@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":"list-slack-teams.mjs","names":[],"sources":["../../src/actions/list-slack-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListSlackTeamsInput: z.ZodTypeAny = z.object({});\nconst RecallaiListSlackTeams_HuddleBotConfigSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the bot config\"),\n chat: z.record(z.string(), z.unknown()).describe(\"Chat configuration\").nullable().optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific configuration\").nullable().optional(),\n join_at: z.string().describe(\"ISO 8601 timestamp when the bot should join\").nullable().optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Bot variant configuration\").nullable().optional(),\n bot_name: z.string().describe(\"Name of the bot\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata\").nullable().optional(),\n recordings: z.array(z.unknown()).describe(\"List of recordings for the bot\").nullable().optional(),\n slack_team: z.record(z.string(), z.unknown()).describe(\"Slack team information\").nullable().optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific configuration\").nullable().optional(),\n meeting_url: z.string().describe(\"URL of the meeting to join\"),\n output_media: z.record(z.string(), z.unknown()).describe(\"Output media settings\").nullable().optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Breakout room configuration\").nullable().optional(),\n status_changes: z.array(z.unknown()).describe(\"History of bot status changes\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Automatic leave configuration\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Recording configuration\").nullable().optional(),\n calendar_meetings: z.array(z.unknown()).describe(\"Associated calendar meetings\").nullable().optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Automatic audio output configuration\").nullable().optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Automatic video output configuration\").nullable().optional(),\n}).describe(\"Configuration for the bot to join huddles\");\nconst RecallaiListSlackTeams_SlackTeamSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Slack team\"),\n status: z.string().describe(\"Status of the Slack team integration\"),\n bot_name: z.string().describe(\"The name of the bot user. This is the name that will be displayed in Slack\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when created\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated\"),\n email_address: z.string().describe(\"The email address of the bot user. This is the email address that the customer will invite to their Slack workspace\"),\n huddle_bot_config: RecallaiListSlackTeams_HuddleBotConfigSchema.nullable(),\n slack_team_domain: z.string().describe(\"The domain of the Slack workspace that the bot user will be invited to. For instance \\\"mycompany.slack.com\\\"\"),\n ask_to_join_message: z.string().describe(\"The message that the bot user will send when asking to join a private huddle\"),\n auto_join_public_huddles: z.boolean().describe(\"Whether the bot user should automatically join huddles occurring in public channels\"),\n profile_photo_base64_jpg: z.string().describe(\"The profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image\").nullable().optional(),\n ask_to_join_private_huddles: z.boolean().describe(\"Whether the bot user should ask to join huddles occurring in private channels\"),\n filter_huddles_by_user_emails: z.array(z.string()).describe(\"A list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle\").nullable().optional(),\n}).describe(\"Slack team integration details\");\nexport const RecallaiListSlackTeamsOutput: z.ZodTypeAny = z.object({\n results: z.array(RecallaiListSlackTeams_SlackTeamSchema).describe(\"List of Slack team objects\").nullable().optional(),\n}).describe(\"List of Slack team integrations\");\n\nexport const recallaiListSlackTeams = action(\"RECALLAI_LIST_SLACK_TEAMS\", {\n slug: \"recallai-list-slack-teams\",\n name: \"List Slack Teams\",\n description: \"Tool to list all Slack team integrations. Use when you need to retrieve configured Slack teams for huddle bot functionality. Returns all Slack workspaces where the bot can join huddles.\",\n input: RecallaiListSlackTeamsInput,\n output: RecallaiListSlackTeamsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-slack-teams.mjs","names":[],"sources":["../../src/actions/list-slack-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListSlackTeamsInput = z.object({});\nconst RecallaiListSlackTeams_HuddleBotConfigSchema = z.object({\n id: z.string().describe(\"Unique identifier for the bot config\").nullable(),\n chat: z.record(z.string(), z.unknown()).describe(\"Chat configuration\").nullable().optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific configuration\").nullable().optional(),\n join_at: z.string().describe(\"ISO 8601 timestamp when the bot should join\").nullable().optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Bot variant configuration\").nullable().optional(),\n bot_name: z.string().describe(\"Name of the bot\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata\").nullable().optional(),\n recordings: z.array(z.unknown()).describe(\"List of recordings for the bot\").nullable().optional(),\n slack_team: z.record(z.string(), z.unknown()).describe(\"Slack team information\").nullable().optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific configuration\").nullable().optional(),\n meeting_url: z.string().describe(\"URL of the meeting to join\").nullable(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Output media settings\").nullable().optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Breakout room configuration\").nullable().optional(),\n status_changes: z.array(z.unknown()).describe(\"History of bot status changes\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Automatic leave configuration\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Recording configuration\").nullable().optional(),\n calendar_meetings: z.array(z.unknown()).describe(\"Associated calendar meetings\").nullable().optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Automatic audio output configuration\").nullable().optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Automatic video output configuration\").nullable().optional(),\n}).passthrough().describe(\"Configuration for the bot to join huddles\");\nconst RecallaiListSlackTeams_SlackTeamSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Slack team\").nullable(),\n status: z.string().describe(\"Status of the Slack team integration\").nullable(),\n bot_name: z.string().describe(\"The name of the bot user. This is the name that will be displayed in Slack\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated\").nullable(),\n email_address: z.string().describe(\"The email address of the bot user. This is the email address that the customer will invite to their Slack workspace\").nullable(),\n huddle_bot_config: RecallaiListSlackTeams_HuddleBotConfigSchema.nullable(),\n slack_team_domain: z.string().describe(\"The domain of the Slack workspace that the bot user will be invited to. For instance \\\"mycompany.slack.com\\\"\").nullable(),\n ask_to_join_message: z.string().describe(\"The message that the bot user will send when asking to join a private huddle\").nullable(),\n auto_join_public_huddles: z.boolean().describe(\"Whether the bot user should automatically join huddles occurring in public channels\").nullable(),\n profile_photo_base64_jpg: z.string().describe(\"The profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image\").nullable().optional(),\n ask_to_join_private_huddles: z.boolean().describe(\"Whether the bot user should ask to join huddles occurring in private channels\").nullable(),\n filter_huddles_by_user_emails: z.array(z.string()).describe(\"A list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle\").nullable().optional(),\n}).passthrough().describe(\"Slack team integration details\");\nexport const RecallaiListSlackTeamsOutput = z.object({\n results: z.array(RecallaiListSlackTeams_SlackTeamSchema).describe(\"List of Slack team objects\").nullable().optional(),\n}).passthrough().describe(\"List of Slack team integrations\");\n\nexport const recallaiListSlackTeams = action(\"RECALLAI_LIST_SLACK_TEAMS\", {\n slug: \"recallai-list-slack-teams\",\n name: \"List Slack Teams\",\n description: \"Tool to list all Slack team integrations. Use when you need to retrieve configured Slack teams for huddle bot functionality. Returns all Slack workspaces where the bot can join huddles.\",\n input: RecallaiListSlackTeamsInput,\n output: RecallaiListSlackTeamsOutput,\n});\n"],"mappings":"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"}
@@ -13,20 +13,20 @@ const RecallaiListTranscriptInput = zod.z.object({
13
13
  created_at_before: zod.z.string().describe("Filter transcripts created before this timestamp (ISO 8601 format)").optional()
14
14
  });
