@keystrokehq/recallai 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (513) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-bot.cjs +34 -34
  4. package/dist/actions/create-bot.cjs.map +1 -1
  5. package/dist/actions/create-bot.d.cts +966 -3
  6. package/dist/actions/create-bot.d.cts.map +1 -1
  7. package/dist/actions/create-bot.d.mts +966 -3
  8. package/dist/actions/create-bot.d.mts.map +1 -1
  9. package/dist/actions/create-bot.mjs +34 -34
  10. package/dist/actions/create-bot.mjs.map +1 -1
  11. package/dist/actions/create-calendar-authenticate.cjs +1 -1
  12. package/dist/actions/create-calendar-authenticate.cjs.map +1 -1
  13. package/dist/actions/create-calendar-authenticate.d.cts +9 -3
  14. package/dist/actions/create-calendar-authenticate.d.cts.map +1 -1
  15. package/dist/actions/create-calendar-authenticate.d.mts +9 -3
  16. package/dist/actions/create-calendar-authenticate.d.mts.map +1 -1
  17. package/dist/actions/create-calendar-authenticate.mjs +1 -1
  18. package/dist/actions/create-calendar-authenticate.mjs.map +1 -1
  19. package/dist/actions/create-calendar.cjs +10 -10
  20. package/dist/actions/create-calendar.cjs.map +1 -1
  21. package/dist/actions/create-calendar.d.cts +30 -3
  22. package/dist/actions/create-calendar.d.cts.map +1 -1
  23. package/dist/actions/create-calendar.d.mts +30 -3
  24. package/dist/actions/create-calendar.d.mts.map +1 -1
  25. package/dist/actions/create-calendar.mjs +10 -10
  26. package/dist/actions/create-calendar.mjs.map +1 -1
  27. package/dist/actions/create-google-login-group.cjs +15 -15
  28. package/dist/actions/create-google-login-group.cjs.map +1 -1
  29. package/dist/actions/create-google-login-group.d.cts +29 -3
  30. package/dist/actions/create-google-login-group.d.cts.map +1 -1
  31. package/dist/actions/create-google-login-group.d.mts +29 -3
  32. package/dist/actions/create-google-login-group.d.mts.map +1 -1
  33. package/dist/actions/create-google-login-group.mjs +15 -15
  34. package/dist/actions/create-google-login-group.mjs.map +1 -1
  35. package/dist/actions/create-google-login.cjs +9 -9
  36. package/dist/actions/create-google-login.cjs.map +1 -1
  37. package/dist/actions/create-google-login.d.cts +27 -3
  38. package/dist/actions/create-google-login.d.cts.map +1 -1
  39. package/dist/actions/create-google-login.d.mts +27 -3
  40. package/dist/actions/create-google-login.d.mts.map +1 -1
  41. package/dist/actions/create-google-login.mjs +9 -9
  42. package/dist/actions/create-google-login.mjs.map +1 -1
  43. package/dist/actions/create-meeting-direct-connect.cjs +59 -59
  44. package/dist/actions/create-meeting-direct-connect.cjs.map +1 -1
  45. package/dist/actions/create-meeting-direct-connect.d.cts +119 -3
  46. package/dist/actions/create-meeting-direct-connect.d.cts.map +1 -1
  47. package/dist/actions/create-meeting-direct-connect.d.mts +119 -3
  48. package/dist/actions/create-meeting-direct-connect.d.mts.map +1 -1
  49. package/dist/actions/create-meeting-direct-connect.mjs +59 -59
  50. package/dist/actions/create-meeting-direct-connect.mjs.map +1 -1
  51. package/dist/actions/create-sdk-upload.cjs +9 -9
  52. package/dist/actions/create-sdk-upload.cjs.map +1 -1
  53. package/dist/actions/create-sdk-upload.d.cts +46 -3
  54. package/dist/actions/create-sdk-upload.d.cts.map +1 -1
  55. package/dist/actions/create-sdk-upload.d.mts +46 -3
  56. package/dist/actions/create-sdk-upload.d.mts.map +1 -1
  57. package/dist/actions/create-sdk-upload.mjs +9 -9
  58. package/dist/actions/create-sdk-upload.mjs.map +1 -1
  59. package/dist/actions/create-zoom-oauth-app.cjs +7 -7
  60. package/dist/actions/create-zoom-oauth-app.cjs.map +1 -1
  61. package/dist/actions/create-zoom-oauth-app.d.cts +26 -3
  62. package/dist/actions/create-zoom-oauth-app.d.cts.map +1 -1
  63. package/dist/actions/create-zoom-oauth-app.d.mts +26 -3
  64. package/dist/actions/create-zoom-oauth-app.d.mts.map +1 -1
  65. package/dist/actions/create-zoom-oauth-app.mjs +7 -7
  66. package/dist/actions/create-zoom-oauth-app.mjs.map +1 -1
  67. package/dist/actions/delete-bot-media.cjs +3 -3
  68. package/dist/actions/delete-bot-media.cjs.map +1 -1
  69. package/dist/actions/delete-bot-media.d.cts +18 -3
  70. package/dist/actions/delete-bot-media.d.cts.map +1 -1
  71. package/dist/actions/delete-bot-media.d.mts +18 -3
  72. package/dist/actions/delete-bot-media.d.mts.map +1 -1
  73. package/dist/actions/delete-bot-media.mjs +3 -3
  74. package/dist/actions/delete-bot-media.mjs.map +1 -1
  75. package/dist/actions/delete-bot.cjs +1 -1
  76. package/dist/actions/delete-bot.cjs.map +1 -1
  77. package/dist/actions/delete-bot.d.cts +9 -3
  78. package/dist/actions/delete-bot.d.cts.map +1 -1
  79. package/dist/actions/delete-bot.d.mts +9 -3
  80. package/dist/actions/delete-bot.d.mts.map +1 -1
  81. package/dist/actions/delete-bot.mjs +1 -1
  82. package/dist/actions/delete-bot.mjs.map +1 -1
  83. package/dist/actions/delete-calendar.cjs +1 -1
  84. package/dist/actions/delete-calendar.cjs.map +1 -1
  85. package/dist/actions/delete-calendar.d.cts +9 -3
  86. package/dist/actions/delete-calendar.d.cts.map +1 -1
  87. package/dist/actions/delete-calendar.d.mts +9 -3
  88. package/dist/actions/delete-calendar.d.mts.map +1 -1
  89. package/dist/actions/delete-calendar.mjs +1 -1
  90. package/dist/actions/delete-calendar.mjs.map +1 -1
  91. package/dist/actions/destroy-calendar-user.cjs +1 -1
  92. package/dist/actions/destroy-calendar-user.cjs.map +1 -1
  93. package/dist/actions/destroy-calendar-user.d.cts +9 -3
  94. package/dist/actions/destroy-calendar-user.d.cts.map +1 -1
  95. package/dist/actions/destroy-calendar-user.d.mts +9 -3
  96. package/dist/actions/destroy-calendar-user.d.mts.map +1 -1
  97. package/dist/actions/destroy-calendar-user.mjs +1 -1
  98. package/dist/actions/destroy-calendar-user.mjs.map +1 -1
  99. package/dist/actions/destroy-google-login-group.cjs +1 -1
  100. package/dist/actions/destroy-google-login-group.cjs.map +1 -1
  101. package/dist/actions/destroy-google-login-group.d.cts +9 -3
  102. package/dist/actions/destroy-google-login-group.d.cts.map +1 -1
  103. package/dist/actions/destroy-google-login-group.d.mts +9 -3
  104. package/dist/actions/destroy-google-login-group.d.mts.map +1 -1
  105. package/dist/actions/destroy-google-login-group.mjs +1 -1
  106. package/dist/actions/destroy-google-login-group.mjs.map +1 -1
  107. package/dist/actions/destroy-google-login.cjs +1 -1
  108. package/dist/actions/destroy-google-login.cjs.map +1 -1
  109. package/dist/actions/destroy-google-login.d.cts +9 -3
  110. package/dist/actions/destroy-google-login.d.cts.map +1 -1
  111. package/dist/actions/destroy-google-login.d.mts +9 -3
  112. package/dist/actions/destroy-google-login.d.mts.map +1 -1
  113. package/dist/actions/destroy-google-login.mjs +1 -1
  114. package/dist/actions/destroy-google-login.mjs.map +1 -1
  115. package/dist/actions/destroy-zoom-o-auth-app.cjs +1 -1
  116. package/dist/actions/destroy-zoom-o-auth-app.cjs.map +1 -1
  117. package/dist/actions/destroy-zoom-o-auth-app.d.cts +9 -3
  118. package/dist/actions/destroy-zoom-o-auth-app.d.cts.map +1 -1
  119. package/dist/actions/destroy-zoom-o-auth-app.d.mts +9 -3
  120. package/dist/actions/destroy-zoom-o-auth-app.d.mts.map +1 -1
  121. package/dist/actions/destroy-zoom-o-auth-app.mjs +1 -1
  122. package/dist/actions/destroy-zoom-o-auth-app.mjs.map +1 -1
  123. package/dist/actions/disconnect-calendar-user.cjs +6 -6
  124. package/dist/actions/disconnect-calendar-user.cjs.map +1 -1
  125. package/dist/actions/disconnect-calendar-user.d.cts +31 -3
  126. package/dist/actions/disconnect-calendar-user.d.cts.map +1 -1
  127. package/dist/actions/disconnect-calendar-user.d.mts +31 -3
  128. package/dist/actions/disconnect-calendar-user.d.mts.map +1 -1
  129. package/dist/actions/disconnect-calendar-user.mjs +6 -6
  130. package/dist/actions/disconnect-calendar-user.mjs.map +1 -1
  131. package/dist/actions/list-audio-mixed.cjs +13 -13
  132. package/dist/actions/list-audio-mixed.cjs.map +1 -1
  133. package/dist/actions/list-audio-mixed.d.cts +40 -3
  134. package/dist/actions/list-audio-mixed.d.cts.map +1 -1
  135. package/dist/actions/list-audio-mixed.d.mts +40 -3
  136. package/dist/actions/list-audio-mixed.d.mts.map +1 -1
  137. package/dist/actions/list-audio-mixed.mjs +13 -13
  138. package/dist/actions/list-audio-mixed.mjs.map +1 -1
  139. package/dist/actions/list-audio-separate.cjs +12 -12
  140. package/dist/actions/list-audio-separate.cjs.map +1 -1
  141. package/dist/actions/list-audio-separate.d.cts +43 -3
  142. package/dist/actions/list-audio-separate.d.cts.map +1 -1
  143. package/dist/actions/list-audio-separate.d.mts +43 -3
  144. package/dist/actions/list-audio-separate.d.mts.map +1 -1
  145. package/dist/actions/list-audio-separate.mjs +12 -12
  146. package/dist/actions/list-audio-separate.mjs.map +1 -1
  147. package/dist/actions/list-bot-screenshots.cjs +5 -5
  148. package/dist/actions/list-bot-screenshots.cjs.map +1 -1
  149. package/dist/actions/list-bot-screenshots.d.cts +23 -3
  150. package/dist/actions/list-bot-screenshots.d.cts.map +1 -1
  151. package/dist/actions/list-bot-screenshots.d.mts +23 -3
  152. package/dist/actions/list-bot-screenshots.d.mts.map +1 -1
  153. package/dist/actions/list-bot-screenshots.mjs +5 -5
  154. package/dist/actions/list-bot-screenshots.mjs.map +1 -1
  155. package/dist/actions/list-bots.cjs +12 -12
  156. package/dist/actions/list-bots.cjs.map +1 -1
  157. package/dist/actions/list-bots.d.cts +34 -3
  158. package/dist/actions/list-bots.d.cts.map +1 -1
  159. package/dist/actions/list-bots.d.mts +34 -3
  160. package/dist/actions/list-bots.d.mts.map +1 -1
  161. package/dist/actions/list-bots.mjs +12 -12
  162. package/dist/actions/list-bots.mjs.map +1 -1
  163. package/dist/actions/list-calendar-events.cjs +12 -12
  164. package/dist/actions/list-calendar-events.cjs.map +1 -1
  165. package/dist/actions/list-calendar-events.d.cts +40 -3
  166. package/dist/actions/list-calendar-events.d.cts.map +1 -1
  167. package/dist/actions/list-calendar-events.d.mts +40 -3
  168. package/dist/actions/list-calendar-events.d.mts.map +1 -1
  169. package/dist/actions/list-calendar-events.mjs +12 -12
  170. package/dist/actions/list-calendar-events.mjs.map +1 -1
  171. package/dist/actions/list-calendar-meetings.cjs +30 -30
  172. package/dist/actions/list-calendar-meetings.cjs.map +1 -1
  173. package/dist/actions/list-calendar-meetings.d.cts +64 -3
  174. package/dist/actions/list-calendar-meetings.d.cts.map +1 -1
  175. package/dist/actions/list-calendar-meetings.d.mts +64 -3
  176. package/dist/actions/list-calendar-meetings.d.mts.map +1 -1
  177. package/dist/actions/list-calendar-meetings.mjs +30 -30
  178. package/dist/actions/list-calendar-meetings.mjs.map +1 -1
  179. package/dist/actions/list-calendar-users.cjs +5 -5
  180. package/dist/actions/list-calendar-users.cjs.map +1 -1
  181. package/dist/actions/list-calendar-users.d.cts +25 -3
  182. package/dist/actions/list-calendar-users.d.cts.map +1 -1
  183. package/dist/actions/list-calendar-users.d.mts +25 -3
  184. package/dist/actions/list-calendar-users.d.mts.map +1 -1
  185. package/dist/actions/list-calendar-users.mjs +5 -5
  186. package/dist/actions/list-calendar-users.mjs.map +1 -1
  187. package/dist/actions/list-calendars.cjs +12 -12
  188. package/dist/actions/list-calendars.cjs.map +1 -1
  189. package/dist/actions/list-calendars.d.cts +40 -3
  190. package/dist/actions/list-calendars.d.cts.map +1 -1
  191. package/dist/actions/list-calendars.d.mts +40 -3
  192. package/dist/actions/list-calendars.d.mts.map +1 -1
  193. package/dist/actions/list-calendars.mjs +12 -12
  194. package/dist/actions/list-calendars.mjs.map +1 -1
  195. package/dist/actions/list-chat-messages.cjs +1 -1
  196. package/dist/actions/list-chat-messages.cjs.map +1 -1
  197. package/dist/actions/list-chat-messages.d.cts +13 -3
  198. package/dist/actions/list-chat-messages.d.cts.map +1 -1
  199. package/dist/actions/list-chat-messages.d.mts +13 -3
  200. package/dist/actions/list-chat-messages.d.mts.map +1 -1
  201. package/dist/actions/list-chat-messages.mjs +1 -1
  202. package/dist/actions/list-chat-messages.mjs.map +1 -1
  203. package/dist/actions/list-google-login-groups.cjs +13 -13
  204. package/dist/actions/list-google-login-groups.cjs.map +1 -1
  205. package/dist/actions/list-google-login-groups.d.cts +37 -3
  206. package/dist/actions/list-google-login-groups.d.cts.map +1 -1
  207. package/dist/actions/list-google-login-groups.d.mts +37 -3
  208. package/dist/actions/list-google-login-groups.d.mts.map +1 -1
  209. package/dist/actions/list-google-login-groups.mjs +13 -13
  210. package/dist/actions/list-google-login-groups.mjs.map +1 -1
  211. package/dist/actions/list-google-logins.cjs +10 -10
  212. package/dist/actions/list-google-logins.cjs.map +1 -1
  213. package/dist/actions/list-google-logins.d.cts +31 -3
  214. package/dist/actions/list-google-logins.d.cts.map +1 -1
  215. package/dist/actions/list-google-logins.d.mts +31 -3
  216. package/dist/actions/list-google-logins.d.mts.map +1 -1
  217. package/dist/actions/list-google-logins.mjs +10 -10
  218. package/dist/actions/list-google-logins.mjs.map +1 -1
  219. package/dist/actions/list-meeting-direct-connect.cjs +35 -35
  220. package/dist/actions/list-meeting-direct-connect.cjs.map +1 -1
  221. package/dist/actions/list-meeting-direct-connect.d.cts +51 -3
  222. package/dist/actions/list-meeting-direct-connect.d.cts.map +1 -1
  223. package/dist/actions/list-meeting-direct-connect.d.mts +51 -3
  224. package/dist/actions/list-meeting-direct-connect.d.mts.map +1 -1
  225. package/dist/actions/list-meeting-direct-connect.mjs +35 -35
  226. package/dist/actions/list-meeting-direct-connect.mjs.map +1 -1
  227. package/dist/actions/list-meeting-metadata.cjs +13 -13
  228. package/dist/actions/list-meeting-metadata.cjs.map +1 -1
  229. package/dist/actions/list-meeting-metadata.d.cts +42 -3
  230. package/dist/actions/list-meeting-metadata.d.cts.map +1 -1
  231. package/dist/actions/list-meeting-metadata.d.mts +42 -3
  232. package/dist/actions/list-meeting-metadata.d.mts.map +1 -1
  233. package/dist/actions/list-meeting-metadata.mjs +13 -13
  234. package/dist/actions/list-meeting-metadata.mjs.map +1 -1
  235. package/dist/actions/list-participant-events.cjs +12 -12
  236. package/dist/actions/list-participant-events.cjs.map +1 -1
  237. package/dist/actions/list-participant-events.d.cts +41 -3
  238. package/dist/actions/list-participant-events.d.cts.map +1 -1
  239. package/dist/actions/list-participant-events.d.mts +41 -3
  240. package/dist/actions/list-participant-events.d.mts.map +1 -1
  241. package/dist/actions/list-participant-events.mjs +12 -12
  242. package/dist/actions/list-participant-events.mjs.map +1 -1
  243. package/dist/actions/list-realtime-endpoint.cjs +4 -4
  244. package/dist/actions/list-realtime-endpoint.cjs.map +1 -1
  245. package/dist/actions/list-realtime-endpoint.d.cts +46 -3
  246. package/dist/actions/list-realtime-endpoint.d.cts.map +1 -1
  247. package/dist/actions/list-realtime-endpoint.d.mts +46 -3
  248. package/dist/actions/list-realtime-endpoint.d.mts.map +1 -1
  249. package/dist/actions/list-realtime-endpoint.mjs +4 -4
  250. package/dist/actions/list-realtime-endpoint.mjs.map +1 -1
  251. package/dist/actions/list-recording.cjs +3 -3
  252. package/dist/actions/list-recording.cjs.map +1 -1
  253. package/dist/actions/list-recording.d.cts +42 -3
  254. package/dist/actions/list-recording.d.cts.map +1 -1
  255. package/dist/actions/list-recording.d.mts +42 -3
  256. package/dist/actions/list-recording.d.mts.map +1 -1
  257. package/dist/actions/list-recording.mjs +3 -3
  258. package/dist/actions/list-recording.mjs.map +1 -1
  259. package/dist/actions/list-sdk-uploads.cjs +19 -19
  260. package/dist/actions/list-sdk-uploads.cjs.map +1 -1
  261. package/dist/actions/list-sdk-uploads.d.cts +32 -3
  262. package/dist/actions/list-sdk-uploads.d.cts.map +1 -1
  263. package/dist/actions/list-sdk-uploads.d.mts +32 -3
  264. package/dist/actions/list-sdk-uploads.d.mts.map +1 -1
  265. package/dist/actions/list-sdk-uploads.mjs +19 -19
  266. package/dist/actions/list-sdk-uploads.mjs.map +1 -1
  267. package/dist/actions/list-slack-teams.cjs +15 -15
  268. package/dist/actions/list-slack-teams.cjs.map +1 -1
  269. package/dist/actions/list-slack-teams.d.cts +39 -3
  270. package/dist/actions/list-slack-teams.d.cts.map +1 -1
  271. package/dist/actions/list-slack-teams.d.mts +39 -3
  272. package/dist/actions/list-slack-teams.d.mts.map +1 -1
  273. package/dist/actions/list-slack-teams.mjs +15 -15
  274. package/dist/actions/list-slack-teams.mjs.map +1 -1
  275. package/dist/actions/list-transcript.cjs +4 -4
  276. package/dist/actions/list-transcript.cjs.map +1 -1
  277. package/dist/actions/list-transcript.d.cts +32 -3
  278. package/dist/actions/list-transcript.d.cts.map +1 -1
  279. package/dist/actions/list-transcript.d.mts +32 -3
  280. package/dist/actions/list-transcript.d.mts.map +1 -1
  281. package/dist/actions/list-transcript.mjs +4 -4
  282. package/dist/actions/list-transcript.mjs.map +1 -1
  283. package/dist/actions/list-video-mixed.cjs +11 -11
  284. package/dist/actions/list-video-mixed.cjs.map +1 -1
  285. package/dist/actions/list-video-mixed.d.cts +40 -3
  286. package/dist/actions/list-video-mixed.d.cts.map +1 -1
  287. package/dist/actions/list-video-mixed.d.mts +40 -3
  288. package/dist/actions/list-video-mixed.d.mts.map +1 -1
  289. package/dist/actions/list-video-mixed.mjs +11 -11
  290. package/dist/actions/list-video-mixed.mjs.map +1 -1
  291. package/dist/actions/list-video-separate.cjs +11 -11
  292. package/dist/actions/list-video-separate.cjs.map +1 -1
  293. package/dist/actions/list-video-separate.d.cts +48 -3
  294. package/dist/actions/list-video-separate.d.cts.map +1 -1
  295. package/dist/actions/list-video-separate.d.mts +48 -3
  296. package/dist/actions/list-video-separate.d.mts.map +1 -1
  297. package/dist/actions/list-video-separate.mjs +11 -11
  298. package/dist/actions/list-video-separate.mjs.map +1 -1
  299. package/dist/actions/list-zoom-meetings-to-credentials.cjs +5 -5
  300. package/dist/actions/list-zoom-meetings-to-credentials.cjs.map +1 -1
  301. package/dist/actions/list-zoom-meetings-to-credentials.d.cts +25 -3
  302. package/dist/actions/list-zoom-meetings-to-credentials.d.cts.map +1 -1
  303. package/dist/actions/list-zoom-meetings-to-credentials.d.mts +25 -3
  304. package/dist/actions/list-zoom-meetings-to-credentials.d.mts.map +1 -1
  305. package/dist/actions/list-zoom-meetings-to-credentials.mjs +5 -5
  306. package/dist/actions/list-zoom-meetings-to-credentials.mjs.map +1 -1
  307. package/dist/actions/list-zoom-o-auth-credentials.cjs +7 -7
  308. package/dist/actions/list-zoom-o-auth-credentials.cjs.map +1 -1
  309. package/dist/actions/list-zoom-o-auth-credentials.d.cts +44 -3
  310. package/dist/actions/list-zoom-o-auth-credentials.d.cts.map +1 -1
  311. package/dist/actions/list-zoom-o-auth-credentials.d.mts +44 -3
  312. package/dist/actions/list-zoom-o-auth-credentials.d.mts.map +1 -1
  313. package/dist/actions/list-zoom-o-auth-credentials.mjs +7 -7
  314. package/dist/actions/list-zoom-o-auth-credentials.mjs.map +1 -1
  315. package/dist/actions/list-zoom-oauth-app-logs.cjs +5 -5
  316. package/dist/actions/list-zoom-oauth-app-logs.cjs.map +1 -1
  317. package/dist/actions/list-zoom-oauth-app-logs.d.cts +23 -3
  318. package/dist/actions/list-zoom-oauth-app-logs.d.cts.map +1 -1
  319. package/dist/actions/list-zoom-oauth-app-logs.d.mts +23 -3
  320. package/dist/actions/list-zoom-oauth-app-logs.d.mts.map +1 -1
  321. package/dist/actions/list-zoom-oauth-app-logs.mjs +5 -5
  322. package/dist/actions/list-zoom-oauth-app-logs.mjs.map +1 -1
  323. package/dist/actions/list-zoom-oauth-apps.cjs +8 -8
  324. package/dist/actions/list-zoom-oauth-apps.cjs.map +1 -1
  325. package/dist/actions/list-zoom-oauth-apps.d.cts +33 -3
  326. package/dist/actions/list-zoom-oauth-apps.d.cts.map +1 -1
  327. package/dist/actions/list-zoom-oauth-apps.d.mts +33 -3
  328. package/dist/actions/list-zoom-oauth-apps.d.mts.map +1 -1
  329. package/dist/actions/list-zoom-oauth-apps.mjs +8 -8
  330. package/dist/actions/list-zoom-oauth-apps.mjs.map +1 -1
  331. package/dist/actions/list-zoom-oauth-credential-logs.cjs +5 -5
  332. package/dist/actions/list-zoom-oauth-credential-logs.cjs.map +1 -1
  333. package/dist/actions/list-zoom-oauth-credential-logs.d.cts +23 -3
  334. package/dist/actions/list-zoom-oauth-credential-logs.d.cts.map +1 -1
  335. package/dist/actions/list-zoom-oauth-credential-logs.d.mts +23 -3
  336. package/dist/actions/list-zoom-oauth-credential-logs.d.mts.map +1 -1
  337. package/dist/actions/list-zoom-oauth-credential-logs.mjs +5 -5
  338. package/dist/actions/list-zoom-oauth-credential-logs.mjs.map +1 -1
  339. package/dist/actions/remove-bot-from-call.cjs +2 -2
  340. package/dist/actions/remove-bot-from-call.cjs.map +1 -1
  341. package/dist/actions/remove-bot-from-call.d.cts +10 -3
  342. package/dist/actions/remove-bot-from-call.d.cts.map +1 -1
  343. package/dist/actions/remove-bot-from-call.d.mts +10 -3
  344. package/dist/actions/remove-bot-from-call.d.mts.map +1 -1
  345. package/dist/actions/remove-bot-from-call.mjs +2 -2
  346. package/dist/actions/remove-bot-from-call.mjs.map +1 -1
  347. package/dist/actions/retrieve-billing-usage.cjs +1 -1
  348. package/dist/actions/retrieve-billing-usage.cjs.map +1 -1
  349. package/dist/actions/retrieve-billing-usage.d.cts +11 -3
  350. package/dist/actions/retrieve-billing-usage.d.cts.map +1 -1
  351. package/dist/actions/retrieve-billing-usage.d.mts +11 -3
  352. package/dist/actions/retrieve-billing-usage.d.mts.map +1 -1
  353. package/dist/actions/retrieve-billing-usage.mjs +1 -1
  354. package/dist/actions/retrieve-billing-usage.mjs.map +1 -1
  355. package/dist/actions/retrieve-bot.cjs +3 -3
  356. package/dist/actions/retrieve-bot.cjs.map +1 -1
  357. package/dist/actions/retrieve-bot.d.cts +18 -3
  358. package/dist/actions/retrieve-bot.d.cts.map +1 -1
  359. package/dist/actions/retrieve-bot.d.mts +18 -3
  360. package/dist/actions/retrieve-bot.d.mts.map +1 -1
  361. package/dist/actions/retrieve-bot.mjs +3 -3
  362. package/dist/actions/retrieve-bot.mjs.map +1 -1
  363. package/dist/actions/retrieve-calendars.cjs +10 -10
  364. package/dist/actions/retrieve-calendars.cjs.map +1 -1
  365. package/dist/actions/retrieve-calendars.d.cts +21 -3
  366. package/dist/actions/retrieve-calendars.d.cts.map +1 -1
  367. package/dist/actions/retrieve-calendars.d.mts +21 -3
  368. package/dist/actions/retrieve-calendars.d.mts.map +1 -1
  369. package/dist/actions/retrieve-calendars.mjs +10 -10
  370. package/dist/actions/retrieve-calendars.mjs.map +1 -1
  371. package/dist/actions/retrieve-google-login-group.cjs +14 -14
  372. package/dist/actions/retrieve-google-login-group.cjs.map +1 -1
  373. package/dist/actions/retrieve-google-login-group.d.cts +27 -3
  374. package/dist/actions/retrieve-google-login-group.d.cts.map +1 -1
  375. package/dist/actions/retrieve-google-login-group.d.mts +27 -3
  376. package/dist/actions/retrieve-google-login-group.d.mts.map +1 -1
  377. package/dist/actions/retrieve-google-login-group.mjs +14 -14
  378. package/dist/actions/retrieve-google-login-group.mjs.map +1 -1
  379. package/dist/actions/retrieve-meeting-direct-connect.cjs +17 -17
  380. package/dist/actions/retrieve-meeting-direct-connect.cjs.map +1 -1
  381. package/dist/actions/retrieve-meeting-direct-connect.d.cts +37 -3
  382. package/dist/actions/retrieve-meeting-direct-connect.d.cts.map +1 -1
  383. package/dist/actions/retrieve-meeting-direct-connect.d.mts +37 -3
  384. package/dist/actions/retrieve-meeting-direct-connect.d.mts.map +1 -1
  385. package/dist/actions/retrieve-meeting-direct-connect.mjs +17 -17
  386. package/dist/actions/retrieve-meeting-direct-connect.mjs.map +1 -1
  387. package/dist/actions/retrieve-recording.cjs +16 -16
  388. package/dist/actions/retrieve-recording.cjs.map +1 -1
  389. package/dist/actions/retrieve-recording.d.cts +38 -3
  390. package/dist/actions/retrieve-recording.d.cts.map +1 -1
  391. package/dist/actions/retrieve-recording.d.mts +38 -3
  392. package/dist/actions/retrieve-recording.d.mts.map +1 -1
  393. package/dist/actions/retrieve-recording.mjs +16 -16
  394. package/dist/actions/retrieve-recording.mjs.map +1 -1
  395. package/dist/actions/retrieve-sdk-upload.cjs +9 -9
  396. package/dist/actions/retrieve-sdk-upload.cjs.map +1 -1
  397. package/dist/actions/retrieve-sdk-upload.d.cts +19 -3
  398. package/dist/actions/retrieve-sdk-upload.d.cts.map +1 -1
  399. package/dist/actions/retrieve-sdk-upload.d.mts +19 -3
  400. package/dist/actions/retrieve-sdk-upload.d.mts.map +1 -1
  401. package/dist/actions/retrieve-sdk-upload.mjs +9 -9
  402. package/dist/actions/retrieve-sdk-upload.mjs.map +1 -1
  403. package/dist/actions/retrieve-video-mixed.cjs +11 -11
  404. package/dist/actions/retrieve-video-mixed.cjs.map +1 -1
  405. package/dist/actions/retrieve-video-mixed.d.cts +24 -3
  406. package/dist/actions/retrieve-video-mixed.d.cts.map +1 -1
  407. package/dist/actions/retrieve-video-mixed.d.mts +24 -3
  408. package/dist/actions/retrieve-video-mixed.d.mts.map +1 -1
  409. package/dist/actions/retrieve-video-mixed.mjs +11 -11
  410. package/dist/actions/retrieve-video-mixed.mjs.map +1 -1
  411. package/dist/actions/retrieve-zoom-oauth-app.cjs +6 -6
  412. package/dist/actions/retrieve-zoom-oauth-app.cjs.map +1 -1
  413. package/dist/actions/retrieve-zoom-oauth-app.d.cts +18 -3
  414. package/dist/actions/retrieve-zoom-oauth-app.d.cts.map +1 -1
  415. package/dist/actions/retrieve-zoom-oauth-app.d.mts +18 -3
  416. package/dist/actions/retrieve-zoom-oauth-app.d.mts.map +1 -1
  417. package/dist/actions/retrieve-zoom-oauth-app.mjs +6 -6
  418. package/dist/actions/retrieve-zoom-oauth-app.mjs.map +1 -1
  419. package/dist/actions/start-recording.cjs +4 -4
  420. package/dist/actions/start-recording.cjs.map +1 -1
  421. package/dist/actions/start-recording.d.cts +64 -3
  422. package/dist/actions/start-recording.d.cts.map +1 -1
  423. package/dist/actions/start-recording.d.mts +64 -3
  424. package/dist/actions/start-recording.d.mts.map +1 -1
  425. package/dist/actions/start-recording.mjs +4 -4
  426. package/dist/actions/start-recording.mjs.map +1 -1
  427. package/dist/actions/stop-recording.cjs +2 -2
  428. package/dist/actions/stop-recording.cjs.map +1 -1
  429. package/dist/actions/stop-recording.d.cts +12 -3
  430. package/dist/actions/stop-recording.d.cts.map +1 -1
  431. package/dist/actions/stop-recording.d.mts +12 -3
  432. package/dist/actions/stop-recording.d.mts.map +1 -1
  433. package/dist/actions/stop-recording.mjs +2 -2
  434. package/dist/actions/stop-recording.mjs.map +1 -1
  435. package/dist/actions/update-bot.cjs +5 -5
  436. package/dist/actions/update-bot.cjs.map +1 -1
  437. package/dist/actions/update-bot.d.cts +55 -3
  438. package/dist/actions/update-bot.d.cts.map +1 -1
  439. package/dist/actions/update-bot.d.mts +55 -3
  440. package/dist/actions/update-bot.d.mts.map +1 -1
  441. package/dist/actions/update-bot.mjs +5 -5
  442. package/dist/actions/update-bot.mjs.map +1 -1
  443. package/dist/actions/update-calendar-user.cjs +6 -6
  444. package/dist/actions/update-calendar-user.cjs.map +1 -1
  445. package/dist/actions/update-calendar-user.d.cts +67 -3
  446. package/dist/actions/update-calendar-user.d.cts.map +1 -1
  447. package/dist/actions/update-calendar-user.d.mts +67 -3
  448. package/dist/actions/update-calendar-user.d.mts.map +1 -1
  449. package/dist/actions/update-calendar-user.mjs +6 -6
  450. package/dist/actions/update-calendar-user.mjs.map +1 -1
  451. package/dist/actions/update-calendar.cjs +11 -11
  452. package/dist/actions/update-calendar.cjs.map +1 -1
  453. package/dist/actions/update-calendar.d.cts +41 -3
  454. package/dist/actions/update-calendar.d.cts.map +1 -1
  455. package/dist/actions/update-calendar.d.mts +41 -3
  456. package/dist/actions/update-calendar.d.mts.map +1 -1
  457. package/dist/actions/update-calendar.mjs +11 -11
  458. package/dist/actions/update-calendar.mjs.map +1 -1
  459. package/dist/actions/update-google-login-group.cjs +16 -16
  460. package/dist/actions/update-google-login-group.cjs.map +1 -1
  461. package/dist/actions/update-google-login-group.d.cts +58 -3
  462. package/dist/actions/update-google-login-group.d.cts.map +1 -1
  463. package/dist/actions/update-google-login-group.d.mts +58 -3
  464. package/dist/actions/update-google-login-group.d.mts.map +1 -1
  465. package/dist/actions/update-google-login-group.mjs +16 -16
  466. package/dist/actions/update-google-login-group.mjs.map +1 -1
  467. package/dist/actions/update-google-login-groups.cjs +15 -15
  468. package/dist/actions/update-google-login-groups.cjs.map +1 -1
  469. package/dist/actions/update-google-login-groups.d.cts +31 -3
  470. package/dist/actions/update-google-login-groups.d.cts.map +1 -1
  471. package/dist/actions/update-google-login-groups.d.mts +31 -3
  472. package/dist/actions/update-google-login-groups.d.mts.map +1 -1
  473. package/dist/actions/update-google-login-groups.mjs +15 -15
  474. package/dist/actions/update-google-login-groups.mjs.map +1 -1
  475. package/dist/actions/update-google-login.cjs +9 -9
  476. package/dist/actions/update-google-login.cjs.map +1 -1
  477. package/dist/actions/update-google-login.d.cts +33 -3
  478. package/dist/actions/update-google-login.d.cts.map +1 -1
  479. package/dist/actions/update-google-login.d.mts +33 -3
  480. package/dist/actions/update-google-login.d.mts.map +1 -1
  481. package/dist/actions/update-google-login.mjs +9 -9
  482. package/dist/actions/update-google-login.mjs.map +1 -1
  483. package/dist/actions/update-recording.cjs +17 -17
  484. package/dist/actions/update-recording.cjs.map +1 -1
  485. package/dist/actions/update-recording.d.cts +40 -3
  486. package/dist/actions/update-recording.d.cts.map +1 -1
  487. package/dist/actions/update-recording.d.mts +40 -3
  488. package/dist/actions/update-recording.d.mts.map +1 -1
  489. package/dist/actions/update-recording.mjs +17 -17
  490. package/dist/actions/update-recording.mjs.map +1 -1
  491. package/dist/actions/update-video-mixed.cjs +14 -14
  492. package/dist/actions/update-video-mixed.cjs.map +1 -1
  493. package/dist/actions/update-video-mixed.d.cts +54 -3
  494. package/dist/actions/update-video-mixed.d.cts.map +1 -1
  495. package/dist/actions/update-video-mixed.d.mts +54 -3
  496. package/dist/actions/update-video-mixed.d.mts.map +1 -1
  497. package/dist/actions/update-video-mixed.mjs +14 -14
  498. package/dist/actions/update-video-mixed.mjs.map +1 -1
  499. package/dist/actions/update-zoom-o-auth-app.cjs +6 -6
  500. package/dist/actions/update-zoom-o-auth-app.cjs.map +1 -1
  501. package/dist/actions/update-zoom-o-auth-app.d.cts +22 -3
  502. package/dist/actions/update-zoom-o-auth-app.d.cts.map +1 -1
  503. package/dist/actions/update-zoom-o-auth-app.d.mts +22 -3
  504. package/dist/actions/update-zoom-o-auth-app.d.mts.map +1 -1
  505. package/dist/actions/update-zoom-o-auth-app.mjs +6 -6
  506. package/dist/actions/update-zoom-o-auth-app.mjs.map +1 -1
  507. package/dist/catalog.cjs +14 -1
  508. package/dist/catalog.cjs.map +1 -1
  509. package/dist/catalog.d.cts +13 -0
  510. package/dist/catalog.d.mts +13 -0
  511. package/dist/catalog.mjs +14 -1
  512. package/dist/catalog.mjs.map +1 -1
  513. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-recording.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-recording.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveRecordingInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"A UUID string identifying the recording to retrieve.\"),\n});\nconst RecallaiRetrieveRecording_BotReferenceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\"),\n metadata: z.object({}).describe(\"Custom metadata attached to the bot.\"),\n}).describe(\"Reference to a bot associated with the recording\");\nconst RecallaiRetrieveRecording_RecordingStatusSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Status code indicating the current state of the recording (e.g., 'done', 'processing', 'failed').\"),\n sub_code: z.string().describe(\"Additional sub-status code providing more detailed information.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated.\").nullable().optional(),\n}).describe(\"Status information for the recording\");\nconst RecallaiRetrieveRecording_MediaShortcutsSchema: z.ZodTypeAny = z.object({\n transcript: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n audio_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n video_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n meeting_metadata: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n participant_events: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).describe(\"Shortcuts to access various media files from the recording\");\nconst RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the desktop SDK upload.\"),\n metadata: z.object({}).describe(\"Custom metadata attached to the desktop SDK upload.\"),\n}).describe(\"Reference to a desktop SDK upload\");\nconst RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the realtime endpoint.\"),\n metadata: z.object({}).describe(\"Custom metadata attached to the realtime endpoint.\"),\n}).describe(\"Reference to a realtime endpoint\");\nexport const RecallaiRetrieveRecordingOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the recording.\"),\n bot: RecallaiRetrieveRecording_BotReferenceSchema.nullable().optional(),\n status: RecallaiRetrieveRecording_RecordingStatusSchema.nullable(),\n metadata: z.object({}).describe(\"Custom metadata attached to the recording. Keys are strings, values can be strings or null.\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the recording was created.\"),\n expires_at: z.string().describe(\"ISO 8601 timestamp when the recording will expire and be deleted from storage.\").nullable().optional(),\n started_at: z.string().describe(\"ISO 8601 timestamp when the recording started. Null if not yet started.\").nullable().optional(),\n completed_at: z.string().describe(\"ISO 8601 timestamp when the recording was completed. Null if still in progress or failed.\").nullable().optional(),\n media_shortcuts: RecallaiRetrieveRecording_MediaShortcutsSchema.nullable(),\n desktop_sdk_upload: RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema.nullable().optional(),\n realtime_endpoints: z.array(RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema).describe(\"List of realtime endpoints associated with this recording for streaming or webhook delivery.\"),\n}).describe(\"Complete recording information including metadata, status, and media links\");\n\nexport const recallaiRetrieveRecording = action(\"RECALLAI_RETRIEVE_RECORDING\", {\n slug: \"recallai-retrieve-recording\",\n name: \"Retrieve recording\",\n description: \"Tool to retrieve detailed information about a specific recording by its UUID. Returns comprehensive recording data including creation timestamps, status, media file shortcuts, and associated bot or desktop SDK upload references. Use when you need to access recording details, download links, or check recording status.\",\n input: RecallaiRetrieveRecordingInput,\n output: RecallaiRetrieveRecordingOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"retrieve-recording.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-recording.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveRecordingInput = z.object({\n id: z.string().describe(\"A UUID string identifying the recording to retrieve.\"),\n});\nconst RecallaiRetrieveRecording_BotReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot.\"),\n}).passthrough().describe(\"Reference to a bot associated with the recording\");\nconst RecallaiRetrieveRecording_RecordingStatusSchema = z.object({\n code: z.string().describe(\"Status code indicating the current state of the recording (e.g., 'done', 'processing', 'failed').\").nullable(),\n sub_code: z.string().describe(\"Additional sub-status code providing more detailed information.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Status information for the recording\");\nconst RecallaiRetrieveRecording_MediaShortcutsSchema = z.object({\n transcript: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n audio_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n video_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n meeting_metadata: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n participant_events: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Shortcuts to access various media files from the recording\");\nconst RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the desktop SDK upload.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the desktop SDK upload.\"),\n}).passthrough().describe(\"Reference to a desktop SDK upload\");\nconst RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the realtime endpoint.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the realtime endpoint.\"),\n}).passthrough().describe(\"Reference to a realtime endpoint\");\nexport const RecallaiRetrieveRecordingOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the recording.\").nullable(),\n bot: RecallaiRetrieveRecording_BotReferenceSchema.nullable().optional(),\n status: RecallaiRetrieveRecording_RecordingStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the recording. Keys are strings, values can be strings or null.\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the recording was created.\").nullable(),\n expires_at: z.string().describe(\"ISO 8601 timestamp when the recording will expire and be deleted from storage.\").nullable().optional(),\n started_at: z.string().describe(\"ISO 8601 timestamp when the recording started. Null if not yet started.\").nullable().optional(),\n completed_at: z.string().describe(\"ISO 8601 timestamp when the recording was completed. Null if still in progress or failed.\").nullable().optional(),\n media_shortcuts: RecallaiRetrieveRecording_MediaShortcutsSchema.nullable(),\n desktop_sdk_upload: RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema.nullable().optional(),\n realtime_endpoints: z.array(RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema).describe(\"List of realtime endpoints associated with this recording for streaming or webhook delivery.\"),\n}).passthrough().describe(\"Complete recording information including metadata, status, and media links\");\n\nexport const recallaiRetrieveRecording = action(\"RECALLAI_RETRIEVE_RECORDING\", {\n slug: \"recallai-retrieve-recording\",\n name: \"Retrieve recording\",\n description: \"Tool to retrieve detailed information about a specific recording by its UUID. Returns comprehensive recording data including creation timestamps, status, media file shortcuts, and associated bot or desktop SDK upload references. Use when you need to access recording details, download links, or check recording status.\",\n input: RecallaiRetrieveRecordingInput,\n output: RecallaiRetrieveRecordingOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,44 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-recording.d.ts
4
- declare const RecallaiRetrieveRecordingInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveRecordingOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveRecording: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveRecordingInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveRecordingOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ bot: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
12
+ }, z.core.$loose>>>;
13
+ status: z.ZodNullable<z.ZodObject<{
14
+ code: z.ZodNullable<z.ZodString>;
15
+ sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>>;
18
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
19
+ created_at: z.ZodNullable<z.ZodString>;
20
+ expires_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ started_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ completed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ media_shortcuts: z.ZodNullable<z.ZodObject<{
24
+ transcript: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
25
+ audio_mixed: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
26
+ video_mixed: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
27
+ meeting_metadata: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
28
+ participant_events: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
29
+ }, z.core.$loose>>;
30
+ desktop_sdk_upload: z.ZodOptional<z.ZodNullable<z.ZodObject<{
31
+ id: z.ZodNullable<z.ZodString>;
32
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
33
+ }, z.core.$loose>>>;
34
+ realtime_endpoints: z.ZodArray<z.ZodObject<{
35
+ id: z.ZodNullable<z.ZodString>;
36
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
37
+ }, z.core.$loose>>;
38
+ }, z.core.$loose>;
39
+ declare const recallaiRetrieveRecording: import("@keystrokehq/action").WorkflowActionDefinition<{
40
+ id: string;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
42
  //#endregion
8
43
  export { recallaiRetrieveRecording };
9
44
  //# sourceMappingURL=retrieve-recording.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-recording.d.cts","names":[],"sources":["../../src/actions/retrieve-recording.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cAyBW,+BAAA,EAAiC,CAAA,CAAE,UAYyC;AAAA,cAE5E,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-recording.d.cts","names":[],"sources":["../../src/actions/retrieve-recording.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cA2B9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,44 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-recording.d.ts
4
- declare const RecallaiRetrieveRecordingInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveRecordingOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveRecording: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveRecordingInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveRecordingOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ bot: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
12
+ }, z.core.$loose>>>;
13
+ status: z.ZodNullable<z.ZodObject<{
14
+ code: z.ZodNullable<z.ZodString>;
15
+ sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>>;
18
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
19
+ created_at: z.ZodNullable<z.ZodString>;
20
+ expires_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ started_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ completed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ media_shortcuts: z.ZodNullable<z.ZodObject<{
24
+ transcript: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
25
+ audio_mixed: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
26
+ video_mixed: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
27
+ meeting_metadata: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
28
+ participant_events: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
29
+ }, z.core.$loose>>;
30
+ desktop_sdk_upload: z.ZodOptional<z.ZodNullable<z.ZodObject<{
31
+ id: z.ZodNullable<z.ZodString>;
32
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
33
+ }, z.core.$loose>>>;
34
+ realtime_endpoints: z.ZodArray<z.ZodObject<{
35
+ id: z.ZodNullable<z.ZodString>;
36
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
37
+ }, z.core.$loose>>;
38
+ }, z.core.$loose>;
39
+ declare const recallaiRetrieveRecording: import("@keystrokehq/action").WorkflowActionDefinition<{
40
+ id: string;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
42
  //#endregion
8
43
  export { recallaiRetrieveRecording };
9
44
  //# sourceMappingURL=retrieve-recording.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-recording.d.mts","names":[],"sources":["../../src/actions/retrieve-recording.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cAyBW,+BAAA,EAAiC,CAAA,CAAE,UAYyC;AAAA,cAE5E,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-recording.d.mts","names":[],"sources":["../../src/actions/retrieve-recording.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cA2B9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc/B,yBAAA,gCAAyB,wBAAA"}
@@ -3,47 +3,47 @@ import { z } from "zod";
3
3
  //#region src/actions/retrieve-recording.ts
4
4
  const RecallaiRetrieveRecordingInput = z.object({ id: z.string().describe("A UUID string identifying the recording to retrieve.") });
5
5
  const RecallaiRetrieveRecording_BotReferenceSchema = z.object({
6
- id: z.string().describe("The unique identifier (UUID) of the bot."),
7
- metadata: z.object({}).describe("Custom metadata attached to the bot.")
8
- }).describe("Reference to a bot associated with the recording");
6
+ id: z.string().describe("The unique identifier (UUID) of the bot.").nullable(),
7
+ metadata: z.record(z.string(), z.unknown()).describe("Custom metadata attached to the bot.")
8
+ }).passthrough().describe("Reference to a bot associated with the recording");
9
9
  const RecallaiRetrieveRecording_RecordingStatusSchema = z.object({
10
- code: z.string().describe("Status code indicating the current state of the recording (e.g., 'done', 'processing', 'failed')."),
10
+ code: z.string().describe("Status code indicating the current state of the recording (e.g., 'done', 'processing', 'failed').").nullable(),
11
11
  sub_code: z.string().describe("Additional sub-status code providing more detailed information.").nullable().optional(),
12
12
  updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated.").nullable().optional()
13
- }).describe("Status information for the recording");
13
+ }).passthrough().describe("Status information for the recording");
14
14
  const RecallaiRetrieveRecording_MediaShortcutsSchema = z.object({
15
15
  transcript: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),
16
16
  audio_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),
