@keystrokehq/retellai 0.1.0 → 0.1.2

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 (483) 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.map +1 -1
  4. package/dist/actions/add-community-voice.d.cts +18 -3
  5. package/dist/actions/add-community-voice.d.cts.map +1 -1
  6. package/dist/actions/add-community-voice.d.mts +18 -3
  7. package/dist/actions/add-community-voice.d.mts.map +1 -1
  8. package/dist/actions/add-community-voice.mjs.map +1 -1
  9. package/dist/actions/add-knowledge-base-sources.cjs +14 -14
  10. package/dist/actions/add-knowledge-base-sources.cjs.map +1 -1
  11. package/dist/actions/add-knowledge-base-sources.d.cts +49 -3
  12. package/dist/actions/add-knowledge-base-sources.d.cts.map +1 -1
  13. package/dist/actions/add-knowledge-base-sources.d.mts +49 -3
  14. package/dist/actions/add-knowledge-base-sources.d.mts.map +1 -1
  15. package/dist/actions/add-knowledge-base-sources.mjs +14 -14
  16. package/dist/actions/add-knowledge-base-sources.mjs.map +1 -1
  17. package/dist/actions/buy-a-new-phone-number-bind-agents.cjs +3 -3
  18. package/dist/actions/buy-a-new-phone-number-bind-agents.cjs.map +1 -1
  19. package/dist/actions/buy-a-new-phone-number-bind-agents.d.cts +32 -3
  20. package/dist/actions/buy-a-new-phone-number-bind-agents.d.cts.map +1 -1
  21. package/dist/actions/buy-a-new-phone-number-bind-agents.d.mts +32 -3
  22. package/dist/actions/buy-a-new-phone-number-bind-agents.d.mts.map +1 -1
  23. package/dist/actions/buy-a-new-phone-number-bind-agents.mjs +3 -3
  24. package/dist/actions/buy-a-new-phone-number-bind-agents.mjs.map +1 -1
  25. package/dist/actions/create-a-new-outbound-phone-call.cjs +35 -35
  26. package/dist/actions/create-a-new-outbound-phone-call.cjs.map +1 -1
  27. package/dist/actions/create-a-new-outbound-phone-call.d.cts +268 -3
  28. package/dist/actions/create-a-new-outbound-phone-call.d.cts.map +1 -1
  29. package/dist/actions/create-a-new-outbound-phone-call.d.mts +268 -3
  30. package/dist/actions/create-a-new-outbound-phone-call.d.mts.map +1 -1
  31. package/dist/actions/create-a-new-outbound-phone-call.mjs +35 -35
  32. package/dist/actions/create-a-new-outbound-phone-call.mjs.map +1 -1
  33. package/dist/actions/create-a-new-web-call.cjs +6 -6
  34. package/dist/actions/create-a-new-web-call.cjs.map +1 -1
  35. package/dist/actions/create-a-new-web-call.d.cts +57 -3
  36. package/dist/actions/create-a-new-web-call.d.cts.map +1 -1
  37. package/dist/actions/create-a-new-web-call.d.mts +57 -3
  38. package/dist/actions/create-a-new-web-call.d.mts.map +1 -1
  39. package/dist/actions/create-a-new-web-call.mjs +6 -6
  40. package/dist/actions/create-a-new-web-call.mjs.map +1 -1
  41. package/dist/actions/create-agent.cjs +3 -3
  42. package/dist/actions/create-agent.cjs.map +1 -1
  43. package/dist/actions/create-agent.d.cts +230 -3
  44. package/dist/actions/create-agent.d.cts.map +1 -1
  45. package/dist/actions/create-agent.d.mts +230 -3
  46. package/dist/actions/create-agent.d.mts.map +1 -1
  47. package/dist/actions/create-agent.mjs +3 -3
  48. package/dist/actions/create-agent.mjs.map +1 -1
  49. package/dist/actions/create-batch-test.cjs +9 -9
  50. package/dist/actions/create-batch-test.cjs.map +1 -1
  51. package/dist/actions/create-batch-test.d.cts +44 -3
  52. package/dist/actions/create-batch-test.d.cts.map +1 -1
  53. package/dist/actions/create-batch-test.d.mts +44 -3
  54. package/dist/actions/create-batch-test.d.mts.map +1 -1
  55. package/dist/actions/create-batch-test.mjs +9 -9
  56. package/dist/actions/create-batch-test.mjs.map +1 -1
  57. package/dist/actions/create-chat-agent.cjs +12 -12
  58. package/dist/actions/create-chat-agent.cjs.map +1 -1
  59. package/dist/actions/create-chat-agent.d.cts +141 -3
  60. package/dist/actions/create-chat-agent.d.cts.map +1 -1
  61. package/dist/actions/create-chat-agent.d.mts +141 -3
  62. package/dist/actions/create-chat-agent.d.mts.map +1 -1
  63. package/dist/actions/create-chat-agent.mjs +12 -12
  64. package/dist/actions/create-chat-agent.mjs.map +1 -1
  65. package/dist/actions/create-chat-completion.cjs.map +1 -1
  66. package/dist/actions/create-chat-completion.d.cts +11 -3
  67. package/dist/actions/create-chat-completion.d.cts.map +1 -1
  68. package/dist/actions/create-chat-completion.d.mts +11 -3
  69. package/dist/actions/create-chat-completion.d.mts.map +1 -1
  70. package/dist/actions/create-chat-completion.mjs.map +1 -1
  71. package/dist/actions/create-chat.cjs +6 -6
  72. package/dist/actions/create-chat.cjs.map +1 -1
  73. package/dist/actions/create-chat.d.cts +53 -3
  74. package/dist/actions/create-chat.d.cts.map +1 -1
  75. package/dist/actions/create-chat.d.mts +53 -3
  76. package/dist/actions/create-chat.d.mts.map +1 -1
  77. package/dist/actions/create-chat.mjs +6 -6
  78. package/dist/actions/create-chat.mjs.map +1 -1
  79. package/dist/actions/create-conversation-flow-component.cjs +7 -7
  80. package/dist/actions/create-conversation-flow-component.cjs.map +1 -1
  81. package/dist/actions/create-conversation-flow-component.d.cts +57 -3
  82. package/dist/actions/create-conversation-flow-component.d.cts.map +1 -1
  83. package/dist/actions/create-conversation-flow-component.d.mts +57 -3
  84. package/dist/actions/create-conversation-flow-component.d.mts.map +1 -1
  85. package/dist/actions/create-conversation-flow-component.mjs +7 -7
  86. package/dist/actions/create-conversation-flow-component.mjs.map +1 -1
  87. package/dist/actions/create-conversation-flow.cjs +3 -3
  88. package/dist/actions/create-conversation-flow.cjs.map +1 -1
  89. package/dist/actions/create-conversation-flow.d.cts +59 -3
  90. package/dist/actions/create-conversation-flow.d.cts.map +1 -1
  91. package/dist/actions/create-conversation-flow.d.mts +59 -3
  92. package/dist/actions/create-conversation-flow.d.mts.map +1 -1
  93. package/dist/actions/create-conversation-flow.mjs +3 -3
  94. package/dist/actions/create-conversation-flow.mjs.map +1 -1
  95. package/dist/actions/create-knowledge-base.cjs +2 -2
  96. package/dist/actions/create-knowledge-base.cjs.map +1 -1
  97. package/dist/actions/create-knowledge-base.d.cts +34 -3
  98. package/dist/actions/create-knowledge-base.d.cts.map +1 -1
  99. package/dist/actions/create-knowledge-base.d.mts +34 -3
  100. package/dist/actions/create-knowledge-base.d.mts.map +1 -1
  101. package/dist/actions/create-knowledge-base.mjs +2 -2
  102. package/dist/actions/create-knowledge-base.mjs.map +1 -1
  103. package/dist/actions/create-retell-llm.cjs +2 -2
  104. package/dist/actions/create-retell-llm.cjs.map +1 -1
  105. package/dist/actions/create-retell-llm.d.cts +168 -3
  106. package/dist/actions/create-retell-llm.d.cts.map +1 -1
  107. package/dist/actions/create-retell-llm.d.mts +168 -3
  108. package/dist/actions/create-retell-llm.d.mts.map +1 -1
  109. package/dist/actions/create-retell-llm.mjs +2 -2
  110. package/dist/actions/create-retell-llm.mjs.map +1 -1
  111. package/dist/actions/create-test-case-definition.cjs +6 -6
  112. package/dist/actions/create-test-case-definition.cjs.map +1 -1
  113. package/dist/actions/create-test-case-definition.d.cts +50 -3
  114. package/dist/actions/create-test-case-definition.d.cts.map +1 -1
  115. package/dist/actions/create-test-case-definition.d.mts +50 -3
  116. package/dist/actions/create-test-case-definition.d.mts.map +1 -1
  117. package/dist/actions/create-test-case-definition.mjs +6 -6
  118. package/dist/actions/create-test-case-definition.mjs.map +1 -1
  119. package/dist/actions/delete-agent.cjs +2 -2
  120. package/dist/actions/delete-agent.cjs.map +1 -1
  121. package/dist/actions/delete-agent.d.cts +12 -3
  122. package/dist/actions/delete-agent.d.cts.map +1 -1
  123. package/dist/actions/delete-agent.d.mts +12 -3
  124. package/dist/actions/delete-agent.d.mts.map +1 -1
  125. package/dist/actions/delete-agent.mjs +2 -2
  126. package/dist/actions/delete-agent.mjs.map +1 -1
  127. package/dist/actions/delete-call.cjs.map +1 -1
  128. package/dist/actions/delete-call.d.cts +7 -3
  129. package/dist/actions/delete-call.d.cts.map +1 -1
  130. package/dist/actions/delete-call.d.mts +7 -3
  131. package/dist/actions/delete-call.d.mts.map +1 -1
  132. package/dist/actions/delete-call.mjs.map +1 -1
  133. package/dist/actions/delete-chat-agent.cjs.map +1 -1
  134. package/dist/actions/delete-chat-agent.d.cts +10 -3
  135. package/dist/actions/delete-chat-agent.d.cts.map +1 -1
  136. package/dist/actions/delete-chat-agent.d.mts +10 -3
  137. package/dist/actions/delete-chat-agent.d.mts.map +1 -1
  138. package/dist/actions/delete-chat-agent.mjs.map +1 -1
  139. package/dist/actions/delete-conversation-flow-component.cjs.map +1 -1
  140. package/dist/actions/delete-conversation-flow-component.d.cts +7 -3
  141. package/dist/actions/delete-conversation-flow-component.d.cts.map +1 -1
  142. package/dist/actions/delete-conversation-flow-component.d.mts +7 -3
  143. package/dist/actions/delete-conversation-flow-component.d.mts.map +1 -1
  144. package/dist/actions/delete-conversation-flow-component.mjs.map +1 -1
  145. package/dist/actions/delete-conversation-flow.cjs.map +1 -1
  146. package/dist/actions/delete-conversation-flow.d.cts +7 -3
  147. package/dist/actions/delete-conversation-flow.d.cts.map +1 -1
  148. package/dist/actions/delete-conversation-flow.d.mts +7 -3
  149. package/dist/actions/delete-conversation-flow.d.mts.map +1 -1
  150. package/dist/actions/delete-conversation-flow.mjs.map +1 -1
  151. package/dist/actions/delete-knowledge-base-source.cjs.map +1 -1
  152. package/dist/actions/delete-knowledge-base-source.d.cts +9 -3
  153. package/dist/actions/delete-knowledge-base-source.d.cts.map +1 -1
  154. package/dist/actions/delete-knowledge-base-source.d.mts +9 -3
  155. package/dist/actions/delete-knowledge-base-source.d.mts.map +1 -1
  156. package/dist/actions/delete-knowledge-base-source.mjs.map +1 -1
  157. package/dist/actions/delete-knowledge-base.cjs.map +1 -1
  158. package/dist/actions/delete-knowledge-base.d.cts +7 -3
  159. package/dist/actions/delete-knowledge-base.d.cts.map +1 -1
  160. package/dist/actions/delete-knowledge-base.d.mts +7 -3
  161. package/dist/actions/delete-knowledge-base.d.mts.map +1 -1
  162. package/dist/actions/delete-knowledge-base.mjs.map +1 -1
  163. package/dist/actions/delete-phone-number.cjs +2 -2
  164. package/dist/actions/delete-phone-number.cjs.map +1 -1
  165. package/dist/actions/delete-phone-number.d.cts +10 -3
  166. package/dist/actions/delete-phone-number.d.cts.map +1 -1
  167. package/dist/actions/delete-phone-number.d.mts +10 -3
  168. package/dist/actions/delete-phone-number.d.mts.map +1 -1
  169. package/dist/actions/delete-phone-number.mjs +2 -2
  170. package/dist/actions/delete-phone-number.mjs.map +1 -1
  171. package/dist/actions/delete-retell-llm.cjs.map +1 -1
  172. package/dist/actions/delete-retell-llm.d.cts +7 -3
  173. package/dist/actions/delete-retell-llm.d.cts.map +1 -1
  174. package/dist/actions/delete-retell-llm.d.mts +7 -3
  175. package/dist/actions/delete-retell-llm.d.mts.map +1 -1
  176. package/dist/actions/delete-retell-llm.mjs.map +1 -1
  177. package/dist/actions/delete-test-case-definition.cjs.map +1 -1
  178. package/dist/actions/delete-test-case-definition.d.cts +7 -3
  179. package/dist/actions/delete-test-case-definition.d.cts.map +1 -1
  180. package/dist/actions/delete-test-case-definition.d.mts +7 -3
  181. package/dist/actions/delete-test-case-definition.d.mts.map +1 -1
  182. package/dist/actions/delete-test-case-definition.mjs.map +1 -1
  183. package/dist/actions/end-chat.cjs.map +1 -1
  184. package/dist/actions/end-chat.d.cts +10 -3
  185. package/dist/actions/end-chat.d.cts.map +1 -1
  186. package/dist/actions/end-chat.d.mts +10 -3
  187. package/dist/actions/end-chat.d.mts.map +1 -1
  188. package/dist/actions/end-chat.mjs.map +1 -1
  189. package/dist/actions/get-agent-versions.cjs.map +1 -1
  190. package/dist/actions/get-agent-versions.d.cts +7 -3
  191. package/dist/actions/get-agent-versions.d.cts.map +1 -1
  192. package/dist/actions/get-agent-versions.d.mts +7 -3
  193. package/dist/actions/get-agent-versions.d.mts.map +1 -1
  194. package/dist/actions/get-agent-versions.mjs.map +1 -1
  195. package/dist/actions/get-agent.cjs +33 -33
  196. package/dist/actions/get-agent.cjs.map +1 -1
  197. package/dist/actions/get-agent.d.cts +118 -3
  198. package/dist/actions/get-agent.d.cts.map +1 -1
  199. package/dist/actions/get-agent.d.mts +118 -3
  200. package/dist/actions/get-agent.d.mts.map +1 -1
  201. package/dist/actions/get-agent.mjs +33 -33
  202. package/dist/actions/get-agent.mjs.map +1 -1
  203. package/dist/actions/get-batch-test.cjs +14 -14
  204. package/dist/actions/get-batch-test.cjs.map +1 -1
  205. package/dist/actions/get-batch-test.d.cts +31 -3
  206. package/dist/actions/get-batch-test.d.cts.map +1 -1
  207. package/dist/actions/get-batch-test.d.mts +31 -3
  208. package/dist/actions/get-batch-test.d.mts.map +1 -1
  209. package/dist/actions/get-batch-test.mjs +14 -14
  210. package/dist/actions/get-batch-test.mjs.map +1 -1
  211. package/dist/actions/get-chat-agent-versions.cjs.map +1 -1
  212. package/dist/actions/get-chat-agent-versions.d.cts +23 -3
  213. package/dist/actions/get-chat-agent-versions.d.cts.map +1 -1
  214. package/dist/actions/get-chat-agent-versions.d.mts +23 -3
  215. package/dist/actions/get-chat-agent-versions.d.mts.map +1 -1
  216. package/dist/actions/get-chat-agent-versions.mjs.map +1 -1
  217. package/dist/actions/get-chat-agent.cjs +21 -21
  218. package/dist/actions/get-chat-agent.cjs.map +1 -1
  219. package/dist/actions/get-chat-agent.d.cts +79 -3
  220. package/dist/actions/get-chat-agent.d.cts.map +1 -1
  221. package/dist/actions/get-chat-agent.d.mts +79 -3
  222. package/dist/actions/get-chat-agent.d.mts.map +1 -1
  223. package/dist/actions/get-chat-agent.mjs +21 -21
  224. package/dist/actions/get-chat-agent.mjs.map +1 -1
  225. package/dist/actions/get-chat.cjs +6 -6
  226. package/dist/actions/get-chat.cjs.map +1 -1
  227. package/dist/actions/get-chat.d.cts +47 -3
  228. package/dist/actions/get-chat.d.cts.map +1 -1
  229. package/dist/actions/get-chat.d.mts +47 -3
  230. package/dist/actions/get-chat.d.mts.map +1 -1
  231. package/dist/actions/get-chat.mjs +6 -6
  232. package/dist/actions/get-chat.mjs.map +1 -1
  233. package/dist/actions/get-concurrency.cjs.map +1 -1
  234. package/dist/actions/get-concurrency.d.cts +10 -3
  235. package/dist/actions/get-concurrency.d.cts.map +1 -1
  236. package/dist/actions/get-concurrency.d.mts +10 -3
  237. package/dist/actions/get-concurrency.d.mts.map +1 -1
  238. package/dist/actions/get-concurrency.mjs.map +1 -1
  239. package/dist/actions/get-conversation-flow-component.cjs +10 -10
  240. package/dist/actions/get-conversation-flow-component.cjs.map +1 -1
  241. package/dist/actions/get-conversation-flow-component.d.cts +62 -3
  242. package/dist/actions/get-conversation-flow-component.d.cts.map +1 -1
  243. package/dist/actions/get-conversation-flow-component.d.mts +62 -3
  244. package/dist/actions/get-conversation-flow-component.d.mts.map +1 -1
  245. package/dist/actions/get-conversation-flow-component.mjs +10 -10
  246. package/dist/actions/get-conversation-flow-component.mjs.map +1 -1
  247. package/dist/actions/get-conversation-flow.cjs +11 -11
  248. package/dist/actions/get-conversation-flow.cjs.map +1 -1
  249. package/dist/actions/get-conversation-flow.d.cts +86 -3
  250. package/dist/actions/get-conversation-flow.d.cts.map +1 -1
  251. package/dist/actions/get-conversation-flow.d.mts +86 -3
  252. package/dist/actions/get-conversation-flow.d.mts.map +1 -1
  253. package/dist/actions/get-conversation-flow.mjs +11 -11
  254. package/dist/actions/get-conversation-flow.mjs.map +1 -1
  255. package/dist/actions/get-knowledge-base.cjs +15 -15
  256. package/dist/actions/get-knowledge-base.cjs.map +1 -1
  257. package/dist/actions/get-knowledge-base.d.cts +29 -3
  258. package/dist/actions/get-knowledge-base.d.cts.map +1 -1
  259. package/dist/actions/get-knowledge-base.d.mts +29 -3
  260. package/dist/actions/get-knowledge-base.d.mts.map +1 -1
  261. package/dist/actions/get-knowledge-base.mjs +15 -15
  262. package/dist/actions/get-knowledge-base.mjs.map +1 -1
  263. package/dist/actions/get-retell-llm.cjs +53 -53
  264. package/dist/actions/get-retell-llm.cjs.map +1 -1
  265. package/dist/actions/get-retell-llm.d.cts +316 -3
  266. package/dist/actions/get-retell-llm.d.cts.map +1 -1
  267. package/dist/actions/get-retell-llm.d.mts +316 -3
  268. package/dist/actions/get-retell-llm.d.mts.map +1 -1
  269. package/dist/actions/get-retell-llm.mjs +53 -53
  270. package/dist/actions/get-retell-llm.mjs.map +1 -1
  271. package/dist/actions/import-phone-number.cjs.map +1 -1
  272. package/dist/actions/import-phone-number.d.cts +50 -3
  273. package/dist/actions/import-phone-number.d.cts.map +1 -1
  274. package/dist/actions/import-phone-number.d.mts +50 -3
  275. package/dist/actions/import-phone-number.d.mts.map +1 -1
  276. package/dist/actions/import-phone-number.mjs.map +1 -1
  277. package/dist/actions/list-agents.cjs.map +1 -1
  278. package/dist/actions/list-agents.d.cts +3 -3
  279. package/dist/actions/list-agents.d.cts.map +1 -1
  280. package/dist/actions/list-agents.d.mts +3 -3
  281. package/dist/actions/list-agents.d.mts.map +1 -1
  282. package/dist/actions/list-agents.mjs.map +1 -1
  283. package/dist/actions/list-all-chats.cjs.map +1 -1
  284. package/dist/actions/list-all-chats.d.cts +14 -3
  285. package/dist/actions/list-all-chats.d.cts.map +1 -1
  286. package/dist/actions/list-all-chats.d.mts +14 -3
  287. package/dist/actions/list-all-chats.d.mts.map +1 -1
  288. package/dist/actions/list-all-chats.mjs.map +1 -1
  289. package/dist/actions/list-all-phone-numbers.cjs.map +1 -1
  290. package/dist/actions/list-all-phone-numbers.d.cts +3 -3
  291. package/dist/actions/list-all-phone-numbers.d.cts.map +1 -1
  292. package/dist/actions/list-all-phone-numbers.d.mts +3 -3
  293. package/dist/actions/list-all-phone-numbers.d.mts.map +1 -1
  294. package/dist/actions/list-all-phone-numbers.mjs.map +1 -1
  295. package/dist/actions/list-batch-tests.cjs +13 -13
  296. package/dist/actions/list-batch-tests.cjs.map +1 -1
  297. package/dist/actions/list-batch-tests.d.cts +42 -3
  298. package/dist/actions/list-batch-tests.d.cts.map +1 -1
  299. package/dist/actions/list-batch-tests.d.mts +42 -3
  300. package/dist/actions/list-batch-tests.d.mts.map +1 -1
  301. package/dist/actions/list-batch-tests.mjs +13 -13
  302. package/dist/actions/list-batch-tests.mjs.map +1 -1
  303. package/dist/actions/list-chat-agents.cjs.map +1 -1
  304. package/dist/actions/list-chat-agents.d.cts +11 -3
  305. package/dist/actions/list-chat-agents.d.cts.map +1 -1
  306. package/dist/actions/list-chat-agents.d.mts +11 -3
  307. package/dist/actions/list-chat-agents.d.mts.map +1 -1
  308. package/dist/actions/list-chat-agents.mjs.map +1 -1
  309. package/dist/actions/list-conversation-flow-components.cjs.map +1 -1
  310. package/dist/actions/list-conversation-flow-components.d.cts +12 -3
  311. package/dist/actions/list-conversation-flow-components.d.cts.map +1 -1
  312. package/dist/actions/list-conversation-flow-components.d.mts +12 -3
  313. package/dist/actions/list-conversation-flow-components.d.mts.map +1 -1
  314. package/dist/actions/list-conversation-flow-components.mjs.map +1 -1
  315. package/dist/actions/list-conversation-flows.cjs.map +1 -1
  316. package/dist/actions/list-conversation-flows.d.cts +23 -3
  317. package/dist/actions/list-conversation-flows.d.cts.map +1 -1
  318. package/dist/actions/list-conversation-flows.d.mts +23 -3
  319. package/dist/actions/list-conversation-flows.d.mts.map +1 -1
  320. package/dist/actions/list-conversation-flows.mjs.map +1 -1
  321. package/dist/actions/list-knowledge-bases.cjs.map +1 -1
  322. package/dist/actions/list-knowledge-bases.d.cts +3 -3
  323. package/dist/actions/list-knowledge-bases.d.cts.map +1 -1
  324. package/dist/actions/list-knowledge-bases.d.mts +3 -3
  325. package/dist/actions/list-knowledge-bases.d.mts.map +1 -1
  326. package/dist/actions/list-knowledge-bases.mjs.map +1 -1
  327. package/dist/actions/list-retell-llms.cjs.map +1 -1
  328. package/dist/actions/list-retell-llms.d.cts +60 -3
  329. package/dist/actions/list-retell-llms.d.cts.map +1 -1
  330. package/dist/actions/list-retell-llms.d.mts +60 -3
  331. package/dist/actions/list-retell-llms.d.mts.map +1 -1
  332. package/dist/actions/list-retell-llms.mjs.map +1 -1
  333. package/dist/actions/list-test-case-definitions.cjs +7 -7
  334. package/dist/actions/list-test-case-definitions.cjs.map +1 -1
  335. package/dist/actions/list-test-case-definitions.d.cts +30 -3
  336. package/dist/actions/list-test-case-definitions.d.cts.map +1 -1
  337. package/dist/actions/list-test-case-definitions.d.mts +30 -3
  338. package/dist/actions/list-test-case-definitions.d.mts.map +1 -1
  339. package/dist/actions/list-test-case-definitions.mjs +7 -7
  340. package/dist/actions/list-test-case-definitions.mjs.map +1 -1
  341. package/dist/actions/list-test-runs.cjs.map +1 -1
  342. package/dist/actions/list-test-runs.d.cts +7 -3
  343. package/dist/actions/list-test-runs.d.cts.map +1 -1
  344. package/dist/actions/list-test-runs.d.mts +7 -3
  345. package/dist/actions/list-test-runs.d.mts.map +1 -1
  346. package/dist/actions/list-test-runs.mjs.map +1 -1
  347. package/dist/actions/list-voices.cjs.map +1 -1
  348. package/dist/actions/list-voices.d.cts +3 -3
  349. package/dist/actions/list-voices.d.cts.map +1 -1
  350. package/dist/actions/list-voices.d.mts +3 -3
  351. package/dist/actions/list-voices.d.mts.map +1 -1
  352. package/dist/actions/list-voices.mjs.map +1 -1
  353. package/dist/actions/publish-agent.cjs +4 -4
  354. package/dist/actions/publish-agent.cjs.map +1 -1
  355. package/dist/actions/publish-agent.d.cts +61 -3
  356. package/dist/actions/publish-agent.d.cts.map +1 -1
  357. package/dist/actions/publish-agent.d.mts +61 -3
  358. package/dist/actions/publish-agent.d.mts.map +1 -1
  359. package/dist/actions/publish-agent.mjs +4 -4
  360. package/dist/actions/publish-agent.mjs.map +1 -1
  361. package/dist/actions/publish-chat-agent.cjs +4 -4
  362. package/dist/actions/publish-chat-agent.cjs.map +1 -1
  363. package/dist/actions/publish-chat-agent.d.cts +28 -3
  364. package/dist/actions/publish-chat-agent.d.cts.map +1 -1
  365. package/dist/actions/publish-chat-agent.d.mts +28 -3
  366. package/dist/actions/publish-chat-agent.d.mts.map +1 -1
  367. package/dist/actions/publish-chat-agent.mjs +4 -4
  368. package/dist/actions/publish-chat-agent.mjs.map +1 -1
  369. package/dist/actions/register-phone-call.cjs +35 -35
  370. package/dist/actions/register-phone-call.cjs.map +1 -1
  371. package/dist/actions/register-phone-call.d.cts +271 -3
  372. package/dist/actions/register-phone-call.d.cts.map +1 -1
  373. package/dist/actions/register-phone-call.d.mts +271 -3
  374. package/dist/actions/register-phone-call.d.mts.map +1 -1
  375. package/dist/actions/register-phone-call.mjs +35 -35
  376. package/dist/actions/register-phone-call.mjs.map +1 -1
  377. package/dist/actions/retrieve-call-details-by-id.cjs.map +1 -1
  378. package/dist/actions/retrieve-call-details-by-id.d.cts +7 -3
  379. package/dist/actions/retrieve-call-details-by-id.d.cts.map +1 -1
  380. package/dist/actions/retrieve-call-details-by-id.d.mts +7 -3
  381. package/dist/actions/retrieve-call-details-by-id.d.mts.map +1 -1
  382. package/dist/actions/retrieve-call-details-by-id.mjs.map +1 -1
  383. package/dist/actions/retrieve-call-details.cjs.map +1 -1
  384. package/dist/actions/retrieve-call-details.d.cts +204 -3
  385. package/dist/actions/retrieve-call-details.d.cts.map +1 -1
  386. package/dist/actions/retrieve-call-details.d.mts +204 -3
  387. package/dist/actions/retrieve-call-details.d.mts.map +1 -1
  388. package/dist/actions/retrieve-call-details.mjs.map +1 -1
  389. package/dist/actions/retrieve-details-of-a-specific-phone-number.cjs.map +1 -1
  390. package/dist/actions/retrieve-details-of-a-specific-phone-number.d.cts +19 -3
  391. package/dist/actions/retrieve-details-of-a-specific-phone-number.d.cts.map +1 -1
  392. package/dist/actions/retrieve-details-of-a-specific-phone-number.d.mts +19 -3
  393. package/dist/actions/retrieve-details-of-a-specific-phone-number.d.mts.map +1 -1
  394. package/dist/actions/retrieve-details-of-a-specific-phone-number.mjs.map +1 -1
  395. package/dist/actions/retrieve-details-of-a-specific-voice.cjs.map +1 -1
  396. package/dist/actions/retrieve-details-of-a-specific-voice.d.cts +15 -3
  397. package/dist/actions/retrieve-details-of-a-specific-voice.d.cts.map +1 -1
  398. package/dist/actions/retrieve-details-of-a-specific-voice.d.mts +15 -3
  399. package/dist/actions/retrieve-details-of-a-specific-voice.d.mts.map +1 -1
  400. package/dist/actions/retrieve-details-of-a-specific-voice.mjs.map +1 -1
  401. package/dist/actions/search-community-voice.cjs.map +1 -1
  402. package/dist/actions/search-community-voice.d.cts +20 -3
  403. package/dist/actions/search-community-voice.d.cts.map +1 -1
  404. package/dist/actions/search-community-voice.d.mts +20 -3
  405. package/dist/actions/search-community-voice.d.mts.map +1 -1
  406. package/dist/actions/search-community-voice.mjs.map +1 -1
  407. package/dist/actions/update-agent.cjs +26 -26
  408. package/dist/actions/update-agent.cjs.map +1 -1
  409. package/dist/actions/update-agent.d.cts +302 -3
  410. package/dist/actions/update-agent.d.cts.map +1 -1
  411. package/dist/actions/update-agent.d.mts +302 -3
  412. package/dist/actions/update-agent.d.mts.map +1 -1
  413. package/dist/actions/update-agent.mjs +26 -26
  414. package/dist/actions/update-agent.mjs.map +1 -1
  415. package/dist/actions/update-call.cjs.map +1 -1
  416. package/dist/actions/update-call.d.cts +28 -3
  417. package/dist/actions/update-call.d.cts.map +1 -1
  418. package/dist/actions/update-call.d.mts +28 -3
  419. package/dist/actions/update-call.d.mts.map +1 -1
  420. package/dist/actions/update-call.mjs.map +1 -1
  421. package/dist/actions/update-chat-agent.cjs +35 -35
  422. package/dist/actions/update-chat-agent.cjs.map +1 -1
  423. package/dist/actions/update-chat-agent.d.cts +206 -3
  424. package/dist/actions/update-chat-agent.d.cts.map +1 -1
  425. package/dist/actions/update-chat-agent.d.mts +206 -3
  426. package/dist/actions/update-chat-agent.d.mts.map +1 -1
  427. package/dist/actions/update-chat-agent.mjs +35 -35
  428. package/dist/actions/update-chat-agent.mjs.map +1 -1
  429. package/dist/actions/update-chat-metadata.cjs +6 -6
  430. package/dist/actions/update-chat-metadata.cjs.map +1 -1
  431. package/dist/actions/update-chat-metadata.d.cts +58 -3
  432. package/dist/actions/update-chat-metadata.d.cts.map +1 -1
  433. package/dist/actions/update-chat-metadata.d.mts +58 -3
  434. package/dist/actions/update-chat-metadata.d.mts.map +1 -1
  435. package/dist/actions/update-chat-metadata.mjs +6 -6
  436. package/dist/actions/update-chat-metadata.mjs.map +1 -1
  437. package/dist/actions/update-conversation-flow-component.cjs +55 -55
  438. package/dist/actions/update-conversation-flow-component.cjs.map +1 -1
  439. package/dist/actions/update-conversation-flow-component.d.cts +265 -3
  440. package/dist/actions/update-conversation-flow-component.d.cts.map +1 -1
  441. package/dist/actions/update-conversation-flow-component.d.mts +265 -3
  442. package/dist/actions/update-conversation-flow-component.d.mts.map +1 -1
  443. package/dist/actions/update-conversation-flow-component.mjs +55 -55
  444. package/dist/actions/update-conversation-flow-component.mjs.map +1 -1
  445. package/dist/actions/update-conversation-flow.cjs +5 -5
  446. package/dist/actions/update-conversation-flow.cjs.map +1 -1
  447. package/dist/actions/update-conversation-flow.d.cts +114 -3
  448. package/dist/actions/update-conversation-flow.d.cts.map +1 -1
  449. package/dist/actions/update-conversation-flow.d.mts +114 -3
  450. package/dist/actions/update-conversation-flow.d.mts.map +1 -1
  451. package/dist/actions/update-conversation-flow.mjs +5 -5
  452. package/dist/actions/update-conversation-flow.mjs.map +1 -1
  453. package/dist/actions/update-phone-number.cjs +4 -4
  454. package/dist/actions/update-phone-number.cjs.map +1 -1
  455. package/dist/actions/update-phone-number.d.cts +58 -3
  456. package/dist/actions/update-phone-number.d.cts.map +1 -1
  457. package/dist/actions/update-phone-number.d.mts +58 -3
  458. package/dist/actions/update-phone-number.d.mts.map +1 -1
  459. package/dist/actions/update-phone-number.mjs +4 -4
  460. package/dist/actions/update-phone-number.mjs.map +1 -1
  461. package/dist/actions/update-retell-llm.cjs +2 -2
  462. package/dist/actions/update-retell-llm.cjs.map +1 -1
  463. package/dist/actions/update-retell-llm.d.cts +173 -3
  464. package/dist/actions/update-retell-llm.d.cts.map +1 -1
  465. package/dist/actions/update-retell-llm.d.mts +173 -3
  466. package/dist/actions/update-retell-llm.d.mts.map +1 -1
  467. package/dist/actions/update-retell-llm.mjs +2 -2
  468. package/dist/actions/update-retell-llm.mjs.map +1 -1
  469. package/dist/actions/update-test-case-definition.cjs +13 -13
  470. package/dist/actions/update-test-case-definition.cjs.map +1 -1
  471. package/dist/actions/update-test-case-definition.d.cts +86 -3
  472. package/dist/actions/update-test-case-definition.d.cts.map +1 -1
  473. package/dist/actions/update-test-case-definition.d.mts +86 -3
  474. package/dist/actions/update-test-case-definition.d.mts.map +1 -1
  475. package/dist/actions/update-test-case-definition.mjs +13 -13
  476. package/dist/actions/update-test-case-definition.mjs.map +1 -1
  477. package/dist/catalog.cjs +7 -1
  478. package/dist/catalog.cjs.map +1 -1
  479. package/dist/catalog.d.cts +8 -0
  480. package/dist/catalog.d.mts +8 -0
  481. package/dist/catalog.mjs +7 -1
  482. package/dist/catalog.mjs.map +1 -1
  483. package/package.json +2 -2