15
15
  const RecallaiListTranscript_TranscriptItemSchema = zod.z.object({
16
- id: zod.z.string().describe("Unique transcript identifier"),
16
+ id: zod.z.string().describe("Unique transcript identifier").nullable(),
17
17
  data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Transcript data content"),
18
18
  status: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Current status of the transcript"),
19
19
  metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata for the transcript"),
20
20
  provider: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Information about the transcription provider used"),
21
21
  recording: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Reference to the associated recording object"),
22
- created_at: zod.z.string().describe("ISO 8601 timestamp when transcript was created"),
22
+ created_at: zod.z.string().describe("ISO 8601 timestamp when transcript was created").nullable(),
23
23
  diarization: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Speaker diarization information for the transcript")
24
- }).describe("Individual transcript item in the results");
24
+ }).passthrough().describe("Individual transcript item in the results");
25
25
  const RecallaiListTranscriptOutput = zod.z.object({
26
26
  next: zod.z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
27
27
  results: zod.z.array(RecallaiListTranscript_TranscriptItemSchema).describe("List of transcript objects"),
28
28
  previous: zod.z.string().describe("URL for the previous page (null if on first page)").nullable().optional()
29
- }).describe("Paginated response containing transcript list");
29
+ }).passthrough().describe("Paginated response containing transcript list");
30
30
  const recallaiListTranscript = require_action.action("RECALLAI_LIST_TRANSCRIPT", {
31
31
  slug: "recallai-list-transcript",
32
32
  name: "List transcript",
@@ -1 +1 @@
1
- {"version":3,"file":"list-transcript.cjs","names":["z","action"],"sources":["../../src/actions/list-transcript.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListTranscriptInput: z.ZodTypeAny = z.object({\n cursor: z.string().describe(\"The pagination cursor value\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status of the transcript processing\").optional(),\n recording_id: z.string().describe(\"Filter transcripts by recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter transcripts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter transcripts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListTranscript_TranscriptItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique transcript identifier\"),\n data: z.record(z.string(), z.unknown()).describe(\"Transcript data content\"),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the transcript\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the transcript\"),\n provider: z.record(z.string(), z.unknown()).describe(\"Information about the transcription provider used\"),\n recording: z.record(z.string(), z.unknown()).describe(\"Reference to the associated recording object\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when transcript was created\"),\n diarization: z.record(z.string(), z.unknown()).describe(\"Speaker diarization information for the transcript\"),\n}).describe(\"Individual transcript item in the results\");\nexport const RecallaiListTranscriptOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListTranscript_TranscriptItemSchema).describe(\"List of transcript objects\"),\n previous: z.string().describe(\"URL for the previous page (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing transcript list\");\n\nexport const recallaiListTranscript = action(\"RECALLAI_LIST_TRANSCRIPT\", {\n slug: \"recallai-list-transcript\",\n name: \"List transcript\",\n description: \"Tool to list transcripts from Recall.ai recordings. Returns a paginated list of transcripts with their status, content, and metadata. Use when you need to retrieve or filter transcripts by recording, status, or creation time.\",\n input: RecallaiListTranscriptInput,\n output: RecallaiListTranscriptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACpH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AACD,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAC1E,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACrF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACzF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACxG,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAChF,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,4BAA4B;CACnG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-transcript.cjs","names":["z","action"],"sources":["../../src/actions/list-transcript.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListTranscriptInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status of the transcript processing\").optional(),\n recording_id: z.string().describe(\"Filter transcripts by recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter transcripts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter transcripts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListTranscript_TranscriptItemSchema = z.object({\n id: z.string().describe(\"Unique transcript identifier\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Transcript data content\"),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the transcript\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the transcript\"),\n provider: z.record(z.string(), z.unknown()).describe(\"Information about the transcription provider used\"),\n recording: z.record(z.string(), z.unknown()).describe(\"Reference to the associated recording object\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when transcript was created\").nullable(),\n diarization: z.record(z.string(), z.unknown()).describe(\"Speaker diarization information for the transcript\"),\n}).passthrough().describe(\"Individual transcript item in the results\");\nexport const RecallaiListTranscriptOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListTranscript_TranscriptItemSchema).describe(\"List of transcript objects\"),\n previous: z.string().describe(\"URL for the previous page (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing transcript list\");\n\nexport const recallaiListTranscript = action(\"RECALLAI_LIST_TRANSCRIPT\", {\n slug: \"recallai-list-transcript\",\n name: \"List transcript\",\n description: \"Tool to list transcripts from Recall.ai recordings. Returns a paginated list of transcripts with their status, content, and metadata. Use when you need to retrieve or filter transcripts by recording, status, or creation time.\",\n input: RecallaiListTranscriptInput,\n output: RecallaiListTranscriptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACpH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAC1E,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACrF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACzF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACxG,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,4BAA4B;CACnG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,38 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-transcript.d.ts
4
- declare const RecallaiListTranscriptInput: z.ZodTypeAny;
5
- declare const RecallaiListTranscriptOutput: z.ZodTypeAny;
6
- declare const recallaiListTranscript: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListTranscriptInput: z.ZodObject<{
5
+ cursor: z.ZodOptional<z.ZodString>;
6
+ status_code: z.ZodOptional<z.ZodEnum<{
7
+ processing: "processing";
8
+ done: "done";
9
+ failed: "failed";
10
+ }>>;
11
+ recording_id: z.ZodOptional<z.ZodString>;
12
+ created_at_after: z.ZodOptional<z.ZodString>;
13
+ created_at_before: z.ZodOptional<z.ZodString>;
14
+ }, z.core.$strip>;
15
+ declare const RecallaiListTranscriptOutput: z.ZodObject<{
16
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ results: z.ZodArray<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
20
+ status: z.ZodRecord<z.ZodString, z.ZodUnknown>;
21
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
22
+ provider: z.ZodRecord<z.ZodString, z.ZodUnknown>;
23
+ recording: z.ZodRecord<z.ZodString, z.ZodUnknown>;
24
+ created_at: z.ZodNullable<z.ZodString>;
25
+ diarization: z.ZodRecord<z.ZodString, z.ZodUnknown>;
26
+ }, z.core.$loose>>;
27
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ }, z.core.$loose>;
29
+ declare const recallaiListTranscript: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ cursor?: string | undefined;
31
+ status_code?: "processing" | "done" | "failed" | undefined;
32
+ recording_id?: string | undefined;
33
+ created_at_after?: string | undefined;
34
+ created_at_before?: string | undefined;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
36
  //#endregion
8
37
  export { recallaiListTranscript };
9
38
  //# sourceMappingURL=list-transcript.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-transcript.d.cts","names":[],"sources":["../../src/actions/list-transcript.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAM1C;AAAA,cAWW,4BAAA,EAA8B,CAAA,CAAE,UAIe;AAAA,cAE/C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-transcript.d.cts","names":[],"sources":["../../src/actions/list-transcript.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAiB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAM5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,38 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-transcript.d.ts
4
- declare const RecallaiListTranscriptInput: z.ZodTypeAny;
5
- declare const RecallaiListTranscriptOutput: z.ZodTypeAny;
6
- declare const recallaiListTranscript: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListTranscriptInput: z.ZodObject<{
5
+ cursor: z.ZodOptional<z.ZodString>;
6
+ status_code: z.ZodOptional<z.ZodEnum<{
7
+ processing: "processing";
8
+ done: "done";
9
+ failed: "failed";
10
+ }>>;
11
+ recording_id: z.ZodOptional<z.ZodString>;
12
+ created_at_after: z.ZodOptional<z.ZodString>;
13
+ created_at_before: z.ZodOptional<z.ZodString>;
14
+ }, z.core.$strip>;
15
+ declare const RecallaiListTranscriptOutput: z.ZodObject<{
16
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ results: z.ZodArray<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
20
+ status: z.ZodRecord<z.ZodString, z.ZodUnknown>;
21
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
22
+ provider: z.ZodRecord<z.ZodString, z.ZodUnknown>;
23
+ recording: z.ZodRecord<z.ZodString, z.ZodUnknown>;
24
+ created_at: z.ZodNullable<z.ZodString>;
25
+ diarization: z.ZodRecord<z.ZodString, z.ZodUnknown>;
26
+ }, z.core.$loose>>;
27
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ }, z.core.$loose>;
29
+ declare const recallaiListTranscript: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ cursor?: string | undefined;
31
+ status_code?: "processing" | "done" | "failed" | undefined;
32
+ recording_id?: string | undefined;
33
+ created_at_after?: string | undefined;
34
+ created_at_before?: string | undefined;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
36
  //#endregion
8
37
  export { recallaiListTranscript };
9
38
  //# sourceMappingURL=list-transcript.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-transcript.d.mts","names":[],"sources":["../../src/actions/list-transcript.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAM1C;AAAA,cAWW,4BAAA,EAA8B,CAAA,CAAE,UAIe;AAAA,cAE/C,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-transcript.d.mts","names":[],"sources":["../../src/actions/list-transcript.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAiB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAM5B,sBAAA,gCAAsB,wBAAA"}
@@ -13,15 +13,15 @@ const RecallaiListTranscriptInput = z.object({
13
13
  created_at_before: z.string().describe("Filter transcripts created before this timestamp (ISO 8601 format)").optional()
14
14
  });
15
15
  const RecallaiListTranscript_TranscriptItemSchema = z.object({
16
- id: z.string().describe("Unique transcript identifier"),
16
+ id: z.string().describe("Unique transcript identifier").nullable(),
17
17
  data: z.record(z.string(), z.unknown()).describe("Transcript data content"),
18
18
  status: z.record(z.string(), z.unknown()).describe("Current status of the transcript"),
19
19
  metadata: z.record(z.string(), z.unknown()).describe("Custom metadata for the transcript"),
20
20
  provider: z.record(z.string(), z.unknown()).describe("Information about the transcription provider used"),
21
21
  recording: z.record(z.string(), z.unknown()).describe("Reference to the associated recording object"),
22
- created_at: z.string().describe("ISO 8601 timestamp when transcript was created"),
22
+ created_at: z.string().describe("ISO 8601 timestamp when transcript was created").nullable(),
23
23
  diarization: z.record(z.string(), z.unknown()).describe("Speaker diarization information for the transcript")
24
- }).describe("Individual transcript item in the results");
24
+ }).passthrough().describe("Individual transcript item in the results");
25
25
  const recallaiListTranscript = action("RECALLAI_LIST_TRANSCRIPT", {
26
26
  slug: "recallai-list-transcript",
27
27
  name: "List transcript",
@@ -31,7 +31,7 @@ const recallaiListTranscript = action("RECALLAI_LIST_TRANSCRIPT", {
31
31
  next: z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
32
32
  results: z.array(RecallaiListTranscript_TranscriptItemSchema).describe("List of transcript objects"),
33
33
  previous: z.string().describe("URL for the previous page (null if on first page)").nullable().optional()
34
- }).describe("Paginated response containing transcript list")
34
+ }).passthrough().describe("Paginated response containing transcript list")
35
35
  });