17
17
  video_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),
18
18
  meeting_metadata: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),
19
19
  participant_events: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional()
20
- }).describe("Shortcuts to access various media files from the recording");
20
+ }).passthrough().describe("Shortcuts to access various media files from the recording");
21
21
  const RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema = z.object({
22
- id: z.string().describe("The unique identifier (UUID) of the desktop SDK upload."),
23
- metadata: z.object({}).describe("Custom metadata attached to the desktop SDK upload.")
24
- }).describe("Reference to a desktop SDK upload");
22
+ id: z.string().describe("The unique identifier (UUID) of the desktop SDK upload.").nullable(),
23
+ metadata: z.record(z.string(), z.unknown()).describe("Custom metadata attached to the desktop SDK upload.")
24
+ }).passthrough().describe("Reference to a desktop SDK upload");
25
25
  const RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema = z.object({
26
- id: z.string().describe("The unique identifier (UUID) of the realtime endpoint."),
27
- metadata: z.object({}).describe("Custom metadata attached to the realtime endpoint.")
28
- }).describe("Reference to a realtime endpoint");
26
+ id: z.string().describe("The unique identifier (UUID) of the realtime endpoint.").nullable(),
27
+ metadata: z.record(z.string(), z.unknown()).describe("Custom metadata attached to the realtime endpoint.")
28
+ }).passthrough().describe("Reference to a realtime endpoint");
29
29
  const recallaiRetrieveRecording = action("RECALLAI_RETRIEVE_RECORDING", {
30
30
  slug: "recallai-retrieve-recording",
31
31
  name: "Retrieve recording",
32
32
  description: "Tool to retrieve detailed information about a specific recording by its UUID. Returns comprehensive recording data including creation timestamps, status, media file shortcuts, and associated bot or desktop SDK upload references. Use when you need to access recording details, download links, or check recording status.",
33
33
  input: RecallaiRetrieveRecordingInput,
34
34
  output: z.object({
35
- id: z.string().describe("The unique identifier (UUID) of the recording."),
35
+ id: z.string().describe("The unique identifier (UUID) of the recording.").nullable(),
36
36
  bot: RecallaiRetrieveRecording_BotReferenceSchema.nullable().optional(),
37
37
  status: RecallaiRetrieveRecording_RecordingStatusSchema.nullable(),
38
- metadata: z.object({}).describe("Custom metadata attached to the recording. Keys are strings, values can be strings or null."),
39
- created_at: z.string().describe("ISO 8601 timestamp when the recording was created."),
38
+ metadata: z.record(z.string(), z.unknown()).describe("Custom metadata attached to the recording. Keys are strings, values can be strings or null."),
39
+ created_at: z.string().describe("ISO 8601 timestamp when the recording was created.").nullable(),
40
40
  expires_at: z.string().describe("ISO 8601 timestamp when the recording will expire and be deleted from storage.").nullable().optional(),
41
41
  started_at: z.string().describe("ISO 8601 timestamp when the recording started. Null if not yet started.").nullable().optional(),
42
42
  completed_at: z.string().describe("ISO 8601 timestamp when the recording was completed. Null if still in progress or failed.").nullable().optional(),
43
43
  media_shortcuts: RecallaiRetrieveRecording_MediaShortcutsSchema.nullable(),
44
44
  desktop_sdk_upload: RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema.nullable().optional(),
45
45
  realtime_endpoints: z.array(RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema).describe("List of realtime endpoints associated with this recording for streaming or webhook delivery.")
46
- }).describe("Complete recording information including metadata, status, and media links")
46
+ }).passthrough().describe("Complete recording information including metadata, status, and media links")
47
47
  });
