@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
@@ -9,33 +9,33 @@ const RetellaiListBatchTestsInput = zod.z.object({
9
9
  }).describe("Request schema for listing batch test jobs");
10
10
  const RetellaiListBatchTests_BatchTestStatusSchema = zod.z.enum(["in_progress", "complete"]).describe("Status of the batch test job");
11
11
  const RetellaiListBatchTests_RetellLlmResponseEngineSchema = zod.z.object({
12
- type: zod.z.string().describe("Type of response engine"),
13
- llm_id: zod.z.string().describe("ID of the Retell LLM"),
12
+ type: zod.z.string().describe("Type of response engine").nullable(),
13
+ llm_id: zod.z.string().describe("ID of the Retell LLM").nullable(),
14
14
  version: zod.z.number().describe("Version of the LLM").nullable().optional()
15
15
  }).describe("Retell LLM response engine configuration");
16
16
  const RetellaiListBatchTests_CustomLlmResponseEngineSchema = zod.z.object({
17
- type: zod.z.string().describe("Type of response engine"),
18
- llm_websocket_url: zod.z.string().describe("WebSocket URL for custom LLM")
17
+ type: zod.z.string().describe("Type of response engine").nullable(),
18
+ llm_websocket_url: zod.z.string().describe("WebSocket URL for custom LLM").nullable()
19
19
  }).describe("Custom LLM response engine configuration");
20
20
  const RetellaiListBatchTests_ConversationFlowResponseEngineSchema = zod.z.object({
21
- type: zod.z.string().describe("Type of response engine"),
21
+ type: zod.z.string().describe("Type of response engine").nullable(),
22
22
  version: zod.z.number().describe("Version of the conversation flow").nullable().optional(),
23
- conversation_flow_id: zod.z.string().describe("ID of the conversation flow")
23
+ conversation_flow_id: zod.z.string().describe("ID of the conversation flow").nullable()
24
24
  }).describe("Conversation flow response engine configuration");
25
25
  const RetellaiListBatchTests_BatchTestJobSchema = zod.z.object({
26
26
  status: RetellaiListBatchTests_BatchTestStatusSchema.nullable(),
27
- fail_count: zod.z.number().int().describe("Number of test cases that failed"),
28
- pass_count: zod.z.number().int().describe("Number of test cases that passed"),
29
- error_count: zod.z.number().int().describe("Number of test cases that encountered errors"),
30
- total_count: zod.z.number().int().describe("Total number of test cases in the batch"),
27
+ fail_count: zod.z.number().int().describe("Number of test cases that failed").nullable(),
28
+ pass_count: zod.z.number().int().describe("Number of test cases that passed").nullable(),
29
+ error_count: zod.z.number().int().describe("Number of test cases that encountered errors").nullable(),
30
+ total_count: zod.z.number().int().describe("Total number of test cases in the batch").nullable(),
31
31
  response_engine: zod.z.union([
32
32
  RetellaiListBatchTests_RetellLlmResponseEngineSchema,
33
33
  RetellaiListBatchTests_CustomLlmResponseEngineSchema,
34
34
  RetellaiListBatchTests_ConversationFlowResponseEngineSchema
35
35
  ]),
36
- creation_timestamp: zod.z.number().int().describe("Timestamp when the batch job was created (milliseconds since epoch)"),
37
- test_case_batch_job_id: zod.z.string().describe("Unique identifier for the test case batch job"),
38
- user_modified_timestamp: zod.z.number().int().describe("Timestamp when the batch job was last modified (milliseconds since epoch)")
36
+ creation_timestamp: zod.z.number().int().describe("Timestamp when the batch job was created (milliseconds since epoch)").nullable(),
37
+ test_case_batch_job_id: zod.z.string().describe("Unique identifier for the test case batch job").nullable(),
38
+ user_modified_timestamp: zod.z.number().int().describe("Timestamp when the batch job was last modified (milliseconds since epoch)").nullable()
39
39
  }).describe("Batch test job details");
40
40
  const RetellaiListBatchTestsOutput = zod.z.object({ batch_tests: zod.z.array(RetellaiListBatchTests_BatchTestJobSchema).describe("List of batch test jobs for the specified response engine").nullable().optional() }).describe("Response schema for listing batch test jobs");