36
36
  //#endregion
37
37
  export { recallaiListTranscript };
@@ -1 +1 @@
1
- {"version":3,"file":"list-transcript.mjs","names":[],"sources":["../../src/actions/list-transcript.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListTranscriptInput: z.ZodTypeAny = z.object({\n cursor: z.string().describe(\"The pagination cursor value\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status of the transcript processing\").optional(),\n recording_id: z.string().describe(\"Filter transcripts by recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter transcripts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter transcripts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListTranscript_TranscriptItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique transcript identifier\"),\n data: z.record(z.string(), z.unknown()).describe(\"Transcript data content\"),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the transcript\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the transcript\"),\n provider: z.record(z.string(), z.unknown()).describe(\"Information about the transcription provider used\"),\n recording: z.record(z.string(), z.unknown()).describe(\"Reference to the associated recording object\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when transcript was created\"),\n diarization: z.record(z.string(), z.unknown()).describe(\"Speaker diarization information for the transcript\"),\n}).describe(\"Individual transcript item in the results\");\nexport const RecallaiListTranscriptOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListTranscript_TranscriptItemSchema).describe(\"List of transcript objects\"),\n previous: z.string().describe(\"URL for the previous page (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing transcript list\");\n\nexport const recallaiListTranscript = action(\"RECALLAI_LIST_TRANSCRIPT\", {\n slug: \"recallai-list-transcript\",\n name: \"List transcript\",\n description: \"Tool to list transcripts from Recall.ai recordings. Returns a paginated list of transcripts with their status, content, and metadata. Use when you need to retrieve or filter transcripts by recording, status, or creation time.\",\n input: RecallaiListTranscriptInput,\n output: RecallaiListTranscriptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACpH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AACD,MAAM,8CAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAC1E,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACrF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACzF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACxG,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAChF,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAOvD,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXwD,EAAE,OAAO;EACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,4BAA4B;EACnG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-transcript.mjs","names":[],"sources":["../../src/actions/list-transcript.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListTranscriptInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status of the transcript processing\").optional(),\n recording_id: z.string().describe(\"Filter transcripts by recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter transcripts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter transcripts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListTranscript_TranscriptItemSchema = z.object({\n id: z.string().describe(\"Unique transcript identifier\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Transcript data content\"),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the transcript\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the transcript\"),\n provider: z.record(z.string(), z.unknown()).describe(\"Information about the transcription provider used\"),\n recording: z.record(z.string(), z.unknown()).describe(\"Reference to the associated recording object\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when transcript was created\").nullable(),\n diarization: z.record(z.string(), z.unknown()).describe(\"Speaker diarization information for the transcript\"),\n}).passthrough().describe(\"Individual transcript item in the results\");\nexport const RecallaiListTranscriptOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListTranscript_TranscriptItemSchema).describe(\"List of transcript objects\"),\n previous: z.string().describe(\"URL for the previous page (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing transcript list\");\n\nexport const recallaiListTranscript = action(\"RECALLAI_LIST_TRANSCRIPT\", {\n slug: \"recallai-list-transcript\",\n name: \"List transcript\",\n description: \"Tool to list transcripts from Recall.ai recordings. Returns a paginated list of transcripts with their status, content, and metadata. Use when you need to retrieve or filter transcripts by recording, status, or creation time.\",\n input: RecallaiListTranscriptInput,\n output: RecallaiListTranscriptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACpH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAC1E,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACrF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACzF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACxG,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAOrE,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,4BAA4B;EACnG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
@@ -12,30 +12,30 @@ const RecallaiListVideoMixedInput = zod.z.object({
12
12
  created_at_after: zod.z.string().describe("Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)").optional(),
13
13
  created_at_before: zod.z.string().describe("Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)").optional()
14
14
  });
15
- const RecallaiListVideoMixed_VideoMixedArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download the MP4 video file (null if not ready)").nullable().optional() }).describe("Data section containing the download URL for the video");
15
+ const RecallaiListVideoMixed_VideoMixedArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download the MP4 video file (null if not ready)").nullable().optional() }).passthrough().describe("Data section containing the download URL for the video");
16
16
  const RecallaiListVideoMixed_ArtifactStatusSchema = zod.z.object({
17
- code: zod.z.string().describe("Status code: 'processing', 'done', 'failed', or 'deleted'"),
17
+ code: zod.z.string().describe("Status code: 'processing', 'done', 'failed', or 'deleted'").nullable(),
18
18
  sub_code: zod.z.string().describe("Detailed sub-code for additional status information").nullable().optional(),
19
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated")
20
- }).describe("Processing status information for a video mixed artifact");
19
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
20
+ }).passthrough().describe("Processing status information for a video mixed artifact");
21
21
  const RecallaiListVideoMixed_RecordingMinimalSchema = zod.z.object({
22
- id: zod.z.string().describe("Unique identifier (UUID) of the recording"),
22
+ id: zod.z.string().describe("Unique identifier (UUID) of the recording").nullable(),
23
23
  metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata associated with the recording").nullable().optional()
24
- }).describe("Minimal recording information associated with the artifact");
24
+ }).passthrough().describe("Minimal recording information associated with the artifact");
25
25
  const RecallaiListVideoMixed_VideoMixedArtifactSchema = zod.z.object({
26
- id: zod.z.string().describe("Unique identifier (UUID) for this artifact"),
26
+ id: zod.z.string().describe("Unique identifier (UUID) for this artifact").nullable(),
27
27
  data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),
28
- format: zod.z.string().describe("Video format, typically 'mp4' for video mixed artifacts"),
28
+ format: zod.z.string().describe("Video format, typically 'mp4' for video mixed artifacts").nullable(),
29
29
  status: RecallaiListVideoMixed_ArtifactStatusSchema.nullable(),
30
30
  metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata key-value pairs (strings with nullable values)"),
31
31
  recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),