48
48
  //#endregion
49
49
  export { recallaiRetrieveRecording };
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-recording.mjs","names":[],"sources":["../../src/actions/retrieve-recording.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveRecordingInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"A UUID string identifying the recording to retrieve.\"),\n});\nconst RecallaiRetrieveRecording_BotReferenceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\"),\n metadata: z.object({}).describe(\"Custom metadata attached to the bot.\"),\n}).describe(\"Reference to a bot associated with the recording\");\nconst RecallaiRetrieveRecording_RecordingStatusSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Status code indicating the current state of the recording (e.g., 'done', 'processing', 'failed').\"),\n sub_code: z.string().describe(\"Additional sub-status code providing more detailed information.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated.\").nullable().optional(),\n}).describe(\"Status information for the recording\");\nconst RecallaiRetrieveRecording_MediaShortcutsSchema: z.ZodTypeAny = z.object({\n transcript: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n audio_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n video_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n meeting_metadata: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n participant_events: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).describe(\"Shortcuts to access various media files from the recording\");\nconst RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the desktop SDK upload.\"),\n metadata: z.object({}).describe(\"Custom metadata attached to the desktop SDK upload.\"),\n}).describe(\"Reference to a desktop SDK upload\");\nconst RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the realtime endpoint.\"),\n metadata: z.object({}).describe(\"Custom metadata attached to the realtime endpoint.\"),\n}).describe(\"Reference to a realtime endpoint\");\nexport const RecallaiRetrieveRecordingOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the recording.\"),\n bot: RecallaiRetrieveRecording_BotReferenceSchema.nullable().optional(),\n status: RecallaiRetrieveRecording_RecordingStatusSchema.nullable(),\n metadata: z.object({}).describe(\"Custom metadata attached to the recording. Keys are strings, values can be strings or null.\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the recording was created.\"),\n expires_at: z.string().describe(\"ISO 8601 timestamp when the recording will expire and be deleted from storage.\").nullable().optional(),\n started_at: z.string().describe(\"ISO 8601 timestamp when the recording started. Null if not yet started.\").nullable().optional(),\n completed_at: z.string().describe(\"ISO 8601 timestamp when the recording was completed. Null if still in progress or failed.\").nullable().optional(),\n media_shortcuts: RecallaiRetrieveRecording_MediaShortcutsSchema.nullable(),\n desktop_sdk_upload: RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema.nullable().optional(),\n realtime_endpoints: z.array(RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema).describe(\"List of realtime endpoints associated with this recording for streaming or webhook delivery.\"),\n}).describe(\"Complete recording information including metadata, status, and media links\");\n\nexport const recallaiRetrieveRecording = action(\"RECALLAI_RETRIEVE_RECORDING\", {\n slug: \"recallai-retrieve-recording\",\n name: \"Retrieve recording\",\n description: \"Tool to retrieve detailed information about a specific recording by its UUID. Returns comprehensive recording data including creation timestamps, status, media file shortcuts, and associated bot or desktop SDK upload references. Use when you need to access recording details, download links, or check recording status.\",\n input: RecallaiRetrieveRecordingInput,\n output: RecallaiRetrieveRecordingOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"retrieve-recording.mjs","names":[],"sources":["../../src/actions/retrieve-recording.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveRecordingInput = z.object({\n id: z.string().describe(\"A UUID string identifying the recording to retrieve.\"),\n});\nconst RecallaiRetrieveRecording_BotReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot.\"),\n}).passthrough().describe(\"Reference to a bot associated with the recording\");\nconst RecallaiRetrieveRecording_RecordingStatusSchema = z.object({\n code: z.string().describe(\"Status code indicating the current state of the recording (e.g., 'done', 'processing', 'failed').\").nullable(),\n sub_code: z.string().describe(\"Additional sub-status code providing more detailed information.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Status information for the recording\");\nconst RecallaiRetrieveRecording_MediaShortcutsSchema = z.object({\n transcript: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n audio_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n video_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n meeting_metadata: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n participant_events: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Shortcuts to access various media files from the recording\");\nconst RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the desktop SDK upload.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the desktop SDK upload.\"),\n}).passthrough().describe(\"Reference to a desktop SDK upload\");\nconst RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the realtime endpoint.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the realtime endpoint.\"),\n}).passthrough().describe(\"Reference to a realtime endpoint\");\nexport const RecallaiRetrieveRecordingOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the recording.\").nullable(),\n bot: RecallaiRetrieveRecording_BotReferenceSchema.nullable().optional(),\n status: RecallaiRetrieveRecording_RecordingStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the recording. Keys are strings, values can be strings or null.\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the recording was created.\").nullable(),\n expires_at: z.string().describe(\"ISO 8601 timestamp when the recording will expire and be deleted from storage.\").nullable().optional(),\n started_at: z.string().describe(\"ISO 8601 timestamp when the recording started. Null if not yet started.\").nullable().optional(),\n completed_at: z.string().describe(\"ISO 8601 timestamp when the recording was completed. Null if still in progress or failed.\").nullable().optional(),\n media_shortcuts: RecallaiRetrieveRecording_MediaShortcutsSchema.nullable(),\n desktop_sdk_upload: RecallaiRetrieveRecording_DesktopSdkUploadReferenceSchema.nullable().optional(),\n realtime_endpoints: z.array(RecallaiRetrieveRecording_RealtimeEndpointReferenceSchema).describe(\"List of realtime endpoints associated with this recording for streaming or webhook delivery.\"),\n}).passthrough().describe(\"Complete recording information including metadata, status, and media links\");\n\nexport const recallaiRetrieveRecording = action(\"RECALLAI_RETRIEVE_RECORDING\", {\n slug: \"recallai-retrieve-recording\",\n name: \"Retrieve recording\",\n description: \"Tool to retrieve detailed information about a specific recording by its UUID. Returns comprehensive recording data including creation timestamps, status, media file shortcuts, and associated bot or desktop SDK upload references. Use when you need to access recording details, download links, or check recording status.\",\n input: RecallaiRetrieveRecordingInput,\n output: RecallaiRetrieveRecordingOutput,\n});\n"],"mappings":"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"}
@@ -3,19 +3,19 @@ let zod = require("zod");
3
3
  //#region src/actions/retrieve-sdk-upload.ts
4
4
  const RecallaiRetrieveSdkUploadInput = zod.z.object({ id: zod.z.string().describe("The unique identifier (UUID) of the Desktop SDK upload instance to retrieve. This ID is returned when creating an SDK upload.") });
5
5
  const RecallaiRetrieveSdkUpload_SdkUploadStatusSchema = zod.z.object({
6
- code: zod.z.string().describe("Status code indicating the current state of the upload"),
6
+ code: zod.z.string().describe("Status code indicating the current state of the upload").nullable(),
7
7
  sub_code: zod.z.string().describe("Detailed sub-code for the status").nullable().optional(),
8
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated")
9
- }).describe("Status information for the SDK upload");
8
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
9
+ }).passthrough().describe("Status information for the SDK upload");
10
10
  const RecallaiRetrieveSdkUploadOutput = zod.z.object({
11
- id: zod.z.string().describe("The unique identifier (UUID) of the SDK upload instance"),
11
+ id: zod.z.string().describe("The unique identifier (UUID) of the SDK upload instance").nullable(),
12
12
  status: RecallaiRetrieveSdkUpload_SdkUploadStatusSchema.nullable(),
13
- metadata: zod.z.object({}).describe("Custom metadata attached to the SDK upload instance. Values can be null.").nullable().optional(),
14
- created_at: zod.z.string().describe("ISO 8601 timestamp when the upload was created"),
15
- recording_id: zod.z.string().describe("The unique identifier of the recording associated with this SDK upload"),
16
- upload_token: zod.z.string().describe("Token used for authenticating SDK upload operations. Keep this secure."),
13
+ metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata attached to the SDK upload instance. Values can be null.").nullable().optional(),
14
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the upload was created").nullable(),
15
+ recording_id: zod.z.string().describe("The unique identifier of the recording associated with this SDK upload").nullable(),
16
+ upload_token: zod.z.string().describe("Token used for authenticating SDK upload operations. Keep this secure.").nullable(),
17
17
  recording_config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for the recording generated by the SDK, including settings for audio, video, transcription, and retention.").nullable().optional()
18
- });
18
+ }).passthrough();
19
19
  const recallaiRetrieveSdkUpload = require_action.action("RECALLAI_RETRIEVE_SDK_UPLOAD", {
20
20
  slug: "recallai-retrieve-sdk-upload",
21
21
  name: "Retrieve sdk upload",
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-sdk-upload.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-sdk-upload.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveSdkUploadInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the Desktop SDK upload instance to retrieve. This ID is returned when creating an SDK upload.\"),\n});\nconst RecallaiRetrieveSdkUpload_SdkUploadStatusSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Status code indicating the current state of the upload\"),\n sub_code: z.string().describe(\"Detailed sub-code for the status\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\"),\n}).describe(\"Status information for the SDK upload\");\nexport const RecallaiRetrieveSdkUploadOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the SDK upload instance\"),\n status: RecallaiRetrieveSdkUpload_SdkUploadStatusSchema.nullable(),\n metadata: z.object({}).describe(\"Custom metadata attached to the SDK upload instance. Values can be null.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the upload was created\"),\n recording_id: z.string().describe(\"The unique identifier of the recording associated with this SDK upload\"),\n upload_token: z.string().describe(\"Token used for authenticating SDK upload operations. Keep this secure.\"),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Configuration for the recording generated by the SDK, including settings for audio, video, transcription, and retention.\").nullable().optional(),\n});\n\nexport const recallaiRetrieveSdkUpload = action(\"RECALLAI_RETRIEVE_SDK_UPLOAD\", {\n slug: \"recallai-retrieve-sdk-upload\",\n name: \"Retrieve sdk upload\",\n description: \"Retrieve detailed information about a Desktop SDK upload instance by its ID. Returns comprehensive upload data including status, recording configuration, upload token, and metadata. Use this to check upload status or access recording details.\",\n input: RecallaiRetrieveSdkUploadInput,\n output: RecallaiRetrieveSdkUploadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,EACzJ,CAAC;AACD,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,QAAQ,gDAAgD,SAAS;CACjE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAChF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAC1G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAC1G,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/M,CAAC;AAED,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-sdk-upload.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-sdk-upload.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveSdkUploadInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the Desktop SDK upload instance to retrieve. This ID is returned when creating an SDK upload.\"),\n});\nconst RecallaiRetrieveSdkUpload_SdkUploadStatusSchema = z.object({\n code: z.string().describe(\"Status code indicating the current state of the upload\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code for the status\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Status information for the SDK upload\");\nexport const RecallaiRetrieveSdkUploadOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the SDK upload instance\").nullable(),\n status: RecallaiRetrieveSdkUpload_SdkUploadStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the SDK upload instance. Values can be null.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the upload was created\").nullable(),\n recording_id: z.string().describe(\"The unique identifier of the recording associated with this SDK upload\").nullable(),\n upload_token: z.string().describe(\"Token used for authenticating SDK upload operations. Keep this secure.\").nullable(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Configuration for the recording generated by the SDK, including settings for audio, video, transcription, and retention.\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiRetrieveSdkUpload = action(\"RECALLAI_RETRIEVE_SDK_UPLOAD\", {\n slug: \"recallai-retrieve-sdk-upload\",\n name: \"Retrieve sdk upload\",\n description: \"Retrieve detailed information about a Desktop SDK upload instance by its ID. Returns comprehensive upload data including status, recording configuration, upload token, and metadata. Use this to check upload status or access recording details.\",\n input: RecallaiRetrieveSdkUploadInput,\n output: RecallaiRetrieveSdkUploadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,EACzJ,CAAC;AACD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC5F,QAAQ,gDAAgD,SAAS;CACjE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACrH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACrH,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/M,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-sdk-upload.d.ts
4
- declare const RecallaiRetrieveSdkUploadInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveSdkUploadOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveSdkUpload: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveSdkUploadInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveSdkUploadOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ status: z.ZodNullable<z.ZodObject<{
10
+ code: z.ZodNullable<z.ZodString>;
11
+ sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ updated_at: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$loose>>;
14
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
15
+ created_at: z.ZodNullable<z.ZodString>;
16
+ recording_id: z.ZodNullable<z.ZodString>;
17
+ upload_token: z.ZodNullable<z.ZodString>;
18
+ recording_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
19
+ }, z.core.$loose>;
20
+ declare const recallaiRetrieveSdkUpload: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ id: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { recallaiRetrieveSdkUpload };
9
25
  //# sourceMappingURL=retrieve-sdk-upload.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-sdk-upload.d.cts","names":[],"sources":["../../src/actions/retrieve-sdk-upload.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cAMW,+BAAA,EAAiC,CAAA,CAAE,UAQ9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-sdk-upload.d.cts","names":[],"sources":["../../src/actions/retrieve-sdk-upload.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAQ9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAU/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-sdk-upload.d.ts
4
- declare const RecallaiRetrieveSdkUploadInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveSdkUploadOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveSdkUpload: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveSdkUploadInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveSdkUploadOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ status: z.ZodNullable<z.ZodObject<{
10
+ code: z.ZodNullable<z.ZodString>;
11
+ sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ updated_at: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$loose>>;
14
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
15
+ created_at: z.ZodNullable<z.ZodString>;
16
+ recording_id: z.ZodNullable<z.ZodString>;
17
+ upload_token: z.ZodNullable<z.ZodString>;
18
+ recording_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
19
+ }, z.core.$loose>;
20
+ declare const recallaiRetrieveSdkUpload: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ id: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { recallaiRetrieveSdkUpload };
9
25
  //# sourceMappingURL=retrieve-sdk-upload.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-sdk-upload.d.mts","names":[],"sources":["../../src/actions/retrieve-sdk-upload.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cAMW,+BAAA,EAAiC,CAAA,CAAE,UAQ9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-sdk-upload.d.mts","names":[],"sources":["../../src/actions/retrieve-sdk-upload.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAQ9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAU/B,yBAAA,gCAAyB,wBAAA"}
@@ -3,24 +3,24 @@ import { z } from "zod";
3
3
  //#region src/actions/retrieve-sdk-upload.ts
4
4
  const RecallaiRetrieveSdkUploadInput = z.object({ id: z.string().describe("The unique identifier (UUID) of the Desktop SDK upload instance to retrieve. This ID is returned when creating an SDK upload.") });
5
5
  const RecallaiRetrieveSdkUpload_SdkUploadStatusSchema = z.object({
6
- code: z.string().describe("Status code indicating the current state of the upload"),
6
+ code: z.string().describe("Status code indicating the current state of the upload").nullable(),
7
7
  sub_code: z.string().describe("Detailed sub-code for the status").nullable().optional(),
8
- updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated")
9
- }).describe("Status information for the SDK upload");
8
+ updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
9
+ }).passthrough().describe("Status information for the SDK upload");
10
10
  const recallaiRetrieveSdkUpload = action("RECALLAI_RETRIEVE_SDK_UPLOAD", {
11
11
  slug: "recallai-retrieve-sdk-upload",
12
12
  name: "Retrieve sdk upload",
13
13
  description: "Retrieve detailed information about a Desktop SDK upload instance by its ID. Returns comprehensive upload data including status, recording configuration, upload token, and metadata. Use this to check upload status or access recording details.",
14
14
  input: RecallaiRetrieveSdkUploadInput,
15
15
  output: z.object({
16
- id: z.string().describe("The unique identifier (UUID) of the SDK upload instance"),
16
+ id: z.string().describe("The unique identifier (UUID) of the SDK upload instance").nullable(),
17
17
  status: RecallaiRetrieveSdkUpload_SdkUploadStatusSchema.nullable(),
18
- metadata: z.object({}).describe("Custom metadata attached to the SDK upload instance. Values can be null.").nullable().optional(),
19
- created_at: z.string().describe("ISO 8601 timestamp when the upload was created"),
20
- recording_id: z.string().describe("The unique identifier of the recording associated with this SDK upload"),
21
- upload_token: z.string().describe("Token used for authenticating SDK upload operations. Keep this secure."),
18
+ metadata: z.record(z.string(), z.unknown()).describe("Custom metadata attached to the SDK upload instance. Values can be null.").nullable().optional(),
19
+ created_at: z.string().describe("ISO 8601 timestamp when the upload was created").nullable(),
20
+ recording_id: z.string().describe("The unique identifier of the recording associated with this SDK upload").nullable(),
21
+ upload_token: z.string().describe("Token used for authenticating SDK upload operations. Keep this secure.").nullable(),
22
22
  recording_config: z.record(z.string(), z.unknown()).describe("Configuration for the recording generated by the SDK, including settings for audio, video, transcription, and retention.").nullable().optional()
23
- })
23
+ }).passthrough()
24
24
  });