@@ -1,9 +1,322 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-retell-llm.d.ts
4
- declare const RetellaiGetRetellLlmInput: z.ZodTypeAny;
5
- declare const RetellaiGetRetellLlmOutput: z.ZodTypeAny;
6
- declare const retellaiGetRetellLlm: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiGetRetellLlmInput: z.ZodObject<{
5
+ llm_id: z.ZodString;
6
+ version: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const RetellaiGetRetellLlmOutput: z.ZodObject<{
9
+ mcps: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ url: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ headers: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
13
+ timeout_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ query_params: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
15
+ }, z.core.$strip>>>>;
16
+ model: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
17
+ "gpt-4.1": "gpt-4.1";
18
+ "gpt-4.1-mini": "gpt-4.1-mini";
19
+ "gpt-4.1-nano": "gpt-4.1-nano";
20
+ "gpt-5": "gpt-5";
21
+ "gpt-5.1": "gpt-5.1";
22
+ "gpt-5.2": "gpt-5.2";
23
+ "gpt-5-mini": "gpt-5-mini";
24
+ "gpt-5-nano": "gpt-5-nano";
25
+ "claude-4.5-sonnet": "claude-4.5-sonnet";
26
+ "claude-4.5-haiku": "claude-4.5-haiku";
27
+ "gemini-2.5-flash": "gemini-2.5-flash";
28
+ "gemini-2.5-flash-lite": "gemini-2.5-flash-lite";
29
+ "gemini-3.0-flash": "gemini-3.0-flash";
30
+ }>>>;
31
+ llm_id: z.ZodNullable<z.ZodString>;
32
+ states: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
33
+ name: z.ZodNullable<z.ZodString>;
34
+ edges: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
35
+ parameters: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
36
+ description: z.ZodNullable<z.ZodString>;
37
+ destination_state_name: z.ZodNullable<z.ZodString>;
38
+ }, z.core.$strip>>>>;
39
+ tools: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodObject<{
40
+ name: z.ZodNullable<z.ZodString>;
41
+ type: z.ZodNullable<z.ZodString>;
42
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
44
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ name: z.ZodNullable<z.ZodString>;
47
+ type: z.ZodNullable<z.ZodString>;
48
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
+ transfer_option: z.ZodUnion<readonly [z.ZodObject<{
50
+ type: z.ZodNullable<z.ZodString>;
51
+ show_transferee_as_caller: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ type: z.ZodNullable<z.ZodString>;
54
+ wait_for_human: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
55
+ whisper_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
56
+ on_hold_music_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ three_way_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ type: z.ZodNullable<z.ZodString>;
60
+ prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ wait_for_human: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
62
+ whisper_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ on_hold_music_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ three_way_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
65
+ }, z.core.$strip>]>;
66
+ custom_sip_headers: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
67
+ transfer_destination: z.ZodUnion<readonly [z.ZodObject<{
68
+ type: z.ZodNullable<z.ZodString>;
69
+ number: z.ZodNullable<z.ZodString>;
70
+ extension: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ type: z.ZodNullable<z.ZodString>;
73
+ prompt: z.ZodNullable<z.ZodString>;
74
+ }, z.core.$strip>]>;
75
+ ignore_e164_validation: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
76
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
77
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ name: z.ZodNullable<z.ZodString>;
80
+ type: z.ZodNullable<z.ZodString>;
81
+ timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
82
+ cal_api_key: z.ZodNullable<z.ZodString>;
83
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
84
+ event_type_id: z.ZodNullable<z.ZodNumber>;
85
+ }, z.core.$strip>, z.ZodObject<{
86
+ name: z.ZodNullable<z.ZodString>;
87
+ type: z.ZodNullable<z.ZodString>;
88
+ timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
89
+ cal_api_key: z.ZodNullable<z.ZodString>;
90
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
91
+ event_type_id: z.ZodNullable<z.ZodNumber>;
92
+ }, z.core.$strip>, z.ZodObject<{
93
+ name: z.ZodNullable<z.ZodString>;
94
+ type: z.ZodNullable<z.ZodString>;
95
+ agent_id: z.ZodNullable<z.ZodString>;
96
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
97
+ agent_version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
98
+ webhook_setting: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
99
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
100
+ post_call_analysis_setting: z.ZodUnknown;
101
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
102
+ }, z.core.$strip>, z.ZodObject<{
103
+ name: z.ZodNullable<z.ZodString>;
104
+ type: z.ZodNullable<z.ZodString>;
105
+ delay_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
106
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
107
+ }, z.core.$strip>, z.ZodObject<{
108
+ name: z.ZodNullable<z.ZodString>;
109
+ type: z.ZodNullable<z.ZodString>;
110
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
111
+ sms_content: z.ZodUnion<readonly [z.ZodObject<{
112
+ type: z.ZodNullable<z.ZodString>;
113
+ content: z.ZodNullable<z.ZodString>;
114
+ }, z.core.$strip>, z.ZodObject<{
115
+ type: z.ZodNullable<z.ZodString>;
116
+ prompt: z.ZodNullable<z.ZodString>;
117
+ }, z.core.$strip>]>;
118
+ }, z.core.$strip>, z.ZodObject<{
119
+ url: z.ZodNullable<z.ZodString>;
120
+ name: z.ZodNullable<z.ZodString>;
121
+ type: z.ZodNullable<z.ZodString>;
122
+ method: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
123
+ GET: "GET";
124
+ POST: "POST";
125
+ PUT: "PUT";
126
+ PATCH: "PATCH";
127
+ DELETE: "DELETE";
128
+ }>>>;
129
+ headers: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
130
+ parameters: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
131
+ timeout_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
132
+ description: z.ZodNullable<z.ZodString>;
133
+ args_at_root: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
134
+ query_params: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
135
+ response_variables: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
136
+ speak_after_execution: z.ZodNullable<z.ZodBoolean>;
137
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
138
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
139
+ }, z.core.$strip>, z.ZodObject<{
140
+ name: z.ZodNullable<z.ZodString>;
141
+ type: z.ZodNullable<z.ZodString>;
142
+ variables: z.ZodArray<z.ZodUnknown>;
143
+ description: z.ZodNullable<z.ZodString>;
144
+ }, z.core.$strip>, z.ZodObject<{
145
+ name: z.ZodNullable<z.ZodString>;
146
+ type: z.ZodNullable<z.ZodString>;
147
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
148
+ }, z.core.$strip>, z.ZodObject<{
149
+ name: z.ZodNullable<z.ZodString>;
150
+ type: z.ZodNullable<z.ZodString>;
151
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
152
+ }, z.core.$strip>, z.ZodObject<{
153
+ name: z.ZodNullable<z.ZodString>;
154
+ type: z.ZodNullable<z.ZodString>;
155
+ mcp_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
156
+ description: z.ZodNullable<z.ZodString>;
157
+ input_schema: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
158
+ response_variables: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
159
+ speak_after_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
160
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
161
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
162
+ }, z.core.$strip>]>>>>;
163
+ state_prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
164
+ }, z.core.$strip>>>>;
165
+ version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
166
+ kb_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
167
+ top_k: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
168
+ filter_score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
169
+ }, z.core.$strip>>>;
170
+ s2s_model: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
171
+ "gpt-4o-realtime": "gpt-4o-realtime";
172
+ "gpt-4o-mini-realtime": "gpt-4o-mini-realtime";
173
+ "gpt-realtime": "gpt-realtime";
174
+ "gpt-realtime-mini": "gpt-realtime-mini";
175
+ }>>>;
176
+ is_published: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
177
+ begin_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
178
+ general_tools: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodObject<{
179
+ name: z.ZodNullable<z.ZodString>;
180
+ type: z.ZodNullable<z.ZodString>;
181
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
182
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
183
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
184
+ }, z.core.$strip>, z.ZodObject<{
185
+ name: z.ZodNullable<z.ZodString>;
186
+ type: z.ZodNullable<z.ZodString>;
187
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
188
+ transfer_option: z.ZodUnion<readonly [z.ZodObject<{
189
+ type: z.ZodNullable<z.ZodString>;
190
+ show_transferee_as_caller: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
191
+ }, z.core.$strip>, z.ZodObject<{
192
+ type: z.ZodNullable<z.ZodString>;
193
+ wait_for_human: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
194
+ whisper_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
195
+ on_hold_music_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
196
+ three_way_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
197
+ }, z.core.$strip>, z.ZodObject<{
198
+ type: z.ZodNullable<z.ZodString>;
199
+ prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
200
+ wait_for_human: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
201
+ whisper_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
202
+ on_hold_music_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
203
+ three_way_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
204
+ }, z.core.$strip>]>;
205
+ custom_sip_headers: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
206
+ transfer_destination: z.ZodUnion<readonly [z.ZodObject<{
207
+ type: z.ZodNullable<z.ZodString>;
208
+ number: z.ZodNullable<z.ZodString>;
209
+ extension: z.ZodOptional<z.ZodNullable<z.ZodString>>;
210
+ }, z.core.$strip>, z.ZodObject<{
211
+ type: z.ZodNullable<z.ZodString>;
212
+ prompt: z.ZodNullable<z.ZodString>;
213
+ }, z.core.$strip>]>;
214
+ ignore_e164_validation: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
215
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
216
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
217
+ }, z.core.$strip>, z.ZodObject<{
218
+ name: z.ZodNullable<z.ZodString>;
219
+ type: z.ZodNullable<z.ZodString>;
220
+ timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
221
+ cal_api_key: z.ZodNullable<z.ZodString>;
222
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
223
+ event_type_id: z.ZodNullable<z.ZodNumber>;
224
+ }, z.core.$strip>, z.ZodObject<{
225
+ name: z.ZodNullable<z.ZodString>;
226
+ type: z.ZodNullable<z.ZodString>;
227
+ timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
228
+ cal_api_key: z.ZodNullable<z.ZodString>;
229
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
230
+ event_type_id: z.ZodNullable<z.ZodNumber>;
231
+ }, z.core.$strip>, z.ZodObject<{
232
+ name: z.ZodNullable<z.ZodString>;
233
+ type: z.ZodNullable<z.ZodString>;
234
+ agent_id: z.ZodNullable<z.ZodString>;
235
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
236
+ agent_version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
237
+ webhook_setting: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
238
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
239
+ post_call_analysis_setting: z.ZodUnknown;
240
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
241
+ }, z.core.$strip>, z.ZodObject<{
242
+ name: z.ZodNullable<z.ZodString>;
243
+ type: z.ZodNullable<z.ZodString>;
244
+ delay_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
245
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
246
+ }, z.core.$strip>, z.ZodObject<{
247
+ name: z.ZodNullable<z.ZodString>;
248
+ type: z.ZodNullable<z.ZodString>;
249
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
250
+ sms_content: z.ZodUnion<readonly [z.ZodObject<{
251
+ type: z.ZodNullable<z.ZodString>;
252
+ content: z.ZodNullable<z.ZodString>;
253
+ }, z.core.$strip>, z.ZodObject<{
254
+ type: z.ZodNullable<z.ZodString>;
255
+ prompt: z.ZodNullable<z.ZodString>;
256
+ }, z.core.$strip>]>;
257
+ }, z.core.$strip>, z.ZodObject<{
258
+ url: z.ZodNullable<z.ZodString>;
259
+ name: z.ZodNullable<z.ZodString>;
260
+ type: z.ZodNullable<z.ZodString>;
261
+ method: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
262
+ GET: "GET";
263
+ POST: "POST";
264
+ PUT: "PUT";
265
+ PATCH: "PATCH";
266
+ DELETE: "DELETE";
267
+ }>>>;
268
+ headers: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
269
+ parameters: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
270
+ timeout_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
271
+ description: z.ZodNullable<z.ZodString>;
272
+ args_at_root: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
273
+ query_params: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
274
+ response_variables: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
275
+ speak_after_execution: z.ZodNullable<z.ZodBoolean>;
276
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
277
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
278
+ }, z.core.$strip>, z.ZodObject<{
279
+ name: z.ZodNullable<z.ZodString>;
280
+ type: z.ZodNullable<z.ZodString>;
281
+ variables: z.ZodArray<z.ZodUnknown>;
282
+ description: z.ZodNullable<z.ZodString>;
283
+ }, z.core.$strip>, z.ZodObject<{
284
+ name: z.ZodNullable<z.ZodString>;
285
+ type: z.ZodNullable<z.ZodString>;
286
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
287
+ }, z.core.$strip>, z.ZodObject<{
288
+ name: z.ZodNullable<z.ZodString>;
289
+ type: z.ZodNullable<z.ZodString>;
290
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
291
+ }, z.core.$strip>, z.ZodObject<{
292
+ name: z.ZodNullable<z.ZodString>;
293
+ type: z.ZodNullable<z.ZodString>;
294
+ mcp_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
295
+ description: z.ZodNullable<z.ZodString>;
296
+ input_schema: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
297
+ response_variables: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
298
+ speak_after_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
299
+ speak_during_execution: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
300
+ execution_message_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
301
+ }, z.core.$strip>]>>>>;
302
+ start_speaker: z.ZodNullable<z.ZodEnum<{
303
+ user: "user";
304
+ agent: "agent";
305
+ }>>;
306
+ general_prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
307
+ starting_state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
308
+ model_temperature: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
309
+ knowledge_base_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
310
+ model_high_priority: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
311
+ tool_call_strict_mode: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
312
+ default_dynamic_variables: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
313
+ begin_after_user_silence_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
314
+ last_modification_timestamp: z.ZodNullable<z.ZodNumber>;
315
+ }, z.core.$strip>;
316
+ declare const retellaiGetRetellLlm: import("@keystrokehq/action").WorkflowActionDefinition<{
317
+ llm_id: string;
318
+ version?: number | undefined;
319
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
320
  //#endregion
8
321
  export { retellaiGetRetellLlm };
9
322
  //# sourceMappingURL=get-retell-llm.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-retell-llm.d.mts","names":[],"sources":["../../src/actions/get-retell-llm.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAGc;AAAA,cA+J3C,0BAAA,EAA4B,CAAA,CAAE,UAqBc;AAAA,cAE5C,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-retell-llm.d.mts","names":[],"sources":["../../src/actions/get-retell-llm.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAkKzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuB1B,oBAAA,gCAAoB,wBAAA"}
@@ -6,37 +6,37 @@ const RetellaiGetRetellLlmInput = z.object({
6
6
  version: z.number().int().describe("Optional version of the API to use for this request. Defaults to latest version if not specified").optional()
7
7
  }).describe("Request schema for `RetellaiGetRetellLlm`");
8
8
  const RetellaiGetRetellLlm_MCPServerSchema = z.object({
9
- url: z.string().describe("MCP server URL"),
10
- name: z.string().describe("MCP server name"),
9
+ url: z.string().describe("MCP server URL").nullable(),
10
+ name: z.string().describe("MCP server name").nullable(),
11
11
  headers: z.record(z.string(), z.unknown()).describe("HTTP headers for MCP requests").nullable().optional(),
12
12
  timeout_ms: z.number().int().describe("Timeout for MCP requests in milliseconds").nullable().optional(),
13
13
  query_params: z.record(z.string(), z.unknown()).describe("Query parameters for MCP requests").nullable().optional()
14
14
  }).describe("Model Context Protocol server configuration");
15
15
  const RetellaiGetRetellLlm_StateEdgeSchema = z.object({
16
16
  parameters: z.record(z.string(), z.unknown()).describe("Describes what parameters you want to extract out when the transition changes. The parameters extracted here can be referenced in prompts & function descriptions of later states via dynamic variables.").nullable().optional(),
17
- description: z.string().describe("Describes what's the transition and at what time / criteria should this transition happen."),
18
- destination_state_name: z.string().describe("The destination state name when going through transition of state via this edge. State transition internally is implemented as a tool call of LLM, and a tool call with name 'transition_to_{destination_state_name}' will get created.")
17
+ description: z.string().describe("Describes what's the transition and at what time / criteria should this transition happen.").nullable(),
18
+ destination_state_name: z.string().describe("The destination state name when going through transition of state via this edge. State transition internally is implemented as a tool call of LLM, and a tool call with name 'transition_to_{destination_state_name}' will get created.").nullable()
19
19
  }).describe("Edge definition for state transitions");
20
20
  const RetellaiGetRetellLlm_EndCallToolSchema = z.object({
21
- name: z.string().describe("Unique tool identifier"),
22
- type: z.string().describe("Tool type identifier"),
21
+ name: z.string().describe("Unique tool identifier").nullable(),
22
+ type: z.string().describe("Tool type identifier").nullable(),
23
23
  description: z.string().describe("Explains tool purpose and usage context").nullable().optional(),
24
24
  speak_during_execution: z.boolean().describe("Enable speech during termination").nullable().optional(),
25
25
  execution_message_description: z.string().describe("What the agent says when ending").nullable().optional()
26
26
  }).describe("Tool for ending the call");
27
27
  const RetellaiGetRetellLlm_ColdTransferOptionSchema = z.object({
28
- type: z.string().describe("Transfer option type discriminator"),
28
+ type: z.string().describe("Transfer option type discriminator").nullable(),
29
29
  show_transferee_as_caller: z.boolean().describe("Show transferee number as caller ID").nullable().optional()
30
30
  }).describe("Cold transfer: direct transfer without briefing");
31
31
  const RetellaiGetRetellLlm_WarmTransferOptionSchema = z.object({
32
- type: z.string().describe("Transfer option type discriminator"),
32
+ type: z.string().describe("Transfer option type discriminator").nullable(),
33
33
  wait_for_human: z.boolean().describe("Only complete transfer if human detected").nullable().optional(),
34
34
  whisper_message: z.string().describe("Message spoken only to transfer target (supports dynamic variables)").nullable().optional(),
35
35
  on_hold_music_url: z.string().describe("URL of music to play while caller is on hold").nullable().optional(),
36
36
  three_way_message: z.string().describe("Message heard by both caller and target during handoff (supports dynamic variables)").nullable().optional()
37
37
  }).describe("Warm transfer: AI briefs the next agent before transferring");
38
38
  const RetellaiGetRetellLlm_AgenticWarmTransferOptionSchema = z.object({
39
- type: z.string().describe("Transfer option type discriminator"),
39
+ type: z.string().describe("Transfer option type discriminator").nullable(),
40
40
  prompt: z.string().describe("Prompt to guide AI in evaluating transfer decision (supports dynamic variables)").nullable().optional(),
41
41
  wait_for_human: z.boolean().describe("Only complete transfer if human detected").nullable().optional(),
42
42
  whisper_message: z.string().describe("Message spoken only to transfer target (supports dynamic variables)").nullable().optional(),
@@ -44,17 +44,17 @@ const RetellaiGetRetellLlm_AgenticWarmTransferOptionSchema = z.object({
44
44
  three_way_message: z.string().describe("Message heard by both caller and target during handoff (supports dynamic variables)").nullable().optional()
45
45
  }).describe("Agentic warm transfer: AI evaluates whether to transfer");
46
46
  const RetellaiGetRetellLlm_TransferDestinationPredefinedSchema = z.object({
47
- type: z.string().describe("Destination type discriminator"),
48
- number: z.string().describe("Transfer number in E.164 format or dynamic variable"),
47
+ type: z.string().describe("Destination type discriminator").nullable(),
48
+ number: z.string().describe("Transfer number in E.164 format or dynamic variable").nullable(),
49
49
  extension: z.string().describe("Optional DTMF extension digits").nullable().optional()
50
50
  }).describe("Predefined transfer destination with specific number");
51
51
  const RetellaiGetRetellLlm_TransferDestinationInferredSchema = z.object({
52
- type: z.string().describe("Destination type discriminator"),
53
- prompt: z.string().describe("Prompt to guide LLM in determining transfer number")
52
+ type: z.string().describe("Destination type discriminator").nullable(),
53
+ prompt: z.string().describe("Prompt to guide LLM in determining transfer number").nullable()
54
54
  }).describe("Inferred transfer destination determined by LLM");
55
55
  const RetellaiGetRetellLlm_TransferCallToolSchema = z.object({
56
- name: z.string().describe("Unique tool identifier"),
57
- type: z.string().describe("Tool type identifier"),
56
+ name: z.string().describe("Unique tool identifier").nullable(),
57
+ type: z.string().describe("Tool type identifier").nullable(),
58
58
  description: z.string().describe("Explains tool purpose").nullable().optional(),
59
59
  transfer_option: z.union([
60
60
  RetellaiGetRetellLlm_ColdTransferOptionSchema,
@@ -68,25 +68,25 @@ const RetellaiGetRetellLlm_TransferCallToolSchema = z.object({
68
68
  execution_message_description: z.string().describe("Message spoken during transfer").nullable().optional()
69
69
  }).describe("Tool for transferring the call");
70
70
  const RetellaiGetRetellLlm_CheckAvailabilityCalToolSchema = z.object({
71
- name: z.string().describe("Unique tool identifier"),
72
- type: z.string().describe("Tool type identifier"),
71
+ name: z.string().describe("Unique tool identifier").nullable(),
72
+ type: z.string().describe("Tool type identifier").nullable(),
73
73
  timezone: z.string().describe("IANA timezone database reference").nullable().optional(),
74
- cal_api_key: z.string().describe("Cal.com authentication credential"),
74
+ cal_api_key: z.string().describe("Cal.com authentication credential").nullable(),
75
75
  description: z.string().describe("Explains tool purpose").nullable().optional(),
76
- event_type_id: z.number().int().describe("Calendar event identifier")
76
+ event_type_id: z.number().int().describe("Calendar event identifier").nullable()
77
77
  }).describe("Tool for checking availability via Cal.com");
78
78
  const RetellaiGetRetellLlm_BookAppointmentCalToolSchema = z.object({
79
- name: z.string().describe("Unique tool identifier"),
80
- type: z.string().describe("Tool type identifier"),
79
+ name: z.string().describe("Unique tool identifier").nullable(),
80
+ type: z.string().describe("Tool type identifier").nullable(),
81
81
  timezone: z.string().describe("IANA timezone database reference").nullable().optional(),
82
- cal_api_key: z.string().describe("Cal.com authentication credential"),
82
+ cal_api_key: z.string().describe("Cal.com authentication credential").nullable(),
83
83
  description: z.string().describe("Explains tool purpose").nullable().optional(),
84
- event_type_id: z.number().int().describe("Calendar event identifier")
84
+ event_type_id: z.number().int().describe("Calendar event identifier").nullable()
85
85
  }).describe("Tool for booking appointments via Cal.com");
86
86
  const RetellaiGetRetellLlm_AgentSwapToolSchema = z.object({
87
- name: z.string().describe("Unique tool identifier"),
88
- type: z.string().describe("Tool type identifier"),
89
- agent_id: z.string().describe("Target agent identifier"),
87
+ name: z.string().describe("Unique tool identifier").nullable(),
88
+ type: z.string().describe("Tool type identifier").nullable(),
89
+ agent_id: z.string().describe("Target agent identifier").nullable(),
90
90
  description: z.string().describe("Explains tool purpose").nullable().optional(),
91
91
  agent_version: z.string().describe("Target agent version (uses latest if unspecified)").nullable().optional(),
92
92
  webhook_setting: z.record(z.string(), z.unknown()).describe("Event notification configuration").nullable().optional(),
@@ -95,29 +95,29 @@ const RetellaiGetRetellLlm_AgentSwapToolSchema = z.object({
95
95
  execution_message_description: z.string().describe("Message spoken during swap").nullable().optional()
96
96
  }).describe("Tool for swapping to a different agent");
97
97
  const RetellaiGetRetellLlm_PressDigitToolSchema = z.object({
98
- name: z.string().describe("Unique tool identifier"),
99
- type: z.string().describe("Tool type identifier"),
98
+ name: z.string().describe("Unique tool identifier").nullable(),
99
+ type: z.string().describe("Tool type identifier").nullable(),
100
100
  delay_ms: z.number().int().describe("Milliseconds before sending (default: 1000ms, range: 0-5000ms)").nullable().optional(),
101
101
  description: z.string().describe("Explains tool purpose").nullable().optional()
102
102
  }).describe("Tool for pressing phone digits");
103
103
  const RetellaiGetRetellLlm_SmsContentPredefinedSchema = z.object({
104
- type: z.string().describe("Content type discriminator"),
105
- content: z.string().describe("Static SMS text (supports dynamic variables like {{variable_name}})")
104
+ type: z.string().describe("Content type discriminator").nullable(),
105
+ content: z.string().describe("Static SMS text (supports dynamic variables like {{variable_name}})").nullable()
106
106
  }).describe("Predefined SMS content with static text");
107
107
  const RetellaiGetRetellLlm_SmsContentInferredSchema = z.object({
108
- type: z.string().describe("Content type discriminator"),
109
- prompt: z.string().describe("Prompt to guide LLM in generating SMS content (supports dynamic variables)")
108
+ type: z.string().describe("Content type discriminator").nullable(),
109
+ prompt: z.string().describe("Prompt to guide LLM in generating SMS content (supports dynamic variables)").nullable()
110
110
  }).describe("Inferred SMS content generated by LLM");
111
111
  const RetellaiGetRetellLlm_SendSMSToolSchema = z.object({
112
- name: z.string().describe("Unique tool identifier"),
113
- type: z.string().describe("Tool type identifier"),
112
+ name: z.string().describe("Unique tool identifier").nullable(),
113
+ type: z.string().describe("Tool type identifier").nullable(),
114
114
  description: z.string().describe("Explains tool purpose").nullable().optional(),
115
115
  sms_content: z.union([RetellaiGetRetellLlm_SmsContentPredefinedSchema, RetellaiGetRetellLlm_SmsContentInferredSchema])
116
116
  }).describe("Tool for sending SMS messages");
117
117
  const RetellaiGetRetellLlm_CustomToolSchema = z.object({
118
- url: z.string().describe("API endpoint"),
119
- name: z.string().describe("Unique tool identifier"),
120
- type: z.string().describe("Tool type identifier"),
118
+ url: z.string().describe("API endpoint").nullable(),
119
+ name: z.string().describe("Unique tool identifier").nullable(),
120
+ type: z.string().describe("Tool type identifier").nullable(),
121
121
  method: z.enum([
122
122
  "GET",
123
123
  "POST",
@@ -128,35 +128,35 @@ const RetellaiGetRetellLlm_CustomToolSchema = z.object({
128
128
  headers: z.record(z.string(), z.unknown()).describe("Request header key-value pairs").nullable().optional(),
129
129
  parameters: z.record(z.string(), z.unknown()).describe("JSON Schema defining input arguments").nullable().optional(),
130
130
  timeout_ms: z.number().int().describe("Maximum execution duration (1000-600000ms; default: 120000ms)").nullable().optional(),
131
- description: z.string().describe("Explains purpose and invocation criteria"),
131
+ description: z.string().describe("Explains purpose and invocation criteria").nullable(),
132
132
  args_at_root: z.boolean().describe("Pass parameters as root-level JSON").nullable().optional(),
133
133
  query_params: z.record(z.string(), z.unknown()).describe("URL query parameters").nullable().optional(),
134
134
  response_variables: z.record(z.string(), z.unknown()).describe("JSON path mappings for response extraction").nullable().optional(),
135
- speak_after_execution: z.boolean().describe("Enable LLM callback after execution"),
135
+ speak_after_execution: z.boolean().describe("Enable LLM callback after execution").nullable(),
136
136
  speak_during_execution: z.boolean().describe("Enable interim speech").nullable().optional(),
137
137
  execution_message_description: z.string().describe("Interim message guidance").nullable().optional()
138
138
  }).describe("Tool for custom API calls");
139
139
  const RetellaiGetRetellLlm_ExtractDynamicVariableToolSchema = z.object({
140
- name: z.string().describe("Unique tool identifier"),
141
- type: z.string().describe("Tool type identifier"),
140
+ name: z.string().describe("Unique tool identifier").nullable(),
141
+ type: z.string().describe("Tool type identifier").nullable(),
142
142
  variables: z.array(z.unknown()).describe("Data extraction definitions"),
143
- description: z.string().describe("Explains tool purpose")
143
+ description: z.string().describe("Explains tool purpose").nullable()
144
144
  }).describe("Tool for extracting dynamic variables");
145
145
  const RetellaiGetRetellLlm_BridgeTransferToolSchema = z.object({
146
- name: z.string().describe("Unique tool identifier"),
147
- type: z.string().describe("Tool type identifier"),
146
+ name: z.string().describe("Unique tool identifier").nullable(),
147
+ type: z.string().describe("Tool type identifier").nullable(),
148
148
  description: z.string().describe("Explains tool purpose").nullable().optional()
149
149
  }).describe("Tool for bridge transfers");
150
150
  const RetellaiGetRetellLlm_CancelTransferToolSchema = z.object({
151
- name: z.string().describe("Unique tool identifier"),
152
- type: z.string().describe("Tool type identifier"),
151
+ name: z.string().describe("Unique tool identifier").nullable(),
152
+ type: z.string().describe("Tool type identifier").nullable(),
153
153
  description: z.string().describe("Explains tool purpose").nullable().optional()
154
154
  }).describe("Tool for canceling transfers");
155
155
  const RetellaiGetRetellLlm_MCPToolSchema = z.object({
156
- name: z.string().describe("Tool identifier"),
157
- type: z.string().describe("Tool type identifier"),
156
+ name: z.string().describe("Tool identifier").nullable(),
157
+ type: z.string().describe("Tool type identifier").nullable(),
158
158
  mcp_id: z.string().describe("MCP server identifier").nullable().optional(),
159
- description: z.string().describe("Tool purpose explanation"),
159
+ description: z.string().describe("Tool purpose explanation").nullable(),
160
160
  input_schema: z.record(z.string(), z.unknown()).describe("Parameter schema definition").nullable().optional(),
161
161
  response_variables: z.record(z.string(), z.unknown()).describe("Output data mappings").nullable().optional(),
162
162
  speak_after_execution: z.boolean().describe("Enable callback speech").nullable().optional(),
@@ -164,7 +164,7 @@ const RetellaiGetRetellLlm_MCPToolSchema = z.object({
164
164
  execution_message_description: z.string().describe("Interim message guidance").nullable().optional()
165
165
  }).describe("Tool for MCP (Model Context Protocol) calls");
166
166
  const RetellaiGetRetellLlm_StateSchema = z.object({
167
- name: z.string().describe("State identifier"),
167
+ name: z.string().describe("State identifier").nullable(),
168
168
  edges: z.array(RetellaiGetRetellLlm_StateEdgeSchema).describe("State transition definitions").nullable().optional(),
169
169
  tools: z.array(z.union([
170
170
  RetellaiGetRetellLlm_EndCallToolSchema,
@@ -208,7 +208,7 @@ const retellaiGetRetellLlm = action("RETELLAI_GET_RETELL_LLM", {
208
208
  "gemini-2.5-flash-lite",
209
209
  "gemini-3.0-flash"
210
210
  ]).describe("Underlying text LLM (defaults to gpt-4.1)").nullable().optional(),
211
- llm_id: z.string().describe("Unique id of Retell LLM Response Engine"),
211
+ llm_id: z.string().describe("Unique id of Retell LLM Response Engine").nullable(),
212
212
  states: z.array(RetellaiGetRetellLlm_StateSchema).describe("State definitions for conversation flow. States help reduce prompt length and tool choices when calls can be broken into distinct stages.").nullable().optional(),
213
213
  version: z.number().int().describe("Engine version number").nullable().optional(),
214
214
  kb_config: RetellaiGetRetellLlm_KnowledgeBaseConfigurationSchema.nullable().optional(),
@@ -234,7 +234,7 @@ const retellaiGetRetellLlm = action("RETELLAI_GET_RETELL_LLM", {
234
234
  RetellaiGetRetellLlm_CancelTransferToolSchema,
235
235
  RetellaiGetRetellLlm_MCPToolSchema
236
236
  ])).describe("A list of tools the model may call (to get external knowledge, call API, etc). Available tools for the LLM to invoke regardless of state.").nullable().optional(),
237
- start_speaker: z.enum(["user", "agent"]).describe("The speaker who starts the conversation. Must be either 'user' or 'agent'."),
237
+ start_speaker: z.enum(["user", "agent"]).describe("The speaker who starts the conversation. Must be either 'user' or 'agent'.").nullable(),
238
238
  general_prompt: z.string().describe("General prompt appended to system prompt no matter what state the agent is in. System prompt (with state) = general prompt + state prompt. System prompt (no state) = general prompt.").nullable().optional(),
239
239
  starting_state: z.string().describe("Name of the starting state. Required if states is not empty.").nullable().optional(),
240
240
  model_temperature: z.number().describe("Controls the randomness of the response. Value ranging from [0,1]").nullable().optional(),
@@ -243,7 +243,7 @@ const retellaiGetRetellLlm = action("RETELLAI_GET_RETELL_LLM", {
243
243
  tool_call_strict_mode: z.boolean().describe("Strict mode for tool calls").nullable().optional(),
244
244
  default_dynamic_variables: z.object({}).describe("Default dynamic variables represented as key-value pairs of strings. These are injected into your Retell LLM prompt and tool description when specific values are not provided in a request.").nullable().optional(),
245
245
  begin_after_user_silence_ms: z.number().int().describe("If set, the AI will begin the conversation after waiting for the user for the duration (in milliseconds) specified by this attribute. This only applies if the agent is configured to wait for the user to speak first. If not set, the agent will wait indefinitely for the user to speak.").nullable().optional(),
246
- last_modification_timestamp: z.number().int().describe("Last modification timestamp (milliseconds since epoch)")
246
+ last_modification_timestamp: z.number().int().describe("Last modification timestamp (milliseconds since epoch)").nullable()
247
247
  }).describe("Response schema for `RetellaiGetRetellLlm`")
248
248
  });
249
249
  //#endregion