32
- created_at: zod.z.string().describe("ISO 8601 timestamp when the artifact was created")
33
- }).describe("Individual video mixed artifact containing combined video output");
32
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the artifact was created").nullable()
33
+ }).passthrough().describe("Individual video mixed artifact containing combined video output");
34
34
  const RecallaiListVideoMixedOutput = zod.z.object({
35
35
  next: zod.z.string().describe("Pagination cursor for the next page of results (null if no more pages)").nullable().optional(),
36
36
  results: zod.z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe("List of video mixed artifact objects"),
37
37
  previous: zod.z.string().describe("Pagination cursor for the previous page of results (null if on first page)").nullable().optional()
38
- }).describe("Paginated list of video mixed artifacts");
38
+ }).passthrough().describe("Paginated list of video mixed artifacts");
39
39
  const recallaiListVideoMixed = require_action.action("RECALLAI_LIST_VIDEO_MIXED", {
40
40
  slug: "recallai-list-video-mixed",
41
41
  name: "List Video Mixed Artifacts",
@@ -1 +1 @@
1
- {"version":3,"file":"list-video-mixed.cjs","names":["z","action"],"sources":["../../src/actions/list-video-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListVideoMixedInput: z.ZodTypeAny = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching next page\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status code filter for video mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter results to only include video mixed artifacts for a specific recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListVideoMixed_VideoMixedArtifactDataSchema: z.ZodTypeAny = z.object({\n download_url: z.string().describe(\"URL to download the MP4 video file (null if not ready)\").nullable().optional(),\n}).describe(\"Data section containing the download URL for the video\");\nconst RecallaiListVideoMixed_ArtifactStatusSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Status code: 'processing', 'done', 'failed', or 'deleted'\"),\n sub_code: z.string().describe(\"Detailed sub-code for additional status information\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\"),\n}).describe(\"Processing status information for a video mixed artifact\");\nconst RecallaiListVideoMixed_RecordingMinimalSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the recording\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the recording\").nullable().optional(),\n}).describe(\"Minimal recording information associated with the artifact\");\nconst RecallaiListVideoMixed_VideoMixedArtifactSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for this artifact\"),\n data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),\n format: z.string().describe(\"Video format, typically 'mp4' for video mixed artifacts\"),\n status: RecallaiListVideoMixed_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs (strings with nullable values)\"),\n recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\"),\n}).describe(\"Individual video mixed artifact containing combined video output\");\nexport const RecallaiListVideoMixedOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination cursor for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe(\"List of video mixed artifact objects\"),\n previous: z.string().describe(\"Pagination cursor for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated list of video mixed artifacts\");\n\nexport const recallaiListVideoMixed = action(\"RECALLAI_LIST_VIDEO_MIXED\", {\n slug: \"recallai-list-video-mixed\",\n name: \"List Video Mixed Artifacts\",\n description: \"List video mixed artifacts from recorded meetings. Video mixed artifacts combine all video sources (participants, screen shares, etc.) into a single MP4 file. Use when you need to retrieve processed meeting recordings with combined video output.\",\n input: RecallaiListVideoMixedInput,\n output: RecallaiListVideoMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CACtJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AAC1J,CAAC;AACD,MAAM,sDAAoEA,IAAAA,EAAE,OAAO,EACjF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,gDAA8DA,IAAAA,EAAE,OAAO;CAC3E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpE,MAAM,oDAAoD,SAAS;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACrF,QAAQ,4CAA4C,SAAS;CAC7D,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;CACrH,WAAW,8CAA8C,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AACpF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,SAASA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sCAAsC;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-video-mixed.cjs","names":["z","action"],"sources":["../../src/actions/list-video-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListVideoMixedInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching next page\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status code filter for video mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter results to only include video mixed artifacts for a specific recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListVideoMixed_VideoMixedArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the MP4 video file (null if not ready)\").nullable().optional(),\n}).passthrough().describe(\"Data section containing the download URL for the video\");\nconst RecallaiListVideoMixed_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Status code: 'processing', 'done', 'failed', or 'deleted'\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code for additional status information\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Processing status information for a video mixed artifact\");\nconst RecallaiListVideoMixed_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the recording\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the recording\").nullable().optional(),\n}).passthrough().describe(\"Minimal recording information associated with the artifact\");\nconst RecallaiListVideoMixed_VideoMixedArtifactSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for this artifact\").nullable(),\n data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),\n format: z.string().describe(\"Video format, typically 'mp4' for video mixed artifacts\").nullable(),\n status: RecallaiListVideoMixed_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs (strings with nullable values)\"),\n recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\").nullable(),\n}).passthrough().describe(\"Individual video mixed artifact containing combined video output\");\nexport const RecallaiListVideoMixedOutput = z.object({\n next: z.string().describe(\"Pagination cursor for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe(\"List of video mixed artifact objects\"),\n previous: z.string().describe(\"Pagination cursor for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated list of video mixed artifacts\");\n\nexport const recallaiListVideoMixed = action(\"RECALLAI_LIST_VIDEO_MIXED\", {\n slug: \"recallai-list-video-mixed\",\n name: \"List Video Mixed Artifacts\",\n description: \"List video mixed artifacts from recorded meetings. Video mixed artifacts combine all video sources (participants, screen shares, etc.) into a single MP4 file. Use when you need to retrieve processed meeting recordings with combined video output.\",\n input: RecallaiListVideoMixedInput,\n output: RecallaiListVideoMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CACtJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AAC1J,CAAC;AACD,MAAM,sDAAsDA,IAAAA,EAAE,OAAO,EACnE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAChG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAM,oDAAoD,SAAS;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,QAAQ,4CAA4C,SAAS;CAC7D,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;CACrH,WAAW,8CAA8C,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAC5F,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,SAASA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sCAAsC;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,46 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-video-mixed.d.ts
4
- declare const RecallaiListVideoMixedInput: z.ZodTypeAny;
5
- declare const RecallaiListVideoMixedOutput: z.ZodTypeAny;
6
- declare const recallaiListVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListVideoMixedInput: z.ZodObject<{
5
+ cursor: z.ZodOptional<z.ZodString>;
6
+ status_code: z.ZodOptional<z.ZodEnum<{
7
+ processing: "processing";
8
+ done: "done";
9
+ failed: "failed";
10
+ }>>;
11
+ recording_id: z.ZodOptional<z.ZodString>;
12
+ created_at_after: z.ZodOptional<z.ZodString>;
13
+ created_at_before: z.ZodOptional<z.ZodString>;
14
+ }, z.core.$strip>;
15
+ declare const RecallaiListVideoMixedOutput: z.ZodObject<{
16
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ results: z.ZodArray<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ data: z.ZodNullable<z.ZodObject<{
20
+ download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$loose>>;
22
+ format: z.ZodNullable<z.ZodString>;
23
+ status: z.ZodNullable<z.ZodObject<{
24
+ code: z.ZodNullable<z.ZodString>;
25
+ sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ updated_at: z.ZodNullable<z.ZodString>;
27
+ }, z.core.$loose>>;
28
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
29
+ recording: z.ZodNullable<z.ZodObject<{
30
+ id: z.ZodNullable<z.ZodString>;
31
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
32
+ }, z.core.$loose>>;
33
+ created_at: z.ZodNullable<z.ZodString>;
34
+ }, z.core.$loose>>;
35
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$loose>;
37
+ declare const recallaiListVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ cursor?: string | undefined;
39
+ status_code?: "processing" | "done" | "failed" | undefined;
40
+ recording_id?: string | undefined;
41
+ created_at_after?: string | undefined;
42
+ created_at_before?: string | undefined;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
44
  //#endregion
8
45
  export { recallaiListVideoMixed };
9
46
  //# sourceMappingURL=list-video-mixed.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-video-mixed.d.cts","names":[],"sources":["../../src/actions/list-video-mixed.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAM1C;AAAA,cAsBW,4BAAA,EAA8B,CAAA,CAAE,UAIS;AAAA,cAEzC,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-video-mixed.d.cts","names":[],"sources":["../../src/actions/list-video-mixed.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cA4B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAM5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,46 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-video-mixed.d.ts
4
- declare const RecallaiListVideoMixedInput: z.ZodTypeAny;
5
- declare const RecallaiListVideoMixedOutput: z.ZodTypeAny;
6
- declare const recallaiListVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListVideoMixedInput: z.ZodObject<{
5
+ cursor: z.ZodOptional<z.ZodString>;
6
+ status_code: z.ZodOptional<z.ZodEnum<{
7
+ processing: "processing";
8
+ done: "done";
9
+ failed: "failed";
10
+ }>>;
11
+ recording_id: z.ZodOptional<z.ZodString>;
12
+ created_at_after: z.ZodOptional<z.ZodString>;
13
+ created_at_before: z.ZodOptional<z.ZodString>;
14
+ }, z.core.$strip>;
15
+ declare const RecallaiListVideoMixedOutput: z.ZodObject<{
16
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ results: z.ZodArray<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ data: z.ZodNullable<z.ZodObject<{
20
+ download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$loose>>;
22
+ format: z.ZodNullable<z.ZodString>;
23
+ status: z.ZodNullable<z.ZodObject<{
24
+ code: z.ZodNullable<z.ZodString>;
25
+ sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ updated_at: z.ZodNullable<z.ZodString>;
27
+ }, z.core.$loose>>;
28
+ metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
29
+ recording: z.ZodNullable<z.ZodObject<{
30
+ id: z.ZodNullable<z.ZodString>;
31
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
32
+ }, z.core.$loose>>;
33
+ created_at: z.ZodNullable<z.ZodString>;
34
+ }, z.core.$loose>>;
35
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$loose>;
37
+ declare const recallaiListVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ cursor?: string | undefined;
39
+ status_code?: "processing" | "done" | "failed" | undefined;
40
+ recording_id?: string | undefined;
41
+ created_at_after?: string | undefined;
42
+ created_at_before?: string | undefined;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
44
  //#endregion
8
45
  export { recallaiListVideoMixed };
9
46
  //# sourceMappingURL=list-video-mixed.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-video-mixed.d.mts","names":[],"sources":["../../src/actions/list-video-mixed.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAM1C;AAAA,cAsBW,4BAAA,EAA8B,CAAA,CAAE,UAIS;AAAA,cAEzC,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-video-mixed.d.mts","names":[],"sources":["../../src/actions/list-video-mixed.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cA4B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAM5B,sBAAA,gCAAsB,wBAAA"}
@@ -12,25 +12,25 @@ const RecallaiListVideoMixedInput = z.object({
12
12
  created_at_after: z.string().describe("Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)").optional(),
13
13
  created_at_before: z.string().describe("Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)").optional()
14
14
  });
15
- const RecallaiListVideoMixed_VideoMixedArtifactDataSchema = z.object({ download_url: z.string().describe("URL to download the MP4 video file (null if not ready)").nullable().optional() }).describe("Data section containing the download URL for the video");
15
+ const RecallaiListVideoMixed_VideoMixedArtifactDataSchema = z.object({ download_url: z.string().describe("URL to download the MP4 video file (null if not ready)").nullable().optional() }).passthrough().describe("Data section containing the download URL for the video");
16
16
  const RecallaiListVideoMixed_ArtifactStatusSchema = z.object({
17
- code: z.string().describe("Status code: 'processing', 'done', 'failed', or 'deleted'"),
17
+ code: z.string().describe("Status code: 'processing', 'done', 'failed', or 'deleted'").nullable(),
18
18
  sub_code: z.string().describe("Detailed sub-code for additional status information").nullable().optional(),
19
- updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated")
20
- }).describe("Processing status information for a video mixed artifact");
19
+ updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
20
+ }).passthrough().describe("Processing status information for a video mixed artifact");
21
21
  const RecallaiListVideoMixed_RecordingMinimalSchema = z.object({
22
- id: z.string().describe("Unique identifier (UUID) of the recording"),
22
+ id: z.string().describe("Unique identifier (UUID) of the recording").nullable(),
23
23
  metadata: z.record(z.string(), z.unknown()).describe("Custom metadata associated with the recording").nullable().optional()
24
- }).describe("Minimal recording information associated with the artifact");
24
+ }).passthrough().describe("Minimal recording information associated with the artifact");
25
25
  const RecallaiListVideoMixed_VideoMixedArtifactSchema = z.object({
26
- id: z.string().describe("Unique identifier (UUID) for this artifact"),
26
+ id: z.string().describe("Unique identifier (UUID) for this artifact").nullable(),
27
27
  data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),
28
- format: z.string().describe("Video format, typically 'mp4' for video mixed artifacts"),
28
+ format: z.string().describe("Video format, typically 'mp4' for video mixed artifacts").nullable(),
29
29
  status: RecallaiListVideoMixed_ArtifactStatusSchema.nullable(),
30
30
  metadata: z.record(z.string(), z.unknown()).describe("Custom metadata key-value pairs (strings with nullable values)"),
31
31
  recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),
32
- created_at: z.string().describe("ISO 8601 timestamp when the artifact was created")
33
- }).describe("Individual video mixed artifact containing combined video output");
32
+ created_at: z.string().describe("ISO 8601 timestamp when the artifact was created").nullable()
33
+ }).passthrough().describe("Individual video mixed artifact containing combined video output");
34
34
  const recallaiListVideoMixed = action("RECALLAI_LIST_VIDEO_MIXED", {
35
35
  slug: "recallai-list-video-mixed",
36
36
  name: "List Video Mixed Artifacts",
@@ -40,7 +40,7 @@ const recallaiListVideoMixed = action("RECALLAI_LIST_VIDEO_MIXED", {
40
40
  next: z.string().describe("Pagination cursor for the next page of results (null if no more pages)").nullable().optional(),
41
41
  results: z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe("List of video mixed artifact objects"),
42
42
  previous: z.string().describe("Pagination cursor for the previous page of results (null if on first page)").nullable().optional()
43
- }).describe("Paginated list of video mixed artifacts")
43
+ }).passthrough().describe("Paginated list of video mixed artifacts")
44
44
  });
