@keystrokehq/retellai 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (527) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-community-voice.cjs +1 -1
  4. package/dist/actions/add-community-voice.cjs.map +1 -1
  5. package/dist/actions/add-community-voice.d.cts +18 -3
  6. package/dist/actions/add-community-voice.d.cts.map +1 -1
  7. package/dist/actions/add-community-voice.d.mts +18 -3
  8. package/dist/actions/add-community-voice.d.mts.map +1 -1
  9. package/dist/actions/add-community-voice.mjs +1 -1
  10. package/dist/actions/add-community-voice.mjs.map +1 -1
  11. package/dist/actions/add-knowledge-base-sources.cjs +20 -20
  12. package/dist/actions/add-knowledge-base-sources.cjs.map +1 -1
  13. package/dist/actions/add-knowledge-base-sources.d.cts +51 -3
  14. package/dist/actions/add-knowledge-base-sources.d.cts.map +1 -1
  15. package/dist/actions/add-knowledge-base-sources.d.mts +51 -3
  16. package/dist/actions/add-knowledge-base-sources.d.mts.map +1 -1
  17. package/dist/actions/add-knowledge-base-sources.mjs +20 -20
  18. package/dist/actions/add-knowledge-base-sources.mjs.map +1 -1
  19. package/dist/actions/buy-a-new-phone-number-bind-agents.cjs +5 -5
  20. package/dist/actions/buy-a-new-phone-number-bind-agents.cjs.map +1 -1
  21. package/dist/actions/buy-a-new-phone-number-bind-agents.d.cts +32 -3
  22. package/dist/actions/buy-a-new-phone-number-bind-agents.d.cts.map +1 -1
  23. package/dist/actions/buy-a-new-phone-number-bind-agents.d.mts +32 -3
  24. package/dist/actions/buy-a-new-phone-number-bind-agents.d.mts.map +1 -1
  25. package/dist/actions/buy-a-new-phone-number-bind-agents.mjs +5 -5
  26. package/dist/actions/buy-a-new-phone-number-bind-agents.mjs.map +1 -1
  27. package/dist/actions/create-a-new-outbound-phone-call.cjs +52 -52
  28. package/dist/actions/create-a-new-outbound-phone-call.cjs.map +1 -1
  29. package/dist/actions/create-a-new-outbound-phone-call.d.cts +268 -3
  30. package/dist/actions/create-a-new-outbound-phone-call.d.cts.map +1 -1
  31. package/dist/actions/create-a-new-outbound-phone-call.d.mts +268 -3
  32. package/dist/actions/create-a-new-outbound-phone-call.d.mts.map +1 -1
  33. package/dist/actions/create-a-new-outbound-phone-call.mjs +52 -52
  34. package/dist/actions/create-a-new-outbound-phone-call.mjs.map +1 -1
  35. package/dist/actions/create-a-new-web-call.cjs +11 -11
  36. package/dist/actions/create-a-new-web-call.cjs.map +1 -1
  37. package/dist/actions/create-a-new-web-call.d.cts +57 -3
  38. package/dist/actions/create-a-new-web-call.d.cts.map +1 -1
  39. package/dist/actions/create-a-new-web-call.d.mts +57 -3
  40. package/dist/actions/create-a-new-web-call.d.mts.map +1 -1
  41. package/dist/actions/create-a-new-web-call.mjs +11 -11
  42. package/dist/actions/create-a-new-web-call.mjs.map +1 -1
  43. package/dist/actions/create-agent.cjs +18 -18
  44. package/dist/actions/create-agent.cjs.map +1 -1
  45. package/dist/actions/create-agent.d.cts +232 -3
  46. package/dist/actions/create-agent.d.cts.map +1 -1
  47. package/dist/actions/create-agent.d.mts +232 -3
  48. package/dist/actions/create-agent.d.mts.map +1 -1
  49. package/dist/actions/create-agent.mjs +18 -18
  50. package/dist/actions/create-agent.mjs.map +1 -1
  51. package/dist/actions/create-batch-test.cjs +13 -13
  52. package/dist/actions/create-batch-test.cjs.map +1 -1
  53. package/dist/actions/create-batch-test.d.cts +46 -3
  54. package/dist/actions/create-batch-test.d.cts.map +1 -1
  55. package/dist/actions/create-batch-test.d.mts +46 -3
  56. package/dist/actions/create-batch-test.d.mts.map +1 -1
  57. package/dist/actions/create-batch-test.mjs +13 -13
  58. package/dist/actions/create-batch-test.mjs.map +1 -1
  59. package/dist/actions/create-chat-agent.cjs +23 -23
  60. package/dist/actions/create-chat-agent.cjs.map +1 -1
  61. package/dist/actions/create-chat-agent.d.cts +144 -3
  62. package/dist/actions/create-chat-agent.d.cts.map +1 -1
  63. package/dist/actions/create-chat-agent.d.mts +144 -3
  64. package/dist/actions/create-chat-agent.d.mts.map +1 -1
  65. package/dist/actions/create-chat-agent.mjs +23 -23
  66. package/dist/actions/create-chat-agent.mjs.map +1 -1
  67. package/dist/actions/create-chat-completion.cjs +1 -1
  68. package/dist/actions/create-chat-completion.cjs.map +1 -1
  69. package/dist/actions/create-chat-completion.d.cts +11 -3
  70. package/dist/actions/create-chat-completion.d.cts.map +1 -1
  71. package/dist/actions/create-chat-completion.d.mts +11 -3
  72. package/dist/actions/create-chat-completion.d.mts.map +1 -1
  73. package/dist/actions/create-chat-completion.mjs +1 -1
  74. package/dist/actions/create-chat-completion.mjs.map +1 -1
  75. package/dist/actions/create-chat.cjs +10 -10
  76. package/dist/actions/create-chat.cjs.map +1 -1
  77. package/dist/actions/create-chat.d.cts +53 -3
  78. package/dist/actions/create-chat.d.cts.map +1 -1
  79. package/dist/actions/create-chat.d.mts +53 -3
  80. package/dist/actions/create-chat.d.mts.map +1 -1
  81. package/dist/actions/create-chat.mjs +10 -10
  82. package/dist/actions/create-chat.mjs.map +1 -1
  83. package/dist/actions/create-conversation-flow-component.cjs +13 -13
  84. package/dist/actions/create-conversation-flow-component.cjs.map +1 -1
  85. package/dist/actions/create-conversation-flow-component.d.cts +57 -3
  86. package/dist/actions/create-conversation-flow-component.d.cts.map +1 -1
  87. package/dist/actions/create-conversation-flow-component.d.mts +57 -3
  88. package/dist/actions/create-conversation-flow-component.d.mts.map +1 -1
  89. package/dist/actions/create-conversation-flow-component.mjs +13 -13
  90. package/dist/actions/create-conversation-flow-component.mjs.map +1 -1
  91. package/dist/actions/create-conversation-flow.cjs +4 -4
  92. package/dist/actions/create-conversation-flow.cjs.map +1 -1
  93. package/dist/actions/create-conversation-flow.d.cts +59 -3
  94. package/dist/actions/create-conversation-flow.d.cts.map +1 -1
  95. package/dist/actions/create-conversation-flow.d.mts +59 -3
  96. package/dist/actions/create-conversation-flow.d.mts.map +1 -1
  97. package/dist/actions/create-conversation-flow.mjs +4 -4
  98. package/dist/actions/create-conversation-flow.mjs.map +1 -1
  99. package/dist/actions/create-knowledge-base.cjs +5 -5
  100. package/dist/actions/create-knowledge-base.cjs.map +1 -1
  101. package/dist/actions/create-knowledge-base.d.cts +36 -3
  102. package/dist/actions/create-knowledge-base.d.cts.map +1 -1
  103. package/dist/actions/create-knowledge-base.d.mts +36 -3
  104. package/dist/actions/create-knowledge-base.d.mts.map +1 -1
  105. package/dist/actions/create-knowledge-base.mjs +5 -5
  106. package/dist/actions/create-knowledge-base.mjs.map +1 -1
  107. package/dist/actions/create-retell-llm.cjs +22 -22
  108. package/dist/actions/create-retell-llm.cjs.map +1 -1
  109. package/dist/actions/create-retell-llm.d.cts +173 -3
  110. package/dist/actions/create-retell-llm.d.cts.map +1 -1
  111. package/dist/actions/create-retell-llm.d.mts +173 -3
  112. package/dist/actions/create-retell-llm.d.mts.map +1 -1
  113. package/dist/actions/create-retell-llm.mjs +22 -22
  114. package/dist/actions/create-retell-llm.mjs.map +1 -1
  115. package/dist/actions/create-test-case-definition.cjs +13 -13
  116. package/dist/actions/create-test-case-definition.cjs.map +1 -1
  117. package/dist/actions/create-test-case-definition.d.cts +51 -3
  118. package/dist/actions/create-test-case-definition.d.cts.map +1 -1
  119. package/dist/actions/create-test-case-definition.d.mts +51 -3
  120. package/dist/actions/create-test-case-definition.d.mts.map +1 -1
  121. package/dist/actions/create-test-case-definition.mjs +13 -13
  122. package/dist/actions/create-test-case-definition.mjs.map +1 -1
  123. package/dist/actions/delete-agent.cjs +4 -4
  124. package/dist/actions/delete-agent.cjs.map +1 -1
  125. package/dist/actions/delete-agent.d.cts +12 -3
  126. package/dist/actions/delete-agent.d.cts.map +1 -1
  127. package/dist/actions/delete-agent.d.mts +12 -3
  128. package/dist/actions/delete-agent.d.mts.map +1 -1
  129. package/dist/actions/delete-agent.mjs +4 -4
  130. package/dist/actions/delete-agent.mjs.map +1 -1
  131. package/dist/actions/delete-call.cjs +1 -1
  132. package/dist/actions/delete-call.cjs.map +1 -1
  133. package/dist/actions/delete-call.d.cts +7 -3
  134. package/dist/actions/delete-call.d.cts.map +1 -1
  135. package/dist/actions/delete-call.d.mts +7 -3
  136. package/dist/actions/delete-call.d.mts.map +1 -1
  137. package/dist/actions/delete-call.mjs +1 -1
  138. package/dist/actions/delete-call.mjs.map +1 -1
  139. package/dist/actions/delete-chat-agent.cjs +1 -1
  140. package/dist/actions/delete-chat-agent.cjs.map +1 -1
  141. package/dist/actions/delete-chat-agent.d.cts +10 -3
  142. package/dist/actions/delete-chat-agent.d.cts.map +1 -1
  143. package/dist/actions/delete-chat-agent.d.mts +10 -3
  144. package/dist/actions/delete-chat-agent.d.mts.map +1 -1
  145. package/dist/actions/delete-chat-agent.mjs +1 -1
  146. package/dist/actions/delete-chat-agent.mjs.map +1 -1
  147. package/dist/actions/delete-conversation-flow-component.cjs +1 -1
  148. package/dist/actions/delete-conversation-flow-component.cjs.map +1 -1
  149. package/dist/actions/delete-conversation-flow-component.d.cts +7 -3
  150. package/dist/actions/delete-conversation-flow-component.d.cts.map +1 -1
  151. package/dist/actions/delete-conversation-flow-component.d.mts +7 -3
  152. package/dist/actions/delete-conversation-flow-component.d.mts.map +1 -1
  153. package/dist/actions/delete-conversation-flow-component.mjs +1 -1
  154. package/dist/actions/delete-conversation-flow-component.mjs.map +1 -1
  155. package/dist/actions/delete-conversation-flow.cjs +1 -1
  156. package/dist/actions/delete-conversation-flow.cjs.map +1 -1
  157. package/dist/actions/delete-conversation-flow.d.cts +7 -3
  158. package/dist/actions/delete-conversation-flow.d.cts.map +1 -1
  159. package/dist/actions/delete-conversation-flow.d.mts +7 -3
  160. package/dist/actions/delete-conversation-flow.d.mts.map +1 -1
  161. package/dist/actions/delete-conversation-flow.mjs +1 -1
  162. package/dist/actions/delete-conversation-flow.mjs.map +1 -1
  163. package/dist/actions/delete-knowledge-base-source.cjs +1 -1
  164. package/dist/actions/delete-knowledge-base-source.cjs.map +1 -1
  165. package/dist/actions/delete-knowledge-base-source.d.cts +9 -3
  166. package/dist/actions/delete-knowledge-base-source.d.cts.map +1 -1
  167. package/dist/actions/delete-knowledge-base-source.d.mts +9 -3
  168. package/dist/actions/delete-knowledge-base-source.d.mts.map +1 -1
  169. package/dist/actions/delete-knowledge-base-source.mjs +1 -1
  170. package/dist/actions/delete-knowledge-base-source.mjs.map +1 -1
  171. package/dist/actions/delete-knowledge-base.cjs +1 -1
  172. package/dist/actions/delete-knowledge-base.cjs.map +1 -1
  173. package/dist/actions/delete-knowledge-base.d.cts +7 -3
  174. package/dist/actions/delete-knowledge-base.d.cts.map +1 -1
  175. package/dist/actions/delete-knowledge-base.d.mts +7 -3
  176. package/dist/actions/delete-knowledge-base.d.mts.map +1 -1
  177. package/dist/actions/delete-knowledge-base.mjs +1 -1
  178. package/dist/actions/delete-knowledge-base.mjs.map +1 -1
  179. package/dist/actions/delete-phone-number.cjs +3 -3
  180. package/dist/actions/delete-phone-number.cjs.map +1 -1
  181. package/dist/actions/delete-phone-number.d.cts +10 -3
  182. package/dist/actions/delete-phone-number.d.cts.map +1 -1
  183. package/dist/actions/delete-phone-number.d.mts +10 -3
  184. package/dist/actions/delete-phone-number.d.mts.map +1 -1
  185. package/dist/actions/delete-phone-number.mjs +3 -3
  186. package/dist/actions/delete-phone-number.mjs.map +1 -1
  187. package/dist/actions/delete-retell-llm.cjs +1 -1
  188. package/dist/actions/delete-retell-llm.cjs.map +1 -1
  189. package/dist/actions/delete-retell-llm.d.cts +7 -3
  190. package/dist/actions/delete-retell-llm.d.cts.map +1 -1
  191. package/dist/actions/delete-retell-llm.d.mts +7 -3
  192. package/dist/actions/delete-retell-llm.d.mts.map +1 -1
  193. package/dist/actions/delete-retell-llm.mjs +1 -1
  194. package/dist/actions/delete-retell-llm.mjs.map +1 -1
  195. package/dist/actions/delete-test-case-definition.cjs +1 -1
  196. package/dist/actions/delete-test-case-definition.cjs.map +1 -1
  197. package/dist/actions/delete-test-case-definition.d.cts +7 -3
  198. package/dist/actions/delete-test-case-definition.d.cts.map +1 -1
  199. package/dist/actions/delete-test-case-definition.d.mts +7 -3
  200. package/dist/actions/delete-test-case-definition.d.mts.map +1 -1
  201. package/dist/actions/delete-test-case-definition.mjs +1 -1
  202. package/dist/actions/delete-test-case-definition.mjs.map +1 -1
  203. package/dist/actions/end-chat.cjs +1 -1
  204. package/dist/actions/end-chat.cjs.map +1 -1
  205. package/dist/actions/end-chat.d.cts +10 -3
  206. package/dist/actions/end-chat.d.cts.map +1 -1
  207. package/dist/actions/end-chat.d.mts +10 -3
  208. package/dist/actions/end-chat.d.mts.map +1 -1
  209. package/dist/actions/end-chat.mjs +1 -1
  210. package/dist/actions/end-chat.mjs.map +1 -1
  211. package/dist/actions/get-agent-versions.cjs.map +1 -1
  212. package/dist/actions/get-agent-versions.d.cts +7 -3
  213. package/dist/actions/get-agent-versions.d.cts.map +1 -1
  214. package/dist/actions/get-agent-versions.d.mts +7 -3
  215. package/dist/actions/get-agent-versions.d.mts.map +1 -1
  216. package/dist/actions/get-agent-versions.mjs.map +1 -1
  217. package/dist/actions/get-agent.cjs +48 -48
  218. package/dist/actions/get-agent.cjs.map +1 -1
  219. package/dist/actions/get-agent.d.cts +118 -3
  220. package/dist/actions/get-agent.d.cts.map +1 -1
  221. package/dist/actions/get-agent.d.mts +118 -3
  222. package/dist/actions/get-agent.d.mts.map +1 -1
  223. package/dist/actions/get-agent.mjs +48 -48
  224. package/dist/actions/get-agent.mjs.map +1 -1
  225. package/dist/actions/get-batch-test.cjs +18 -18
  226. package/dist/actions/get-batch-test.cjs.map +1 -1
  227. package/dist/actions/get-batch-test.d.cts +31 -3
  228. package/dist/actions/get-batch-test.d.cts.map +1 -1
  229. package/dist/actions/get-batch-test.d.mts +31 -3
  230. package/dist/actions/get-batch-test.d.mts.map +1 -1
  231. package/dist/actions/get-batch-test.mjs +18 -18
  232. package/dist/actions/get-batch-test.mjs.map +1 -1
  233. package/dist/actions/get-chat-agent-versions.cjs +2 -2
  234. package/dist/actions/get-chat-agent-versions.cjs.map +1 -1
  235. package/dist/actions/get-chat-agent-versions.d.cts +23 -3
  236. package/dist/actions/get-chat-agent-versions.d.cts.map +1 -1
  237. package/dist/actions/get-chat-agent-versions.d.mts +23 -3
  238. package/dist/actions/get-chat-agent-versions.d.mts.map +1 -1
  239. package/dist/actions/get-chat-agent-versions.mjs +2 -2
  240. package/dist/actions/get-chat-agent-versions.mjs.map +1 -1
  241. package/dist/actions/get-chat-agent.cjs +30 -30
  242. package/dist/actions/get-chat-agent.cjs.map +1 -1
  243. package/dist/actions/get-chat-agent.d.cts +79 -3
  244. package/dist/actions/get-chat-agent.d.cts.map +1 -1
  245. package/dist/actions/get-chat-agent.d.mts +79 -3
  246. package/dist/actions/get-chat-agent.d.mts.map +1 -1
  247. package/dist/actions/get-chat-agent.mjs +30 -30
  248. package/dist/actions/get-chat-agent.mjs.map +1 -1
  249. package/dist/actions/get-chat.cjs +10 -10
  250. package/dist/actions/get-chat.cjs.map +1 -1
  251. package/dist/actions/get-chat.d.cts +47 -3
  252. package/dist/actions/get-chat.d.cts.map +1 -1
  253. package/dist/actions/get-chat.d.mts +47 -3
  254. package/dist/actions/get-chat.d.mts.map +1 -1
  255. package/dist/actions/get-chat.mjs +10 -10
  256. package/dist/actions/get-chat.mjs.map +1 -1
  257. package/dist/actions/get-concurrency.cjs +1 -1
  258. package/dist/actions/get-concurrency.cjs.map +1 -1
  259. package/dist/actions/get-concurrency.d.cts +10 -3
  260. package/dist/actions/get-concurrency.d.cts.map +1 -1
  261. package/dist/actions/get-concurrency.d.mts +10 -3
  262. package/dist/actions/get-concurrency.d.mts.map +1 -1
  263. package/dist/actions/get-concurrency.mjs +1 -1
  264. package/dist/actions/get-concurrency.mjs.map +1 -1
  265. package/dist/actions/get-conversation-flow-component.cjs +18 -18
  266. package/dist/actions/get-conversation-flow-component.cjs.map +1 -1
  267. package/dist/actions/get-conversation-flow-component.d.cts +62 -3
  268. package/dist/actions/get-conversation-flow-component.d.cts.map +1 -1
  269. package/dist/actions/get-conversation-flow-component.d.mts +62 -3
  270. package/dist/actions/get-conversation-flow-component.d.mts.map +1 -1
  271. package/dist/actions/get-conversation-flow-component.mjs +18 -18
  272. package/dist/actions/get-conversation-flow-component.mjs.map +1 -1
  273. package/dist/actions/get-conversation-flow.cjs +20 -20
  274. package/dist/actions/get-conversation-flow.cjs.map +1 -1
  275. package/dist/actions/get-conversation-flow.d.cts +86 -3
  276. package/dist/actions/get-conversation-flow.d.cts.map +1 -1
  277. package/dist/actions/get-conversation-flow.d.mts +86 -3
  278. package/dist/actions/get-conversation-flow.d.mts.map +1 -1
  279. package/dist/actions/get-conversation-flow.mjs +20 -20
  280. package/dist/actions/get-conversation-flow.mjs.map +1 -1
  281. package/dist/actions/get-knowledge-base.cjs +19 -19
  282. package/dist/actions/get-knowledge-base.cjs.map +1 -1
  283. package/dist/actions/get-knowledge-base.d.cts +29 -3
  284. package/dist/actions/get-knowledge-base.d.cts.map +1 -1
  285. package/dist/actions/get-knowledge-base.d.mts +29 -3
  286. package/dist/actions/get-knowledge-base.d.mts.map +1 -1
  287. package/dist/actions/get-knowledge-base.mjs +19 -19
  288. package/dist/actions/get-knowledge-base.mjs.map +1 -1
  289. package/dist/actions/get-retell-llm.cjs +79 -79
  290. package/dist/actions/get-retell-llm.cjs.map +1 -1
  291. package/dist/actions/get-retell-llm.d.cts +316 -3
  292. package/dist/actions/get-retell-llm.d.cts.map +1 -1
  293. package/dist/actions/get-retell-llm.d.mts +316 -3
  294. package/dist/actions/get-retell-llm.d.mts.map +1 -1
  295. package/dist/actions/get-retell-llm.mjs +79 -79
  296. package/dist/actions/get-retell-llm.mjs.map +1 -1
  297. package/dist/actions/import-phone-number.cjs +2 -2
  298. package/dist/actions/import-phone-number.cjs.map +1 -1
  299. package/dist/actions/import-phone-number.d.cts +50 -3
  300. package/dist/actions/import-phone-number.d.cts.map +1 -1
  301. package/dist/actions/import-phone-number.d.mts +50 -3
  302. package/dist/actions/import-phone-number.d.mts.map +1 -1
  303. package/dist/actions/import-phone-number.mjs +2 -2
  304. package/dist/actions/import-phone-number.mjs.map +1 -1
  305. package/dist/actions/list-agents.cjs.map +1 -1
  306. package/dist/actions/list-agents.d.cts +3 -3
  307. package/dist/actions/list-agents.d.cts.map +1 -1
  308. package/dist/actions/list-agents.d.mts +3 -3
  309. package/dist/actions/list-agents.d.mts.map +1 -1
  310. package/dist/actions/list-agents.mjs.map +1 -1
  311. package/dist/actions/list-all-chats.cjs.map +1 -1
  312. package/dist/actions/list-all-chats.d.cts +14 -3
  313. package/dist/actions/list-all-chats.d.cts.map +1 -1
  314. package/dist/actions/list-all-chats.d.mts +14 -3
  315. package/dist/actions/list-all-chats.d.mts.map +1 -1
  316. package/dist/actions/list-all-chats.mjs.map +1 -1
  317. package/dist/actions/list-all-phone-numbers.cjs.map +1 -1
  318. package/dist/actions/list-all-phone-numbers.d.cts +3 -3
  319. package/dist/actions/list-all-phone-numbers.d.cts.map +1 -1
  320. package/dist/actions/list-all-phone-numbers.d.mts +3 -3
  321. package/dist/actions/list-all-phone-numbers.d.mts.map +1 -1
  322. package/dist/actions/list-all-phone-numbers.mjs.map +1 -1
  323. package/dist/actions/list-batch-tests.cjs +18 -18
  324. package/dist/actions/list-batch-tests.cjs.map +1 -1
  325. package/dist/actions/list-batch-tests.d.cts +42 -3
  326. package/dist/actions/list-batch-tests.d.cts.map +1 -1
  327. package/dist/actions/list-batch-tests.d.mts +42 -3
  328. package/dist/actions/list-batch-tests.d.mts.map +1 -1
  329. package/dist/actions/list-batch-tests.mjs +18 -18
  330. package/dist/actions/list-batch-tests.mjs.map +1 -1
  331. package/dist/actions/list-chat-agents.cjs.map +1 -1
  332. package/dist/actions/list-chat-agents.d.cts +11 -3
  333. package/dist/actions/list-chat-agents.d.cts.map +1 -1
  334. package/dist/actions/list-chat-agents.d.mts +11 -3
  335. package/dist/actions/list-chat-agents.d.mts.map +1 -1
  336. package/dist/actions/list-chat-agents.mjs.map +1 -1
  337. package/dist/actions/list-conversation-flow-components.cjs +2 -2
  338. package/dist/actions/list-conversation-flow-components.cjs.map +1 -1
  339. package/dist/actions/list-conversation-flow-components.d.cts +12 -3
  340. package/dist/actions/list-conversation-flow-components.d.cts.map +1 -1
  341. package/dist/actions/list-conversation-flow-components.d.mts +12 -3
  342. package/dist/actions/list-conversation-flow-components.d.mts.map +1 -1
  343. package/dist/actions/list-conversation-flow-components.mjs +2 -2
  344. package/dist/actions/list-conversation-flow-components.mjs.map +1 -1
  345. package/dist/actions/list-conversation-flows.cjs +2 -2
  346. package/dist/actions/list-conversation-flows.cjs.map +1 -1
  347. package/dist/actions/list-conversation-flows.d.cts +23 -3
  348. package/dist/actions/list-conversation-flows.d.cts.map +1 -1
  349. package/dist/actions/list-conversation-flows.d.mts +23 -3
  350. package/dist/actions/list-conversation-flows.d.mts.map +1 -1
  351. package/dist/actions/list-conversation-flows.mjs +2 -2
  352. package/dist/actions/list-conversation-flows.mjs.map +1 -1
  353. package/dist/actions/list-knowledge-bases.cjs.map +1 -1
  354. package/dist/actions/list-knowledge-bases.d.cts +3 -3
  355. package/dist/actions/list-knowledge-bases.d.cts.map +1 -1
  356. package/dist/actions/list-knowledge-bases.d.mts +3 -3
  357. package/dist/actions/list-knowledge-bases.d.mts.map +1 -1
  358. package/dist/actions/list-knowledge-bases.mjs.map +1 -1
  359. package/dist/actions/list-retell-llms.cjs +7 -7
  360. package/dist/actions/list-retell-llms.cjs.map +1 -1
  361. package/dist/actions/list-retell-llms.d.cts +60 -3
  362. package/dist/actions/list-retell-llms.d.cts.map +1 -1
  363. package/dist/actions/list-retell-llms.d.mts +60 -3
  364. package/dist/actions/list-retell-llms.d.mts.map +1 -1
  365. package/dist/actions/list-retell-llms.mjs +7 -7
  366. package/dist/actions/list-retell-llms.mjs.map +1 -1
  367. package/dist/actions/list-test-case-definitions.cjs +13 -13
  368. package/dist/actions/list-test-case-definitions.cjs.map +1 -1
  369. package/dist/actions/list-test-case-definitions.d.cts +30 -3
  370. package/dist/actions/list-test-case-definitions.d.cts.map +1 -1
  371. package/dist/actions/list-test-case-definitions.d.mts +30 -3
  372. package/dist/actions/list-test-case-definitions.d.mts.map +1 -1
  373. package/dist/actions/list-test-case-definitions.mjs +13 -13
  374. package/dist/actions/list-test-case-definitions.mjs.map +1 -1
  375. package/dist/actions/list-test-runs.cjs.map +1 -1
  376. package/dist/actions/list-test-runs.d.cts +7 -3
  377. package/dist/actions/list-test-runs.d.cts.map +1 -1
  378. package/dist/actions/list-test-runs.d.mts +7 -3
  379. package/dist/actions/list-test-runs.d.mts.map +1 -1
  380. package/dist/actions/list-test-runs.mjs.map +1 -1
  381. package/dist/actions/list-voices.cjs.map +1 -1
  382. package/dist/actions/list-voices.d.cts +3 -3
  383. package/dist/actions/list-voices.d.cts.map +1 -1
  384. package/dist/actions/list-voices.d.mts +3 -3
  385. package/dist/actions/list-voices.d.mts.map +1 -1
  386. package/dist/actions/list-voices.mjs.map +1 -1
  387. package/dist/actions/publish-agent.cjs +5 -5
  388. package/dist/actions/publish-agent.cjs.map +1 -1
  389. package/dist/actions/publish-agent.d.cts +61 -3
  390. package/dist/actions/publish-agent.d.cts.map +1 -1
  391. package/dist/actions/publish-agent.d.mts +61 -3
  392. package/dist/actions/publish-agent.d.mts.map +1 -1
  393. package/dist/actions/publish-agent.mjs +5 -5
  394. package/dist/actions/publish-agent.mjs.map +1 -1
  395. package/dist/actions/publish-chat-agent.cjs +5 -5
  396. package/dist/actions/publish-chat-agent.cjs.map +1 -1
  397. package/dist/actions/publish-chat-agent.d.cts +28 -3
  398. package/dist/actions/publish-chat-agent.d.cts.map +1 -1
  399. package/dist/actions/publish-chat-agent.d.mts +28 -3
  400. package/dist/actions/publish-chat-agent.d.mts.map +1 -1
  401. package/dist/actions/publish-chat-agent.mjs +5 -5
  402. package/dist/actions/publish-chat-agent.mjs.map +1 -1
  403. package/dist/actions/register-phone-call.cjs +52 -52
  404. package/dist/actions/register-phone-call.cjs.map +1 -1
  405. package/dist/actions/register-phone-call.d.cts +271 -3
  406. package/dist/actions/register-phone-call.d.cts.map +1 -1
  407. package/dist/actions/register-phone-call.d.mts +271 -3
  408. package/dist/actions/register-phone-call.d.mts.map +1 -1
  409. package/dist/actions/register-phone-call.mjs +52 -52
  410. package/dist/actions/register-phone-call.mjs.map +1 -1
  411. package/dist/actions/retrieve-call-details-by-id.cjs.map +1 -1
  412. package/dist/actions/retrieve-call-details-by-id.d.cts +7 -3
  413. package/dist/actions/retrieve-call-details-by-id.d.cts.map +1 -1
  414. package/dist/actions/retrieve-call-details-by-id.d.mts +7 -3
  415. package/dist/actions/retrieve-call-details-by-id.d.mts.map +1 -1
  416. package/dist/actions/retrieve-call-details-by-id.mjs.map +1 -1
  417. package/dist/actions/retrieve-call-details.cjs +18 -18
  418. package/dist/actions/retrieve-call-details.cjs.map +1 -1
  419. package/dist/actions/retrieve-call-details.d.cts +204 -3
  420. package/dist/actions/retrieve-call-details.d.cts.map +1 -1
  421. package/dist/actions/retrieve-call-details.d.mts +204 -3
  422. package/dist/actions/retrieve-call-details.d.mts.map +1 -1
  423. package/dist/actions/retrieve-call-details.mjs +18 -18
  424. package/dist/actions/retrieve-call-details.mjs.map +1 -1
  425. package/dist/actions/retrieve-details-of-a-specific-phone-number.cjs +2 -2
  426. package/dist/actions/retrieve-details-of-a-specific-phone-number.cjs.map +1 -1
  427. package/dist/actions/retrieve-details-of-a-specific-phone-number.d.cts +19 -3
  428. package/dist/actions/retrieve-details-of-a-specific-phone-number.d.cts.map +1 -1
  429. package/dist/actions/retrieve-details-of-a-specific-phone-number.d.mts +19 -3
  430. package/dist/actions/retrieve-details-of-a-specific-phone-number.d.mts.map +1 -1
  431. package/dist/actions/retrieve-details-of-a-specific-phone-number.mjs +2 -2
  432. package/dist/actions/retrieve-details-of-a-specific-phone-number.mjs.map +1 -1
  433. package/dist/actions/retrieve-details-of-a-specific-voice.cjs +1 -1
  434. package/dist/actions/retrieve-details-of-a-specific-voice.cjs.map +1 -1
  435. package/dist/actions/retrieve-details-of-a-specific-voice.d.cts +15 -3
  436. package/dist/actions/retrieve-details-of-a-specific-voice.d.cts.map +1 -1
  437. package/dist/actions/retrieve-details-of-a-specific-voice.d.mts +15 -3
  438. package/dist/actions/retrieve-details-of-a-specific-voice.d.mts.map +1 -1
  439. package/dist/actions/retrieve-details-of-a-specific-voice.mjs +1 -1
  440. package/dist/actions/retrieve-details-of-a-specific-voice.mjs.map +1 -1
  441. package/dist/actions/search-community-voice.cjs +2 -2
  442. package/dist/actions/search-community-voice.cjs.map +1 -1
  443. package/dist/actions/search-community-voice.d.cts +20 -3
  444. package/dist/actions/search-community-voice.d.cts.map +1 -1
  445. package/dist/actions/search-community-voice.d.mts +20 -3
  446. package/dist/actions/search-community-voice.d.mts.map +1 -1
  447. package/dist/actions/search-community-voice.mjs +2 -2
  448. package/dist/actions/search-community-voice.mjs.map +1 -1
  449. package/dist/actions/update-agent.cjs +55 -55
  450. package/dist/actions/update-agent.cjs.map +1 -1
  451. package/dist/actions/update-agent.d.cts +313 -3
  452. package/dist/actions/update-agent.d.cts.map +1 -1
  453. package/dist/actions/update-agent.d.mts +313 -3
  454. package/dist/actions/update-agent.d.mts.map +1 -1
  455. package/dist/actions/update-agent.mjs +55 -55
  456. package/dist/actions/update-agent.mjs.map +1 -1
  457. package/dist/actions/update-call.cjs +4 -4
  458. package/dist/actions/update-call.cjs.map +1 -1
  459. package/dist/actions/update-call.d.cts +28 -3
  460. package/dist/actions/update-call.d.cts.map +1 -1
  461. package/dist/actions/update-call.d.mts +28 -3
  462. package/dist/actions/update-call.d.mts.map +1 -1
  463. package/dist/actions/update-call.mjs +4 -4
  464. package/dist/actions/update-call.mjs.map +1 -1
  465. package/dist/actions/update-chat-agent.cjs +51 -51
  466. package/dist/actions/update-chat-agent.cjs.map +1 -1
  467. package/dist/actions/update-chat-agent.d.cts +206 -3
  468. package/dist/actions/update-chat-agent.d.cts.map +1 -1
  469. package/dist/actions/update-chat-agent.d.mts +206 -3
  470. package/dist/actions/update-chat-agent.d.mts.map +1 -1
  471. package/dist/actions/update-chat-agent.mjs +51 -51
  472. package/dist/actions/update-chat-agent.mjs.map +1 -1
  473. package/dist/actions/update-chat-metadata.cjs +13 -13
  474. package/dist/actions/update-chat-metadata.cjs.map +1 -1
  475. package/dist/actions/update-chat-metadata.d.cts +58 -3
  476. package/dist/actions/update-chat-metadata.d.cts.map +1 -1
  477. package/dist/actions/update-chat-metadata.d.mts +58 -3
  478. package/dist/actions/update-chat-metadata.d.mts.map +1 -1
  479. package/dist/actions/update-chat-metadata.mjs +13 -13
  480. package/dist/actions/update-chat-metadata.mjs.map +1 -1
  481. package/dist/actions/update-conversation-flow-component.cjs +74 -74
  482. package/dist/actions/update-conversation-flow-component.cjs.map +1 -1
  483. package/dist/actions/update-conversation-flow-component.d.cts +265 -3
  484. package/dist/actions/update-conversation-flow-component.d.cts.map +1 -1
  485. package/dist/actions/update-conversation-flow-component.d.mts +265 -3
  486. package/dist/actions/update-conversation-flow-component.d.mts.map +1 -1
  487. package/dist/actions/update-conversation-flow-component.mjs +74 -74
  488. package/dist/actions/update-conversation-flow-component.mjs.map +1 -1
  489. package/dist/actions/update-conversation-flow.cjs +12 -12
  490. package/dist/actions/update-conversation-flow.cjs.map +1 -1
  491. package/dist/actions/update-conversation-flow.d.cts +114 -3
  492. package/dist/actions/update-conversation-flow.d.cts.map +1 -1
  493. package/dist/actions/update-conversation-flow.d.mts +114 -3
  494. package/dist/actions/update-conversation-flow.d.mts.map +1 -1
  495. package/dist/actions/update-conversation-flow.mjs +12 -12
  496. package/dist/actions/update-conversation-flow.mjs.map +1 -1
  497. package/dist/actions/update-phone-number.cjs +6 -6
  498. package/dist/actions/update-phone-number.cjs.map +1 -1
  499. package/dist/actions/update-phone-number.d.cts +58 -3
  500. package/dist/actions/update-phone-number.d.cts.map +1 -1
  501. package/dist/actions/update-phone-number.d.mts +58 -3
  502. package/dist/actions/update-phone-number.d.mts.map +1 -1
  503. package/dist/actions/update-phone-number.mjs +6 -6
  504. package/dist/actions/update-phone-number.mjs.map +1 -1
  505. package/dist/actions/update-retell-llm.cjs +22 -22
  506. package/dist/actions/update-retell-llm.cjs.map +1 -1
  507. package/dist/actions/update-retell-llm.d.cts +178 -3
  508. package/dist/actions/update-retell-llm.d.cts.map +1 -1
  509. package/dist/actions/update-retell-llm.d.mts +178 -3
  510. package/dist/actions/update-retell-llm.d.mts.map +1 -1
  511. package/dist/actions/update-retell-llm.mjs +22 -22
  512. package/dist/actions/update-retell-llm.mjs.map +1 -1
  513. package/dist/actions/update-test-case-definition.cjs +22 -22
  514. package/dist/actions/update-test-case-definition.cjs.map +1 -1
  515. package/dist/actions/update-test-case-definition.d.cts +89 -3
  516. package/dist/actions/update-test-case-definition.d.cts.map +1 -1
  517. package/dist/actions/update-test-case-definition.d.mts +89 -3
  518. package/dist/actions/update-test-case-definition.d.mts.map +1 -1
  519. package/dist/actions/update-test-case-definition.mjs +22 -22
  520. package/dist/actions/update-test-case-definition.mjs.map +1 -1
  521. package/dist/catalog.cjs +7 -1
  522. package/dist/catalog.cjs.map +1 -1
  523. package/dist/catalog.d.cts +8 -0
  524. package/dist/catalog.d.mts +8 -0
  525. package/dist/catalog.mjs +7 -1
  526. package/dist/catalog.mjs.map +1 -1
  527. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-details-of-a-specific-voice.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-details-of-a-specific-voice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiRetrieveDetailsOfASpecificVoiceInput: z.ZodTypeAny = z.object({\n voice_id: z.string().describe(\"The unique identifier for the voice to retrieve (e.g., 'cartesia-Cleo', '11labs-Adrian')\"),\n}).describe(\"Request schema for `RetrieveDetailsOfASpecificVoice`\");\nexport const RetellaiRetrieveDetailsOfASpecificVoiceOutput: z.ZodTypeAny = z.object({\n age: z.string().describe(\"The age range of the voice\").nullable().optional(),\n accent: z.string().describe(\"The accent of the voice\").nullable().optional(),\n gender: z.string().describe(\"The gender of the voice\").nullable().optional(),\n provider: z.string().describe(\"The voice provider (e.g., '11labs', 'cartesia')\").nullable().optional(),\n voice_id: z.string().describe(\"The unique identifier for the voice\").nullable().optional(),\n voice_name: z.string().describe(\"The name of the voice\").nullable().optional(),\n preview_audio_url: z.string().describe(\"URL to preview audio sample of the voice\").nullable().optional(),\n}).describe(\"Response schema for `RetrieveDetailsOfASpecificVoice`\");\n\nexport const retellaiRetrieveDetailsOfASpecificVoice = action(\"RETELLAI_RETRIEVE_DETAILS_OF_A_SPECIFIC_VOICE\", {\n slug: \"retellai-retrieve-details-of-a-specific-voice\",\n name: \"Retrieve details of a specific voice\",\n description: \"Tool to retrieve details of a specific voice by its voice_id. Use when you need information about a specific voice including its name, provider, accent, gender, age, and preview audio URL.\",\n input: RetellaiRetrieveDetailsOfASpecificVoiceInput,\n output: RetellaiRetrieveDetailsOfASpecificVoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA6DA,IAAAA,EAAE,OAAO,EACjF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,gDAA8DA,IAAAA,EAAE,OAAO;CAClF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,0CAA0CC,eAAAA,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-details-of-a-specific-voice.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-details-of-a-specific-voice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiRetrieveDetailsOfASpecificVoiceInput = z.object({\n voice_id: z.string().describe(\"The unique identifier for the voice to retrieve (e.g., 'cartesia-Cleo', '11labs-Adrian')\"),\n}).describe(\"Request schema for `RetrieveDetailsOfASpecificVoice`\");\nexport const RetellaiRetrieveDetailsOfASpecificVoiceOutput = z.object({\n age: z.string().describe(\"The age range of the voice\").nullable().optional(),\n accent: z.string().describe(\"The accent of the voice\").nullable().optional(),\n gender: z.string().describe(\"The gender of the voice\").nullable().optional(),\n provider: z.string().describe(\"The voice provider (e.g., '11labs', 'cartesia')\").nullable().optional(),\n voice_id: z.string().describe(\"The unique identifier for the voice\").nullable().optional(),\n voice_name: z.string().describe(\"The name of the voice\").nullable().optional(),\n preview_audio_url: z.string().describe(\"URL to preview audio sample of the voice\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `RetrieveDetailsOfASpecificVoice`\");\n\nexport const retellaiRetrieveDetailsOfASpecificVoice = action(\"RETELLAI_RETRIEVE_DETAILS_OF_A_SPECIFIC_VOICE\", {\n slug: \"retellai-retrieve-details-of-a-specific-voice\",\n name: \"Retrieve details of a specific voice\",\n description: \"Tool to retrieve details of a specific voice by its voice_id. Use when you need information about a specific voice including its name, provider, accent, gender, age, and preview audio URL.\",\n input: RetellaiRetrieveDetailsOfASpecificVoiceInput,\n output: RetellaiRetrieveDetailsOfASpecificVoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EAC1H,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,0CAA0CC,eAAAA,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-details-of-a-specific-voice.d.ts
4
- declare const RetellaiRetrieveDetailsOfASpecificVoiceInput: z.ZodTypeAny;
5
- declare const RetellaiRetrieveDetailsOfASpecificVoiceOutput: z.ZodTypeAny;
6
- declare const retellaiRetrieveDetailsOfASpecificVoice: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiRetrieveDetailsOfASpecificVoiceInput: z.ZodObject<{
5
+ voice_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RetellaiRetrieveDetailsOfASpecificVoiceOutput: z.ZodObject<{
8
+ age: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ accent: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ gender: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ voice_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ voice_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ preview_audio_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const retellaiRetrieveDetailsOfASpecificVoice: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ voice_id: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { retellaiRetrieveDetailsOfASpecificVoice };
9
21
  //# sourceMappingURL=retrieve-details-of-a-specific-voice.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-details-of-a-specific-voice.d.cts","names":[],"sources":["../../src/actions/retrieve-details-of-a-specific-voice.ts"],"mappings":";;;cAIa,4CAAA,EAA8C,CAAA,CAAE,UAEM;AAAA,cACtD,6CAAA,EAA+C,CAAA,CAAE,UAQM;AAAA,cAEvD,uCAAA,gCAAuC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-details-of-a-specific-voice.d.cts","names":[],"sources":["../../src/actions/retrieve-details-of-a-specific-voice.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;cAG5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;cAU7C,uCAAA,gCAAuC,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-details-of-a-specific-voice.d.ts
4
- declare const RetellaiRetrieveDetailsOfASpecificVoiceInput: z.ZodTypeAny;
5
- declare const RetellaiRetrieveDetailsOfASpecificVoiceOutput: z.ZodTypeAny;
6
- declare const retellaiRetrieveDetailsOfASpecificVoice: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiRetrieveDetailsOfASpecificVoiceInput: z.ZodObject<{
5
+ voice_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RetellaiRetrieveDetailsOfASpecificVoiceOutput: z.ZodObject<{
8
+ age: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ accent: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ gender: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ voice_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ voice_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ preview_audio_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const retellaiRetrieveDetailsOfASpecificVoice: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ voice_id: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { retellaiRetrieveDetailsOfASpecificVoice };
9
21
  //# sourceMappingURL=retrieve-details-of-a-specific-voice.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-details-of-a-specific-voice.d.mts","names":[],"sources":["../../src/actions/retrieve-details-of-a-specific-voice.ts"],"mappings":";;;cAIa,4CAAA,EAA8C,CAAA,CAAE,UAEM;AAAA,cACtD,6CAAA,EAA+C,CAAA,CAAE,UAQM;AAAA,cAEvD,uCAAA,gCAAuC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-details-of-a-specific-voice.d.mts","names":[],"sources":["../../src/actions/retrieve-details-of-a-specific-voice.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;cAG5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;cAU7C,uCAAA,gCAAuC,wBAAA"}
@@ -13,7 +13,7 @@ const retellaiRetrieveDetailsOfASpecificVoice = action("RETELLAI_RETRIEVE_DETAIL
13
13
  voice_id: z.string().describe("The unique identifier for the voice").nullable().optional(),
14
14
  voice_name: z.string().describe("The name of the voice").nullable().optional(),
15
15
  preview_audio_url: z.string().describe("URL to preview audio sample of the voice").nullable().optional()
16
- }).describe("Response schema for `RetrieveDetailsOfASpecificVoice`")
16
+ }).passthrough().describe("Response schema for `RetrieveDetailsOfASpecificVoice`")
17
17
  });
18
18
  //#endregion
19
19
  export { retellaiRetrieveDetailsOfASpecificVoice };
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-details-of-a-specific-voice.mjs","names":[],"sources":["../../src/actions/retrieve-details-of-a-specific-voice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiRetrieveDetailsOfASpecificVoiceInput: z.ZodTypeAny = z.object({\n voice_id: z.string().describe(\"The unique identifier for the voice to retrieve (e.g., 'cartesia-Cleo', '11labs-Adrian')\"),\n}).describe(\"Request schema for `RetrieveDetailsOfASpecificVoice`\");\nexport const RetellaiRetrieveDetailsOfASpecificVoiceOutput: z.ZodTypeAny = z.object({\n age: z.string().describe(\"The age range of the voice\").nullable().optional(),\n accent: z.string().describe(\"The accent of the voice\").nullable().optional(),\n gender: z.string().describe(\"The gender of the voice\").nullable().optional(),\n provider: z.string().describe(\"The voice provider (e.g., '11labs', 'cartesia')\").nullable().optional(),\n voice_id: z.string().describe(\"The unique identifier for the voice\").nullable().optional(),\n voice_name: z.string().describe(\"The name of the voice\").nullable().optional(),\n preview_audio_url: z.string().describe(\"URL to preview audio sample of the voice\").nullable().optional(),\n}).describe(\"Response schema for `RetrieveDetailsOfASpecificVoice`\");\n\nexport const retellaiRetrieveDetailsOfASpecificVoice = action(\"RETELLAI_RETRIEVE_DETAILS_OF_A_SPECIFIC_VOICE\", {\n slug: \"retellai-retrieve-details-of-a-specific-voice\",\n name: \"Retrieve details of a specific voice\",\n description: \"Tool to retrieve details of a specific voice by its voice_id. Use when you need information about a specific voice including its name, provider, accent, gender, age, and preview audio URL.\",\n input: RetellaiRetrieveDetailsOfASpecificVoiceInput,\n output: RetellaiRetrieveDetailsOfASpecificVoiceOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBwE,EAAE,OAAO,EACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EAC1H,CAAC,CAAC,CAAC,SAAS,sDAeH;CACP,QAfyE,EAAE,OAAO;EAClF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-details-of-a-specific-voice.mjs","names":[],"sources":["../../src/actions/retrieve-details-of-a-specific-voice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiRetrieveDetailsOfASpecificVoiceInput = z.object({\n voice_id: z.string().describe(\"The unique identifier for the voice to retrieve (e.g., 'cartesia-Cleo', '11labs-Adrian')\"),\n}).describe(\"Request schema for `RetrieveDetailsOfASpecificVoice`\");\nexport const RetellaiRetrieveDetailsOfASpecificVoiceOutput = z.object({\n age: z.string().describe(\"The age range of the voice\").nullable().optional(),\n accent: z.string().describe(\"The accent of the voice\").nullable().optional(),\n gender: z.string().describe(\"The gender of the voice\").nullable().optional(),\n provider: z.string().describe(\"The voice provider (e.g., '11labs', 'cartesia')\").nullable().optional(),\n voice_id: z.string().describe(\"The unique identifier for the voice\").nullable().optional(),\n voice_name: z.string().describe(\"The name of the voice\").nullable().optional(),\n preview_audio_url: z.string().describe(\"URL to preview audio sample of the voice\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `RetrieveDetailsOfASpecificVoice`\");\n\nexport const retellaiRetrieveDetailsOfASpecificVoice = action(\"RETELLAI_RETRIEVE_DETAILS_OF_A_SPECIFIC_VOICE\", {\n slug: \"retellai-retrieve-details-of-a-specific-voice\",\n name: \"Retrieve details of a specific voice\",\n description: \"Tool to retrieve details of a specific voice by its voice_id. Use when you need information about a specific voice including its name, provider, accent, gender, age, and preview audio URL.\",\n input: RetellaiRetrieveDetailsOfASpecificVoiceInput,\n output: RetellaiRetrieveDetailsOfASpecificVoiceOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB0D,EAAE,OAAO,EACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EAC1H,CAAC,CAAC,CAAC,SAAS,sDAeH;CACP,QAf2D,EAAE,OAAO;EACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
@@ -14,8 +14,8 @@ const RetellaiSearchCommunityVoice_VoiceSchema = zod.z.object({
14
14
  description: zod.z.string().describe("Description of the voice").nullable().optional(),
15
15
  public_user_id: zod.z.string().describe("Public user ID associated with the voice").nullable().optional(),
16
16
  provider_voice_id: zod.z.string().describe("Unique identifier for the voice from the provider").nullable().optional()
17
- }).describe("Schema for individual voice in search results");
18
- const RetellaiSearchCommunityVoiceOutput = zod.z.object({ voices: zod.z.array(RetellaiSearchCommunityVoice_VoiceSchema).describe("List of voices matching the search query").nullable().optional() }).describe("Response schema for `SearchCommunityVoice`");
17
+ }).passthrough().describe("Schema for individual voice in search results");
18
+ const RetellaiSearchCommunityVoiceOutput = zod.z.object({ voices: zod.z.array(RetellaiSearchCommunityVoice_VoiceSchema).describe("List of voices matching the search query").nullable().optional() }).passthrough().describe("Response schema for `SearchCommunityVoice`");
19
19
  const retellaiSearchCommunityVoice = require_action.action("RETELLAI_SEARCH_COMMUNITY_VOICE", {
20
20
  slug: "retellai-search-community-voice",
21
21
  name: "Search community voice",
@@ -1 +1 @@
1
- {"version":3,"file":"search-community-voice.cjs","names":["z","action"],"sources":["../../src/actions/search-community-voice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiSearchCommunityVoiceInput: z.ZodTypeAny = z.object({\n search_query: z.string().describe(\"Query to find voices by name, description, or ID\"),\n voice_provider: z.enum([\"elevenlabs\", \"cartesia\", \"minimax\"]).describe(\"Provider filter for voices. Options: elevenlabs, cartesia, minimax\").optional(),\n}).describe(\"Request schema for `SearchCommunityVoice`\");\nconst RetellaiSearchCommunityVoice_VoiceSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the voice\").nullable().optional(),\n description: z.string().describe(\"Description of the voice\").nullable().optional(),\n public_user_id: z.string().describe(\"Public user ID associated with the voice\").nullable().optional(),\n provider_voice_id: z.string().describe(\"Unique identifier for the voice from the provider\").nullable().optional(),\n}).describe(\"Schema for individual voice in search results\");\nexport const RetellaiSearchCommunityVoiceOutput: z.ZodTypeAny = z.object({\n voices: z.array(RetellaiSearchCommunityVoice_VoiceSchema).describe(\"List of voices matching the search query\").nullable().optional(),\n}).describe(\"Response schema for `SearchCommunityVoice`\");\n\nexport const retellaiSearchCommunityVoice = action(\"RETELLAI_SEARCH_COMMUNITY_VOICE\", {\n slug: \"retellai-search-community-voice\",\n name: \"Search community voice\",\n description: \"Search for community voices from voice providers. Use when you need to find voices by name, description, or ID, optionally filtering by provider.\",\n input: RetellaiSearchCommunityVoiceInput,\n output: RetellaiSearchCommunityVoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACpF,gBAAgBA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAY;CAAS,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,2CAAyDA,IAAAA,EAAE,OAAO;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,QAAQA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrI,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"search-community-voice.cjs","names":["z","action"],"sources":["../../src/actions/search-community-voice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiSearchCommunityVoiceInput = z.object({\n search_query: z.string().describe(\"Query to find voices by name, description, or ID\"),\n voice_provider: z.enum([\"elevenlabs\", \"cartesia\", \"minimax\"]).describe(\"Provider filter for voices. Options: elevenlabs, cartesia, minimax\").optional(),\n}).describe(\"Request schema for `SearchCommunityVoice`\");\nconst RetellaiSearchCommunityVoice_VoiceSchema = z.object({\n name: z.string().describe(\"Name of the voice\").nullable().optional(),\n description: z.string().describe(\"Description of the voice\").nullable().optional(),\n public_user_id: z.string().describe(\"Public user ID associated with the voice\").nullable().optional(),\n provider_voice_id: z.string().describe(\"Unique identifier for the voice from the provider\").nullable().optional(),\n}).passthrough().describe(\"Schema for individual voice in search results\");\nexport const RetellaiSearchCommunityVoiceOutput = z.object({\n voices: z.array(RetellaiSearchCommunityVoice_VoiceSchema).describe(\"List of voices matching the search query\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `SearchCommunityVoice`\");\n\nexport const retellaiSearchCommunityVoice = action(\"RETELLAI_SEARCH_COMMUNITY_VOICE\", {\n slug: \"retellai-search-community-voice\",\n name: \"Search community voice\",\n description: \"Search for community voices from voice providers. Use when you need to find voices by name, description, or ID, optionally filtering by provider.\",\n input: RetellaiSearchCommunityVoiceInput,\n output: RetellaiSearchCommunityVoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACpF,gBAAgBA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAY;CAAS,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AACzE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,QAAQA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/search-community-voice.d.ts
4
- declare const RetellaiSearchCommunityVoiceInput: z.ZodTypeAny;
5
- declare const RetellaiSearchCommunityVoiceOutput: z.ZodTypeAny;
6
- declare const retellaiSearchCommunityVoice: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiSearchCommunityVoiceInput: z.ZodObject<{
5
+ search_query: z.ZodString;
6
+ voice_provider: z.ZodOptional<z.ZodEnum<{
7
+ elevenlabs: "elevenlabs";
8
+ cartesia: "cartesia";
9
+ minimax: "minimax";
10
+ }>>;
11
+ }, z.core.$strip>;
12
+ declare const RetellaiSearchCommunityVoiceOutput: z.ZodObject<{
13
+ voices: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ public_user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ provider_voice_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$loose>>>>;
19
+ }, z.core.$loose>;
20
+ declare const retellaiSearchCommunityVoice: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ search_query: string;
22
+ voice_provider?: "elevenlabs" | "cartesia" | "minimax" | undefined;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { retellaiSearchCommunityVoice };
9
26
  //# sourceMappingURL=search-community-voice.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-community-voice.d.cts","names":[],"sources":["../../src/actions/search-community-voice.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAGM;AAAA,cAO3C,kCAAA,EAAoC,CAAA,CAAE,UAEM;AAAA,cAE5C,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"search-community-voice.d.cts","names":[],"sources":["../../src/actions/search-community-voice.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAUjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/search-community-voice.d.ts
4
- declare const RetellaiSearchCommunityVoiceInput: z.ZodTypeAny;
5
- declare const RetellaiSearchCommunityVoiceOutput: z.ZodTypeAny;
6
- declare const retellaiSearchCommunityVoice: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiSearchCommunityVoiceInput: z.ZodObject<{
5
+ search_query: z.ZodString;
6
+ voice_provider: z.ZodOptional<z.ZodEnum<{
7
+ elevenlabs: "elevenlabs";
8
+ cartesia: "cartesia";
9
+ minimax: "minimax";
10
+ }>>;
11
+ }, z.core.$strip>;
12
+ declare const RetellaiSearchCommunityVoiceOutput: z.ZodObject<{
13
+ voices: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ public_user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ provider_voice_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$loose>>>>;
19
+ }, z.core.$loose>;
20
+ declare const retellaiSearchCommunityVoice: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ search_query: string;
22
+ voice_provider?: "elevenlabs" | "cartesia" | "minimax" | undefined;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { retellaiSearchCommunityVoice };
9
26
  //# sourceMappingURL=search-community-voice.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-community-voice.d.mts","names":[],"sources":["../../src/actions/search-community-voice.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAGM;AAAA,cAO3C,kCAAA,EAAoC,CAAA,CAAE,UAEM;AAAA,cAE5C,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"search-community-voice.d.mts","names":[],"sources":["../../src/actions/search-community-voice.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAUjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
@@ -14,13 +14,13 @@ const RetellaiSearchCommunityVoice_VoiceSchema = z.object({
14
14
  description: z.string().describe("Description of the voice").nullable().optional(),
15
15
  public_user_id: z.string().describe("Public user ID associated with the voice").nullable().optional(),
16
16
  provider_voice_id: z.string().describe("Unique identifier for the voice from the provider").nullable().optional()
17
- }).describe("Schema for individual voice in search results");
17
+ }).passthrough().describe("Schema for individual voice in search results");
18
18
  const retellaiSearchCommunityVoice = action("RETELLAI_SEARCH_COMMUNITY_VOICE", {
19
19
  slug: "retellai-search-community-voice",
20
20
  name: "Search community voice",
21
21
  description: "Search for community voices from voice providers. Use when you need to find voices by name, description, or ID, optionally filtering by provider.",
22
22
  input: RetellaiSearchCommunityVoiceInput,
23
- output: z.object({ voices: z.array(RetellaiSearchCommunityVoice_VoiceSchema).describe("List of voices matching the search query").nullable().optional() }).describe("Response schema for `SearchCommunityVoice`")
23
+ output: z.object({ voices: z.array(RetellaiSearchCommunityVoice_VoiceSchema).describe("List of voices matching the search query").nullable().optional() }).passthrough().describe("Response schema for `SearchCommunityVoice`")
24
24
  });
25
25
  //#endregion
26
26
  export { retellaiSearchCommunityVoice };
@@ -1 +1 @@
1
- {"version":3,"file":"search-community-voice.mjs","names":[],"sources":["../../src/actions/search-community-voice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiSearchCommunityVoiceInput: z.ZodTypeAny = z.object({\n search_query: z.string().describe(\"Query to find voices by name, description, or ID\"),\n voice_provider: z.enum([\"elevenlabs\", \"cartesia\", \"minimax\"]).describe(\"Provider filter for voices. Options: elevenlabs, cartesia, minimax\").optional(),\n}).describe(\"Request schema for `SearchCommunityVoice`\");\nconst RetellaiSearchCommunityVoice_VoiceSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the voice\").nullable().optional(),\n description: z.string().describe(\"Description of the voice\").nullable().optional(),\n public_user_id: z.string().describe(\"Public user ID associated with the voice\").nullable().optional(),\n provider_voice_id: z.string().describe(\"Unique identifier for the voice from the provider\").nullable().optional(),\n}).describe(\"Schema for individual voice in search results\");\nexport const RetellaiSearchCommunityVoiceOutput: z.ZodTypeAny = z.object({\n voices: z.array(RetellaiSearchCommunityVoice_VoiceSchema).describe(\"List of voices matching the search query\").nullable().optional(),\n}).describe(\"Response schema for `SearchCommunityVoice`\");\n\nexport const retellaiSearchCommunityVoice = action(\"RETELLAI_SEARCH_COMMUNITY_VOICE\", {\n slug: \"retellai-search-community-voice\",\n name: \"Search community voice\",\n description: \"Search for community voices from voice providers. Use when you need to find voices by name, description, or ID, optionally filtering by provider.\",\n input: RetellaiSearchCommunityVoiceInput,\n output: RetellaiSearchCommunityVoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO;CACtE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACpF,gBAAgB,EAAE,KAAK;EAAC;EAAc;EAAY;CAAS,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,2CAAyD,EAAE,OAAO;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAK3D,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8D,EAAE,OAAO,EACvE,QAAQ,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrI,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"search-community-voice.mjs","names":[],"sources":["../../src/actions/search-community-voice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiSearchCommunityVoiceInput = z.object({\n search_query: z.string().describe(\"Query to find voices by name, description, or ID\"),\n voice_provider: z.enum([\"elevenlabs\", \"cartesia\", \"minimax\"]).describe(\"Provider filter for voices. Options: elevenlabs, cartesia, minimax\").optional(),\n}).describe(\"Request schema for `SearchCommunityVoice`\");\nconst RetellaiSearchCommunityVoice_VoiceSchema = z.object({\n name: z.string().describe(\"Name of the voice\").nullable().optional(),\n description: z.string().describe(\"Description of the voice\").nullable().optional(),\n public_user_id: z.string().describe(\"Public user ID associated with the voice\").nullable().optional(),\n provider_voice_id: z.string().describe(\"Unique identifier for the voice from the provider\").nullable().optional(),\n}).passthrough().describe(\"Schema for individual voice in search results\");\nexport const RetellaiSearchCommunityVoiceOutput = z.object({\n voices: z.array(RetellaiSearchCommunityVoice_VoiceSchema).describe(\"List of voices matching the search query\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `SearchCommunityVoice`\");\n\nexport const retellaiSearchCommunityVoice = action(\"RETELLAI_SEARCH_COMMUNITY_VOICE\", {\n slug: \"retellai-search-community-voice\",\n name: \"Search community voice\",\n description: \"Search for community voices from voice providers. Use when you need to find voices by name, description, or ID, optionally filtering by provider.\",\n input: RetellaiSearchCommunityVoiceInput,\n output: RetellaiSearchCommunityVoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACpF,gBAAgB,EAAE,KAAK;EAAC;EAAc;EAAY;CAAS,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAKzE,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,QAAQ,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
@@ -35,28 +35,28 @@ const RetellaiUpdateAgentInput = zod.z.object({
35
35
  type: zod.z.string().describe("Engine type, must be 'retell-llm'"),
36
36
  llm_id: zod.z.string().describe("ID of the Retell LLM to use"),
37
37
  version: zod.z.number().nullable().optional()
38
- }).describe("Response engine configuration using Retell LLM"),
38
+ }).passthrough().describe("Response engine configuration using Retell LLM"),
39
39
  zod.z.object({
40
40
  type: zod.z.string().describe("Engine type, must be 'custom-llm'"),
41
41
  llm_websocket_url: zod.z.string().describe("WebSocket URL for custom LLM")
42
- }).describe("Response engine configuration using Custom LLM"),
42
+ }).passthrough().describe("Response engine configuration using Custom LLM"),
43
43
  zod.z.object({
44
44
  type: zod.z.string().describe("Engine type, must be 'conversation-flow'"),
45
45
  version: zod.z.number().nullable().optional(),
46
46
  conversation_flow_id: zod.z.string().describe("ID of the conversation flow")
47
- }).describe("Response engine configuration using Conversation Flow")
47
+ }).passthrough().describe("Response engine configuration using Conversation Flow")
48
48
  ]).optional(),
49
49
  voicemail_option: zod.z.object({ action: zod.z.union([
50
50
  zod.z.object({
51
51
  text: zod.z.string().describe("Text content for the prompt"),
52
52
  type: zod.z.string().default("prompt").describe("The voicemail action type.").optional()
53
- }).describe("Voicemail action with prompt"),
53
+ }).passthrough().describe("Voicemail action with prompt"),
54
54
  zod.z.object({
55
55
  text: zod.z.string().describe("Static text content"),
56
56
  type: zod.z.string().default("static_text").describe("The voicemail action type.").optional()
57
- }).describe("Voicemail action with static text"),
58
- zod.z.object({ type: zod.z.string().default("hangup").describe("The voicemail action type.").optional() }).describe("Voicemail action to hangup"),
59
- zod.z.object({ type: zod.z.string().default("bridge_transfer").describe("The voicemail action type.").optional() }).describe("Voicemail action with bridge transfer")
57
+ }).passthrough().describe("Voicemail action with static text"),
58
+ zod.z.object({ type: zod.z.string().default("hangup").describe("The voicemail action type.").optional() }).passthrough().describe("Voicemail action to hangup"),
59
+ zod.z.object({ type: zod.z.string().default("bridge_transfer").describe("The voicemail action type.").optional() }).passthrough().describe("Voicemail action with bridge transfer")
60
60
  ]) }).describe("Configuration for voicemail handling actions").optional(),
61
61
  custom_stt_config: zod.z.object({
62
62
  provider: zod.z.enum(["azure", "deepgram"]).describe("STT provider"),
@@ -76,28 +76,28 @@ const RetellaiUpdateAgentInput = zod.z.object({
76
76
  type: zod.z.string().default("string").describe("The post-call analysis data type.").optional(),
77
77
  examples: zod.z.array(zod.z.string()).nullable().optional(),
78
78
  description: zod.z.string().describe("Description of what to extract")
79
- }).describe("String type analysis data"),
79
+ }).passthrough().describe("String type analysis data"),
80
80
  zod.z.object({
81
81
  name: zod.z.string().describe("Name of the analysis field"),
82
82
  type: zod.z.string().default("enum").describe("The post-call analysis data type.").optional(),
83
83
  choices: zod.z.array(zod.z.string()).describe("Valid enum choices"),
84
84
  description: zod.z.string().describe("Description of what to extract")
85
- }).describe("Enum type analysis data"),
85
+ }).passthrough().describe("Enum type analysis data"),
86
86
  zod.z.object({
87
87
  name: zod.z.string().describe("Name of the analysis field"),
88
88
  type: zod.z.string().default("boolean").describe("The post-call analysis data type.").optional(),
89
89
  description: zod.z.string().describe("Description of what to extract")
90
- }).describe("Boolean type analysis data"),
90
+ }).passthrough().describe("Boolean type analysis data"),
91
91
  zod.z.object({
92
92
  name: zod.z.string().describe("Name of the analysis field"),
93
93
  type: zod.z.string().default("number").describe("The post-call analysis data type.").optional(),
94
94
  description: zod.z.string().describe("Description of what to extract")
95
- }).describe("Number type analysis data")
95
+ }).passthrough().describe("Number type analysis data")
96
96
  ])).describe("Array of analysis data objects for post-call extraction").optional(),
