@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
@@ -4,8 +4,8 @@ let zod = require("zod");
4
4
  const RecallaiRemoveBotFromCallInput = zod.z.object({ id: zod.z.string().describe("The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).") });
5
5
  const RecallaiRemoveBotFromCallOutput = zod.z.object({
6
6
  message: zod.z.string().describe("Optional message about the operation").nullable().optional(),
7
- success: zod.z.boolean().describe("Indicates whether the bot was successfully removed from the call")
8
- });
7
+ success: zod.z.boolean().describe("Indicates whether the bot was successfully removed from the call").nullable()
8
+ }).passthrough();
9
9
  const recallaiRemoveBotFromCall = require_action.action("RECALLAI_REMOVE_BOT_FROM_CALL", {
10
10
  slug: "recallai-remove-bot-from-call",
11
11
  name: "Remove bot from call",
@@ -1 +1 @@
1
- {"version":3,"file":"remove-bot-from-call.cjs","names":["z","action"],"sources":["../../src/actions/remove-bot-from-call.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRemoveBotFromCallInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).\"),\n});\nexport const RecallaiRemoveBotFromCallOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Optional message about the operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the bot was successfully removed from the call\"),\n});\n\nexport const recallaiRemoveBotFromCall = action(\"RECALLAI_REMOVE_BOT_FROM_CALL\", {\n slug: \"recallai-remove-bot-from-call\",\n name: \"Remove bot from call\",\n description: \"Removes the bot from the meeting call. This action is irreversible and will immediately disconnect the bot. Use this when you need to manually end a bot's participation in a meeting before it would automatically leave. The bot must be in a state where it's joining or in a call (not already completed or failed).\",\n input: RecallaiRemoveBotFromCallInput,\n output: RecallaiRemoveBotFromCallOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EACxK,CAAC;AACD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE;AAClG,CAAC;AAED,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"remove-bot-from-call.cjs","names":["z","action"],"sources":["../../src/actions/remove-bot-from-call.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRemoveBotFromCallInput = z.object({\n id: z.string().describe(\"The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).\"),\n});\nexport const RecallaiRemoveBotFromCallOutput = z.object({\n message: z.string().describe(\"Optional message about the operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the bot was successfully removed from the call\").nullable(),\n}).passthrough();\n\nexport const recallaiRemoveBotFromCall = action(\"RECALLAI_REMOVE_BOT_FROM_CALL\", {\n slug: \"recallai-remove-bot-from-call\",\n name: \"Remove bot from call\",\n description: \"Removes the bot from the meeting call. This action is irreversible and will immediately disconnect the bot. Use this when you need to manually end a bot's participation in a meeting before it would automatically leave. The bot must be in a state where it's joining or in a call (not already completed or failed).\",\n input: RecallaiRemoveBotFromCallInput,\n output: RecallaiRemoveBotFromCallOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EACxK,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/remove-bot-from-call.d.ts
4
- declare const RecallaiRemoveBotFromCallInput: z.ZodTypeAny;
5
- declare const RecallaiRemoveBotFromCallOutput: z.ZodTypeAny;
6
- declare const recallaiRemoveBotFromCall: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRemoveBotFromCallInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRemoveBotFromCallOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$loose>;
11
+ declare const recallaiRemoveBotFromCall: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { recallaiRemoveBotFromCall };
9
16
  //# sourceMappingURL=remove-bot-from-call.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-bot-from-call.d.cts","names":[],"sources":["../../src/actions/remove-bot-from-call.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAG9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"remove-bot-from-call.d.cts","names":[],"sources":["../../src/actions/remove-bot-from-call.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/remove-bot-from-call.d.ts
4
- declare const RecallaiRemoveBotFromCallInput: z.ZodTypeAny;
5
- declare const RecallaiRemoveBotFromCallOutput: z.ZodTypeAny;
6
- declare const recallaiRemoveBotFromCall: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRemoveBotFromCallInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRemoveBotFromCallOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$loose>;
11
+ declare const recallaiRemoveBotFromCall: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { recallaiRemoveBotFromCall };
9
16
  //# sourceMappingURL=remove-bot-from-call.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-bot-from-call.d.mts","names":[],"sources":["../../src/actions/remove-bot-from-call.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAG9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"remove-bot-from-call.d.mts","names":[],"sources":["../../src/actions/remove-bot-from-call.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -7,8 +7,8 @@ const recallaiRemoveBotFromCall = action("RECALLAI_REMOVE_BOT_FROM_CALL", {
7
7
  input: z.object({ id: z.string().describe("The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).") }),
8
8
  output: z.object({
9
9
  message: z.string().describe("Optional message about the operation").nullable().optional(),
10
- success: z.boolean().describe("Indicates whether the bot was successfully removed from the call")
11
- })
10
+ success: z.boolean().describe("Indicates whether the bot was successfully removed from the call").nullable()
11
+ }).passthrough()
12
12
  });
13
13
  //#endregion
14
14
  export { recallaiRemoveBotFromCall };
@@ -1 +1 @@
1
- {"version":3,"file":"remove-bot-from-call.mjs","names":[],"sources":["../../src/actions/remove-bot-from-call.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRemoveBotFromCallInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).\"),\n});\nexport const RecallaiRemoveBotFromCallOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Optional message about the operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the bot was successfully removed from the call\"),\n});\n\nexport const recallaiRemoveBotFromCall = action(\"RECALLAI_REMOVE_BOT_FROM_CALL\", {\n slug: \"recallai-remove-bot-from-call\",\n name: \"Remove bot from call\",\n description: \"Removes the bot from the meeting call. This action is irreversible and will immediately disconnect the bot. Use this when you need to manually end a bot's participation in a meeting before it would automatically leave. The bot must be in a state where it's joining or in a call (not already completed or failed).\",\n input: RecallaiRemoveBotFromCallInput,\n output: RecallaiRemoveBotFromCallOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ0D,EAAE,OAAO,EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EACxK,CAUS;CACP,QAV2D,EAAE,OAAO;EACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE;CAClG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"remove-bot-from-call.mjs","names":[],"sources":["../../src/actions/remove-bot-from-call.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRemoveBotFromCallInput = z.object({\n id: z.string().describe(\"The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).\"),\n});\nexport const RecallaiRemoveBotFromCallOutput = z.object({\n message: z.string().describe(\"Optional message about the operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the bot was successfully removed from the call\").nullable(),\n}).passthrough();\n\nexport const recallaiRemoveBotFromCall = action(\"RECALLAI_REMOVE_BOT_FROM_CALL\", {\n slug: \"recallai-remove-bot-from-call\",\n name: \"Remove bot from call\",\n description: \"Removes the bot from the meeting call. This action is irreversible and will immediately disconnect the bot. Use this when you need to manually end a bot's participation in a meeting before it would automatically leave. The bot must be in a state where it's joining or in a call (not already completed or failed).\",\n input: RecallaiRemoveBotFromCallInput,\n output: RecallaiRemoveBotFromCallOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EACxK,CAUS;CACP,QAV6C,EAAE,OAAO;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -5,7 +5,7 @@ const RecallaiRetrieveBillingUsageInput = zod.z.object({
5
5
  end: zod.z.string().describe("End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.").optional(),
6
6
  start: zod.z.string().describe("Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.").optional()
7
7
  });
8
- const RecallaiRetrieveBillingUsageOutput = zod.z.object({ bot_total: zod.z.number().describe("The total amount of time, in seconds, of bots used during the specified period.") });
8
+ const RecallaiRetrieveBillingUsageOutput = zod.z.object({ bot_total: zod.z.number().describe("The total amount of time, in seconds, of bots used during the specified period.").nullable() }).passthrough();
9
9
  const recallaiRetrieveBillingUsage = require_action.action("RECALLAI_RETRIEVE_BILLING_USAGE", {
10
10
  slug: "recallai-retrieve-billing-usage",
11
11
  name: "Retrieve Billing Usage",
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-billing-usage.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-billing-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBillingUsageInput: z.ZodTypeAny = z.object({\n end: z.string().describe(\"End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.\").optional(),\n start: z.string().describe(\"Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.\").optional(),\n});\nexport const RecallaiRetrieveBillingUsageOutput: z.ZodTypeAny = z.object({\n bot_total: z.number().describe(\"The total amount of time, in seconds, of bots used during the specified period.\"),\n});\n\nexport const recallaiRetrieveBillingUsage = action(\"RECALLAI_RETRIEVE_BILLING_USAGE\", {\n slug: \"recallai-retrieve-billing-usage\",\n name: \"Retrieve Billing Usage\",\n description: \"Retrieve bot usage statistics for billing purposes. Returns the total amount of bot usage time in seconds for a specified date range. Use this to monitor usage, track billing metrics, or analyze bot activity over time.\",\n input: RecallaiRetrieveBillingUsageInput,\n output: RecallaiRetrieveBillingUsageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;CACpM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;AAC7M,CAAC;AACD,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAClH,CAAC;AAED,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-billing-usage.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-billing-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBillingUsageInput = z.object({\n end: z.string().describe(\"End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.\").optional(),\n start: z.string().describe(\"Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.\").optional(),\n});\nexport const RecallaiRetrieveBillingUsageOutput = z.object({\n bot_total: z.number().describe(\"The total amount of time, in seconds, of bots used during the specified period.\").nullable(),\n}).passthrough();\n\nexport const recallaiRetrieveBillingUsage = action(\"RECALLAI_RETRIEVE_BILLING_USAGE\", {\n slug: \"recallai-retrieve-billing-usage\",\n name: \"Retrieve Billing Usage\",\n description: \"Retrieve bot usage statistics for billing purposes. Returns the total amount of bot usage time in seconds for a specified date range. Use this to monitor usage, track billing metrics, or analyze bot activity over time.\",\n input: RecallaiRetrieveBillingUsageInput,\n output: RecallaiRetrieveBillingUsageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;CACpM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;AAC7M,CAAC;AACD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-billing-usage.d.ts
4
- declare const RecallaiRetrieveBillingUsageInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveBillingUsageOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveBillingUsage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveBillingUsageInput: z.ZodObject<{
5
+ end: z.ZodOptional<z.ZodString>;
6
+ start: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const RecallaiRetrieveBillingUsageOutput: z.ZodObject<{
9
+ bot_total: z.ZodNullable<z.ZodNumber>;
10
+ }, z.core.$loose>;
11
+ declare const recallaiRetrieveBillingUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ end?: string | undefined;
13
+ start?: string | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { recallaiRetrieveBillingUsage };
9
17
  //# sourceMappingURL=retrieve-billing-usage.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-billing-usage.d.cts","names":[],"sources":["../../src/actions/retrieve-billing-usage.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAGhD;AAAA,cACW,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-billing-usage.d.cts","names":[],"sources":["../../src/actions/retrieve-billing-usage.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-billing-usage.d.ts
4
- declare const RecallaiRetrieveBillingUsageInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveBillingUsageOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveBillingUsage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveBillingUsageInput: z.ZodObject<{
5
+ end: z.ZodOptional<z.ZodString>;
6
+ start: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const RecallaiRetrieveBillingUsageOutput: z.ZodObject<{
9
+ bot_total: z.ZodNullable<z.ZodNumber>;
10
+ }, z.core.$loose>;
11
+ declare const recallaiRetrieveBillingUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ end?: string | undefined;
13
+ start?: string | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { recallaiRetrieveBillingUsage };
9
17
  //# sourceMappingURL=retrieve-billing-usage.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-billing-usage.d.mts","names":[],"sources":["../../src/actions/retrieve-billing-usage.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAGhD;AAAA,cACW,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-billing-usage.d.mts","names":[],"sources":["../../src/actions/retrieve-billing-usage.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
@@ -8,7 +8,7 @@ const recallaiRetrieveBillingUsage = action("RECALLAI_RETRIEVE_BILLING_USAGE", {
8
8
  end: z.string().describe("End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.").optional(),
9
9
  start: z.string().describe("Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.").optional()
10
10
  }),
11
- output: z.object({ bot_total: z.number().describe("The total amount of time, in seconds, of bots used during the specified period.") })
11
+ output: z.object({ bot_total: z.number().describe("The total amount of time, in seconds, of bots used during the specified period.").nullable() }).passthrough()
12
12
  });
13
13
  //#endregion
14
14
  export { recallaiRetrieveBillingUsage };
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-billing-usage.mjs","names":[],"sources":["../../src/actions/retrieve-billing-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBillingUsageInput: z.ZodTypeAny = z.object({\n end: z.string().describe(\"End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.\").optional(),\n start: z.string().describe(\"Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.\").optional(),\n});\nexport const RecallaiRetrieveBillingUsageOutput: z.ZodTypeAny = z.object({\n bot_total: z.number().describe(\"The total amount of time, in seconds, of bots used during the specified period.\"),\n});\n\nexport const recallaiRetrieveBillingUsage = action(\"RECALLAI_RETRIEVE_BILLING_USAGE\", {\n slug: \"recallai-retrieve-billing-usage\",\n name: \"Retrieve Billing Usage\",\n description: \"Retrieve bot usage statistics for billing purposes. Returns the total amount of bot usage time in seconds for a specified date range. Use this to monitor usage, track billing metrics, or analyze bot activity over time.\",\n input: RecallaiRetrieveBillingUsageInput,\n output: RecallaiRetrieveBillingUsageOutput,\n});\n"],"mappings":";;AAYA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ6D,EAAE,OAAO;EACtE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;EACpM,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;CAC7M,CASS;CACP,QAT8D,EAAE,OAAO,EACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAClH,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-billing-usage.mjs","names":[],"sources":["../../src/actions/retrieve-billing-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBillingUsageInput = z.object({\n end: z.string().describe(\"End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.\").optional(),\n start: z.string().describe(\"Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.\").optional(),\n});\nexport const RecallaiRetrieveBillingUsageOutput = z.object({\n bot_total: z.number().describe(\"The total amount of time, in seconds, of bots used during the specified period.\").nullable(),\n}).passthrough();\n\nexport const recallaiRetrieveBillingUsage = action(\"RECALLAI_RETRIEVE_BILLING_USAGE\", {\n slug: \"recallai-retrieve-billing-usage\",\n name: \"Retrieve Billing Usage\",\n description: \"Retrieve bot usage statistics for billing purposes. Returns the total amount of bot usage time in seconds for a specified date range. Use this to monitor usage, track billing metrics, or analyze bot activity over time.\",\n input: RecallaiRetrieveBillingUsageInput,\n output: RecallaiRetrieveBillingUsageOutput,\n});\n"],"mappings":";;AAYA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ+C,EAAE,OAAO;EACxD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;EACpM,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;CAC7M,CASS;CACP,QATgD,EAAE,OAAO,EACzD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -3,9 +3,9 @@ let zod = require("zod");
3
3
  //#region src/actions/retrieve-bot.ts
4
4
  const RecallaiRetrieveBotInput = zod.z.object({ bot_id: zod.z.string().describe("The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.") });
5
5
  const RecallaiRetrieveBotOutput = zod.z.object({
6
- id: zod.z.string().describe("The unique identifier (UUID) of the bot."),
6
+ id: zod.z.string().describe("The unique identifier (UUID) of the bot.").nullable(),
7
7
  join_at: zod.z.string().describe("The ISO 8601 timestamp when the bot joined or is scheduled to join the call. This field is cleared after the bot joins.").nullable().optional(),
8
- bot_name: zod.z.string().describe("The display name of the bot (e.g., 'Meeting Notetaker')."),
8
+ bot_name: zod.z.string().describe("The display name of the bot (e.g., 'Meeting Notetaker').").nullable(),
9
9
  metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata attached to the bot instance.").nullable().optional(),
10
10
  recordings: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("A list of recording objects associated with the bot. Each recording contains download URLs for video, audio, and transcripts.").nullable().optional(),
11
11
  meeting_url: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.").nullable().optional(),
@@ -13,7 +13,7 @@ const RecallaiRetrieveBotOutput = zod.z.object({
13
13
  automatic_leave: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording states.").nullable().optional(),
14
14
  recording_config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.").nullable().optional(),
15
15
  calendar_meetings: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("A list of calendar meetings associated with the bot, if scheduled through calendar integration.").nullable().optional()
16
- });
16
+ }).passthrough();
17
17
  const recallaiRetrieveBot = require_action.action("RECALLAI_RETRIEVE_BOT", {
18
18
  slug: "recallai-retrieve-bot",
19
19
  name: "Retrieve bot",
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-bot.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBotInput: z.ZodTypeAny = z.object({\n bot_id: z.string().describe(\"The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.\"),\n});\nexport const RecallaiRetrieveBotOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\"),\n join_at: z.string().describe(\"The ISO 8601 timestamp when the bot joined or is scheduled to join the call. This field is cleared after the bot joins.\").nullable().optional(),\n bot_name: z.string().describe(\"The display name of the bot (e.g., 'Meeting Notetaker').\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of recording objects associated with the bot. Each recording contains download URLs for video, audio, and transcripts.\").nullable().optional(),\n meeting_url: z.record(z.string(), z.unknown()).describe(\"The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A chronological list of status changes for the bot, each containing code (e.g., 'joining_call', 'in_call_active', 'fatal'), message, created_at timestamp, and optional sub_code.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording states.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of calendar meetings associated with the bot, if scheduled through calendar integration.\").nullable().optional(),\n});\n\nexport const recallaiRetrieveBot = action(\"RECALLAI_RETRIEVE_BOT\", {\n slug: \"recallai-retrieve-bot\",\n name: \"Retrieve bot\",\n description: \"Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.\",\n input: RecallaiRetrieveBotInput,\n output: RecallaiRetrieveBotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,EACrL,CAAC;AACD,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACxF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrN,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnS,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7Q,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChO,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrN,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChM,CAAC;AAED,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-bot.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBotInput = z.object({\n bot_id: z.string().describe(\"The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.\"),\n});\nexport const RecallaiRetrieveBotOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n join_at: z.string().describe(\"The ISO 8601 timestamp when the bot joined or is scheduled to join the call. This field is cleared after the bot joins.\").nullable().optional(),\n bot_name: z.string().describe(\"The display name of the bot (e.g., 'Meeting Notetaker').\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of recording objects associated with the bot. Each recording contains download URLs for video, audio, and transcripts.\").nullable().optional(),\n meeting_url: z.record(z.string(), z.unknown()).describe(\"The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A chronological list of status changes for the bot, each containing code (e.g., 'joining_call', 'in_call_active', 'fatal'), message, created_at timestamp, and optional sub_code.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording states.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of calendar meetings associated with the bot, if scheduled through calendar integration.\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiRetrieveBot = action(\"RECALLAI_RETRIEVE_BOT\", {\n slug: \"recallai-retrieve-bot\",\n name: \"Retrieve bot\",\n description: \"Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.\",\n input: RecallaiRetrieveBotInput,\n output: RecallaiRetrieveBotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,EACrL,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACnG,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrN,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnS,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7Q,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChO,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrN,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChM,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-bot.d.ts
4
- declare const RecallaiRetrieveBotInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveBotOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveBot: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveBotInput: z.ZodObject<{
5
+ bot_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveBotOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ join_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ bot_name: z.ZodNullable<z.ZodString>;
11
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
12
+ recordings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
13
+ meeting_url: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
+ status_changes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
15
+ automatic_leave: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
16
+ recording_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
17
+ calendar_meetings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
18
+ }, z.core.$loose>;
19
+ declare const recallaiRetrieveBot: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ bot_id: string;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { recallaiRetrieveBot };
9
24
  //# sourceMappingURL=retrieve-bot.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-bot.d.cts","names":[],"sources":["../../src/actions/retrieve-bot.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEvC;AAAA,cACW,yBAAA,EAA2B,CAAA,CAAE,UAWxC;AAAA,cAEW,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-bot.d.cts","names":[],"sources":["../../src/actions/retrieve-bot.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAazB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-bot.d.ts
4
- declare const RecallaiRetrieveBotInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveBotOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveBot: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveBotInput: z.ZodObject<{
5
+ bot_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveBotOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ join_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ bot_name: z.ZodNullable<z.ZodString>;
11
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
12
+ recordings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
13
+ meeting_url: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
+ status_changes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
15
+ automatic_leave: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
16
+ recording_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
17
+ calendar_meetings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
18
+ }, z.core.$loose>;
19
+ declare const recallaiRetrieveBot: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ bot_id: string;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { recallaiRetrieveBot };
9
24
  //# sourceMappingURL=retrieve-bot.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-bot.d.mts","names":[],"sources":["../../src/actions/retrieve-bot.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEvC;AAAA,cACW,yBAAA,EAA2B,CAAA,CAAE,UAWxC;AAAA,cAEW,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-bot.d.mts","names":[],"sources":["../../src/actions/retrieve-bot.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAazB,mBAAA,gCAAmB,wBAAA"}
@@ -6,9 +6,9 @@ const recallaiRetrieveBot = action("RECALLAI_RETRIEVE_BOT", {
6
6
  description: "Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.",
7
7
  input: z.object({ bot_id: z.string().describe("The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.") }),
8
8
  output: z.object({
9
- id: z.string().describe("The unique identifier (UUID) of the bot."),
9
+ id: z.string().describe("The unique identifier (UUID) of the bot.").nullable(),
10
10
  join_at: z.string().describe("The ISO 8601 timestamp when the bot joined or is scheduled to join the call. This field is cleared after the bot joins.").nullable().optional(),
11
- bot_name: z.string().describe("The display name of the bot (e.g., 'Meeting Notetaker')."),
11
+ bot_name: z.string().describe("The display name of the bot (e.g., 'Meeting Notetaker').").nullable(),
12
12
  metadata: z.record(z.string(), z.unknown()).describe("Custom metadata attached to the bot instance.").nullable().optional(),
13
13
  recordings: z.array(z.record(z.string(), z.unknown())).describe("A list of recording objects associated with the bot. Each recording contains download URLs for video, audio, and transcripts.").nullable().optional(),
14
14
  meeting_url: z.record(z.string(), z.unknown()).describe("The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.").nullable().optional(),
@@ -16,7 +16,7 @@ const recallaiRetrieveBot = action("RECALLAI_RETRIEVE_BOT", {
16
16
  automatic_leave: z.record(z.string(), z.unknown()).describe("Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording states.").nullable().optional(),
17
17
  recording_config: z.record(z.string(), z.unknown()).describe("The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.").nullable().optional(),
18
18
  calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe("A list of calendar meetings associated with the bot, if scheduled through calendar integration.").nullable().optional()
19
- })
19
+ }).passthrough()
20
20
  });
21
21
  //#endregion
22
22
  export { recallaiRetrieveBot };
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-bot.mjs","names":[],"sources":["../../src/actions/retrieve-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBotInput: z.ZodTypeAny = z.object({\n bot_id: z.string().describe(\"The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.\"),\n});\nexport const RecallaiRetrieveBotOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\"),\n join_at: z.string().describe(\"The ISO 8601 timestamp when the bot joined or is scheduled to join the call. This field is cleared after the bot joins.\").nullable().optional(),\n bot_name: z.string().describe(\"The display name of the bot (e.g., 'Meeting Notetaker').\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of recording objects associated with the bot. Each recording contains download URLs for video, audio, and transcripts.\").nullable().optional(),\n meeting_url: z.record(z.string(), z.unknown()).describe(\"The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A chronological list of status changes for the bot, each containing code (e.g., 'joining_call', 'in_call_active', 'fatal'), message, created_at timestamp, and optional sub_code.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording states.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of calendar meetings associated with the bot, if scheduled through calendar integration.\").nullable().optional(),\n});\n\nexport const recallaiRetrieveBot = action(\"RECALLAI_RETRIEVE_BOT\", {\n slug: \"recallai-retrieve-bot\",\n name: \"Retrieve bot\",\n description: \"Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.\",\n input: RecallaiRetrieveBotInput,\n output: RecallaiRetrieveBotOutput,\n});\n"],"mappings":";;AAoBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBoD,EAAE,OAAO,EAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,EACrL,CAkBS;CACP,QAlBqD,EAAE,OAAO;EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5K,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EACxF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnS,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7Q,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChO,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,mBAAmB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChM,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-bot.mjs","names":[],"sources":["../../src/actions/retrieve-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBotInput = z.object({\n bot_id: z.string().describe(\"The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.\"),\n});\nexport const RecallaiRetrieveBotOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n join_at: z.string().describe(\"The ISO 8601 timestamp when the bot joined or is scheduled to join the call. This field is cleared after the bot joins.\").nullable().optional(),\n bot_name: z.string().describe(\"The display name of the bot (e.g., 'Meeting Notetaker').\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of recording objects associated with the bot. Each recording contains download URLs for video, audio, and transcripts.\").nullable().optional(),\n meeting_url: z.record(z.string(), z.unknown()).describe(\"The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A chronological list of status changes for the bot, each containing code (e.g., 'joining_call', 'in_call_active', 'fatal'), message, created_at timestamp, and optional sub_code.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording states.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of calendar meetings associated with the bot, if scheduled through calendar integration.\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiRetrieveBot = action(\"RECALLAI_RETRIEVE_BOT\", {\n slug: \"recallai-retrieve-bot\",\n name: \"Retrieve bot\",\n description: \"Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.\",\n input: RecallaiRetrieveBotInput,\n output: RecallaiRetrieveBotOutput,\n});\n"],"mappings":";;AAoBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBsC,EAAE,OAAO,EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,EACrL,CAkBS;CACP,QAlBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5K,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACnG,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnS,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7Q,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChO,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,mBAAmB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChM,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -3,20 +3,20 @@ let zod = require("zod");
3
3
  //#region src/actions/retrieve-calendars.ts
4
4
  const RecallaiRetrieveCalendarsInput = zod.z.object({ id: zod.z.string().describe("A UUID string identifying this calendar.") });
5
5
  const RecallaiRetrieveCalendarsOutput = zod.z.object({
6
- id: zod.z.string().describe("The unique identifier (UUID) of the calendar."),
7
- status: zod.z.string().describe("The current status of the calendar integration."),
8
- metadata: zod.z.object({}).describe("Custom metadata associated with the calendar. Keys and values are strings, with nullable values.").nullable().optional(),
9
- platform: zod.z.string().describe("The calendar platform. Either 'google_calendar' or 'microsoft_outlook'."),
10
- created_at: zod.z.string().describe("The ISO 8601 timestamp when the calendar was created."),
11
- updated_at: zod.z.string().describe("The ISO 8601 timestamp when the calendar was last updated."),
6
+ id: zod.z.string().describe("The unique identifier (UUID) of the calendar.").nullable(),
7
+ status: zod.z.string().describe("The current status of the calendar integration.").nullable(),
8
+ metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata associated with the calendar. Keys and values are strings, with nullable values.").nullable().optional(),
9
+ platform: zod.z.string().describe("The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.").nullable(),
10
+ created_at: zod.z.string().describe("The ISO 8601 timestamp when the calendar was created.").nullable(),
11
+ updated_at: zod.z.string().describe("The ISO 8601 timestamp when the calendar was last updated.").nullable(),
12
12
  oauth_email: zod.z.string().describe("The email address associated with the OAuth authentication.").nullable().optional(),
13
13
  webhook_url: zod.z.string().describe("The webhook URL for receiving calendar event notifications.").nullable().optional(),
14
14
  platform_email: zod.z.string().describe("The email address of the calendar on the platform.").nullable().optional(),
15
15
  status_changes: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("A record of status changes for the calendar integration."),
16
- oauth_client_id: zod.z.string().describe("The OAuth client ID used for authentication with the calendar platform."),
17
- oauth_client_secret: zod.z.string().describe("The OAuth client secret used for authentication with the calendar platform."),
18
- oauth_refresh_token: zod.z.string().describe("The OAuth refresh token used to maintain access to the calendar.")
19
- });
16
+ oauth_client_id: zod.z.string().describe("The OAuth client ID used for authentication with the calendar platform.").nullable(),
17
+ oauth_client_secret: zod.z.string().describe("The OAuth client secret used for authentication with the calendar platform.").nullable(),
18
+ oauth_refresh_token: zod.z.string().describe("The OAuth refresh token used to maintain access to the calendar.").nullable()
19
+ }).passthrough();
20
20
  const recallaiRetrieveCalendars = require_action.action("RECALLAI_RETRIEVE_CALENDARS", {
21
21
  slug: "recallai-retrieve-calendars",
22
22
  name: "Retrieve calendars",
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-calendars.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveCalendarsInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n});\nexport const RecallaiRetrieveCalendarsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar.\"),\n status: z.string().describe(\"The current status of the calendar integration.\"),\n metadata: z.object({}).describe(\"Custom metadata associated with the calendar. Keys and values are strings, with nullable values.\").nullable().optional(),\n platform: z.string().describe(\"The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.\"),\n created_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was created.\"),\n updated_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was last updated.\"),\n oauth_email: z.string().describe(\"The email address associated with the OAuth authentication.\").nullable().optional(),\n webhook_url: z.string().describe(\"The webhook URL for receiving calendar event notifications.\").nullable().optional(),\n platform_email: z.string().describe(\"The email address of the calendar on the platform.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A record of status changes for the calendar integration.\"),\n oauth_client_id: z.string().describe(\"The OAuth client ID used for authentication with the calendar platform.\"),\n oauth_client_secret: z.string().describe(\"The OAuth client secret used for authentication with the calendar platform.\"),\n oauth_refresh_token: z.string().describe(\"The OAuth refresh token used to maintain access to the calendar.\"),\n});\n\nexport const recallaiRetrieveCalendars = action(\"RECALLAI_RETRIEVE_CALENDARS\", {\n slug: \"recallai-retrieve-calendars\",\n name: \"Retrieve calendars\",\n description: \"Retrieve detailed information about a specific calendar by its UUID. Returns the calendar configuration including OAuth credentials, platform details, status, and webhook settings.\",\n input: RecallaiRetrieveCalendarsInput,\n output: RecallaiRetrieveCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACpE,CAAC;AACD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CAC5F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;CAC9H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE;CAC9G,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;CACtH,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AAC7G,CAAC;AAED,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-calendars.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveCalendarsInput = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n});\nexport const RecallaiRetrieveCalendarsOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar.\").nullable(),\n status: z.string().describe(\"The current status of the calendar integration.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the calendar. Keys and values are strings, with nullable values.\").nullable().optional(),\n platform: z.string().describe(\"The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.\").nullable(),\n created_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was created.\").nullable(),\n updated_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was last updated.\").nullable(),\n oauth_email: z.string().describe(\"The email address associated with the OAuth authentication.\").nullable().optional(),\n webhook_url: z.string().describe(\"The webhook URL for receiving calendar event notifications.\").nullable().optional(),\n platform_email: z.string().describe(\"The email address of the calendar on the platform.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A record of status changes for the calendar integration.\"),\n oauth_client_id: z.string().describe(\"The OAuth client ID used for authentication with the calendar platform.\").nullable(),\n oauth_client_secret: z.string().describe(\"The OAuth client secret used for authentication with the calendar platform.\").nullable(),\n oauth_refresh_token: z.string().describe(\"The OAuth refresh token used to maintain access to the calendar.\").nullable(),\n}).passthrough();\n\nexport const recallaiRetrieveCalendars = action(\"RECALLAI_RETRIEVE_CALENDARS\", {\n slug: \"recallai-retrieve-calendars\",\n name: \"Retrieve calendars\",\n description: \"Retrieve detailed information about a specific calendar by its UUID. Returns the calendar configuration including OAuth credentials, platform details, status, and webhook settings.\",\n input: RecallaiRetrieveCalendarsInput,\n output: RecallaiRetrieveCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACpE,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7K,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;CAC9H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACjI,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-calendars.d.ts
4
- declare const RecallaiRetrieveCalendarsInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveCalendarsOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveCalendars: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveCalendarsInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveCalendarsOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ status: z.ZodNullable<z.ZodString>;
10
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
11
+ platform: z.ZodNullable<z.ZodString>;
12
+ created_at: z.ZodNullable<z.ZodString>;
13
+ updated_at: z.ZodNullable<z.ZodString>;
14
+ oauth_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ platform_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ status_changes: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
18
+ oauth_client_id: z.ZodNullable<z.ZodString>;
19
+ oauth_client_secret: z.ZodNullable<z.ZodString>;
20
+ oauth_refresh_token: z.ZodNullable<z.ZodString>;
21
+ }, z.core.$loose>;
22
+ declare const recallaiRetrieveCalendars: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ id: string;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { recallaiRetrieveCalendars };
9
27
  //# sourceMappingURL=retrieve-calendars.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-calendars.d.cts","names":[],"sources":["../../src/actions/retrieve-calendars.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAc9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-calendars.d.cts","names":[],"sources":["../../src/actions/retrieve-calendars.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/retrieve-calendars.d.ts
4
- declare const RecallaiRetrieveCalendarsInput: z.ZodTypeAny;
5
- declare const RecallaiRetrieveCalendarsOutput: z.ZodTypeAny;
6
- declare const recallaiRetrieveCalendars: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiRetrieveCalendarsInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RecallaiRetrieveCalendarsOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ status: z.ZodNullable<z.ZodString>;
10
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
11
+ platform: z.ZodNullable<z.ZodString>;
12
+ created_at: z.ZodNullable<z.ZodString>;
13
+ updated_at: z.ZodNullable<z.ZodString>;
14
+ oauth_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ platform_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ status_changes: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
18
+ oauth_client_id: z.ZodNullable<z.ZodString>;
19
+ oauth_client_secret: z.ZodNullable<z.ZodString>;
20
+ oauth_refresh_token: z.ZodNullable<z.ZodString>;
21
+ }, z.core.$loose>;
22
+ declare const recallaiRetrieveCalendars: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ id: string;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { recallaiRetrieveCalendars };
9
27
  //# sourceMappingURL=retrieve-calendars.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-calendars.d.mts","names":[],"sources":["../../src/actions/retrieve-calendars.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAc9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"retrieve-calendars.d.mts","names":[],"sources":["../../src/actions/retrieve-calendars.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB/B,yBAAA,gCAAyB,wBAAA"}
@@ -6,20 +6,20 @@ const recallaiRetrieveCalendars = action("RECALLAI_RETRIEVE_CALENDARS", {
6
6
  description: "Retrieve detailed information about a specific calendar by its UUID. Returns the calendar configuration including OAuth credentials, platform details, status, and webhook settings.",
7
7
  input: z.object({ id: z.string().describe("A UUID string identifying this calendar.") }),
8
8
  output: z.object({
9
- id: z.string().describe("The unique identifier (UUID) of the calendar."),
10
- status: z.string().describe("The current status of the calendar integration."),
11
- metadata: z.object({}).describe("Custom metadata associated with the calendar. Keys and values are strings, with nullable values.").nullable().optional(),
12
- platform: z.string().describe("The calendar platform. Either 'google_calendar' or 'microsoft_outlook'."),
13
- created_at: z.string().describe("The ISO 8601 timestamp when the calendar was created."),
14
- updated_at: z.string().describe("The ISO 8601 timestamp when the calendar was last updated."),
9
+ id: z.string().describe("The unique identifier (UUID) of the calendar.").nullable(),
10
+ status: z.string().describe("The current status of the calendar integration.").nullable(),
11
+ metadata: z.record(z.string(), z.unknown()).describe("Custom metadata associated with the calendar. Keys and values are strings, with nullable values.").nullable().optional(),
12
+ platform: z.string().describe("The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.").nullable(),
13
+ created_at: z.string().describe("The ISO 8601 timestamp when the calendar was created.").nullable(),
14
+ updated_at: z.string().describe("The ISO 8601 timestamp when the calendar was last updated.").nullable(),
15
15
  oauth_email: z.string().describe("The email address associated with the OAuth authentication.").nullable().optional(),
16
16
  webhook_url: z.string().describe("The webhook URL for receiving calendar event notifications.").nullable().optional(),
17
17
  platform_email: z.string().describe("The email address of the calendar on the platform.").nullable().optional(),
18
18
  status_changes: z.array(z.record(z.string(), z.unknown())).describe("A record of status changes for the calendar integration."),
19
- oauth_client_id: z.string().describe("The OAuth client ID used for authentication with the calendar platform."),
20
- oauth_client_secret: z.string().describe("The OAuth client secret used for authentication with the calendar platform."),
21
- oauth_refresh_token: z.string().describe("The OAuth refresh token used to maintain access to the calendar.")
22
- })
19
+ oauth_client_id: z.string().describe("The OAuth client ID used for authentication with the calendar platform.").nullable(),
20
+ oauth_client_secret: z.string().describe("The OAuth client secret used for authentication with the calendar platform.").nullable(),
21
+ oauth_refresh_token: z.string().describe("The OAuth refresh token used to maintain access to the calendar.").nullable()
22
+ }).passthrough()
23
23
  });
24
24
  //#endregion
25
25
  export { recallaiRetrieveCalendars };
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-calendars.mjs","names":[],"sources":["../../src/actions/retrieve-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveCalendarsInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n});\nexport const RecallaiRetrieveCalendarsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar.\"),\n status: z.string().describe(\"The current status of the calendar integration.\"),\n metadata: z.object({}).describe(\"Custom metadata associated with the calendar. Keys and values are strings, with nullable values.\").nullable().optional(),\n platform: z.string().describe(\"The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.\"),\n created_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was created.\"),\n updated_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was last updated.\"),\n oauth_email: z.string().describe(\"The email address associated with the OAuth authentication.\").nullable().optional(),\n webhook_url: z.string().describe(\"The webhook URL for receiving calendar event notifications.\").nullable().optional(),\n platform_email: z.string().describe(\"The email address of the calendar on the platform.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A record of status changes for the calendar integration.\"),\n oauth_client_id: z.string().describe(\"The OAuth client ID used for authentication with the calendar platform.\"),\n oauth_client_secret: z.string().describe(\"The OAuth client secret used for authentication with the calendar platform.\"),\n oauth_refresh_token: z.string().describe(\"The OAuth refresh token used to maintain access to the calendar.\"),\n});\n\nexport const recallaiRetrieveCalendars = action(\"RECALLAI_RETRIEVE_CALENDARS\", {\n slug: \"recallai-retrieve-calendars\",\n name: \"Retrieve calendars\",\n description: \"Retrieve detailed information about a specific calendar by its UUID. Returns the calendar configuration including OAuth credentials, platform details, status, and webhook settings.\",\n input: RecallaiRetrieveCalendarsInput,\n output: RecallaiRetrieveCalendarsOutput,\n});\n"],"mappings":";;AAuBA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB0D,EAAE,OAAO,EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACpE,CAqBS;CACP,QArB2D,EAAE,OAAO;EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE;EACvG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;EAC9H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE;EAC9G,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;EACtH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC7G,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"retrieve-calendars.mjs","names":[],"sources":["../../src/actions/retrieve-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveCalendarsInput = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n});\nexport const RecallaiRetrieveCalendarsOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar.\").nullable(),\n status: z.string().describe(\"The current status of the calendar integration.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the calendar. Keys and values are strings, with nullable values.\").nullable().optional(),\n platform: z.string().describe(\"The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.\").nullable(),\n created_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was created.\").nullable(),\n updated_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was last updated.\").nullable(),\n oauth_email: z.string().describe(\"The email address associated with the OAuth authentication.\").nullable().optional(),\n webhook_url: z.string().describe(\"The webhook URL for receiving calendar event notifications.\").nullable().optional(),\n platform_email: z.string().describe(\"The email address of the calendar on the platform.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A record of status changes for the calendar integration.\"),\n oauth_client_id: z.string().describe(\"The OAuth client ID used for authentication with the calendar platform.\").nullable(),\n oauth_client_secret: z.string().describe(\"The OAuth client secret used for authentication with the calendar platform.\").nullable(),\n oauth_refresh_token: z.string().describe(\"The OAuth refresh token used to maintain access to the calendar.\").nullable(),\n}).passthrough();\n\nexport const recallaiRetrieveCalendars = action(\"RECALLAI_RETRIEVE_CALENDARS\", {\n slug: \"recallai-retrieve-calendars\",\n name: \"Retrieve calendars\",\n description: \"Retrieve detailed information about a specific calendar by its UUID. Returns the calendar configuration including OAuth credentials, platform details, status, and webhook settings.\",\n input: RecallaiRetrieveCalendarsInput,\n output: RecallaiRetrieveCalendarsOutput,\n});\n"],"mappings":";;AAuBA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACpE,CAqBS;CACP,QArB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACxF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7K,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;EAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;EAC9H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;EACzH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACjI,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}