25
25
  //#endregion
26
26
  export { recallaiRetrieveSdkUpload };
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-sdk-upload.mjs","names":[],"sources":["../../src/actions/retrieve-sdk-upload.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveSdkUploadInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the Desktop SDK upload instance to retrieve. This ID is returned when creating an SDK upload.\"),\n});\nconst RecallaiRetrieveSdkUpload_SdkUploadStatusSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Status code indicating the current state of the upload\"),\n sub_code: z.string().describe(\"Detailed sub-code for the status\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\"),\n}).describe(\"Status information for the SDK upload\");\nexport const RecallaiRetrieveSdkUploadOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the SDK upload instance\"),\n status: RecallaiRetrieveSdkUpload_SdkUploadStatusSchema.nullable(),\n metadata: z.object({}).describe(\"Custom metadata attached to the SDK upload instance. Values can be null.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the upload was created\"),\n recording_id: z.string().describe(\"The unique identifier of the recording associated with this SDK upload\"),\n upload_token: z.string().describe(\"Token used for authenticating SDK upload operations. Keep this secure.\"),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Configuration for the recording generated by the SDK, including settings for audio, video, transcription, and retention.\").nullable().optional(),\n});\n\nexport const recallaiRetrieveSdkUpload = action(\"RECALLAI_RETRIEVE_SDK_UPLOAD\", {\n slug: \"recallai-retrieve-sdk-upload\",\n name: \"Retrieve sdk upload\",\n description: \"Retrieve detailed information about a Desktop SDK upload instance by its ID. Returns comprehensive upload data including status, recording configuration, upload token, and metadata. Use this to check upload status or access recording details.\",\n input: RecallaiRetrieveSdkUploadInput,\n output: RecallaiRetrieveSdkUploadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO,EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,EACzJ,CAAC;AACD,MAAM,kDAAgE,EAAE,OAAO;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAWnD,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAf2D,EAAE,OAAO;EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;EACjF,QAAQ,gDAAgD,SAAS;EACjE,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EAChF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;EAC1G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;EAC1G,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/M,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-sdk-upload.mjs","names":[],"sources":["../../src/actions/retrieve-sdk-upload.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveSdkUploadInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the Desktop SDK upload instance to retrieve. This ID is returned when creating an SDK upload.\"),\n});\nconst RecallaiRetrieveSdkUpload_SdkUploadStatusSchema = z.object({\n code: z.string().describe(\"Status code indicating the current state of the upload\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code for the status\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Status information for the SDK upload\");\nexport const RecallaiRetrieveSdkUploadOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the SDK upload instance\").nullable(),\n status: RecallaiRetrieveSdkUpload_SdkUploadStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the SDK upload instance. Values can be null.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the upload was created\").nullable(),\n recording_id: z.string().describe(\"The unique identifier of the recording associated with this SDK upload\").nullable(),\n upload_token: z.string().describe(\"Token used for authenticating SDK upload operations. Keep this secure.\").nullable(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Configuration for the recording generated by the SDK, including settings for audio, video, transcription, and retention.\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiRetrieveSdkUpload = action(\"RECALLAI_RETRIEVE_SDK_UPLOAD\", {\n slug: \"recallai-retrieve-sdk-upload\",\n name: \"Retrieve sdk upload\",\n description: \"Retrieve detailed information about a Desktop SDK upload instance by its ID. Returns comprehensive upload data including status, recording configuration, upload token, and metadata. Use this to check upload status or access recording details.\",\n input: RecallaiRetrieveSdkUploadInput,\n output: RecallaiRetrieveSdkUploadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,EACzJ,CAAC;AACD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAWjE,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAf6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC5F,QAAQ,gDAAgD,SAAS;EACjE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC3F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EACrH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EACrH,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/M,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,25 +2,25 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/retrieve-video-mixed.ts
4
4
  const RecallaiRetrieveVideoMixedInput = zod.z.object({ id: zod.z.string().describe("A UUID string identifying this video mixed artifact.") });
5
- const RecallaiRetrieveVideoMixed_VideoMixedDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download the mixed video file (null if not ready)").nullable().optional() }).describe("Data containing download URL for the mixed video");
5
+ const RecallaiRetrieveVideoMixed_VideoMixedDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download the mixed video file (null if not ready)").nullable().optional() }).passthrough().describe("Data containing download URL for the mixed video");
6
6
  const RecallaiRetrieveVideoMixed_VideoMixedStatusSchema = zod.z.object({
7
- code: zod.z.string().describe("Status code for the video mixed artifact"),
7
+ code: zod.z.string().describe("Status code for the video mixed artifact").nullable(),
8
8
  sub_code: zod.z.string().describe("Detailed sub-code for the status").nullable().optional(),
9
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated")
10
- }).describe("Status information for the video mixed artifact");
9
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
10
+ }).passthrough().describe("Status information for the video mixed artifact");
11
11
  const RecallaiRetrieveVideoMixed_VideoMixedRecordingSchema = zod.z.object({
12
- id: zod.z.string().describe("The unique identifier of the recording"),
12
+ id: zod.z.string().describe("The unique identifier of the recording").nullable(),
13
13
  metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Metadata associated with the recording")
14
- }).describe("Recording information associated with the video mixed artifact");
14
+ }).passthrough().describe("Recording information associated with the video mixed artifact");
15
15
  const RecallaiRetrieveVideoMixedOutput = zod.z.object({
16
- id: zod.z.string().describe("The unique identifier (UUID) of the video mixed artifact"),
16
+ id: zod.z.string().describe("The unique identifier (UUID) of the video mixed artifact").nullable(),
17
17
  data: RecallaiRetrieveVideoMixed_VideoMixedDataSchema.nullable(),
18
- format: zod.z.string().describe("Format of the mixed video file (e.g., 'mp4')"),
18
+ format: zod.z.string().describe("Format of the mixed video file (e.g., 'mp4')").nullable(),
19
19
  status: RecallaiRetrieveVideoMixed_VideoMixedStatusSchema.nullable(),
20
- metadata: zod.z.object({}).describe("Custom metadata associated with the video mixed artifact"),
20
+ metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata associated with the video mixed artifact"),
21
21
  recording: RecallaiRetrieveVideoMixed_VideoMixedRecordingSchema.nullable(),
22
- created_at: zod.z.string().describe("ISO 8601 timestamp when the video mixed artifact was created")
23
- });
22
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the video mixed artifact was created").nullable()
23
+ }).passthrough();
24
24
  const recallaiRetrieveVideoMixed = require_action.action("RECALLAI_RETRIEVE_VIDEO_MIXED", {
25
25
  slug: "recallai-retrieve-video-mixed",
26
26
  name: "Retrieve Video Mixed",
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-video-mixed.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-video-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveVideoMixedInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"A UUID string identifying this video mixed artifact.\"),\n});\nconst RecallaiRetrieveVideoMixed_VideoMixedDataSchema: z.ZodTypeAny = z.object({\n download_url: z.string().describe(\"URL to download the mixed video file (null if not ready)\").nullable().optional(),\n}).describe(\"Data containing download URL for the mixed video\");\nconst RecallaiRetrieveVideoMixed_VideoMixedStatusSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Status code for the video mixed artifact\"),\n sub_code: z.string().describe(\"Detailed sub-code for the status\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\"),\n}).describe(\"Status information for the video mixed artifact\");\nconst RecallaiRetrieveVideoMixed_VideoMixedRecordingSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the recording\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata associated with the recording\"),\n}).describe(\"Recording information associated with the video mixed artifact\");\nexport const RecallaiRetrieveVideoMixedOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the video mixed artifact\"),\n data: RecallaiRetrieveVideoMixed_VideoMixedDataSchema.nullable(),\n format: z.string().describe(\"Format of the mixed video file (e.g., 'mp4')\"),\n status: RecallaiRetrieveVideoMixed_VideoMixedStatusSchema.nullable(),\n metadata: z.object({}).describe(\"Custom metadata associated with the video mixed artifact\"),\n recording: RecallaiRetrieveVideoMixed_VideoMixedRecordingSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the video mixed artifact was created\"),\n});\n\nexport const recallaiRetrieveVideoMixed = action(\"RECALLAI_RETRIEVE_VIDEO_MIXED\", {\n slug: \"recallai-retrieve-video-mixed\",\n name: \"Retrieve Video Mixed\",\n description: \"Retrieve a video mixed artifact by its ID. Returns details about the mixed video including download URL, format, status, and associated recording information. Use this to access processed mixed video files from recordings.\",\n input: RecallaiRetrieveVideoMixedInput,\n output: RecallaiRetrieveVideoMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC;AACD,MAAM,kDAAgEA,IAAAA,EAAE,OAAO,EAC7E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,uDAAqEA,IAAAA,EAAE,OAAO;CAClF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CAChE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAC/F,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClF,MAAM,gDAAgD,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC1E,QAAQ,kDAAkD,SAAS;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;CAC1F,WAAW,qDAAqD,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AAChG,CAAC;AAED,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-video-mixed.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-video-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveVideoMixedInput = z.object({\n id: z.string().describe(\"A UUID string identifying this video mixed artifact.\"),\n});\nconst RecallaiRetrieveVideoMixed_VideoMixedDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the mixed video file (null if not ready)\").nullable().optional(),\n}).passthrough().describe(\"Data containing download URL for the mixed video\");\nconst RecallaiRetrieveVideoMixed_VideoMixedStatusSchema = z.object({\n code: z.string().describe(\"Status code for the video mixed artifact\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code for the status\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Status information for the video mixed artifact\");\nconst RecallaiRetrieveVideoMixed_VideoMixedRecordingSchema = z.object({\n id: z.string().describe(\"The unique identifier of the recording\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata associated with the recording\"),\n}).passthrough().describe(\"Recording information associated with the video mixed artifact\");\nexport const RecallaiRetrieveVideoMixedOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the video mixed artifact\").nullable(),\n data: RecallaiRetrieveVideoMixed_VideoMixedDataSchema.nullable(),\n format: z.string().describe(\"Format of the mixed video file (e.g., 'mp4')\").nullable(),\n status: RecallaiRetrieveVideoMixed_VideoMixedStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the video mixed artifact\"),\n recording: RecallaiRetrieveVideoMixed_VideoMixedRecordingSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the video mixed artifact was created\").nullable(),\n}).passthrough();\n\nexport const recallaiRetrieveVideoMixed = action(\"RECALLAI_RETRIEVE_VIDEO_MIXED\", {\n slug: \"recallai-retrieve-video-mixed\",\n name: \"Retrieve Video Mixed\",\n description: \"Retrieve a video mixed artifact by its ID. Returns details about the mixed video including download URL, format, status, and associated recording information. Use this to access processed mixed video files from recordings.\",\n input: RecallaiRetrieveVideoMixedInput,\n output: RecallaiRetrieveVideoMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC;AACD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC7F,MAAM,gDAAgD,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACrF,QAAQ,kDAAkD,SAAS;CACnE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0DAA0D;CAC/G,WAAW,qDAAqD,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-video-mixed.d.ts
4
- declare const RecallaiRetrieveVideoMixedInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveVideoMixedOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveVideoMixedInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveVideoMixedOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ data: z.ZodNullable<z.ZodObject<{
10
+ download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ }, z.core.$loose>>;
12
+ format: z.ZodNullable<z.ZodString>;
13
+ status: z.ZodNullable<z.ZodObject<{
14
+ code: z.ZodNullable<z.ZodString>;
15
+ sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ updated_at: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$loose>>;
18
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
19
+ recording: z.ZodNullable<z.ZodObject<{
20
+ id: z.ZodNullable<z.ZodString>;
21
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
22
+ }, z.core.$loose>>;
23
+ created_at: z.ZodNullable<z.ZodString>;
24
+ }, z.core.$loose>;
25
+ declare const recallaiRetrieveVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ id: string;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { recallaiRetrieveVideoMixed };
9
30
  //# sourceMappingURL=retrieve-video-mixed.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-video-mixed.d.cts","names":[],"sources":["../../src/actions/retrieve-video-mixed.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAE9C;AAAA,cAaW,gCAAA,EAAkC,CAAA,CAAE,UAQ/C;AAAA,cAEW,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-video-mixed.d.cts","names":[],"sources":["../../src/actions/retrieve-video-mixed.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAe/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAUhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-video-mixed.d.ts
4
- declare const RecallaiRetrieveVideoMixedInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveVideoMixedOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveVideoMixedInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveVideoMixedOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ data: z.ZodNullable<z.ZodObject<{
10
+ download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ }, z.core.$loose>>;
12
+ format: z.ZodNullable<z.ZodString>;
13
+ status: z.ZodNullable<z.ZodObject<{
14
+ code: z.ZodNullable<z.ZodString>;
15
+ sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ updated_at: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$loose>>;
18
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
19
+ recording: z.ZodNullable<z.ZodObject<{
20
+ id: z.ZodNullable<z.ZodString>;
21
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
22
+ }, z.core.$loose>>;
23
+ created_at: z.ZodNullable<z.ZodString>;
24
+ }, z.core.$loose>;
25
+ declare const recallaiRetrieveVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ id: string;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { recallaiRetrieveVideoMixed };
9
30
  //# sourceMappingURL=retrieve-video-mixed.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-video-mixed.d.mts","names":[],"sources":["../../src/actions/retrieve-video-mixed.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAE9C;AAAA,cAaW,gCAAA,EAAkC,CAAA,CAAE,UAQ/C;AAAA,cAEW,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-video-mixed.d.mts","names":[],"sources":["../../src/actions/retrieve-video-mixed.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAe/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAUhC,0BAAA,gCAA0B,wBAAA"}