97
97
  end_call_after_silence_ms: zod.z.number().int().describe("Silence timeout minimum 10,000ms").optional()
98
98
  }).describe("Request schema for `UpdateAgent`");
99
- const RetellaiUpdateAgent_IvrActionSchema = zod.z.object({ type: zod.z.string().describe("Type of IVR action") }).describe("IVR action configuration");
100
- const RetellaiUpdateAgent_IvrOptionSchema = zod.z.object({ action: RetellaiUpdateAgent_IvrActionSchema.nullable() }).describe("Configuration for IVR handling actions");
99
+ const RetellaiUpdateAgent_IvrActionSchema = zod.z.object({ type: zod.z.string().describe("Type of IVR action").nullable() }).passthrough().describe("IVR action configuration");
100
+ const RetellaiUpdateAgent_IvrOptionSchema = zod.z.object({ action: RetellaiUpdateAgent_IvrActionSchema.nullable() }).passthrough().describe("Configuration for IVR handling actions");
101
101
  const RetellaiUpdateAgent_PiiConfigSchema = zod.z.object({
102
102
  mode: zod.z.string().default("post_call").describe("PII scrubbing mode").nullable().optional(),
103
103
  categories: zod.z.array(zod.z.enum([
@@ -116,81 +116,81 @@ const RetellaiUpdateAgent_PiiConfigSchema = zod.z.object({
116
116
  "date_of_birth",
117
117
  "customer_account_number"
118
118
  ])).describe("PII categories to scrub").nullable().optional()
119
- }).describe("Configuration for PII scrubbing");
119
+ }).passthrough().describe("Configuration for PII scrubbing");
120
120
  const RetellaiUpdateAgent_ResponseEngineRetellLmSchema = zod.z.object({
121
- type: zod.z.string().describe("Engine type, must be 'retell-llm'"),
122
- llm_id: zod.z.string().describe("ID of the Retell LLM to use"),
121
+ type: zod.z.string().describe("Engine type, must be 'retell-llm'").nullable(),
122
+ llm_id: zod.z.string().describe("ID of the Retell LLM to use").nullable(),
123
123
  version: zod.z.number().describe("Version of the LLM").nullable().optional()
124
- }).describe("Response engine configuration using Retell LLM");
124
+ }).passthrough().describe("Response engine configuration using Retell LLM");
125
125
  const RetellaiUpdateAgent_ResponseEngineCustomLmSchema = zod.z.object({
126
- type: zod.z.string().describe("Engine type, must be 'custom-llm'"),
127
- llm_websocket_url: zod.z.string().describe("WebSocket URL for custom LLM")
128
- }).describe("Response engine configuration using Custom LLM");
126
+ type: zod.z.string().describe("Engine type, must be 'custom-llm'").nullable(),
127
+ llm_websocket_url: zod.z.string().describe("WebSocket URL for custom LLM").nullable()
128
+ }).passthrough().describe("Response engine configuration using Custom LLM");
129
129
  const RetellaiUpdateAgent_ResponseEngineConversationFlowSchema = zod.z.object({
130
- type: zod.z.string().describe("Engine type, must be 'conversation-flow'"),
130
+ type: zod.z.string().describe("Engine type, must be 'conversation-flow'").nullable(),
131
131
  version: zod.z.number().describe("Version of the conversation flow").nullable().optional(),
132
- conversation_flow_id: zod.z.string().describe("ID of the conversation flow")
133
- }).describe("Response engine configuration using Conversation Flow");
132
+ conversation_flow_id: zod.z.string().describe("ID of the conversation flow").nullable()
133
+ }).passthrough().describe("Response engine configuration using Conversation Flow");
134
134
  const RetellaiUpdateAgent_VoicemailActionPromptSchema = zod.z.object({
135
- text: zod.z.string().describe("Text content for the prompt"),
135
+ text: zod.z.string().describe("Text content for the prompt").nullable(),
136
136
  type: zod.z.string().default("prompt").describe("The voicemail action type.").nullable().optional()
137
- }).describe("Voicemail action with prompt");
137
+ }).passthrough().describe("Voicemail action with prompt");
138
138
  const RetellaiUpdateAgent_VoicemailActionStaticTextSchema = zod.z.object({
139
- text: zod.z.string().describe("Static text content"),
139
+ text: zod.z.string().describe("Static text content").nullable(),
140
140
  type: zod.z.string().default("static_text").describe("The voicemail action type.").nullable().optional()
141
- }).describe("Voicemail action with static text");
142
- const RetellaiUpdateAgent_VoicemailActionHangupSchema = zod.z.object({ type: zod.z.string().default("hangup").describe("The voicemail action type.").nullable().optional() }).describe("Voicemail action to hangup");
143
- const RetellaiUpdateAgent_VoicemailActionBridgeTransferSchema = zod.z.object({ type: zod.z.string().default("bridge_transfer").describe("The voicemail action type.").nullable().optional() }).describe("Voicemail action with bridge transfer");
141
+ }).passthrough().describe("Voicemail action with static text");
142
+ const RetellaiUpdateAgent_VoicemailActionHangupSchema = zod.z.object({ type: zod.z.string().default("hangup").describe("The voicemail action type.").nullable().optional() }).passthrough().describe("Voicemail action to hangup");
143
+ const RetellaiUpdateAgent_VoicemailActionBridgeTransferSchema = zod.z.object({ type: zod.z.string().default("bridge_transfer").describe("The voicemail action type.").nullable().optional() }).passthrough().describe("Voicemail action with bridge transfer");
144
144
  const RetellaiUpdateAgent_VoicemailOptionSchema = zod.z.object({ action: zod.z.union([
145
145
  RetellaiUpdateAgent_VoicemailActionPromptSchema,
146
146
  RetellaiUpdateAgent_VoicemailActionStaticTextSchema,
147
147
  RetellaiUpdateAgent_VoicemailActionHangupSchema,
148
148
  RetellaiUpdateAgent_VoicemailActionBridgeTransferSchema
149
- ]) }).describe("Configuration for voicemail handling actions");
149
+ ]) }).passthrough().describe("Configuration for voicemail handling actions");
150
150
  const RetellaiUpdateAgent_SttProviderSchema = zod.z.enum(["azure", "deepgram"]).describe("STT provider options");