41
41
  const retellaiListBatchTests = require_action.action("RETELLAI_LIST_BATCH_TESTS", {
@@ -1 +1 @@
1
- {"version":3,"file":"list-batch-tests.cjs","names":["z","action"],"sources":["../../src/actions/list-batch-tests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListBatchTestsInput: z.ZodTypeAny = z.object({\n type: z.enum([\"retell-llm\", \"conversation-flow\"]).describe(\"Type of response engine to filter batch tests\"),\n llm_id: z.string().describe(\"LLM ID (required when type is retell-llm)\").optional(),\n version: z.number().int().describe(\"Version of the response engine (defaults to latest if not specified)\").optional(),\n conversation_flow_id: z.string().describe(\"Conversation flow ID (required when type is conversation-flow)\").optional(),\n}).describe(\"Request schema for listing batch test jobs\");\nconst RetellaiListBatchTests_BatchTestStatusSchema: z.ZodTypeAny = z.enum([\"in_progress\", \"complete\"]).describe(\"Status of the batch test job\");\nconst RetellaiListBatchTests_RetellLlmResponseEngineSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of response engine\"),\n llm_id: z.string().describe(\"ID of the Retell LLM\"),\n version: z.number().describe(\"Version of the LLM\").nullable().optional(),\n}).describe(\"Retell LLM response engine configuration\");\nconst RetellaiListBatchTests_CustomLlmResponseEngineSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of response engine\"),\n llm_websocket_url: z.string().describe(\"WebSocket URL for custom LLM\"),\n}).describe(\"Custom LLM response engine configuration\");\nconst RetellaiListBatchTests_ConversationFlowResponseEngineSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of response engine\"),\n version: z.number().describe(\"Version of the conversation flow\").nullable().optional(),\n conversation_flow_id: z.string().describe(\"ID of the conversation flow\"),\n}).describe(\"Conversation flow response engine configuration\");\nconst RetellaiListBatchTests_BatchTestJobSchema: z.ZodTypeAny = z.object({\n status: RetellaiListBatchTests_BatchTestStatusSchema.nullable(),\n fail_count: z.number().int().describe(\"Number of test cases that failed\"),\n pass_count: z.number().int().describe(\"Number of test cases that passed\"),\n error_count: z.number().int().describe(\"Number of test cases that encountered errors\"),\n total_count: z.number().int().describe(\"Total number of test cases in the batch\"),\n response_engine: z.union([RetellaiListBatchTests_RetellLlmResponseEngineSchema, RetellaiListBatchTests_CustomLlmResponseEngineSchema, RetellaiListBatchTests_ConversationFlowResponseEngineSchema]),\n creation_timestamp: z.number().int().describe(\"Timestamp when the batch job was created (milliseconds since epoch)\"),\n test_case_batch_job_id: z.string().describe(\"Unique identifier for the test case batch job\"),\n user_modified_timestamp: z.number().int().describe(\"Timestamp when the batch job was last modified (milliseconds since epoch)\"),\n}).describe(\"Batch test job details\");\nexport const RetellaiListBatchTestsOutput: z.ZodTypeAny = z.object({\n batch_tests: z.array(RetellaiListBatchTests_BatchTestJobSchema).describe(\"List of batch test jobs for the specified response engine\").nullable().optional(),\n}).describe(\"Response schema for listing batch test jobs\");\n\nexport const retellaiListBatchTests = action(\"RETELLAI_LIST_BATCH_TESTS\", {\n slug: \"retellai-list-batch-tests\",\n name: \"List batch tests\",\n description: \"Tool to list batch test jobs for a response engine. Use when you need to retrieve batch testing results for a Retell LLM or conversation flow.\",\n input: RetellaiListBatchTestsInput,\n output: RetellaiListBatchTestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,KAAK,CAAC,cAAc,mBAAmB,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC1G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACpH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,+CAA6DA,IAAAA,EAAE,KAAK,CAAC,eAAe,UAAU,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC9I,MAAM,uDAAqEA,IAAAA,EAAE,OAAO;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,uDAAqEA,IAAAA,EAAE,OAAO;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;AACvE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,8DAA4EA,IAAAA,EAAE,OAAO;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;AACzE,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,QAAQ,6CAA6C,SAAS;CAC9D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CACrF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;CAChF,iBAAiBA,IAAAA,EAAE,MAAM;EAAC;EAAsD;EAAsD;CAA2D,CAAC;CAClM,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE;CACnH,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC3F,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E;AAChI,CAAC,CAAC,CAAC,SAAS,wBAAwB;AACpC,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,aAAaA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-batch-tests.cjs","names":["z","action"],"sources":["../../src/actions/list-batch-tests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListBatchTestsInput = z.object({\n type: z.enum([\"retell-llm\", \"conversation-flow\"]).describe(\"Type of response engine to filter batch tests\"),\n llm_id: z.string().describe(\"LLM ID (required when type is retell-llm)\").optional(),\n version: z.number().int().describe(\"Version of the response engine (defaults to latest if not specified)\").optional(),\n conversation_flow_id: z.string().describe(\"Conversation flow ID (required when type is conversation-flow)\").optional(),\n}).describe(\"Request schema for listing batch test jobs\");\nconst RetellaiListBatchTests_BatchTestStatusSchema = z.enum([\"in_progress\", \"complete\"]).describe(\"Status of the batch test job\");\nconst RetellaiListBatchTests_RetellLlmResponseEngineSchema = z.object({\n type: z.string().describe(\"Type of response engine\").nullable(),\n llm_id: z.string().describe(\"ID of the Retell LLM\").nullable(),\n version: z.number().describe(\"Version of the LLM\").nullable().optional(),\n}).describe(\"Retell LLM response engine configuration\");\nconst RetellaiListBatchTests_CustomLlmResponseEngineSchema = z.object({\n type: z.string().describe(\"Type of response engine\").nullable(),\n llm_websocket_url: z.string().describe(\"WebSocket URL for custom LLM\").nullable(),\n}).describe(\"Custom LLM response engine configuration\");\nconst RetellaiListBatchTests_ConversationFlowResponseEngineSchema = z.object({\n type: z.string().describe(\"Type of response engine\").nullable(),\n version: z.number().describe(\"Version of the conversation flow\").nullable().optional(),\n conversation_flow_id: z.string().describe(\"ID of the conversation flow\").nullable(),\n}).describe(\"Conversation flow response engine configuration\");\nconst RetellaiListBatchTests_BatchTestJobSchema = z.object({\n status: RetellaiListBatchTests_BatchTestStatusSchema.nullable(),\n fail_count: z.number().int().describe(\"Number of test cases that failed\").nullable(),\n pass_count: z.number().int().describe(\"Number of test cases that passed\").nullable(),\n error_count: z.number().int().describe(\"Number of test cases that encountered errors\").nullable(),\n total_count: z.number().int().describe(\"Total number of test cases in the batch\").nullable(),\n response_engine: z.union([RetellaiListBatchTests_RetellLlmResponseEngineSchema, RetellaiListBatchTests_CustomLlmResponseEngineSchema, RetellaiListBatchTests_ConversationFlowResponseEngineSchema]),\n creation_timestamp: z.number().int().describe(\"Timestamp when the batch job was created (milliseconds since epoch)\").nullable(),\n test_case_batch_job_id: z.string().describe(\"Unique identifier for the test case batch job\").nullable(),\n user_modified_timestamp: z.number().int().describe(\"Timestamp when the batch job was last modified (milliseconds since epoch)\").nullable(),\n}).describe(\"Batch test job details\");\nexport const RetellaiListBatchTestsOutput = z.object({\n batch_tests: z.array(RetellaiListBatchTests_BatchTestJobSchema).describe(\"List of batch test jobs for the specified response engine\").nullable().optional(),\n}).describe(\"Response schema for listing batch test jobs\");\n\nexport const retellaiListBatchTests = action(\"RETELLAI_LIST_BATCH_TESTS\", {\n slug: \"retellai-list-batch-tests\",\n name: \"List batch tests\",\n description: \"Tool to list batch test jobs for a response engine. Use when you need to retrieve batch testing results for a Retell LLM or conversation flow.\",\n input: RetellaiListBatchTestsInput,\n output: RetellaiListBatchTestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,KAAK,CAAC,cAAc,mBAAmB,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC1G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACpH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,+CAA+CA,IAAAA,EAAE,KAAK,CAAC,eAAe,UAAU,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAChI,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC7D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,8DAA8DA,IAAAA,EAAE,OAAO;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,QAAQ,6CAA6C,SAAS;CAC9D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC3F,iBAAiBA,IAAAA,EAAE,MAAM;EAAC;EAAsD;EAAsD;CAA2D,CAAC;CAClM,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC9H,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,SAAS,wBAAwB;AACpC,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,aAAaA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,48 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-batch-tests.d.ts
4
- declare const RetellaiListBatchTestsInput: z.ZodTypeAny;
5
- declare const RetellaiListBatchTestsOutput: z.ZodTypeAny;
6
- declare const retellaiListBatchTests: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiListBatchTestsInput: z.ZodObject<{
5
+ type: z.ZodEnum<{
6
+ "retell-llm": "retell-llm";
7
+ "conversation-flow": "conversation-flow";
8
+ }>;
9
+ llm_id: z.ZodOptional<z.ZodString>;
10
+ version: z.ZodOptional<z.ZodNumber>;
11
+ conversation_flow_id: z.ZodOptional<z.ZodString>;
12
+ }, z.core.$strip>;
13
+ declare const RetellaiListBatchTestsOutput: z.ZodObject<{
14
+ batch_tests: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
15
+ status: z.ZodNullable<z.ZodEnum<{
16
+ in_progress: "in_progress";
17
+ complete: "complete";
18
+ }>>;
19
+ fail_count: z.ZodNullable<z.ZodNumber>;
20
+ pass_count: z.ZodNullable<z.ZodNumber>;
21
+ error_count: z.ZodNullable<z.ZodNumber>;
22
+ total_count: z.ZodNullable<z.ZodNumber>;
23
+ response_engine: z.ZodUnion<readonly [z.ZodObject<{
24
+ type: z.ZodNullable<z.ZodString>;
25
+ llm_id: z.ZodNullable<z.ZodString>;
26
+ version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ type: z.ZodNullable<z.ZodString>;
29
+ llm_websocket_url: z.ZodNullable<z.ZodString>;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ type: z.ZodNullable<z.ZodString>;
32
+ version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
+ conversation_flow_id: z.ZodNullable<z.ZodString>;
34
+ }, z.core.$strip>]>;
35
+ creation_timestamp: z.ZodNullable<z.ZodNumber>;
36
+ test_case_batch_job_id: z.ZodNullable<z.ZodString>;
37
+ user_modified_timestamp: z.ZodNullable<z.ZodNumber>;
38
+ }, z.core.$strip>>>>;
39
+ }, z.core.$strip>;
40
+ declare const retellaiListBatchTests: import("@keystrokehq/action").WorkflowActionDefinition<{
41
+ type: "retell-llm" | "conversation-flow";
42
+ llm_id?: string | undefined;
43
+ version?: number | undefined;
44
+ conversation_flow_id?: string | undefined;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
46
  //#endregion
8
47
  export { retellaiListBatchTests };
9
48
  //# sourceMappingURL=list-batch-tests.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-batch-tests.d.cts","names":[],"sources":["../../src/actions/list-batch-tests.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAKa;AAAA,cA2B5C,4BAAA,EAA8B,CAAA,CAAE,UAEa;AAAA,cAE7C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-batch-tests.d.cts","names":[],"sources":["../../src/actions/list-batch-tests.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAgC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,48 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-batch-tests.d.ts
4
- declare const RetellaiListBatchTestsInput: z.ZodTypeAny;
5
- declare const RetellaiListBatchTestsOutput: z.ZodTypeAny;
6
- declare const retellaiListBatchTests: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiListBatchTestsInput: z.ZodObject<{
5
+ type: z.ZodEnum<{
6
+ "retell-llm": "retell-llm";
7
+ "conversation-flow": "conversation-flow";
8
+ }>;
9
+ llm_id: z.ZodOptional<z.ZodString>;
10
+ version: z.ZodOptional<z.ZodNumber>;
11
+ conversation_flow_id: z.ZodOptional<z.ZodString>;
12
+ }, z.core.$strip>;
13
+ declare const RetellaiListBatchTestsOutput: z.ZodObject<{
14
+ batch_tests: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
15
+ status: z.ZodNullable<z.ZodEnum<{
16
+ in_progress: "in_progress";
17
+ complete: "complete";
18
+ }>>;
19
+ fail_count: z.ZodNullable<z.ZodNumber>;
20
+ pass_count: z.ZodNullable<z.ZodNumber>;
21
+ error_count: z.ZodNullable<z.ZodNumber>;
22
+ total_count: z.ZodNullable<z.ZodNumber>;
23
+ response_engine: z.ZodUnion<readonly [z.ZodObject<{
24
+ type: z.ZodNullable<z.ZodString>;
25
+ llm_id: z.ZodNullable<z.ZodString>;
26
+ version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ type: z.ZodNullable<z.ZodString>;
29
+ llm_websocket_url: z.ZodNullable<z.ZodString>;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ type: z.ZodNullable<z.ZodString>;
32
+ version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
+ conversation_flow_id: z.ZodNullable<z.ZodString>;
34
+ }, z.core.$strip>]>;
35
+ creation_timestamp: z.ZodNullable<z.ZodNumber>;
36
+ test_case_batch_job_id: z.ZodNullable<z.ZodString>;
37
+ user_modified_timestamp: z.ZodNullable<z.ZodNumber>;
38
+ }, z.core.$strip>>>>;
39
+ }, z.core.$strip>;
40
+ declare const retellaiListBatchTests: import("@keystrokehq/action").WorkflowActionDefinition<{
41
+ type: "retell-llm" | "conversation-flow";
42
+ llm_id?: string | undefined;
43
+ version?: number | undefined;
44
+ conversation_flow_id?: string | undefined;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
46
  //#endregion
8
47
  export { retellaiListBatchTests };
9
48
  //# sourceMappingURL=list-batch-tests.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-batch-tests.d.mts","names":[],"sources":["../../src/actions/list-batch-tests.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAKa;AAAA,cA2B5C,4BAAA,EAA8B,CAAA,CAAE,UAEa;AAAA,cAE7C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-batch-tests.d.mts","names":[],"sources":["../../src/actions/list-batch-tests.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAgC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
@@ -9,33 +9,33 @@ const RetellaiListBatchTestsInput = z.object({
9
9
  }).describe("Request schema for listing batch test jobs");
10
10
  const RetellaiListBatchTests_BatchTestStatusSchema = z.enum(["in_progress", "complete"]).describe("Status of the batch test job");
11
11
  const RetellaiListBatchTests_RetellLlmResponseEngineSchema = z.object({
12
- type: z.string().describe("Type of response engine"),
13
- llm_id: z.string().describe("ID of the Retell LLM"),
12
+ type: z.string().describe("Type of response engine").nullable(),
13
+ llm_id: z.string().describe("ID of the Retell LLM").nullable(),
14
14
  version: z.number().describe("Version of the LLM").nullable().optional()
15
15
  }).describe("Retell LLM response engine configuration");
16
16
  const RetellaiListBatchTests_CustomLlmResponseEngineSchema = z.object({
17
- type: z.string().describe("Type of response engine"),
18
- llm_websocket_url: z.string().describe("WebSocket URL for custom LLM")
17
+ type: z.string().describe("Type of response engine").nullable(),
18
+ llm_websocket_url: z.string().describe("WebSocket URL for custom LLM").nullable()
19
19
  }).describe("Custom LLM response engine configuration");
20
20
  const RetellaiListBatchTests_ConversationFlowResponseEngineSchema = z.object({
21
- type: z.string().describe("Type of response engine"),
21
+ type: z.string().describe("Type of response engine").nullable(),
22
22
  version: z.number().describe("Version of the conversation flow").nullable().optional(),
23
- conversation_flow_id: z.string().describe("ID of the conversation flow")
23
+ conversation_flow_id: z.string().describe("ID of the conversation flow").nullable()
24
24
  }).describe("Conversation flow response engine configuration");
25
25
  const RetellaiListBatchTests_BatchTestJobSchema = z.object({
26
26
  status: RetellaiListBatchTests_BatchTestStatusSchema.nullable(),
27
- fail_count: z.number().int().describe("Number of test cases that failed"),
28
- pass_count: z.number().int().describe("Number of test cases that passed"),
29
- error_count: z.number().int().describe("Number of test cases that encountered errors"),
30
- total_count: z.number().int().describe("Total number of test cases in the batch"),
27
+ fail_count: z.number().int().describe("Number of test cases that failed").nullable(),
28
+ pass_count: z.number().int().describe("Number of test cases that passed").nullable(),
29
+ error_count: z.number().int().describe("Number of test cases that encountered errors").nullable(),
30
+ total_count: z.number().int().describe("Total number of test cases in the batch").nullable(),
31
31
  response_engine: z.union([
32
32
  RetellaiListBatchTests_RetellLlmResponseEngineSchema,
33
33
  RetellaiListBatchTests_CustomLlmResponseEngineSchema,
34
34
  RetellaiListBatchTests_ConversationFlowResponseEngineSchema
35
35
  ]),
36
- creation_timestamp: z.number().int().describe("Timestamp when the batch job was created (milliseconds since epoch)"),
37
- test_case_batch_job_id: z.string().describe("Unique identifier for the test case batch job"),
38
- user_modified_timestamp: z.number().int().describe("Timestamp when the batch job was last modified (milliseconds since epoch)")
36
+ creation_timestamp: z.number().int().describe("Timestamp when the batch job was created (milliseconds since epoch)").nullable(),
37
+ test_case_batch_job_id: z.string().describe("Unique identifier for the test case batch job").nullable(),
38
+ user_modified_timestamp: z.number().int().describe("Timestamp when the batch job was last modified (milliseconds since epoch)").nullable()
39
39
  }).describe("Batch test job details");
40
40
  const retellaiListBatchTests = action("RETELLAI_LIST_BATCH_TESTS", {
41
41
  slug: "retellai-list-batch-tests",
@@ -1 +1 @@
1
- {"version":3,"file":"list-batch-tests.mjs","names":[],"sources":["../../src/actions/list-batch-tests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListBatchTestsInput: z.ZodTypeAny = z.object({\n type: z.enum([\"retell-llm\", \"conversation-flow\"]).describe(\"Type of response engine to filter batch tests\"),\n llm_id: z.string().describe(\"LLM ID (required when type is retell-llm)\").optional(),\n version: z.number().int().describe(\"Version of the response engine (defaults to latest if not specified)\").optional(),\n conversation_flow_id: z.string().describe(\"Conversation flow ID (required when type is conversation-flow)\").optional(),\n}).describe(\"Request schema for listing batch test jobs\");\nconst RetellaiListBatchTests_BatchTestStatusSchema: z.ZodTypeAny = z.enum([\"in_progress\", \"complete\"]).describe(\"Status of the batch test job\");\nconst RetellaiListBatchTests_RetellLlmResponseEngineSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of response engine\"),\n llm_id: z.string().describe(\"ID of the Retell LLM\"),\n version: z.number().describe(\"Version of the LLM\").nullable().optional(),\n}).describe(\"Retell LLM response engine configuration\");\nconst RetellaiListBatchTests_CustomLlmResponseEngineSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of response engine\"),\n llm_websocket_url: z.string().describe(\"WebSocket URL for custom LLM\"),\n}).describe(\"Custom LLM response engine configuration\");\nconst RetellaiListBatchTests_ConversationFlowResponseEngineSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of response engine\"),\n version: z.number().describe(\"Version of the conversation flow\").nullable().optional(),\n conversation_flow_id: z.string().describe(\"ID of the conversation flow\"),\n}).describe(\"Conversation flow response engine configuration\");\nconst RetellaiListBatchTests_BatchTestJobSchema: z.ZodTypeAny = z.object({\n status: RetellaiListBatchTests_BatchTestStatusSchema.nullable(),\n fail_count: z.number().int().describe(\"Number of test cases that failed\"),\n pass_count: z.number().int().describe(\"Number of test cases that passed\"),\n error_count: z.number().int().describe(\"Number of test cases that encountered errors\"),\n total_count: z.number().int().describe(\"Total number of test cases in the batch\"),\n response_engine: z.union([RetellaiListBatchTests_RetellLlmResponseEngineSchema, RetellaiListBatchTests_CustomLlmResponseEngineSchema, RetellaiListBatchTests_ConversationFlowResponseEngineSchema]),\n creation_timestamp: z.number().int().describe(\"Timestamp when the batch job was created (milliseconds since epoch)\"),\n test_case_batch_job_id: z.string().describe(\"Unique identifier for the test case batch job\"),\n user_modified_timestamp: z.number().int().describe(\"Timestamp when the batch job was last modified (milliseconds since epoch)\"),\n}).describe(\"Batch test job details\");\nexport const RetellaiListBatchTestsOutput: z.ZodTypeAny = z.object({\n batch_tests: z.array(RetellaiListBatchTests_BatchTestJobSchema).describe(\"List of batch test jobs for the specified response engine\").nullable().optional(),\n}).describe(\"Response schema for listing batch test jobs\");\n\nexport const retellaiListBatchTests = action(\"RETELLAI_LIST_BATCH_TESTS\", {\n slug: \"retellai-list-batch-tests\",\n name: \"List batch tests\",\n description: \"Tool to list batch test jobs for a response engine. Use when you need to retrieve batch testing results for a Retell LLM or conversation flow.\",\n input: RetellaiListBatchTestsInput,\n output: RetellaiListBatchTestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,MAAM,EAAE,KAAK,CAAC,cAAc,mBAAmB,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC1G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACpH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,+CAA6D,EAAE,KAAK,CAAC,eAAe,UAAU,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC9I,MAAM,uDAAqE,EAAE,OAAO;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,uDAAqE,EAAE,OAAO;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;AACvE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,8DAA4E,EAAE,OAAO;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;AACzE,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,4CAA0D,EAAE,OAAO;CACvE,QAAQ,6CAA6C,SAAS;CAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;CAChF,iBAAiB,EAAE,MAAM;EAAC;EAAsD;EAAsD;CAA2D,CAAC;CAClM,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE;CACnH,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC3F,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E;AAChI,CAAC,CAAC,CAAC,SAAS,wBAAwB;AAKpC,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwD,EAAE,OAAO,EACjE,aAAa,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-batch-tests.mjs","names":[],"sources":["../../src/actions/list-batch-tests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListBatchTestsInput = z.object({\n type: z.enum([\"retell-llm\", \"conversation-flow\"]).describe(\"Type of response engine to filter batch tests\"),\n llm_id: z.string().describe(\"LLM ID (required when type is retell-llm)\").optional(),\n version: z.number().int().describe(\"Version of the response engine (defaults to latest if not specified)\").optional(),\n conversation_flow_id: z.string().describe(\"Conversation flow ID (required when type is conversation-flow)\").optional(),\n}).describe(\"Request schema for listing batch test jobs\");\nconst RetellaiListBatchTests_BatchTestStatusSchema = z.enum([\"in_progress\", \"complete\"]).describe(\"Status of the batch test job\");\nconst RetellaiListBatchTests_RetellLlmResponseEngineSchema = z.object({\n type: z.string().describe(\"Type of response engine\").nullable(),\n llm_id: z.string().describe(\"ID of the Retell LLM\").nullable(),\n version: z.number().describe(\"Version of the LLM\").nullable().optional(),\n}).describe(\"Retell LLM response engine configuration\");\nconst RetellaiListBatchTests_CustomLlmResponseEngineSchema = z.object({\n type: z.string().describe(\"Type of response engine\").nullable(),\n llm_websocket_url: z.string().describe(\"WebSocket URL for custom LLM\").nullable(),\n}).describe(\"Custom LLM response engine configuration\");\nconst RetellaiListBatchTests_ConversationFlowResponseEngineSchema = z.object({\n type: z.string().describe(\"Type of response engine\").nullable(),\n version: z.number().describe(\"Version of the conversation flow\").nullable().optional(),\n conversation_flow_id: z.string().describe(\"ID of the conversation flow\").nullable(),\n}).describe(\"Conversation flow response engine configuration\");\nconst RetellaiListBatchTests_BatchTestJobSchema = z.object({\n status: RetellaiListBatchTests_BatchTestStatusSchema.nullable(),\n fail_count: z.number().int().describe(\"Number of test cases that failed\").nullable(),\n pass_count: z.number().int().describe(\"Number of test cases that passed\").nullable(),\n error_count: z.number().int().describe(\"Number of test cases that encountered errors\").nullable(),\n total_count: z.number().int().describe(\"Total number of test cases in the batch\").nullable(),\n response_engine: z.union([RetellaiListBatchTests_RetellLlmResponseEngineSchema, RetellaiListBatchTests_CustomLlmResponseEngineSchema, RetellaiListBatchTests_ConversationFlowResponseEngineSchema]),\n creation_timestamp: z.number().int().describe(\"Timestamp when the batch job was created (milliseconds since epoch)\").nullable(),\n test_case_batch_job_id: z.string().describe(\"Unique identifier for the test case batch job\").nullable(),\n user_modified_timestamp: z.number().int().describe(\"Timestamp when the batch job was last modified (milliseconds since epoch)\").nullable(),\n}).describe(\"Batch test job details\");\nexport const RetellaiListBatchTestsOutput = z.object({\n batch_tests: z.array(RetellaiListBatchTests_BatchTestJobSchema).describe(\"List of batch test jobs for the specified response engine\").nullable().optional(),\n}).describe(\"Response schema for listing batch test jobs\");\n\nexport const retellaiListBatchTests = action(\"RETELLAI_LIST_BATCH_TESTS\", {\n slug: \"retellai-list-batch-tests\",\n name: \"List batch tests\",\n description: \"Tool to list batch test jobs for a response engine. Use when you need to retrieve batch testing results for a Retell LLM or conversation flow.\",\n input: RetellaiListBatchTestsInput,\n output: RetellaiListBatchTestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,MAAM,EAAE,KAAK,CAAC,cAAc,mBAAmB,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC1G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CACpH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,+CAA+C,EAAE,KAAK,CAAC,eAAe,UAAU,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAChI,MAAM,uDAAuD,EAAE,OAAO;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC7D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,uDAAuD,EAAE,OAAO;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,8DAA8D,EAAE,OAAO;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,4CAA4C,EAAE,OAAO;CACzD,QAAQ,6CAA6C,SAAS;CAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC3F,iBAAiB,EAAE,MAAM;EAAC;EAAsD;EAAsD;CAA2D,CAAC;CAClM,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC9H,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtG,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,SAAS,wBAAwB;AAKpC,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,aAAa,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-chat-agents.cjs","names":["z","action"],"sources":["../../src/actions/list-chat-agents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListChatAgentsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"A limit on the number of objects to be returned. Limit can range between 1 and 1000, and the default is 1000.\").optional(),\n pagination_key: z.string().describe(\"The pagination key to continue fetching the next page of agents. Pagination key is represented by a agent id, pagination key and version pair is exclusive (not included in the fetched page). If not set, will start from the beginning.\").optional(),\n pagination_key_version: z.number().int().describe(\"Specifies the version of the agent associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.\").optional(),\n}).describe(\"Request schema for `ListChatAgents`\");\nexport const RetellaiListChatAgentsOutput: z.ZodTypeAny = z.unknown();\n\nexport const retellaiListChatAgents = action(\"RETELLAI_LIST_CHAT_AGENTS\", {\n slug: \"retellai-list-chat-agents\",\n name: \"List chat agents\",\n description: \"Tool to retrieve a list of all chat agents associated with the account. Use when you need to view available chat agents or find specific chat agent configurations.\",\n input: RetellaiListChatAgentsInput,\n output: RetellaiListChatAgentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAC3J,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2OAA2O,CAAC,CAAC,SAAS;CAC1R,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sNAAsN,CAAC,CAAC,SAAS;AACrR,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,+BAA6CA,IAAAA,EAAE,QAAQ;AAEpE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-chat-agents.cjs","names":["z","action"],"sources":["../../src/actions/list-chat-agents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListChatAgentsInput = z.object({\n limit: z.number().int().describe(\"A limit on the number of objects to be returned. Limit can range between 1 and 1000, and the default is 1000.\").optional(),\n pagination_key: z.string().describe(\"The pagination key to continue fetching the next page of agents. Pagination key is represented by a agent id, pagination key and version pair is exclusive (not included in the fetched page). If not set, will start from the beginning.\").optional(),\n pagination_key_version: z.number().int().describe(\"Specifies the version of the agent associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.\").optional(),\n}).describe(\"Request schema for `ListChatAgents`\");\nexport const RetellaiListChatAgentsOutput = z.unknown();\n\nexport const retellaiListChatAgents = action(\"RETELLAI_LIST_CHAT_AGENTS\", {\n slug: \"retellai-list-chat-agents\",\n name: \"List chat agents\",\n description: \"Tool to retrieve a list of all chat agents associated with the account. Use when you need to view available chat agents or find specific chat agent configurations.\",\n input: RetellaiListChatAgentsInput,\n output: RetellaiListChatAgentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAC3J,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2OAA2O,CAAC,CAAC,SAAS;CAC1R,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sNAAsN,CAAC,CAAC,SAAS;AACrR,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,+BAA+BA,IAAAA,EAAE,QAAQ;AAEtD,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-chat-agents.d.ts
4
- declare const RetellaiListChatAgentsInput: z.ZodTypeAny;
5
- declare const RetellaiListChatAgentsOutput: z.ZodTypeAny;
6
- declare const retellaiListChatAgents: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiListChatAgentsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ pagination_key: z.ZodOptional<z.ZodString>;
7
+ pagination_key_version: z.ZodOptional<z.ZodNumber>;
8
+ }, z.core.$strip>;
9
+ declare const RetellaiListChatAgentsOutput: z.ZodUnknown;
10
+ declare const retellaiListChatAgents: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ limit?: number | undefined;
12
+ pagination_key?: string | undefined;
13
+ pagination_key_version?: number | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { retellaiListChatAgents };
9
17
  //# sourceMappingURL=list-chat-agents.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-chat-agents.d.cts","names":[],"sources":["../../src/actions/list-chat-agents.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAIM;AAAA,cACrC,4BAAA,EAA8B,CAAA,CAAE,UAAwB;AAAA,cAExD,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-chat-agents.d.cts","names":[],"sources":["../../src/actions/list-chat-agents.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-chat-agents.d.ts
4
- declare const RetellaiListChatAgentsInput: z.ZodTypeAny;
5
- declare const RetellaiListChatAgentsOutput: z.ZodTypeAny;
6
- declare const retellaiListChatAgents: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiListChatAgentsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ pagination_key: z.ZodOptional<z.ZodString>;
7
+ pagination_key_version: z.ZodOptional<z.ZodNumber>;
8
+ }, z.core.$strip>;
9
+ declare const RetellaiListChatAgentsOutput: z.ZodUnknown;
10
+ declare const retellaiListChatAgents: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ limit?: number | undefined;
12
+ pagination_key?: string | undefined;
13
+ pagination_key_version?: number | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { retellaiListChatAgents };
9
17
  //# sourceMappingURL=list-chat-agents.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-chat-agents.d.mts","names":[],"sources":["../../src/actions/list-chat-agents.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAIM;AAAA,cACrC,4BAAA,EAA8B,CAAA,CAAE,UAAwB;AAAA,cAExD,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-chat-agents.d.mts","names":[],"sources":["../../src/actions/list-chat-agents.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-chat-agents.mjs","names":[],"sources":["../../src/actions/list-chat-agents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListChatAgentsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"A limit on the number of objects to be returned. Limit can range between 1 and 1000, and the default is 1000.\").optional(),\n pagination_key: z.string().describe(\"The pagination key to continue fetching the next page of agents. Pagination key is represented by a agent id, pagination key and version pair is exclusive (not included in the fetched page). If not set, will start from the beginning.\").optional(),\n pagination_key_version: z.number().int().describe(\"Specifies the version of the agent associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.\").optional(),\n}).describe(\"Request schema for `ListChatAgents`\");\nexport const RetellaiListChatAgentsOutput: z.ZodTypeAny = z.unknown();\n\nexport const retellaiListChatAgents = action(\"RETELLAI_LIST_CHAT_AGENTS\", {\n slug: \"retellai-list-chat-agents\",\n name: \"List chat agents\",\n description: \"Tool to retrieve a list of all chat agents associated with the account. Use when you need to view available chat agents or find specific chat agent configurations.\",\n input: RetellaiListChatAgentsInput,\n output: RetellaiListChatAgentsOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuD,EAAE,OAAO;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EAC3J,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2OAA2O,CAAC,CAAC,SAAS;EAC1R,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sNAAsN,CAAC,CAAC,SAAS;CACrR,CAAC,CAAC,CAAC,SAAS,qCAOH;CACP,QAPwD,EAAE,QAOlD;AACV,CAAC"}
1
+ {"version":3,"file":"list-chat-agents.mjs","names":[],"sources":["../../src/actions/list-chat-agents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListChatAgentsInput = z.object({\n limit: z.number().int().describe(\"A limit on the number of objects to be returned. Limit can range between 1 and 1000, and the default is 1000.\").optional(),\n pagination_key: z.string().describe(\"The pagination key to continue fetching the next page of agents. Pagination key is represented by a agent id, pagination key and version pair is exclusive (not included in the fetched page). If not set, will start from the beginning.\").optional(),\n pagination_key_version: z.number().int().describe(\"Specifies the version of the agent associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.\").optional(),\n}).describe(\"Request schema for `ListChatAgents`\");\nexport const RetellaiListChatAgentsOutput = z.unknown();\n\nexport const retellaiListChatAgents = action(\"RETELLAI_LIST_CHAT_AGENTS\", {\n slug: \"retellai-list-chat-agents\",\n name: \"List chat agents\",\n description: \"Tool to retrieve a list of all chat agents associated with the account. Use when you need to view available chat agents or find specific chat agent configurations.\",\n input: RetellaiListChatAgentsInput,\n output: RetellaiListChatAgentsOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO;EAClD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EAC3J,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2OAA2O,CAAC,CAAC,SAAS;EAC1R,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sNAAsN,CAAC,CAAC,SAAS;CACrR,CAAC,CAAC,CAAC,SAAS,qCAOH;CACP,QAP0C,EAAE,QAOpC;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversation-flow-components.cjs","names":["z","action"],"sources":["../../src/actions/list-conversation-flow-components.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListConversationFlowComponentsInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for `ListConversationFlowComponents`\");\nconst RetellaiListConversationFlowComponents_ConversationFlowComponentSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the component\").nullable().optional(),\n nodes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of nodes in the conversation flow component\").nullable().optional(),\n start_node_id: z.string().describe(\"ID of the starting node\").nullable().optional(),\n user_modified_timestamp: z.number().describe(\"Timestamp of last modification in milliseconds\").nullable().optional(),\n linked_conversation_flow_ids: z.array(z.string()).describe(\"Array of conversation flow IDs that use this component\").nullable().optional(),\n conversation_flow_component_id: z.string().describe(\"Unique identifier for the conversation flow component\").nullable().optional(),\n}).describe(\"Schema for a single conversation flow component\");\nexport const RetellaiListConversationFlowComponentsOutput: z.ZodTypeAny = z.object({\n data: z.array(RetellaiListConversationFlowComponents_ConversationFlowComponentSchema).describe(\"List of conversation flow components\"),\n}).describe(\"Response schema for `ListConversationFlowComponents`\");\n\nexport const retellaiListConversationFlowComponents = action(\"RETELLAI_LIST_CONVERSATION_FLOW_COMPONENTS\", {\n slug: \"retellai-list-conversation-flow-components\",\n name: \"List conversation flow components\",\n description: \"Retrieves a list of all shared conversation flow components. Use when you need to access reusable conversation flow building blocks that can be referenced across multiple conversation flows.\",\n input: RetellaiListConversationFlowComponentsInput,\n output: RetellaiListConversationFlowComponentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA4DA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACpJ,MAAM,yEAAuFA,IAAAA,EAAE,OAAO;CACpG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,8BAA8BA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,+CAA6DA,IAAAA,EAAE,OAAO,EACjF,MAAMA,IAAAA,EAAE,MAAM,sEAAsE,CAAC,CAAC,SAAS,sCAAsC,EACvI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,yCAAyCC,eAAAA,OAAO,8CAA8C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-conversation-flow-components.cjs","names":["z","action"],"sources":["../../src/actions/list-conversation-flow-components.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListConversationFlowComponentsInput = z.object({}).describe(\"Request schema for `ListConversationFlowComponents`\");\nconst RetellaiListConversationFlowComponents_ConversationFlowComponentSchema = z.object({\n name: z.string().describe(\"Name of the component\").nullable().optional(),\n nodes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of nodes in the conversation flow component\").nullable().optional(),\n start_node_id: z.string().describe(\"ID of the starting node\").nullable().optional(),\n user_modified_timestamp: z.number().describe(\"Timestamp of last modification in milliseconds\").nullable().optional(),\n linked_conversation_flow_ids: z.array(z.string()).describe(\"Array of conversation flow IDs that use this component\").nullable().optional(),\n conversation_flow_component_id: z.string().describe(\"Unique identifier for the conversation flow component\").nullable().optional(),\n}).describe(\"Schema for a single conversation flow component\");\nexport const RetellaiListConversationFlowComponentsOutput = z.object({\n data: z.array(RetellaiListConversationFlowComponents_ConversationFlowComponentSchema).describe(\"List of conversation flow components\"),\n}).describe(\"Response schema for `ListConversationFlowComponents`\");\n\nexport const retellaiListConversationFlowComponents = action(\"RETELLAI_LIST_CONVERSATION_FLOW_COMPONENTS\", {\n slug: \"retellai-list-conversation-flow-components\",\n name: \"List conversation flow components\",\n description: \"Retrieves a list of all shared conversation flow components. Use when you need to access reusable conversation flow building blocks that can be referenced across multiple conversation flows.\",\n input: RetellaiListConversationFlowComponentsInput,\n output: RetellaiListConversationFlowComponentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACtI,MAAM,yEAAyEA,IAAAA,EAAE,OAAO;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,8BAA8BA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,MAAMA,IAAAA,EAAE,MAAM,sEAAsE,CAAC,CAAC,SAAS,sCAAsC,EACvI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,yCAAyCC,eAAAA,OAAO,8CAA8C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-conversation-flow-components.d.ts
4
- declare const RetellaiListConversationFlowComponentsInput: z.ZodTypeAny;
5
- declare const RetellaiListConversationFlowComponentsOutput: z.ZodTypeAny;
6
- declare const retellaiListConversationFlowComponents: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiListConversationFlowComponentsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const RetellaiListConversationFlowComponentsOutput: z.ZodObject<{
6
+ data: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
9
+ start_node_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ user_modified_timestamp: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ linked_conversation_flow_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
12
+ conversation_flow_component_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const retellaiListConversationFlowComponents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { retellaiListConversationFlowComponents };
9
18
  //# sourceMappingURL=list-conversation-flow-components.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversation-flow-components.d.cts","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"mappings":";;;cAIa,2CAAA,EAA6C,CAAA,CAAE,UAAyF;AAAA,cASxI,4CAAA,EAA8C,CAAA,CAAE,UAEM;AAAA,cAEtD,sCAAA,gCAAsC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-conversation-flow-components.d.cts","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;cAI5C,sCAAA,gCAAsC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-conversation-flow-components.d.ts
4
- declare const RetellaiListConversationFlowComponentsInput: z.ZodTypeAny;
5
- declare const RetellaiListConversationFlowComponentsOutput: z.ZodTypeAny;
6
- declare const retellaiListConversationFlowComponents: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiListConversationFlowComponentsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const RetellaiListConversationFlowComponentsOutput: z.ZodObject<{
6
+ data: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
9
+ start_node_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ user_modified_timestamp: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ linked_conversation_flow_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
12
+ conversation_flow_component_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const retellaiListConversationFlowComponents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { retellaiListConversationFlowComponents };
9
18
  //# sourceMappingURL=list-conversation-flow-components.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversation-flow-components.d.mts","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"mappings":";;;cAIa,2CAAA,EAA6C,CAAA,CAAE,UAAyF;AAAA,cASxI,4CAAA,EAA8C,CAAA,CAAE,UAEM;AAAA,cAEtD,sCAAA,gCAAsC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-conversation-flow-components.d.mts","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;cAI5C,sCAAA,gCAAsC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversation-flow-components.mjs","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListConversationFlowComponentsInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for `ListConversationFlowComponents`\");\nconst RetellaiListConversationFlowComponents_ConversationFlowComponentSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the component\").nullable().optional(),\n nodes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of nodes in the conversation flow component\").nullable().optional(),\n start_node_id: z.string().describe(\"ID of the starting node\").nullable().optional(),\n user_modified_timestamp: z.number().describe(\"Timestamp of last modification in milliseconds\").nullable().optional(),\n linked_conversation_flow_ids: z.array(z.string()).describe(\"Array of conversation flow IDs that use this component\").nullable().optional(),\n conversation_flow_component_id: z.string().describe(\"Unique identifier for the conversation flow component\").nullable().optional(),\n}).describe(\"Schema for a single conversation flow component\");\nexport const RetellaiListConversationFlowComponentsOutput: z.ZodTypeAny = z.object({\n data: z.array(RetellaiListConversationFlowComponents_ConversationFlowComponentSchema).describe(\"List of conversation flow components\"),\n}).describe(\"Response schema for `ListConversationFlowComponents`\");\n\nexport const retellaiListConversationFlowComponents = action(\"RETELLAI_LIST_CONVERSATION_FLOW_COMPONENTS\", {\n slug: \"retellai-list-conversation-flow-components\",\n name: \"List conversation flow components\",\n description: \"Retrieves a list of all shared conversation flow components. Use when you need to access reusable conversation flow building blocks that can be referenced across multiple conversation flows.\",\n input: RetellaiListConversationFlowComponentsInput,\n output: RetellaiListConversationFlowComponentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA4D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACpJ,MAAM,yEAAuF,EAAE,OAAO;CACpG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,8BAA8B,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAK7D,MAAa,yCAAyC,OAAO,8CAA8C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwE,EAAE,OAAO,EACjF,MAAM,EAAE,MAAM,sEAAsE,CAAC,CAAC,SAAS,sCAAsC,EACvI,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-conversation-flow-components.mjs","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListConversationFlowComponentsInput = z.object({}).describe(\"Request schema for `ListConversationFlowComponents`\");\nconst RetellaiListConversationFlowComponents_ConversationFlowComponentSchema = z.object({\n name: z.string().describe(\"Name of the component\").nullable().optional(),\n nodes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of nodes in the conversation flow component\").nullable().optional(),\n start_node_id: z.string().describe(\"ID of the starting node\").nullable().optional(),\n user_modified_timestamp: z.number().describe(\"Timestamp of last modification in milliseconds\").nullable().optional(),\n linked_conversation_flow_ids: z.array(z.string()).describe(\"Array of conversation flow IDs that use this component\").nullable().optional(),\n conversation_flow_component_id: z.string().describe(\"Unique identifier for the conversation flow component\").nullable().optional(),\n}).describe(\"Schema for a single conversation flow component\");\nexport const RetellaiListConversationFlowComponentsOutput = z.object({\n data: z.array(RetellaiListConversationFlowComponents_ConversationFlowComponentSchema).describe(\"List of conversation flow components\"),\n}).describe(\"Response schema for `ListConversationFlowComponents`\");\n\nexport const retellaiListConversationFlowComponents = action(\"RETELLAI_LIST_CONVERSATION_FLOW_COMPONENTS\", {\n slug: \"retellai-list-conversation-flow-components\",\n name: \"List conversation flow components\",\n description: \"Retrieves a list of all shared conversation flow components. Use when you need to access reusable conversation flow building blocks that can be referenced across multiple conversation flows.\",\n input: RetellaiListConversationFlowComponentsInput,\n output: RetellaiListConversationFlowComponentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACtI,MAAM,yEAAyE,EAAE,OAAO;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,8BAA8B,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAK7D,MAAa,yCAAyC,OAAO,8CAA8C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0D,EAAE,OAAO,EACnE,MAAM,EAAE,MAAM,sEAAsE,CAAC,CAAC,SAAS,sCAAsC,EACvI,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversation-flows.cjs","names":["z","action"],"sources":["../../src/actions/list-conversation-flows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListConversationFlowsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Limit the number of conversation flows returned. Default is 1000, maximum is 1000.\").optional(),\n pagination_key: z.string().describe(\"The pagination key to continue fetching the next page of conversation flows. Represented by a conversation flow id, pagination key is exclusive (not included in the fetched page). If not set, will start from the beginning.\").optional(),\n pagination_key_version: z.number().int().describe(\"Specifies the version of the conversation flow associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.\").optional(),\n}).describe(\"Request schema for `ListConversationFlows`\");\nconst RetellaiListConversationFlows_ConversationFlowSchema: z.ZodTypeAny = z.object({\n nodes: z.array(z.record(z.string(), z.unknown())).describe(\"List of nodes in the conversation flow\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the conversation flow\").nullable().optional(),\n kb_config: z.record(z.string(), z.unknown()).describe(\"Knowledge base configuration for the conversation flow\").nullable().optional(),\n is_published: z.boolean().describe(\"Whether the conversation flow is published\").nullable().optional(),\n model_choice: z.record(z.string(), z.unknown()).describe(\"Model configuration for the conversation flow\").nullable().optional(),\n global_prompt: z.string().describe(\"Global prompt text for the conversation flow\").nullable().optional(),\n start_node_id: z.string().describe(\"Identifier of the starting node in the flow\").nullable().optional(),\n start_speaker: z.string().describe(\"Indicates which speaker starts the conversation\").nullable().optional(),\n conversation_flow_id: z.string().describe(\"Unique identifier for the conversation flow\").nullable().optional(),\n}).describe(\"Individual conversation flow object\");\nexport const RetellaiListConversationFlowsOutput: z.ZodTypeAny = z.object({\n data: z.array(RetellaiListConversationFlows_ConversationFlowSchema).describe(\"List of conversation flows\").nullable().optional(),\n}).describe(\"Response schema for `ListConversationFlows`\");\n\nexport const retellaiListConversationFlows = action(\"RETELLAI_LIST_CONVERSATION_FLOWS\", {\n slug: \"retellai-list-conversation-flows\",\n name: \"List conversation flows\",\n description: \"Tool to list all conversation flows that can be attached to an agent. Use when you need to retrieve available conversation flows for agent configuration.\",\n input: RetellaiListConversationFlowsInput,\n output: RetellaiListConversationFlowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAChI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gOAAgO,CAAC,CAAC,SAAS;CAC/Q,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kOAAkO,CAAC,CAAC,SAAS;AACjS,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uDAAqEA,IAAAA,EAAE,OAAO;CAClF,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,sCAAoDA,IAAAA,EAAE,OAAO,EACxE,MAAMA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjI,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-conversation-flows.cjs","names":["z","action"],"sources":["../../src/actions/list-conversation-flows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListConversationFlowsInput = z.object({\n limit: z.number().int().describe(\"Limit the number of conversation flows returned. Default is 1000, maximum is 1000.\").optional(),\n pagination_key: z.string().describe(\"The pagination key to continue fetching the next page of conversation flows. Represented by a conversation flow id, pagination key is exclusive (not included in the fetched page). If not set, will start from the beginning.\").optional(),\n pagination_key_version: z.number().int().describe(\"Specifies the version of the conversation flow associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.\").optional(),\n}).describe(\"Request schema for `ListConversationFlows`\");\nconst RetellaiListConversationFlows_ConversationFlowSchema = z.object({\n nodes: z.array(z.record(z.string(), z.unknown())).describe(\"List of nodes in the conversation flow\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the conversation flow\").nullable().optional(),\n kb_config: z.record(z.string(), z.unknown()).describe(\"Knowledge base configuration for the conversation flow\").nullable().optional(),\n is_published: z.boolean().describe(\"Whether the conversation flow is published\").nullable().optional(),\n model_choice: z.record(z.string(), z.unknown()).describe(\"Model configuration for the conversation flow\").nullable().optional(),\n global_prompt: z.string().describe(\"Global prompt text for the conversation flow\").nullable().optional(),\n start_node_id: z.string().describe(\"Identifier of the starting node in the flow\").nullable().optional(),\n start_speaker: z.string().describe(\"Indicates which speaker starts the conversation\").nullable().optional(),\n conversation_flow_id: z.string().describe(\"Unique identifier for the conversation flow\").nullable().optional(),\n}).describe(\"Individual conversation flow object\");\nexport const RetellaiListConversationFlowsOutput = z.object({\n data: z.array(RetellaiListConversationFlows_ConversationFlowSchema).describe(\"List of conversation flows\").nullable().optional(),\n}).describe(\"Response schema for `ListConversationFlows`\");\n\nexport const retellaiListConversationFlows = action(\"RETELLAI_LIST_CONVERSATION_FLOWS\", {\n slug: \"retellai-list-conversation-flows\",\n name: \"List conversation flows\",\n description: \"Tool to list all conversation flows that can be attached to an agent. Use when you need to retrieve available conversation flows for agent configuration.\",\n input: RetellaiListConversationFlowsInput,\n output: RetellaiListConversationFlowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAChI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gOAAgO,CAAC,CAAC,SAAS;CAC/Q,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kOAAkO,CAAC,CAAC,SAAS;AACjS,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,MAAMA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjI,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-conversation-flows.d.ts
4
- declare const RetellaiListConversationFlowsInput: z.ZodTypeAny;
5
- declare const RetellaiListConversationFlowsOutput: z.ZodTypeAny;
6
- declare const retellaiListConversationFlows: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiListConversationFlowsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ pagination_key: z.ZodOptional<z.ZodString>;
7
+ pagination_key_version: z.ZodOptional<z.ZodNumber>;
8
+ }, z.core.$strip>;
9
+ declare const RetellaiListConversationFlowsOutput: z.ZodObject<{
10
+ data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
11
+ nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
12
+ version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ kb_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
+ is_published: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ model_choice: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
16
+ global_prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ start_node_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ start_speaker: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ conversation_flow_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>>>>;
21
+ }, z.core.$strip>;
22
+ declare const retellaiListConversationFlows: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ limit?: number | undefined;
24
+ pagination_key?: string | undefined;
25
+ pagination_key_version?: number | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { retellaiListConversationFlows };
9
29
  //# sourceMappingURL=list-conversation-flows.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversation-flows.d.cts","names":[],"sources":["../../src/actions/list-conversation-flows.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAIM;AAAA,cAY5C,mCAAA,EAAqC,CAAA,CAAE,UAEM;AAAA,cAE7C,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-conversation-flows.d.cts","names":[],"sources":["../../src/actions/list-conversation-flows.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAgBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-conversation-flows.d.ts
4
- declare const RetellaiListConversationFlowsInput: z.ZodTypeAny;
5
- declare const RetellaiListConversationFlowsOutput: z.ZodTypeAny;
6
- declare const retellaiListConversationFlows: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RetellaiListConversationFlowsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ pagination_key: z.ZodOptional<z.ZodString>;
7
+ pagination_key_version: z.ZodOptional<z.ZodNumber>;
8
+ }, z.core.$strip>;
9
+ declare const RetellaiListConversationFlowsOutput: z.ZodObject<{
10
+ data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
11
+ nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
12
+ version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ kb_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
+ is_published: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ model_choice: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
16
+ global_prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ start_node_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ start_speaker: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ conversation_flow_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>>>>;
21
+ }, z.core.$strip>;
22
+ declare const retellaiListConversationFlows: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ limit?: number | undefined;
24
+ pagination_key?: string | undefined;
25
+ pagination_key_version?: number | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { retellaiListConversationFlows };
9
29
  //# sourceMappingURL=list-conversation-flows.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversation-flows.d.mts","names":[],"sources":["../../src/actions/list-conversation-flows.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAIM;AAAA,cAY5C,mCAAA,EAAqC,CAAA,CAAE,UAEM;AAAA,cAE7C,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-conversation-flows.d.mts","names":[],"sources":["../../src/actions/list-conversation-flows.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAgBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-conversation-flows.mjs","names":[],"sources":["../../src/actions/list-conversation-flows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListConversationFlowsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Limit the number of conversation flows returned. Default is 1000, maximum is 1000.\").optional(),\n pagination_key: z.string().describe(\"The pagination key to continue fetching the next page of conversation flows. Represented by a conversation flow id, pagination key is exclusive (not included in the fetched page). If not set, will start from the beginning.\").optional(),\n pagination_key_version: z.number().int().describe(\"Specifies the version of the conversation flow associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.\").optional(),\n}).describe(\"Request schema for `ListConversationFlows`\");\nconst RetellaiListConversationFlows_ConversationFlowSchema: z.ZodTypeAny = z.object({\n nodes: z.array(z.record(z.string(), z.unknown())).describe(\"List of nodes in the conversation flow\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the conversation flow\").nullable().optional(),\n kb_config: z.record(z.string(), z.unknown()).describe(\"Knowledge base configuration for the conversation flow\").nullable().optional(),\n is_published: z.boolean().describe(\"Whether the conversation flow is published\").nullable().optional(),\n model_choice: z.record(z.string(), z.unknown()).describe(\"Model configuration for the conversation flow\").nullable().optional(),\n global_prompt: z.string().describe(\"Global prompt text for the conversation flow\").nullable().optional(),\n start_node_id: z.string().describe(\"Identifier of the starting node in the flow\").nullable().optional(),\n start_speaker: z.string().describe(\"Indicates which speaker starts the conversation\").nullable().optional(),\n conversation_flow_id: z.string().describe(\"Unique identifier for the conversation flow\").nullable().optional(),\n}).describe(\"Individual conversation flow object\");\nexport const RetellaiListConversationFlowsOutput: z.ZodTypeAny = z.object({\n data: z.array(RetellaiListConversationFlows_ConversationFlowSchema).describe(\"List of conversation flows\").nullable().optional(),\n}).describe(\"Response schema for `ListConversationFlows`\");\n\nexport const retellaiListConversationFlows = action(\"RETELLAI_LIST_CONVERSATION_FLOWS\", {\n slug: \"retellai-list-conversation-flows\",\n name: \"List conversation flows\",\n description: \"Tool to list all conversation flows that can be attached to an agent. Use when you need to retrieve available conversation flows for agent configuration.\",\n input: RetellaiListConversationFlowsInput,\n output: RetellaiListConversationFlowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAChI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gOAAgO,CAAC,CAAC,SAAS;CAC/Q,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kOAAkO,CAAC,CAAC,SAAS;AACjS,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uDAAqE,EAAE,OAAO;CAClF,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAc,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAKjD,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+D,EAAE,OAAO,EACxE,MAAM,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjI,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-conversation-flows.mjs","names":[],"sources":["../../src/actions/list-conversation-flows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RetellaiListConversationFlowsInput = z.object({\n limit: z.number().int().describe(\"Limit the number of conversation flows returned. Default is 1000, maximum is 1000.\").optional(),\n pagination_key: z.string().describe(\"The pagination key to continue fetching the next page of conversation flows. Represented by a conversation flow id, pagination key is exclusive (not included in the fetched page). If not set, will start from the beginning.\").optional(),\n pagination_key_version: z.number().int().describe(\"Specifies the version of the conversation flow associated with the pagination_key. When paginating, both the pagination_key and its version must be provided to ensure consistent ordering and to fetch the next page correctly.\").optional(),\n}).describe(\"Request schema for `ListConversationFlows`\");\nconst RetellaiListConversationFlows_ConversationFlowSchema = z.object({\n nodes: z.array(z.record(z.string(), z.unknown())).describe(\"List of nodes in the conversation flow\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the conversation flow\").nullable().optional(),\n kb_config: z.record(z.string(), z.unknown()).describe(\"Knowledge base configuration for the conversation flow\").nullable().optional(),\n is_published: z.boolean().describe(\"Whether the conversation flow is published\").nullable().optional(),\n model_choice: z.record(z.string(), z.unknown()).describe(\"Model configuration for the conversation flow\").nullable().optional(),\n global_prompt: z.string().describe(\"Global prompt text for the conversation flow\").nullable().optional(),\n start_node_id: z.string().describe(\"Identifier of the starting node in the flow\").nullable().optional(),\n start_speaker: z.string().describe(\"Indicates which speaker starts the conversation\").nullable().optional(),\n conversation_flow_id: z.string().describe(\"Unique identifier for the conversation flow\").nullable().optional(),\n}).describe(\"Individual conversation flow object\");\nexport const RetellaiListConversationFlowsOutput = z.object({\n data: z.array(RetellaiListConversationFlows_ConversationFlowSchema).describe(\"List of conversation flows\").nullable().optional(),\n}).describe(\"Response schema for `ListConversationFlows`\");\n\nexport const retellaiListConversationFlows = action(\"RETELLAI_LIST_CONVERSATION_FLOWS\", {\n slug: \"retellai-list-conversation-flows\",\n name: \"List conversation flows\",\n description: \"Tool to list all conversation flows that can be attached to an agent. Use when you need to retrieve available conversation flows for agent configuration.\",\n input: RetellaiListConversationFlowsInput,\n output: RetellaiListConversationFlowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAChI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gOAAgO,CAAC,CAAC,SAAS;CAC/Q,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kOAAkO,CAAC,CAAC,SAAS;AACjS,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,uDAAuD,EAAE,OAAO;CACpE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAc,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAKjD,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,MAAM,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjI,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}