45
45
  //#endregion
46
46
  export { recallaiListVideoMixed };
@@ -1 +1 @@
1
- {"version":3,"file":"list-video-mixed.mjs","names":[],"sources":["../../src/actions/list-video-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListVideoMixedInput: z.ZodTypeAny = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching next page\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status code filter for video mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter results to only include video mixed artifacts for a specific recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListVideoMixed_VideoMixedArtifactDataSchema: z.ZodTypeAny = z.object({\n download_url: z.string().describe(\"URL to download the MP4 video file (null if not ready)\").nullable().optional(),\n}).describe(\"Data section containing the download URL for the video\");\nconst RecallaiListVideoMixed_ArtifactStatusSchema: z.ZodTypeAny = z.object({\n code: z.string().describe(\"Status code: 'processing', 'done', 'failed', or 'deleted'\"),\n sub_code: z.string().describe(\"Detailed sub-code for additional status information\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\"),\n}).describe(\"Processing status information for a video mixed artifact\");\nconst RecallaiListVideoMixed_RecordingMinimalSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the recording\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the recording\").nullable().optional(),\n}).describe(\"Minimal recording information associated with the artifact\");\nconst RecallaiListVideoMixed_VideoMixedArtifactSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for this artifact\"),\n data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),\n format: z.string().describe(\"Video format, typically 'mp4' for video mixed artifacts\"),\n status: RecallaiListVideoMixed_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs (strings with nullable values)\"),\n recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\"),\n}).describe(\"Individual video mixed artifact containing combined video output\");\nexport const RecallaiListVideoMixedOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination cursor for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe(\"List of video mixed artifact objects\"),\n previous: z.string().describe(\"Pagination cursor for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated list of video mixed artifacts\");\n\nexport const recallaiListVideoMixed = action(\"RECALLAI_LIST_VIDEO_MIXED\", {\n slug: \"recallai-list-video-mixed\",\n name: \"List Video Mixed Artifacts\",\n description: \"List video mixed artifacts from recorded meetings. Video mixed artifacts combine all video sources (participants, screen shares, etc.) into a single MP4 file. Use when you need to retrieve processed meeting recordings with combined video output.\",\n input: RecallaiListVideoMixedInput,\n output: RecallaiListVideoMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CACtJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AAC1J,CAAC;AACD,MAAM,sDAAoE,EAAE,OAAO,EACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4D,EAAE,OAAO;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,gDAA8D,EAAE,OAAO;CAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,kDAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpE,MAAM,oDAAoD,SAAS;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACrF,QAAQ,4CAA4C,SAAS;CAC7D,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;CACrH,WAAW,8CAA8C,SAAS;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AACpF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAO9E,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXwD,EAAE,OAAO;EACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,SAAS,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sCAAsC;EACjH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-video-mixed.mjs","names":[],"sources":["../../src/actions/list-video-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListVideoMixedInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching next page\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status code filter for video mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter results to only include video mixed artifacts for a specific recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListVideoMixed_VideoMixedArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the MP4 video file (null if not ready)\").nullable().optional(),\n}).passthrough().describe(\"Data section containing the download URL for the video\");\nconst RecallaiListVideoMixed_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Status code: 'processing', 'done', 'failed', or 'deleted'\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code for additional status information\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Processing status information for a video mixed artifact\");\nconst RecallaiListVideoMixed_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the recording\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the recording\").nullable().optional(),\n}).passthrough().describe(\"Minimal recording information associated with the artifact\");\nconst RecallaiListVideoMixed_VideoMixedArtifactSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for this artifact\").nullable(),\n data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),\n format: z.string().describe(\"Video format, typically 'mp4' for video mixed artifacts\").nullable(),\n status: RecallaiListVideoMixed_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs (strings with nullable values)\"),\n recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\").nullable(),\n}).passthrough().describe(\"Individual video mixed artifact containing combined video output\");\nexport const RecallaiListVideoMixedOutput = z.object({\n next: z.string().describe(\"Pagination cursor for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe(\"List of video mixed artifact objects\"),\n previous: z.string().describe(\"Pagination cursor for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated list of video mixed artifacts\");\n\nexport const recallaiListVideoMixed = action(\"RECALLAI_LIST_VIDEO_MIXED\", {\n slug: \"recallai-list-video-mixed\",\n name: \"List Video Mixed Artifacts\",\n description: \"List video mixed artifacts from recorded meetings. Video mixed artifacts combine all video sources (participants, screen shares, etc.) into a single MP4 file. Use when you need to retrieve processed meeting recordings with combined video output.\",\n input: RecallaiListVideoMixedInput,\n output: RecallaiListVideoMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CACtJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AAC1J,CAAC;AACD,MAAM,sDAAsD,EAAE,OAAO,EACnE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAChG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAM,oDAAoD,SAAS;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,QAAQ,4CAA4C,SAAS;CAC7D,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;CACrH,WAAW,8CAA8C,SAAS;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAO5F,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,SAAS,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sCAAsC;EACjH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
@@ -12,7 +12,7 @@ const RecallaiListVideoSeparateInput = zod.z.object({
12
12
  created_at_after: zod.z.string().describe("Filter results to video separate artifacts created after this ISO 8601 timestamp (e.g., '2024-01-15T10:00:00Z')").optional(),
13
13
  created_at_before: zod.z.string().describe("Filter results to video separate artifacts created before this ISO 8601 timestamp (e.g., '2024-01-20T23:59:59Z')").optional()
14
14
  });
15
- const RecallaiListVideoSeparate_VideoSeparateArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URI providing access to download the separate participant video files in the specified format. This URL is temporary and expires after a certain period.").nullable().optional() }).describe("Download information for the video separate artifact");
15
+ const RecallaiListVideoSeparate_VideoSeparateArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URI providing access to download the separate participant video files in the specified format. This URL is temporary and expires after a certain period.").nullable().optional() }).passthrough().describe("Download information for the video separate artifact");
16
16
  const RecallaiListVideoSeparate_VideoFormatSchema = zod.z.enum(["mp4", "h264"]).describe("Video format for the separate video artifacts");
17
17
  const RecallaiListVideoSeparate_ArtifactStatusCodeSchema = zod.z.enum([
18
18
  "processing",
@@ -23,26 +23,26 @@ const RecallaiListVideoSeparate_ArtifactStatusCodeSchema = zod.z.enum([
23
23
  const RecallaiListVideoSeparate_ArtifactStatusSchema = zod.z.object({
24
24
  code: RecallaiListVideoSeparate_ArtifactStatusCodeSchema.nullable(),
25
25
  sub_code: zod.z.string().describe("Detailed sub-code providing additional context about the status").nullable().optional(),
26
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated")
27
- }).describe("Processing status details for the video separate artifact");
26
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
27
+ }).passthrough().describe("Processing status details for the video separate artifact");
28
28
  const RecallaiListVideoSeparate_RecordingMinimalSchema = zod.z.object({
29
- id: zod.z.string().describe("Unique identifier of the recording (UUID format)"),
30
- metadata: zod.z.object({}).describe("Custom metadata associated with the recording as key-value pairs").nullable().optional()
31
- }).describe("Minimal recording reference information");
29
+ id: zod.z.string().describe("Unique identifier of the recording (UUID format)").nullable(),
30
+ metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata associated with the recording as key-value pairs").nullable().optional()
31
+ }).passthrough().describe("Minimal recording reference information");
32
32
  const RecallaiListVideoSeparate_VideoSeparateArtifactSchema = zod.z.object({
33
- id: zod.z.string().describe("Unique identifier for this video separate artifact (UUID format)"),
33
+ id: zod.z.string().describe("Unique identifier for this video separate artifact (UUID format)").nullable(),
34
34
  data: RecallaiListVideoSeparate_VideoSeparateArtifactDataSchema.nullable(),
35
35
  format: RecallaiListVideoSeparate_VideoFormatSchema.nullable(),
36
36
  status: RecallaiListVideoSeparate_ArtifactStatusSchema.nullable(),
37
- metadata: zod.z.object({}).describe("Custom metadata for this artifact as key-value pairs where keys are strings and values are nullable strings").nullable().optional(),
37
+ metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata for this artifact as key-value pairs where keys are strings and values are nullable strings").nullable().optional(),
38
38
  recording: RecallaiListVideoSeparate_RecordingMinimalSchema.nullable(),
39
- created_at: zod.z.string().describe("ISO 8601 timestamp when this video separate artifact was created")
40
- }).describe("Individual video separate artifact details");
39
+ created_at: zod.z.string().describe("ISO 8601 timestamp when this video separate artifact was created").nullable()
40
+ }).passthrough().describe("Individual video separate artifact details");
41
41
  const RecallaiListVideoSeparateOutput = zod.z.object({
42
42
  next: zod.z.string().describe("URL for the next page of results. Null if this is the last page.").nullable().optional(),
43
43
  results: zod.z.array(RecallaiListVideoSeparate_VideoSeparateArtifactSchema).describe("List of video separate artifacts matching the filter criteria"),
44
44
  previous: zod.z.string().describe("URL for the previous page of results. Null if this is the first page.").nullable().optional()
45
- }).describe("Paginated response containing video separate artifacts");
45
+ }).passthrough().describe("Paginated response containing video separate artifacts");
46
46
  const recallaiListVideoSeparate = require_action.action("RECALLAI_LIST_VIDEO_SEPARATE", {
47
47
  slug: "recallai-list-video-separate",
48
48
  name: "List video separate",
@@ -1 +1 @@
1
- {"version":3,"file":"list-video-separate.cjs","names":["z","action"],"sources":["../../src/actions/list-video-separate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListVideoSeparateInput: z.ZodTypeAny = z.object({\n cursor: z.string().describe(\"The pagination cursor value to retrieve the next or previous page of results\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Video separate processing status\").optional(),\n recording_id: z.string().describe(\"Filter results to video separate artifacts associated with a specific recording ID (UUID format)\").optional(),\n created_at_after: z.string().describe(\"Filter results to video separate artifacts created after this ISO 8601 timestamp (e.g., '2024-01-15T10:00:00Z')\").optional(),\n created_at_before: z.string().describe(\"Filter results to video separate artifacts created before this ISO 8601 timestamp (e.g., '2024-01-20T23:59:59Z')\").optional(),\n});\nconst RecallaiListVideoSeparate_VideoSeparateArtifactDataSchema: z.ZodTypeAny = z.object({\n download_url: z.string().describe(\"URI providing access to download the separate participant video files in the specified format. This URL is temporary and expires after a certain period.\").nullable().optional(),\n}).describe(\"Download information for the video separate artifact\");\nconst RecallaiListVideoSeparate_VideoFormatSchema: z.ZodTypeAny = z.enum([\"mp4\", \"h264\"]).describe(\"Video format for the separate video artifacts\");\nconst RecallaiListVideoSeparate_ArtifactStatusCodeSchema: z.ZodTypeAny = z.enum([\"processing\", \"done\", \"failed\", \"deleted\"]).describe(\"Artifact processing status code\");\nconst RecallaiListVideoSeparate_ArtifactStatusSchema: z.ZodTypeAny = z.object({\n code: RecallaiListVideoSeparate_ArtifactStatusCodeSchema.nullable(),\n sub_code: z.string().describe(\"Detailed sub-code providing additional context about the status\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\"),\n}).describe(\"Processing status details for the video separate artifact\");\nconst RecallaiListVideoSeparate_RecordingMinimalSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the recording (UUID format)\"),\n metadata: z.object({}).describe(\"Custom metadata associated with the recording as key-value pairs\").nullable().optional(),\n}).describe(\"Minimal recording reference information\");\nconst RecallaiListVideoSeparate_VideoSeparateArtifactSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for this video separate artifact (UUID format)\"),\n data: RecallaiListVideoSeparate_VideoSeparateArtifactDataSchema.nullable(),\n format: RecallaiListVideoSeparate_VideoFormatSchema.nullable(),\n status: RecallaiListVideoSeparate_ArtifactStatusSchema.nullable(),\n metadata: z.object({}).describe(\"Custom metadata for this artifact as key-value pairs where keys are strings and values are nullable strings\").nullable().optional(),\n recording: RecallaiListVideoSeparate_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when this video separate artifact was created\"),\n}).describe(\"Individual video separate artifact details\");\nexport const RecallaiListVideoSeparateOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results. Null if this is the last page.\").nullable().optional(),\n results: z.array(RecallaiListVideoSeparate_VideoSeparateArtifactSchema).describe(\"List of video separate artifacts matching the filter criteria\"),\n previous: z.string().describe(\"URL for the previous page of results. Null if this is the first page.\").nullable().optional(),\n}).describe(\"Paginated response containing video separate artifacts\");\n\nexport const recallaiListVideoSeparate = action(\"RECALLAI_LIST_VIDEO_SEPARATE\", {\n slug: \"recallai-list-video-separate\",\n name: \"List video separate\",\n description: \"List video separate artifacts from Recall.ai recordings. Returns a paginated list of artifacts containing individual participant video files separated from recordings. Filter by creation date, recording ID, or processing status. Use cursor for pagination.\",\n input: RecallaiListVideoSeparateInput,\n output: RecallaiListVideoSeparateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACrH,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CAC/I,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;CAClK,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;AACtK,CAAC;AACD,MAAM,4DAA0EA,IAAAA,EAAE,OAAO,EACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpN,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,8CAA4DA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAClJ,MAAM,qDAAmEA,IAAAA,EAAE,KAAK;CAAC;CAAc;CAAQ;CAAU;AAAS,CAAC,CAAC,CAAC,SAAS,iCAAiC;AACvK,MAAM,iDAA+DA,IAAAA,EAAE,OAAO;CAC5E,MAAM,mDAAmD,SAAS;CAClE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,mDAAiEA,IAAAA,EAAE,OAAO;CAC9E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAM,wDAAsEA,IAAAA,EAAE,OAAO;CACnF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC1F,MAAM,0DAA0D,SAAS;CACzE,QAAQ,4CAA4C,SAAS;CAC7D,QAAQ,+CAA+C,SAAS;CAChE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,WAAW,iDAAiD,SAAS;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACpG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,SAASA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,+DAA+D;CAChJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-video-separate.cjs","names":["z","action"],"sources":["../../src/actions/list-video-separate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListVideoSeparateInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value to retrieve the next or previous page of results\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Video separate processing status\").optional(),\n recording_id: z.string().describe(\"Filter results to video separate artifacts associated with a specific recording ID (UUID format)\").optional(),\n created_at_after: z.string().describe(\"Filter results to video separate artifacts created after this ISO 8601 timestamp (e.g., '2024-01-15T10:00:00Z')\").optional(),\n created_at_before: z.string().describe(\"Filter results to video separate artifacts created before this ISO 8601 timestamp (e.g., '2024-01-20T23:59:59Z')\").optional(),\n});\nconst RecallaiListVideoSeparate_VideoSeparateArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URI providing access to download the separate participant video files in the specified format. This URL is temporary and expires after a certain period.\").nullable().optional(),\n}).passthrough().describe(\"Download information for the video separate artifact\");\nconst RecallaiListVideoSeparate_VideoFormatSchema = z.enum([\"mp4\", \"h264\"]).describe(\"Video format for the separate video artifacts\");\nconst RecallaiListVideoSeparate_ArtifactStatusCodeSchema = z.enum([\"processing\", \"done\", \"failed\", \"deleted\"]).describe(\"Artifact processing status code\");\nconst RecallaiListVideoSeparate_ArtifactStatusSchema = z.object({\n code: RecallaiListVideoSeparate_ArtifactStatusCodeSchema.nullable(),\n sub_code: z.string().describe(\"Detailed sub-code providing additional context about the status\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Processing status details for the video separate artifact\");\nconst RecallaiListVideoSeparate_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique identifier of the recording (UUID format)\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the recording as key-value pairs\").nullable().optional(),\n}).passthrough().describe(\"Minimal recording reference information\");\nconst RecallaiListVideoSeparate_VideoSeparateArtifactSchema = z.object({\n id: z.string().describe(\"Unique identifier for this video separate artifact (UUID format)\").nullable(),\n data: RecallaiListVideoSeparate_VideoSeparateArtifactDataSchema.nullable(),\n format: RecallaiListVideoSeparate_VideoFormatSchema.nullable(),\n status: RecallaiListVideoSeparate_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for this artifact as key-value pairs where keys are strings and values are nullable strings\").nullable().optional(),\n recording: RecallaiListVideoSeparate_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when this video separate artifact was created\").nullable(),\n}).passthrough().describe(\"Individual video separate artifact details\");\nexport const RecallaiListVideoSeparateOutput = z.object({\n next: z.string().describe(\"URL for the next page of results. Null if this is the last page.\").nullable().optional(),\n results: z.array(RecallaiListVideoSeparate_VideoSeparateArtifactSchema).describe(\"List of video separate artifacts matching the filter criteria\"),\n previous: z.string().describe(\"URL for the previous page of results. Null if this is the first page.\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing video separate artifacts\");\n\nexport const recallaiListVideoSeparate = action(\"RECALLAI_LIST_VIDEO_SEPARATE\", {\n slug: \"recallai-list-video-separate\",\n name: \"List video separate\",\n description: \"List video separate artifacts from Recall.ai recordings. Returns a paginated list of artifacts containing individual participant video files separated from recordings. Filter by creation date, recording ID, or processing status. Use cursor for pagination.\",\n input: RecallaiListVideoSeparateInput,\n output: RecallaiListVideoSeparateOutput,\n});\n"],"mappings":"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"}