151
151
  const RetellaiUpdateAgent_CustomSttConfigSchema = zod.z.object({
152
152
  provider: RetellaiUpdateAgent_SttProviderSchema.nullable(),
153
- endpointing_ms: zod.z.number().int().describe("Silence timeout before speech ends (min: 100 for azure, 10 for deepgram)")
154
- }).describe("Custom STT configuration with provider and endpointing");
153
+ endpointing_ms: zod.z.number().int().describe("Silence timeout before speech ends (min: 100 for azure, 10 for deepgram)").nullable()
154
+ }).passthrough().describe("Custom STT configuration with provider and endpointing");
155
155
  const RetellaiUpdateAgent_UserDtmfOptionsResponseSchema = zod.z.object({
156
156
  timeout_ms: zod.z.number().int().describe("Timeout for DTMF input").nullable().optional(),
157
157
  digit_limit: zod.z.number().int().describe("Maximum digits to collect").nullable().optional(),
158
158
  termination_key: zod.z.string().describe("Key to terminate input (0-9, #, or *)").nullable().optional()
159
- }).describe("Configuration for user DTMF input (response - all fields optional)");
159
+ }).passthrough().describe("Configuration for user DTMF input (response - all fields optional)");
160
160
  const RetellaiUpdateAgent_StringAnalysisDataSchema = zod.z.object({
161
- name: zod.z.string().describe("Name of the analysis field"),
161
+ name: zod.z.string().describe("Name of the analysis field").nullable(),
162
162
  type: zod.z.string().default("string").describe("The post-call analysis data type.").nullable().optional(),
163
163
  examples: zod.z.array(zod.z.string()).describe("Example values").nullable().optional(),
164
- description: zod.z.string().describe("Description of what to extract")
165
- }).describe("String type analysis data");
164
+ description: zod.z.string().describe("Description of what to extract").nullable()
165
+ }).passthrough().describe("String type analysis data");
166
166
  const RetellaiUpdateAgent_EnumAnalysisDataSchema = zod.z.object({
167
- name: zod.z.string().describe("Name of the analysis field"),
167
+ name: zod.z.string().describe("Name of the analysis field").nullable(),
168
168
  type: zod.z.string().default("enum").describe("The post-call analysis data type.").nullable().optional(),
169
169
  choices: zod.z.array(zod.z.string()).describe("Valid enum choices"),
170
- description: zod.z.string().describe("Description of what to extract")
171
- }).describe("Enum type analysis data");
170
+ description: zod.z.string().describe("Description of what to extract").nullable()
171
+ }).passthrough().describe("Enum type analysis data");
172
172
  const RetellaiUpdateAgent_BooleanAnalysisDataSchema = zod.z.object({
173
- name: zod.z.string().describe("Name of the analysis field"),
173
+ name: zod.z.string().describe("Name of the analysis field").nullable(),
174
174
  type: zod.z.string().default("boolean").describe("The post-call analysis data type.").nullable().optional(),
175
- description: zod.z.string().describe("Description of what to extract")
176
- }).describe("Boolean type analysis data");
175
+ description: zod.z.string().describe("Description of what to extract").nullable()
176
+ }).passthrough().describe("Boolean type analysis data");
177
177
  const RetellaiUpdateAgent_NumberAnalysisDataSchema = zod.z.object({
178
- name: zod.z.string().describe("Name of the analysis field"),
178
+ name: zod.z.string().describe("Name of the analysis field").nullable(),
179
179
  type: zod.z.string().default("number").describe("The post-call analysis data type.").nullable().optional(),
180
- description: zod.z.string().describe("Description of what to extract")
181
- }).describe("Number type analysis data");
180
+ description: zod.z.string().describe("Description of what to extract").nullable()
181
+ }).passthrough().describe("Number type analysis data");
182
182
  const RetellaiUpdateAgent_PronunciationDictionaryEntrySchema = zod.z.object({
183
- word: zod.z.string().describe("The string of word / phrase to be annotated"),
184
- phoneme: zod.z.string().describe("Pronunciation of the word in IPA / CMU format"),
185
- alphabet: zod.z.string().describe("The phonetic alphabet to be used for pronunciation")
186
- }).describe("Pronunciation dictionary entry for custom word pronunciations");
183
+ word: zod.z.string().describe("The string of word / phrase to be annotated").nullable(),
184
+ phoneme: zod.z.string().describe("Pronunciation of the word in IPA / CMU format").nullable(),
185
+ alphabet: zod.z.string().describe("The phonetic alphabet to be used for pronunciation").nullable()
186
+ }).passthrough().describe("Pronunciation dictionary entry for custom word pronunciations");
187
187
  const RetellaiUpdateAgentOutput = zod.z.object({
188
188
  volume: zod.z.number().describe("Control the volume of the agent. Value ranging from [0,2]").nullable().optional(),
189
- version: zod.z.number().int().describe("Version of the agent"),
190
- agent_id: zod.z.string().describe("Unique id of agent"),
189
+ version: zod.z.number().int().describe("Version of the agent").nullable(),
190
+ agent_id: zod.z.string().describe("Unique id of agent").nullable(),
191
191
  language: zod.z.string().describe("Specifies what language and dialect for speech recognition").nullable().optional(),
192
192
  stt_mode: zod.z.string().describe("Whether speech to text should focus on latency or accuracy").nullable().optional(),
193
- voice_id: zod.z.string().describe("Unique voice id used for the agent"),
193
+ voice_id: zod.z.string().describe("Unique voice id used for the agent").nullable(),
194
194
  is_public: zod.z.boolean().describe("Whether the agent is public").nullable().optional(),
195
195
  agent_name: zod.z.string().describe("The name of the agent. Only used for your own reference").nullable().optional(),
196
196
  ivr_option: RetellaiUpdateAgent_IvrOptionSchema.nullable().optional(),
@@ -198,7 +198,7 @@ const RetellaiUpdateAgentOutput = zod.z.object({
198
198
  voice_model: zod.z.string().describe("Select the voice model used for the selected voice").nullable().optional(),
199
199
  voice_speed: zod.z.number().describe("Controls speed of voice. Value ranging from [0.5,2]").nullable().optional(),
200
200
  webhook_url: zod.z.string().describe("Event notification endpoint").nullable().optional(),
201
- is_published: zod.z.boolean().describe("Whether the agent is published"),
201
+ is_published: zod.z.boolean().describe("Whether the agent is published").nullable(),
202
202
  ambient_sound: zod.z.string().describe("Add ambient environment sound to the call").nullable().optional(),
203
203
  voice_emotion: zod.z.string().describe("Controls the emotional tone of the agent's voice").nullable().optional(),
204
204
  denoising_mode: zod.z.string().describe("Determines what denoising mode to use").nullable().optional(),
@@ -245,9 +245,9 @@ const RetellaiUpdateAgentOutput = zod.z.object({
245
245
  end_call_after_silence_ms: zod.z.number().int().describe("End the call if users stay silent after agent speech").nullable().optional(),
246
246
  analysis_successful_prompt: zod.z.string().describe("Prompt to determine whether analysis should mark interaction as successful").nullable().optional(),
247
247
  enable_voicemail_detection: zod.z.boolean().describe("Will detect whether the call enters a voicemail").nullable().optional(),
248
- last_modification_timestamp: zod.z.number().int().describe("Last modification timestamp (milliseconds since epoch)"),
248
+ last_modification_timestamp: zod.z.number().int().describe("Last modification timestamp (milliseconds since epoch)").nullable(),
249
249
  voicemail_detection_timeout_ms: zod.z.number().int().describe("When to stop running voicemail detection").nullable().optional()
250
- }).describe("Response schema for `UpdateAgent`");
250
+ }).passthrough().describe("Response schema for `UpdateAgent`");
251
251
  const retellaiUpdateAgent = require_action.action("RETELLAI_UPDATE_AGENT", {
252
252
  slug: "retellai-update-agent",
253
253
  name: "Update agent",