@keystrokehq/recallai 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (507) 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 +2 -2
  4. package/dist/actions/create-bot.cjs.map +1 -1
  5. package/dist/actions/create-bot.d.cts +927 -3
  6. package/dist/actions/create-bot.d.cts.map +1 -1
  7. package/dist/actions/create-bot.d.mts +927 -3
  8. package/dist/actions/create-bot.d.mts.map +1 -1
  9. package/dist/actions/create-bot.mjs +2 -2
  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 +8 -8
  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 +8 -8
  26. package/dist/actions/create-calendar.mjs.map +1 -1
  27. package/dist/actions/create-google-login-group.cjs +13 -13
  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 +13 -13
  34. package/dist/actions/create-google-login-group.mjs.map +1 -1
  35. package/dist/actions/create-google-login.cjs +8 -8
  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 +8 -8
  42. package/dist/actions/create-google-login.mjs.map +1 -1
  43. package/dist/actions/create-meeting-direct-connect.cjs +12 -12
  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 +12 -12
  50. package/dist/actions/create-meeting-direct-connect.mjs.map +1 -1
  51. package/dist/actions/create-sdk-upload.cjs +6 -6
  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 +6 -6
  58. package/dist/actions/create-sdk-upload.mjs.map +1 -1
  59. package/dist/actions/create-zoom-oauth-app.cjs +6 -6
  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 +6 -6
  66. package/dist/actions/create-zoom-oauth-app.mjs.map +1 -1
  67. package/dist/actions/delete-bot-media.cjs +2 -2
  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 +2 -2
  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 +3 -3
  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 +3 -3
  130. package/dist/actions/disconnect-calendar-user.mjs.map +1 -1
  131. package/dist/actions/list-audio-mixed.cjs +6 -6
  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 +6 -6
  138. package/dist/actions/list-audio-mixed.mjs.map +1 -1
  139. package/dist/actions/list-audio-separate.cjs +5 -5
  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 +5 -5
  146. package/dist/actions/list-audio-separate.mjs.map +1 -1
  147. package/dist/actions/list-bot-screenshots.cjs +3 -3
  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 +3 -3
  154. package/dist/actions/list-bot-screenshots.mjs.map +1 -1
  155. package/dist/actions/list-bots.cjs +8 -8
  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 +8 -8
  162. package/dist/actions/list-bots.mjs.map +1 -1
  163. package/dist/actions/list-calendar-events.cjs +10 -10
  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 +10 -10
  170. package/dist/actions/list-calendar-events.mjs.map +1 -1
  171. package/dist/actions/list-calendar-meetings.cjs +24 -24
  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 +24 -24
  178. package/dist/actions/list-calendar-meetings.mjs.map +1 -1
  179. package/dist/actions/list-calendar-users.cjs +1 -1
  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 +1 -1
  186. package/dist/actions/list-calendar-users.mjs.map +1 -1
  187. package/dist/actions/list-calendars.cjs +8 -8
  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 +8 -8
  194. package/dist/actions/list-calendars.mjs.map +1 -1
  195. package/dist/actions/list-chat-messages.cjs.map +1 -1
  196. package/dist/actions/list-chat-messages.d.cts +13 -3
  197. package/dist/actions/list-chat-messages.d.cts.map +1 -1
  198. package/dist/actions/list-chat-messages.d.mts +13 -3
  199. package/dist/actions/list-chat-messages.d.mts.map +1 -1
  200. package/dist/actions/list-chat-messages.mjs.map +1 -1
  201. package/dist/actions/list-google-login-groups.cjs +10 -10
  202. package/dist/actions/list-google-login-groups.cjs.map +1 -1
  203. package/dist/actions/list-google-login-groups.d.cts +37 -3
  204. package/dist/actions/list-google-login-groups.d.cts.map +1 -1
  205. package/dist/actions/list-google-login-groups.d.mts +37 -3
  206. package/dist/actions/list-google-login-groups.d.mts.map +1 -1
  207. package/dist/actions/list-google-login-groups.mjs +10 -10
  208. package/dist/actions/list-google-login-groups.mjs.map +1 -1
  209. package/dist/actions/list-google-logins.cjs +8 -8
  210. package/dist/actions/list-google-logins.cjs.map +1 -1
  211. package/dist/actions/list-google-logins.d.cts +31 -3
  212. package/dist/actions/list-google-logins.d.cts.map +1 -1
  213. package/dist/actions/list-google-logins.d.mts +31 -3
  214. package/dist/actions/list-google-logins.d.mts.map +1 -1
  215. package/dist/actions/list-google-logins.mjs +8 -8
  216. package/dist/actions/list-google-logins.mjs.map +1 -1
  217. package/dist/actions/list-meeting-direct-connect.cjs +10 -10
  218. package/dist/actions/list-meeting-direct-connect.cjs.map +1 -1
  219. package/dist/actions/list-meeting-direct-connect.d.cts +51 -3
  220. package/dist/actions/list-meeting-direct-connect.d.cts.map +1 -1
  221. package/dist/actions/list-meeting-direct-connect.d.mts +51 -3
  222. package/dist/actions/list-meeting-direct-connect.d.mts.map +1 -1
  223. package/dist/actions/list-meeting-direct-connect.mjs +10 -10
  224. package/dist/actions/list-meeting-direct-connect.mjs.map +1 -1
  225. package/dist/actions/list-meeting-metadata.cjs +5 -5
  226. package/dist/actions/list-meeting-metadata.cjs.map +1 -1
  227. package/dist/actions/list-meeting-metadata.d.cts +42 -3
  228. package/dist/actions/list-meeting-metadata.d.cts.map +1 -1
  229. package/dist/actions/list-meeting-metadata.d.mts +42 -3
  230. package/dist/actions/list-meeting-metadata.d.mts.map +1 -1
  231. package/dist/actions/list-meeting-metadata.mjs +5 -5
  232. package/dist/actions/list-meeting-metadata.mjs.map +1 -1
  233. package/dist/actions/list-participant-events.cjs +5 -5
  234. package/dist/actions/list-participant-events.cjs.map +1 -1
  235. package/dist/actions/list-participant-events.d.cts +41 -3
  236. package/dist/actions/list-participant-events.d.cts.map +1 -1
  237. package/dist/actions/list-participant-events.d.mts +41 -3
  238. package/dist/actions/list-participant-events.d.mts.map +1 -1
  239. package/dist/actions/list-participant-events.mjs +5 -5
  240. package/dist/actions/list-participant-events.mjs.map +1 -1
  241. package/dist/actions/list-realtime-endpoint.cjs.map +1 -1
  242. package/dist/actions/list-realtime-endpoint.d.cts +46 -3
  243. package/dist/actions/list-realtime-endpoint.d.cts.map +1 -1
  244. package/dist/actions/list-realtime-endpoint.d.mts +46 -3
  245. package/dist/actions/list-realtime-endpoint.d.mts.map +1 -1
  246. package/dist/actions/list-realtime-endpoint.mjs.map +1 -1
  247. package/dist/actions/list-recording.cjs.map +1 -1
  248. package/dist/actions/list-recording.d.cts +42 -3
  249. package/dist/actions/list-recording.d.cts.map +1 -1
  250. package/dist/actions/list-recording.d.mts +42 -3
  251. package/dist/actions/list-recording.d.mts.map +1 -1
  252. package/dist/actions/list-recording.mjs.map +1 -1
  253. package/dist/actions/list-sdk-uploads.cjs +6 -6
  254. package/dist/actions/list-sdk-uploads.cjs.map +1 -1
  255. package/dist/actions/list-sdk-uploads.d.cts +32 -3
  256. package/dist/actions/list-sdk-uploads.d.cts.map +1 -1
  257. package/dist/actions/list-sdk-uploads.d.mts +32 -3
  258. package/dist/actions/list-sdk-uploads.d.mts.map +1 -1
  259. package/dist/actions/list-sdk-uploads.mjs +6 -6
  260. package/dist/actions/list-sdk-uploads.mjs.map +1 -1
  261. package/dist/actions/list-slack-teams.cjs +12 -12
  262. package/dist/actions/list-slack-teams.cjs.map +1 -1
  263. package/dist/actions/list-slack-teams.d.cts +39 -3
  264. package/dist/actions/list-slack-teams.d.cts.map +1 -1
  265. package/dist/actions/list-slack-teams.d.mts +39 -3
  266. package/dist/actions/list-slack-teams.d.mts.map +1 -1
  267. package/dist/actions/list-slack-teams.mjs +12 -12
  268. package/dist/actions/list-slack-teams.mjs.map +1 -1
  269. package/dist/actions/list-transcript.cjs +2 -2
  270. package/dist/actions/list-transcript.cjs.map +1 -1
  271. package/dist/actions/list-transcript.d.cts +32 -3
  272. package/dist/actions/list-transcript.d.cts.map +1 -1
  273. package/dist/actions/list-transcript.d.mts +32 -3
  274. package/dist/actions/list-transcript.d.mts.map +1 -1
  275. package/dist/actions/list-transcript.mjs +2 -2
  276. package/dist/actions/list-transcript.mjs.map +1 -1
  277. package/dist/actions/list-video-mixed.cjs +6 -6
  278. package/dist/actions/list-video-mixed.cjs.map +1 -1
  279. package/dist/actions/list-video-mixed.d.cts +40 -3
  280. package/dist/actions/list-video-mixed.d.cts.map +1 -1
  281. package/dist/actions/list-video-mixed.d.mts +40 -3
  282. package/dist/actions/list-video-mixed.d.mts.map +1 -1
  283. package/dist/actions/list-video-mixed.mjs +6 -6
  284. package/dist/actions/list-video-mixed.mjs.map +1 -1
  285. package/dist/actions/list-video-separate.cjs +4 -4
  286. package/dist/actions/list-video-separate.cjs.map +1 -1
  287. package/dist/actions/list-video-separate.d.cts +48 -3
  288. package/dist/actions/list-video-separate.d.cts.map +1 -1
  289. package/dist/actions/list-video-separate.d.mts +48 -3
  290. package/dist/actions/list-video-separate.d.mts.map +1 -1
  291. package/dist/actions/list-video-separate.mjs +4 -4
  292. package/dist/actions/list-video-separate.mjs.map +1 -1
  293. package/dist/actions/list-zoom-meetings-to-credentials.cjs +3 -3
  294. package/dist/actions/list-zoom-meetings-to-credentials.cjs.map +1 -1
  295. package/dist/actions/list-zoom-meetings-to-credentials.d.cts +25 -3
  296. package/dist/actions/list-zoom-meetings-to-credentials.d.cts.map +1 -1
  297. package/dist/actions/list-zoom-meetings-to-credentials.d.mts +25 -3
  298. package/dist/actions/list-zoom-meetings-to-credentials.d.mts.map +1 -1
  299. package/dist/actions/list-zoom-meetings-to-credentials.mjs +3 -3
  300. package/dist/actions/list-zoom-meetings-to-credentials.mjs.map +1 -1
  301. package/dist/actions/list-zoom-o-auth-credentials.cjs +5 -5
  302. package/dist/actions/list-zoom-o-auth-credentials.cjs.map +1 -1
  303. package/dist/actions/list-zoom-o-auth-credentials.d.cts +44 -3
  304. package/dist/actions/list-zoom-o-auth-credentials.d.cts.map +1 -1
  305. package/dist/actions/list-zoom-o-auth-credentials.d.mts +44 -3
  306. package/dist/actions/list-zoom-o-auth-credentials.d.mts.map +1 -1
  307. package/dist/actions/list-zoom-o-auth-credentials.mjs +5 -5
  308. package/dist/actions/list-zoom-o-auth-credentials.mjs.map +1 -1
  309. package/dist/actions/list-zoom-oauth-app-logs.cjs +3 -3
  310. package/dist/actions/list-zoom-oauth-app-logs.cjs.map +1 -1
  311. package/dist/actions/list-zoom-oauth-app-logs.d.cts +23 -3
  312. package/dist/actions/list-zoom-oauth-app-logs.d.cts.map +1 -1
  313. package/dist/actions/list-zoom-oauth-app-logs.d.mts +23 -3
  314. package/dist/actions/list-zoom-oauth-app-logs.d.mts.map +1 -1
  315. package/dist/actions/list-zoom-oauth-app-logs.mjs +3 -3
  316. package/dist/actions/list-zoom-oauth-app-logs.mjs.map +1 -1
  317. package/dist/actions/list-zoom-oauth-apps.cjs +6 -6
  318. package/dist/actions/list-zoom-oauth-apps.cjs.map +1 -1
  319. package/dist/actions/list-zoom-oauth-apps.d.cts +33 -3
  320. package/dist/actions/list-zoom-oauth-apps.d.cts.map +1 -1
  321. package/dist/actions/list-zoom-oauth-apps.d.mts +33 -3
  322. package/dist/actions/list-zoom-oauth-apps.d.mts.map +1 -1
  323. package/dist/actions/list-zoom-oauth-apps.mjs +6 -6
  324. package/dist/actions/list-zoom-oauth-apps.mjs.map +1 -1
  325. package/dist/actions/list-zoom-oauth-credential-logs.cjs +3 -3
  326. package/dist/actions/list-zoom-oauth-credential-logs.cjs.map +1 -1
  327. package/dist/actions/list-zoom-oauth-credential-logs.d.cts +23 -3
  328. package/dist/actions/list-zoom-oauth-credential-logs.d.cts.map +1 -1
  329. package/dist/actions/list-zoom-oauth-credential-logs.d.mts +23 -3
  330. package/dist/actions/list-zoom-oauth-credential-logs.d.mts.map +1 -1
  331. package/dist/actions/list-zoom-oauth-credential-logs.mjs +3 -3
  332. package/dist/actions/list-zoom-oauth-credential-logs.mjs.map +1 -1
  333. package/dist/actions/remove-bot-from-call.cjs +1 -1
  334. package/dist/actions/remove-bot-from-call.cjs.map +1 -1
  335. package/dist/actions/remove-bot-from-call.d.cts +10 -3
  336. package/dist/actions/remove-bot-from-call.d.cts.map +1 -1
  337. package/dist/actions/remove-bot-from-call.d.mts +10 -3
  338. package/dist/actions/remove-bot-from-call.d.mts.map +1 -1
  339. package/dist/actions/remove-bot-from-call.mjs +1 -1
  340. package/dist/actions/remove-bot-from-call.mjs.map +1 -1
  341. package/dist/actions/retrieve-billing-usage.cjs +1 -1
  342. package/dist/actions/retrieve-billing-usage.cjs.map +1 -1
  343. package/dist/actions/retrieve-billing-usage.d.cts +11 -3
  344. package/dist/actions/retrieve-billing-usage.d.cts.map +1 -1
  345. package/dist/actions/retrieve-billing-usage.d.mts +11 -3
  346. package/dist/actions/retrieve-billing-usage.d.mts.map +1 -1
  347. package/dist/actions/retrieve-billing-usage.mjs +1 -1
  348. package/dist/actions/retrieve-billing-usage.mjs.map +1 -1
  349. package/dist/actions/retrieve-bot.cjs +2 -2
  350. package/dist/actions/retrieve-bot.cjs.map +1 -1
  351. package/dist/actions/retrieve-bot.d.cts +18 -3
  352. package/dist/actions/retrieve-bot.d.cts.map +1 -1
  353. package/dist/actions/retrieve-bot.d.mts +18 -3
  354. package/dist/actions/retrieve-bot.d.mts.map +1 -1
  355. package/dist/actions/retrieve-bot.mjs +2 -2
  356. package/dist/actions/retrieve-bot.mjs.map +1 -1
  357. package/dist/actions/retrieve-calendars.cjs +8 -8
  358. package/dist/actions/retrieve-calendars.cjs.map +1 -1
  359. package/dist/actions/retrieve-calendars.d.cts +21 -3
  360. package/dist/actions/retrieve-calendars.d.cts.map +1 -1
  361. package/dist/actions/retrieve-calendars.d.mts +21 -3
  362. package/dist/actions/retrieve-calendars.d.mts.map +1 -1
  363. package/dist/actions/retrieve-calendars.mjs +8 -8
  364. package/dist/actions/retrieve-calendars.mjs.map +1 -1
  365. package/dist/actions/retrieve-google-login-group.cjs +12 -12
  366. package/dist/actions/retrieve-google-login-group.cjs.map +1 -1
  367. package/dist/actions/retrieve-google-login-group.d.cts +27 -3
  368. package/dist/actions/retrieve-google-login-group.d.cts.map +1 -1
  369. package/dist/actions/retrieve-google-login-group.d.mts +27 -3
  370. package/dist/actions/retrieve-google-login-group.d.mts.map +1 -1
  371. package/dist/actions/retrieve-google-login-group.mjs +12 -12
  372. package/dist/actions/retrieve-google-login-group.mjs.map +1 -1
  373. package/dist/actions/retrieve-meeting-direct-connect.cjs +12 -12
  374. package/dist/actions/retrieve-meeting-direct-connect.cjs.map +1 -1
  375. package/dist/actions/retrieve-meeting-direct-connect.d.cts +37 -3
  376. package/dist/actions/retrieve-meeting-direct-connect.d.cts.map +1 -1
  377. package/dist/actions/retrieve-meeting-direct-connect.d.mts +37 -3
  378. package/dist/actions/retrieve-meeting-direct-connect.d.mts.map +1 -1
  379. package/dist/actions/retrieve-meeting-direct-connect.mjs +12 -12
  380. package/dist/actions/retrieve-meeting-direct-connect.mjs.map +1 -1
  381. package/dist/actions/retrieve-recording.cjs +6 -6
  382. package/dist/actions/retrieve-recording.cjs.map +1 -1
  383. package/dist/actions/retrieve-recording.d.cts +38 -3
  384. package/dist/actions/retrieve-recording.d.cts.map +1 -1
  385. package/dist/actions/retrieve-recording.d.mts +38 -3
  386. package/dist/actions/retrieve-recording.d.mts.map +1 -1
  387. package/dist/actions/retrieve-recording.mjs +6 -6
  388. package/dist/actions/retrieve-recording.mjs.map +1 -1
  389. package/dist/actions/retrieve-sdk-upload.cjs +6 -6
  390. package/dist/actions/retrieve-sdk-upload.cjs.map +1 -1
  391. package/dist/actions/retrieve-sdk-upload.d.cts +19 -3
  392. package/dist/actions/retrieve-sdk-upload.d.cts.map +1 -1
  393. package/dist/actions/retrieve-sdk-upload.d.mts +19 -3
  394. package/dist/actions/retrieve-sdk-upload.d.mts.map +1 -1
  395. package/dist/actions/retrieve-sdk-upload.mjs +6 -6
  396. package/dist/actions/retrieve-sdk-upload.mjs.map +1 -1
  397. package/dist/actions/retrieve-video-mixed.cjs +6 -6
  398. package/dist/actions/retrieve-video-mixed.cjs.map +1 -1
  399. package/dist/actions/retrieve-video-mixed.d.cts +24 -3
  400. package/dist/actions/retrieve-video-mixed.d.cts.map +1 -1
  401. package/dist/actions/retrieve-video-mixed.d.mts +24 -3
  402. package/dist/actions/retrieve-video-mixed.d.mts.map +1 -1
  403. package/dist/actions/retrieve-video-mixed.mjs +6 -6
  404. package/dist/actions/retrieve-video-mixed.mjs.map +1 -1
  405. package/dist/actions/retrieve-zoom-oauth-app.cjs +5 -5
  406. package/dist/actions/retrieve-zoom-oauth-app.cjs.map +1 -1
  407. package/dist/actions/retrieve-zoom-oauth-app.d.cts +18 -3
  408. package/dist/actions/retrieve-zoom-oauth-app.d.cts.map +1 -1
  409. package/dist/actions/retrieve-zoom-oauth-app.d.mts +18 -3
  410. package/dist/actions/retrieve-zoom-oauth-app.d.mts.map +1 -1
  411. package/dist/actions/retrieve-zoom-oauth-app.mjs +5 -5
  412. package/dist/actions/retrieve-zoom-oauth-app.mjs.map +1 -1
  413. package/dist/actions/start-recording.cjs +3 -3
  414. package/dist/actions/start-recording.cjs.map +1 -1
  415. package/dist/actions/start-recording.d.cts +64 -3
  416. package/dist/actions/start-recording.d.cts.map +1 -1
  417. package/dist/actions/start-recording.d.mts +64 -3
  418. package/dist/actions/start-recording.d.mts.map +1 -1
  419. package/dist/actions/start-recording.mjs +3 -3
  420. package/dist/actions/start-recording.mjs.map +1 -1
  421. package/dist/actions/stop-recording.cjs +1 -1
  422. package/dist/actions/stop-recording.cjs.map +1 -1
  423. package/dist/actions/stop-recording.d.cts +12 -3
  424. package/dist/actions/stop-recording.d.cts.map +1 -1
  425. package/dist/actions/stop-recording.d.mts +12 -3
  426. package/dist/actions/stop-recording.d.mts.map +1 -1
  427. package/dist/actions/stop-recording.mjs +1 -1
  428. package/dist/actions/stop-recording.mjs.map +1 -1
  429. package/dist/actions/update-bot.cjs +2 -2
  430. package/dist/actions/update-bot.cjs.map +1 -1
  431. package/dist/actions/update-bot.d.cts +55 -3
  432. package/dist/actions/update-bot.d.cts.map +1 -1
  433. package/dist/actions/update-bot.d.mts +55 -3
  434. package/dist/actions/update-bot.d.mts.map +1 -1
  435. package/dist/actions/update-bot.mjs +2 -2
  436. package/dist/actions/update-bot.mjs.map +1 -1
  437. package/dist/actions/update-calendar-user.cjs +2 -2
  438. package/dist/actions/update-calendar-user.cjs.map +1 -1
  439. package/dist/actions/update-calendar-user.d.cts +66 -3
  440. package/dist/actions/update-calendar-user.d.cts.map +1 -1
  441. package/dist/actions/update-calendar-user.d.mts +66 -3
  442. package/dist/actions/update-calendar-user.d.mts.map +1 -1
  443. package/dist/actions/update-calendar-user.mjs +2 -2
  444. package/dist/actions/update-calendar-user.mjs.map +1 -1
  445. package/dist/actions/update-calendar.cjs +7 -7
  446. package/dist/actions/update-calendar.cjs.map +1 -1
  447. package/dist/actions/update-calendar.d.cts +41 -3
  448. package/dist/actions/update-calendar.d.cts.map +1 -1
  449. package/dist/actions/update-calendar.d.mts +41 -3
  450. package/dist/actions/update-calendar.d.mts.map +1 -1
  451. package/dist/actions/update-calendar.mjs +7 -7
  452. package/dist/actions/update-calendar.mjs.map +1 -1
  453. package/dist/actions/update-google-login-group.cjs +13 -13
  454. package/dist/actions/update-google-login-group.cjs.map +1 -1
  455. package/dist/actions/update-google-login-group.d.cts +57 -3
  456. package/dist/actions/update-google-login-group.d.cts.map +1 -1
  457. package/dist/actions/update-google-login-group.d.mts +57 -3
  458. package/dist/actions/update-google-login-group.d.mts.map +1 -1
  459. package/dist/actions/update-google-login-group.mjs +13 -13
  460. package/dist/actions/update-google-login-group.mjs.map +1 -1
  461. package/dist/actions/update-google-login-groups.cjs +13 -13
  462. package/dist/actions/update-google-login-groups.cjs.map +1 -1
  463. package/dist/actions/update-google-login-groups.d.cts +31 -3
  464. package/dist/actions/update-google-login-groups.d.cts.map +1 -1
  465. package/dist/actions/update-google-login-groups.d.mts +31 -3
  466. package/dist/actions/update-google-login-groups.d.mts.map +1 -1
  467. package/dist/actions/update-google-login-groups.mjs +13 -13
  468. package/dist/actions/update-google-login-groups.mjs.map +1 -1
  469. package/dist/actions/update-google-login.cjs +8 -8
  470. package/dist/actions/update-google-login.cjs.map +1 -1
  471. package/dist/actions/update-google-login.d.cts +33 -3
  472. package/dist/actions/update-google-login.d.cts.map +1 -1
  473. package/dist/actions/update-google-login.d.mts +33 -3
  474. package/dist/actions/update-google-login.d.mts.map +1 -1
  475. package/dist/actions/update-google-login.mjs +8 -8
  476. package/dist/actions/update-google-login.mjs.map +1 -1
  477. package/dist/actions/update-recording.cjs +6 -6
  478. package/dist/actions/update-recording.cjs.map +1 -1
  479. package/dist/actions/update-recording.d.cts +40 -3
  480. package/dist/actions/update-recording.d.cts.map +1 -1
  481. package/dist/actions/update-recording.d.mts +40 -3
  482. package/dist/actions/update-recording.d.mts.map +1 -1
  483. package/dist/actions/update-recording.mjs +6 -6
  484. package/dist/actions/update-recording.mjs.map +1 -1
  485. package/dist/actions/update-video-mixed.cjs +6 -6
  486. package/dist/actions/update-video-mixed.cjs.map +1 -1
  487. package/dist/actions/update-video-mixed.d.cts +54 -3
  488. package/dist/actions/update-video-mixed.d.cts.map +1 -1
  489. package/dist/actions/update-video-mixed.d.mts +54 -3
  490. package/dist/actions/update-video-mixed.d.mts.map +1 -1
  491. package/dist/actions/update-video-mixed.mjs +6 -6
  492. package/dist/actions/update-video-mixed.mjs.map +1 -1
  493. package/dist/actions/update-zoom-o-auth-app.cjs +5 -5
  494. package/dist/actions/update-zoom-o-auth-app.cjs.map +1 -1
  495. package/dist/actions/update-zoom-o-auth-app.d.cts +22 -3
  496. package/dist/actions/update-zoom-o-auth-app.d.cts.map +1 -1
  497. package/dist/actions/update-zoom-o-auth-app.d.mts +22 -3
  498. package/dist/actions/update-zoom-o-auth-app.d.mts.map +1 -1
  499. package/dist/actions/update-zoom-o-auth-app.mjs +5 -5
  500. package/dist/actions/update-zoom-o-auth-app.mjs.map +1 -1
  501. package/dist/catalog.cjs +14 -1
  502. package/dist/catalog.cjs.map +1 -1
  503. package/dist/catalog.d.cts +13 -0
  504. package/dist/catalog.d.mts +13 -0
  505. package/dist/catalog.mjs +14 -1
  506. package/dist/catalog.mjs.map +1 -1
  507. package/package.json +2 -2
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-zoom-oauth-app-logs.d.ts
4
- declare const RecallaiListZoomOauthAppLogsInput: z.ZodTypeAny;
5
- declare const RecallaiListZoomOauthAppLogsOutput: z.ZodTypeAny;
6
- declare const recallaiListZoomOauthAppLogs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListZoomOauthAppLogsInput: z.ZodObject<{
5
+ cursor: z.ZodOptional<z.ZodString>;
6
+ ordering: z.ZodOptional<z.ZodString>;
7
+ oauth_app: z.ZodOptional<z.ZodString>;
8
+ created_at_after: z.ZodOptional<z.ZodString>;
9
+ created_at_before: z.ZodOptional<z.ZodString>;
10
+ }, z.core.$strip>;
11
+ declare const RecallaiListZoomOauthAppLogsOutput: z.ZodObject<{
12
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
+ message: z.ZodNullable<z.ZodString>;
15
+ oauth_app: z.ZodNullable<z.ZodString>;
16
+ created_at: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>>>;
18
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$strip>;
20
+ declare const recallaiListZoomOauthAppLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ cursor?: string | undefined;
22
+ ordering?: string | undefined;
23
+ oauth_app?: string | undefined;
24
+ created_at_after?: string | undefined;
25
+ created_at_before?: string | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { recallaiListZoomOauthAppLogs };
9
29
  //# sourceMappingURL=list-zoom-oauth-app-logs.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-app-logs.d.mts","names":[],"sources":["../../src/actions/list-zoom-oauth-app-logs.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAMhD;AAAA,cAMW,kCAAA,EAAoC,CAAA,CAAE,UAIqB;AAAA,cAE3D,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-zoom-oauth-app-logs.d.mts","names":[],"sources":["../../src/actions/list-zoom-oauth-app-logs.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAYjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;cAMlC,4BAAA,gCAA4B,wBAAA"}
@@ -9,9 +9,9 @@ const RecallaiListZoomOauthAppLogsInput = z.object({
9
9
  created_at_before: z.string().describe("Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a specific date range.").optional()
10
10
  });
11
11
  const RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema = z.object({
12
- message: z.string().describe("Log message content describing the warning or error (max 2000 characters)"),
13
- oauth_app: z.string().describe("UUID of the Zoom OAuth app that generated this log"),
14
- created_at: z.string().describe("ISO 8601 timestamp when the log entry was created")
12
+ message: z.string().describe("Log message content describing the warning or error (max 2000 characters)").nullable(),
13
+ oauth_app: z.string().describe("UUID of the Zoom OAuth app that generated this log").nullable(),
14
+ created_at: z.string().describe("ISO 8601 timestamp when the log entry was created").nullable()
15
15
  }).describe("Individual Zoom OAuth app log entry");
16
16
  const recallaiListZoomOauthAppLogs = action("RECALLAI_LIST_ZOOM_OAUTH_APP_LOGS", {
17
17
  slug: "recallai-list-zoom-oauth-app-logs",
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-app-logs.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-app-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppLogsInput: z.ZodTypeAny = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n oauth_app: z.string().describe(\"Filter logs by specific Zoom OAuth app identifier (UUID). Use to view logs for a particular OAuth app.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve logs within a specific date range.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a specific date range.\").optional(),\n});\nconst RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Log message content describing the warning or error (max 2000 characters)\"),\n oauth_app: z.string().describe(\"UUID of the Zoom OAuth app that generated this log\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the log entry was created\"),\n}).describe(\"Individual Zoom OAuth app log entry\");\nexport const RecallaiListZoomOauthAppLogsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema).describe(\"List of Zoom OAuth app log entries matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth app logs\");\n\nexport const recallaiListZoomOauthAppLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_APP_LOGS\", {\n slug: \"recallai-list-zoom-oauth-app-logs\",\n name: \"List Zoom OAuth App Logs\",\n description: \"Tool to retrieve Zoom OAuth app logs from Recall.ai. Use when you need to view warnings or errors related to Zoom OAuth apps for debugging purposes. Supports filtering by OAuth app, creation date, and pagination. Rate limit: 60 requests per minute per workspace.\",\n input: RecallaiListZoomOauthAppLogsInput,\n output: RecallaiListZoomOauthAppLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAClJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACxJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AAC5J,CAAC;AACD,MAAM,qDAAmE,EAAE,OAAO;CAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CACxG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AACrF,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAOjD,MAAa,+BAA+B,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX8D,EAAE,OAAO;EACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-zoom-oauth-app-logs.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-app-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n oauth_app: z.string().describe(\"Filter logs by specific Zoom OAuth app identifier (UUID). Use to view logs for a particular OAuth app.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve logs within a specific date range.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a specific date range.\").optional(),\n});\nconst RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema = z.object({\n message: z.string().describe(\"Log message content describing the warning or error (max 2000 characters)\").nullable(),\n oauth_app: z.string().describe(\"UUID of the Zoom OAuth app that generated this log\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the log entry was created\").nullable(),\n}).describe(\"Individual Zoom OAuth app log entry\");\nexport const RecallaiListZoomOauthAppLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema).describe(\"List of Zoom OAuth app log entries matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth app logs\");\n\nexport const recallaiListZoomOauthAppLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_APP_LOGS\", {\n slug: \"recallai-list-zoom-oauth-app-logs\",\n name: \"List Zoom OAuth App Logs\",\n description: \"Tool to retrieve Zoom OAuth app logs from Recall.ai. Use when you need to view warnings or errors related to Zoom OAuth apps for debugging purposes. Supports filtering by OAuth app, creation date, and pagination. Rate limit: 60 requests per minute per workspace.\",\n input: RecallaiListZoomOauthAppLogsInput,\n output: RecallaiListZoomOauthAppLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAClJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACxJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AAC5J,CAAC;AACD,MAAM,qDAAqD,EAAE,OAAO;CAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACnH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAOjD,MAAa,+BAA+B,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
@@ -12,12 +12,12 @@ const RecallaiListZoomOauthAppsInput = zod.z.object({
12
12
  webhook_last_validation_before: zod.z.string().describe("Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.").optional()
13
13
  });
14
14
  const RecallaiListZoomOauthApps_ZoomOauthAppSchema = zod.z.object({
15
- id: zod.z.string().describe("Unique identifier for the Zoom OAuth app"),
16
- kind: zod.z.string().describe("Type/kind of the Zoom OAuth app"),
17
- client_id: zod.z.string().describe("OAuth client ID provided by Zoom for this app"),
18
- created_at: zod.z.string().describe("ISO 8601 timestamp when the app was created"),
19
- client_secret: zod.z.string().describe("OAuth client secret provided by Zoom for this app"),
20
- webhook_secret: zod.z.string().describe("Secret used for webhook signature verification"),
15
+ id: zod.z.string().describe("Unique identifier for the Zoom OAuth app").nullable(),
16
+ kind: zod.z.string().describe("Type/kind of the Zoom OAuth app").nullable(),
17
+ client_id: zod.z.string().describe("OAuth client ID provided by Zoom for this app").nullable(),
18
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the app was created").nullable(),
19
+ client_secret: zod.z.string().describe("OAuth client secret provided by Zoom for this app").nullable(),
20
+ webhook_secret: zod.z.string().describe("Secret used for webhook signature verification").nullable(),
21
21
  webhook_last_validation: zod.z.string().describe("ISO 8601 timestamp of the last webhook validation").nullable().optional()
22
22
  }).describe("Individual Zoom OAuth app details");
23
23
  const RecallaiListZoomOauthAppsOutput = zod.z.object({
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-apps.cjs","names":["z","action"],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppsInput: z.ZodTypeAny = z.object({\n kind: z.string().describe(\"Filter by app kind/type. Specify the type of Zoom OAuth app to filter results.\").optional(),\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n client_id: z.string().describe(\"Filter Zoom OAuth apps by client ID. Use to find apps with a specific client ID.\").optional(),\n created_at_after: z.string().describe(\"Filter apps created after this ISO 8601 timestamp. Use to retrieve only recently added apps.\").optional(),\n created_at_before: z.string().describe(\"Filter apps created before this ISO 8601 timestamp. Use to retrieve apps within a date range.\").optional(),\n webhook_last_validation_after: z.string().describe(\"Filter apps with webhook validation after this ISO 8601 timestamp. Use to find apps with recent webhook validations.\").optional(),\n webhook_last_validation_before: z.string().describe(\"Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.\").optional(),\n});\nconst RecallaiListZoomOauthApps_ZoomOauthAppSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the Zoom OAuth app\"),\n kind: z.string().describe(\"Type/kind of the Zoom OAuth app\"),\n client_id: z.string().describe(\"OAuth client ID provided by Zoom for this app\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the app was created\"),\n client_secret: z.string().describe(\"OAuth client secret provided by Zoom for this app\"),\n webhook_secret: z.string().describe(\"Secret used for webhook signature verification\"),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last webhook validation\").nullable().optional(),\n}).describe(\"Individual Zoom OAuth app details\");\nexport const RecallaiListZoomOauthAppsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe(\"List of Zoom OAuth app objects matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth apps\");\n\nexport const recallaiListZoomOauthApps = action(\"RECALLAI_LIST_ZOOM_OAUTH_APPS\", {\n slug: \"recallai-list-zoom-oauth-apps\",\n name: \"List Zoom OAuth Apps\",\n description: \"Tool to retrieve a list of Zoom OAuth apps configured in Recall.ai. Use when you need to view all registered Zoom OAuth applications, check their configuration, or filter by client ID, creation date, or webhook validation. Supports pagination for large result sets.\",\n input: RecallaiListZoomOauthAppsInput,\n output: RecallaiListZoomOauthAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC5H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC/I,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;AACvL,CAAC;AACD,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC3D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC7E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACtF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACpF,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-zoom-oauth-apps.cjs","names":["z","action"],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppsInput = z.object({\n kind: z.string().describe(\"Filter by app kind/type. Specify the type of Zoom OAuth app to filter results.\").optional(),\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n client_id: z.string().describe(\"Filter Zoom OAuth apps by client ID. Use to find apps with a specific client ID.\").optional(),\n created_at_after: z.string().describe(\"Filter apps created after this ISO 8601 timestamp. Use to retrieve only recently added apps.\").optional(),\n created_at_before: z.string().describe(\"Filter apps created before this ISO 8601 timestamp. Use to retrieve apps within a date range.\").optional(),\n webhook_last_validation_after: z.string().describe(\"Filter apps with webhook validation after this ISO 8601 timestamp. Use to find apps with recent webhook validations.\").optional(),\n webhook_last_validation_before: z.string().describe(\"Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.\").optional(),\n});\nconst RecallaiListZoomOauthApps_ZoomOauthAppSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Zoom OAuth app\").nullable(),\n kind: z.string().describe(\"Type/kind of the Zoom OAuth app\").nullable(),\n client_id: z.string().describe(\"OAuth client ID provided by Zoom for this app\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the app was created\").nullable(),\n client_secret: z.string().describe(\"OAuth client secret provided by Zoom for this app\").nullable(),\n webhook_secret: z.string().describe(\"Secret used for webhook signature verification\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last webhook validation\").nullable().optional(),\n}).describe(\"Individual Zoom OAuth app details\");\nexport const RecallaiListZoomOauthAppsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe(\"List of Zoom OAuth app objects matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth apps\");\n\nexport const recallaiListZoomOauthApps = action(\"RECALLAI_LIST_ZOOM_OAUTH_APPS\", {\n slug: \"recallai-list-zoom-oauth-apps\",\n name: \"List Zoom OAuth Apps\",\n description: \"Tool to retrieve a list of Zoom OAuth apps configured in Recall.ai. Use when you need to view all registered Zoom OAuth applications, check their configuration, or filter by client ID, creation date, or webhook validation. Supports pagination for large result sets.\",\n input: RecallaiListZoomOauthAppsInput,\n output: RecallaiListZoomOauthAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC5H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC/I,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;AACvL,CAAC;AACD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/F,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,39 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-zoom-oauth-apps.d.ts
4
- declare const RecallaiListZoomOauthAppsInput: z.ZodTypeAny;
5
- declare const RecallaiListZoomOauthAppsOutput: z.ZodTypeAny;
6
- declare const recallaiListZoomOauthApps: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListZoomOauthAppsInput: z.ZodObject<{
5
+ kind: z.ZodOptional<z.ZodString>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ ordering: z.ZodOptional<z.ZodString>;
8
+ client_id: z.ZodOptional<z.ZodString>;
9
+ created_at_after: z.ZodOptional<z.ZodString>;
10
+ created_at_before: z.ZodOptional<z.ZodString>;
11
+ webhook_last_validation_after: z.ZodOptional<z.ZodString>;
12
+ webhook_last_validation_before: z.ZodOptional<z.ZodString>;
13
+ }, z.core.$strip>;
14
+ declare const RecallaiListZoomOauthAppsOutput: z.ZodObject<{
15
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
17
+ id: z.ZodNullable<z.ZodString>;
18
+ kind: z.ZodNullable<z.ZodString>;
19
+ client_id: z.ZodNullable<z.ZodString>;
20
+ created_at: z.ZodNullable<z.ZodString>;
21
+ client_secret: z.ZodNullable<z.ZodString>;
22
+ webhook_secret: z.ZodNullable<z.ZodString>;
23
+ webhook_last_validation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$strip>>>>;
25
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$strip>;
27
+ declare const recallaiListZoomOauthApps: import("@keystrokehq/action").WorkflowActionDefinition<{
28
+ kind?: string | undefined;
29
+ cursor?: string | undefined;
30
+ ordering?: string | undefined;
31
+ client_id?: string | undefined;
32
+ created_at_after?: string | undefined;
33
+ created_at_before?: string | undefined;
34
+ webhook_last_validation_after?: string | undefined;
35
+ webhook_last_validation_before?: string | undefined;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { recallaiListZoomOauthApps };
9
39
  //# sourceMappingURL=list-zoom-oauth-apps.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-apps.d.cts","names":[],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAS7C;AAAA,cAUW,+BAAA,EAAiC,CAAA,CAAE,UAIoB;AAAA,cAEvD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-zoom-oauth-apps.d.cts","names":[],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;cAmB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,39 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-zoom-oauth-apps.d.ts
4
- declare const RecallaiListZoomOauthAppsInput: z.ZodTypeAny;
5
- declare const RecallaiListZoomOauthAppsOutput: z.ZodTypeAny;
6
- declare const recallaiListZoomOauthApps: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListZoomOauthAppsInput: z.ZodObject<{
5
+ kind: z.ZodOptional<z.ZodString>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ ordering: z.ZodOptional<z.ZodString>;
8
+ client_id: z.ZodOptional<z.ZodString>;
9
+ created_at_after: z.ZodOptional<z.ZodString>;
10
+ created_at_before: z.ZodOptional<z.ZodString>;
11
+ webhook_last_validation_after: z.ZodOptional<z.ZodString>;
12
+ webhook_last_validation_before: z.ZodOptional<z.ZodString>;
13
+ }, z.core.$strip>;
14
+ declare const RecallaiListZoomOauthAppsOutput: z.ZodObject<{
15
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
17
+ id: z.ZodNullable<z.ZodString>;
18
+ kind: z.ZodNullable<z.ZodString>;
19
+ client_id: z.ZodNullable<z.ZodString>;
20
+ created_at: z.ZodNullable<z.ZodString>;
21
+ client_secret: z.ZodNullable<z.ZodString>;
22
+ webhook_secret: z.ZodNullable<z.ZodString>;
23
+ webhook_last_validation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$strip>>>>;
25
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$strip>;
27
+ declare const recallaiListZoomOauthApps: import("@keystrokehq/action").WorkflowActionDefinition<{
28
+ kind?: string | undefined;
29
+ cursor?: string | undefined;
30
+ ordering?: string | undefined;
31
+ client_id?: string | undefined;
32
+ created_at_after?: string | undefined;
33
+ created_at_before?: string | undefined;
34
+ webhook_last_validation_after?: string | undefined;
35
+ webhook_last_validation_before?: string | undefined;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { recallaiListZoomOauthApps };
9
39
  //# sourceMappingURL=list-zoom-oauth-apps.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-apps.d.mts","names":[],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAS7C;AAAA,cAUW,+BAAA,EAAiC,CAAA,CAAE,UAIoB;AAAA,cAEvD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-zoom-oauth-apps.d.mts","names":[],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;cAmB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA"}
@@ -12,12 +12,12 @@ const RecallaiListZoomOauthAppsInput = z.object({
12
12
  webhook_last_validation_before: z.string().describe("Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.").optional()
13
13
  });
14
14
  const RecallaiListZoomOauthApps_ZoomOauthAppSchema = z.object({
15
- id: z.string().describe("Unique identifier for the Zoom OAuth app"),
16
- kind: z.string().describe("Type/kind of the Zoom OAuth app"),
17
- client_id: z.string().describe("OAuth client ID provided by Zoom for this app"),
18
- created_at: z.string().describe("ISO 8601 timestamp when the app was created"),
19
- client_secret: z.string().describe("OAuth client secret provided by Zoom for this app"),
20
- webhook_secret: z.string().describe("Secret used for webhook signature verification"),
15
+ id: z.string().describe("Unique identifier for the Zoom OAuth app").nullable(),
16
+ kind: z.string().describe("Type/kind of the Zoom OAuth app").nullable(),
17
+ client_id: z.string().describe("OAuth client ID provided by Zoom for this app").nullable(),
18
+ created_at: z.string().describe("ISO 8601 timestamp when the app was created").nullable(),
19
+ client_secret: z.string().describe("OAuth client secret provided by Zoom for this app").nullable(),
20
+ webhook_secret: z.string().describe("Secret used for webhook signature verification").nullable(),
21
21
  webhook_last_validation: z.string().describe("ISO 8601 timestamp of the last webhook validation").nullable().optional()
22
22
  }).describe("Individual Zoom OAuth app details");
23
23
  const recallaiListZoomOauthApps = action("RECALLAI_LIST_ZOOM_OAUTH_APPS", {
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-apps.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppsInput: z.ZodTypeAny = z.object({\n kind: z.string().describe(\"Filter by app kind/type. Specify the type of Zoom OAuth app to filter results.\").optional(),\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n client_id: z.string().describe(\"Filter Zoom OAuth apps by client ID. Use to find apps with a specific client ID.\").optional(),\n created_at_after: z.string().describe(\"Filter apps created after this ISO 8601 timestamp. Use to retrieve only recently added apps.\").optional(),\n created_at_before: z.string().describe(\"Filter apps created before this ISO 8601 timestamp. Use to retrieve apps within a date range.\").optional(),\n webhook_last_validation_after: z.string().describe(\"Filter apps with webhook validation after this ISO 8601 timestamp. Use to find apps with recent webhook validations.\").optional(),\n webhook_last_validation_before: z.string().describe(\"Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.\").optional(),\n});\nconst RecallaiListZoomOauthApps_ZoomOauthAppSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the Zoom OAuth app\"),\n kind: z.string().describe(\"Type/kind of the Zoom OAuth app\"),\n client_id: z.string().describe(\"OAuth client ID provided by Zoom for this app\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the app was created\"),\n client_secret: z.string().describe(\"OAuth client secret provided by Zoom for this app\"),\n webhook_secret: z.string().describe(\"Secret used for webhook signature verification\"),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last webhook validation\").nullable().optional(),\n}).describe(\"Individual Zoom OAuth app details\");\nexport const RecallaiListZoomOauthAppsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe(\"List of Zoom OAuth app objects matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth apps\");\n\nexport const recallaiListZoomOauthApps = action(\"RECALLAI_LIST_ZOOM_OAUTH_APPS\", {\n slug: \"recallai-list-zoom-oauth-apps\",\n name: \"List Zoom OAuth Apps\",\n description: \"Tool to retrieve a list of Zoom OAuth apps configured in Recall.ai. Use when you need to view all registered Zoom OAuth applications, check their configuration, or filter by client ID, creation date, or webhook validation. Supports pagination for large result sets.\",\n input: RecallaiListZoomOauthAppsInput,\n output: RecallaiListZoomOauthAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC5H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC/I,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;AACvL,CAAC;AACD,MAAM,+CAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC3D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC7E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACpF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAO/C,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX2D,EAAE,OAAO;EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-zoom-oauth-apps.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppsInput = z.object({\n kind: z.string().describe(\"Filter by app kind/type. Specify the type of Zoom OAuth app to filter results.\").optional(),\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n client_id: z.string().describe(\"Filter Zoom OAuth apps by client ID. Use to find apps with a specific client ID.\").optional(),\n created_at_after: z.string().describe(\"Filter apps created after this ISO 8601 timestamp. Use to retrieve only recently added apps.\").optional(),\n created_at_before: z.string().describe(\"Filter apps created before this ISO 8601 timestamp. Use to retrieve apps within a date range.\").optional(),\n webhook_last_validation_after: z.string().describe(\"Filter apps with webhook validation after this ISO 8601 timestamp. Use to find apps with recent webhook validations.\").optional(),\n webhook_last_validation_before: z.string().describe(\"Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.\").optional(),\n});\nconst RecallaiListZoomOauthApps_ZoomOauthAppSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Zoom OAuth app\").nullable(),\n kind: z.string().describe(\"Type/kind of the Zoom OAuth app\").nullable(),\n client_id: z.string().describe(\"OAuth client ID provided by Zoom for this app\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the app was created\").nullable(),\n client_secret: z.string().describe(\"OAuth client secret provided by Zoom for this app\").nullable(),\n webhook_secret: z.string().describe(\"Secret used for webhook signature verification\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last webhook validation\").nullable().optional(),\n}).describe(\"Individual Zoom OAuth app details\");\nexport const RecallaiListZoomOauthAppsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe(\"List of Zoom OAuth app objects matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth apps\");\n\nexport const recallaiListZoomOauthApps = action(\"RECALLAI_LIST_ZOOM_OAUTH_APPS\", {\n slug: \"recallai-list-zoom-oauth-apps\",\n name: \"List Zoom OAuth Apps\",\n description: \"Tool to retrieve a list of Zoom OAuth apps configured in Recall.ai. Use when you need to view all registered Zoom OAuth applications, check their configuration, or filter by client ID, creation date, or webhook validation. Supports pagination for large result sets.\",\n input: RecallaiListZoomOauthAppsInput,\n output: RecallaiListZoomOauthAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC5H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC/I,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;AACvL,CAAC;AACD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/F,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAO/C,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX6C,EAAE,OAAO;EACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
@@ -9,9 +9,9 @@ const RecallaiListZoomOauthCredentialLogsInput = zod.z.object({
9
9
  created_at_before: zod.z.string().describe("Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.").optional()
10
10
  });
11
11
  const RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = zod.z.object({
12
- message: zod.z.string().describe("Log message describing the warning or error (max 2000 characters)"),
13
- created_at: zod.z.string().describe("ISO 8601 timestamp when this log entry was created"),
14
- credential: zod.z.string().describe("UUID identifier for the OAuth credential this log relates to")
12
+ message: zod.z.string().describe("Log message describing the warning or error (max 2000 characters)").nullable(),
13
+ created_at: zod.z.string().describe("ISO 8601 timestamp when this log entry was created").nullable(),
14
+ credential: zod.z.string().describe("UUID identifier for the OAuth credential this log relates to").nullable()
15
15
  }).describe("Individual Zoom OAuth credential log entry");
16
16
  const RecallaiListZoomOauthCredentialLogsOutput = zod.z.object({
17
17
  next: zod.z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-credential-logs.cjs","names":["z","action"],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthCredentialLogsInput: z.ZodTypeAny = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering the results. Prefix with '-' for descending order (e.g., '-created_at').\").optional(),\n credential: z.string().describe(\"Filter logs by specific OAuth credential UUID. Use to view all logs related to a particular credential.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve only recent logs.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.\").optional(),\n});\nconst RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Log message describing the warning or error (max 2000 characters)\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when this log entry was created\"),\n credential: z.string().describe(\"UUID identifier for the OAuth credential this log relates to\"),\n}).describe(\"Individual Zoom OAuth credential log entry\");\nexport const RecallaiListZoomOauthCredentialLogsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe(\"List of Zoom OAuth credential log entries containing warnings and errors\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth credential logs\");\n\nexport const recallaiListZoomOauthCredentialLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS\", {\n slug: \"recallai-list-zoom-oauth-credential-logs\",\n name: \"List Zoom OAuth Credential Logs\",\n description: \"Tool to retrieve all Zoom OAuth Credential logs from Recall.ai. Use when debugging OAuth credential issues or investigating warnings and errors related to Zoom OAuth credentials. Helpful for troubleshooting authentication problems with Zoom bots.\",\n input: RecallaiListZoomOauthCredentialLogsInput,\n output: RecallaiListZoomOauthCredentialLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAAyDA,IAAAA,EAAE,OAAO;CAC7E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACpJ,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACvI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACnJ,CAAC;AACD,MAAM,mEAAiFA,IAAAA,EAAE,OAAO;CAC9F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AAChG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,4CAA0DA,IAAAA,EAAE,OAAO;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5L,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,sCAAsCC,eAAAA,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-zoom-oauth-credential-logs.cjs","names":["z","action"],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthCredentialLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering the results. Prefix with '-' for descending order (e.g., '-created_at').\").optional(),\n credential: z.string().describe(\"Filter logs by specific OAuth credential UUID. Use to view all logs related to a particular credential.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve only recent logs.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.\").optional(),\n});\nconst RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = z.object({\n message: z.string().describe(\"Log message describing the warning or error (max 2000 characters)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when this log entry was created\").nullable(),\n credential: z.string().describe(\"UUID identifier for the OAuth credential this log relates to\").nullable(),\n}).describe(\"Individual Zoom OAuth credential log entry\");\nexport const RecallaiListZoomOauthCredentialLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe(\"List of Zoom OAuth credential log entries containing warnings and errors\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth credential logs\");\n\nexport const recallaiListZoomOauthCredentialLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS\", {\n slug: \"recallai-list-zoom-oauth-credential-logs\",\n name: \"List Zoom OAuth Credential Logs\",\n description: \"Tool to retrieve all Zoom OAuth Credential logs from Recall.ai. Use when debugging OAuth credential issues or investigating warnings and errors related to Zoom OAuth credentials. Helpful for troubleshooting authentication problems with Zoom bots.\",\n input: RecallaiListZoomOauthCredentialLogsInput,\n output: RecallaiListZoomOauthCredentialLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACpJ,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACvI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACnJ,CAAC;AACD,MAAM,mEAAmEA,IAAAA,EAAE,OAAO;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5L,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,sCAAsCC,eAAAA,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-zoom-oauth-credential-logs.d.ts
4
- declare const RecallaiListZoomOauthCredentialLogsInput: z.ZodTypeAny;
5
- declare const RecallaiListZoomOauthCredentialLogsOutput: z.ZodTypeAny;
6
- declare const recallaiListZoomOauthCredentialLogs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListZoomOauthCredentialLogsInput: z.ZodObject<{
5
+ cursor: z.ZodOptional<z.ZodString>;
6
+ ordering: z.ZodOptional<z.ZodString>;
7
+ credential: z.ZodOptional<z.ZodString>;
8
+ created_at_after: z.ZodOptional<z.ZodString>;
9
+ created_at_before: z.ZodOptional<z.ZodString>;
10
+ }, z.core.$strip>;
11
+ declare const RecallaiListZoomOauthCredentialLogsOutput: z.ZodObject<{
12
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
+ message: z.ZodNullable<z.ZodString>;
15
+ created_at: z.ZodNullable<z.ZodString>;
16
+ credential: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>>>;
18
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$strip>;
20
+ declare const recallaiListZoomOauthCredentialLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ cursor?: string | undefined;
22
+ ordering?: string | undefined;
23
+ credential?: string | undefined;
24
+ created_at_after?: string | undefined;
25
+ created_at_before?: string | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { recallaiListZoomOauthCredentialLogs };
9
29
  //# sourceMappingURL=list-zoom-oauth-credential-logs.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-credential-logs.d.cts","names":[],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"mappings":";;;cAIa,wCAAA,EAA0C,CAAA,CAAE,UAMvD;AAAA,cAMW,yCAAA,EAA2C,CAAA,CAAE,UAIqB;AAAA,cAElE,mCAAA,gCAAmC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-zoom-oauth-credential-logs.d.cts","names":[],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAYxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;cAMzC,mCAAA,gCAAmC,wBAAA"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-zoom-oauth-credential-logs.d.ts
4
- declare const RecallaiListZoomOauthCredentialLogsInput: z.ZodTypeAny;
5
- declare const RecallaiListZoomOauthCredentialLogsOutput: z.ZodTypeAny;
6
- declare const recallaiListZoomOauthCredentialLogs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListZoomOauthCredentialLogsInput: z.ZodObject<{
5
+ cursor: z.ZodOptional<z.ZodString>;
6
+ ordering: z.ZodOptional<z.ZodString>;
7
+ credential: z.ZodOptional<z.ZodString>;
8
+ created_at_after: z.ZodOptional<z.ZodString>;
9
+ created_at_before: z.ZodOptional<z.ZodString>;
10
+ }, z.core.$strip>;
11
+ declare const RecallaiListZoomOauthCredentialLogsOutput: z.ZodObject<{
12
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
14
+ message: z.ZodNullable<z.ZodString>;
15
+ created_at: z.ZodNullable<z.ZodString>;
16
+ credential: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>>>;
18
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$strip>;
20
+ declare const recallaiListZoomOauthCredentialLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ cursor?: string | undefined;
22
+ ordering?: string | undefined;
23
+ credential?: string | undefined;
24
+ created_at_after?: string | undefined;
25
+ created_at_before?: string | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { recallaiListZoomOauthCredentialLogs };
9
29
  //# sourceMappingURL=list-zoom-oauth-credential-logs.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-credential-logs.d.mts","names":[],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"mappings":";;;cAIa,wCAAA,EAA0C,CAAA,CAAE,UAMvD;AAAA,cAMW,yCAAA,EAA2C,CAAA,CAAE,UAIqB;AAAA,cAElE,mCAAA,gCAAmC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-zoom-oauth-credential-logs.d.mts","names":[],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAYxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;cAMzC,mCAAA,gCAAmC,wBAAA"}
@@ -9,9 +9,9 @@ const RecallaiListZoomOauthCredentialLogsInput = z.object({
9
9
  created_at_before: z.string().describe("Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.").optional()
10
10
  });
11
11
  const RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = z.object({
12
- message: z.string().describe("Log message describing the warning or error (max 2000 characters)"),
13
- created_at: z.string().describe("ISO 8601 timestamp when this log entry was created"),
14
- credential: z.string().describe("UUID identifier for the OAuth credential this log relates to")
12
+ message: z.string().describe("Log message describing the warning or error (max 2000 characters)").nullable(),
13
+ created_at: z.string().describe("ISO 8601 timestamp when this log entry was created").nullable(),
14
+ credential: z.string().describe("UUID identifier for the OAuth credential this log relates to").nullable()
15
15
  }).describe("Individual Zoom OAuth credential log entry");
16
16
  const recallaiListZoomOauthCredentialLogs = action("RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS", {
17
17
  slug: "recallai-list-zoom-oauth-credential-logs",
@@ -1 +1 @@
1
- {"version":3,"file":"list-zoom-oauth-credential-logs.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthCredentialLogsInput: z.ZodTypeAny = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering the results. Prefix with '-' for descending order (e.g., '-created_at').\").optional(),\n credential: z.string().describe(\"Filter logs by specific OAuth credential UUID. Use to view all logs related to a particular credential.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve only recent logs.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.\").optional(),\n});\nconst RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Log message describing the warning or error (max 2000 characters)\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when this log entry was created\"),\n credential: z.string().describe(\"UUID identifier for the OAuth credential this log relates to\"),\n}).describe(\"Individual Zoom OAuth credential log entry\");\nexport const RecallaiListZoomOauthCredentialLogsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe(\"List of Zoom OAuth credential log entries containing warnings and errors\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth credential logs\");\n\nexport const recallaiListZoomOauthCredentialLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS\", {\n slug: \"recallai-list-zoom-oauth-credential-logs\",\n name: \"List Zoom OAuth Credential Logs\",\n description: \"Tool to retrieve all Zoom OAuth Credential logs from Recall.ai. Use when debugging OAuth credential issues or investigating warnings and errors related to Zoom OAuth credentials. Helpful for troubleshooting authentication problems with Zoom bots.\",\n input: RecallaiListZoomOauthCredentialLogsInput,\n output: RecallaiListZoomOauthCredentialLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAAyD,EAAE,OAAO;CAC7E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACpJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACvI,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACnJ,CAAC;AACD,MAAM,mEAAiF,EAAE,OAAO;CAC9F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AAChG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAOxD,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXqE,EAAE,OAAO;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5L,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-zoom-oauth-credential-logs.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthCredentialLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering the results. Prefix with '-' for descending order (e.g., '-created_at').\").optional(),\n credential: z.string().describe(\"Filter logs by specific OAuth credential UUID. Use to view all logs related to a particular credential.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve only recent logs.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.\").optional(),\n});\nconst RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = z.object({\n message: z.string().describe(\"Log message describing the warning or error (max 2000 characters)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when this log entry was created\").nullable(),\n credential: z.string().describe(\"UUID identifier for the OAuth credential this log relates to\").nullable(),\n}).describe(\"Individual Zoom OAuth credential log entry\");\nexport const RecallaiListZoomOauthCredentialLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe(\"List of Zoom OAuth credential log entries containing warnings and errors\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth credential logs\");\n\nexport const recallaiListZoomOauthCredentialLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS\", {\n slug: \"recallai-list-zoom-oauth-credential-logs\",\n name: \"List Zoom OAuth Credential Logs\",\n description: \"Tool to retrieve all Zoom OAuth Credential logs from Recall.ai. Use when debugging OAuth credential issues or investigating warnings and errors related to Zoom OAuth credentials. Helpful for troubleshooting authentication problems with Zoom bots.\",\n input: RecallaiListZoomOauthCredentialLogsInput,\n output: RecallaiListZoomOauthCredentialLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACpJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACvI,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACnJ,CAAC;AACD,MAAM,mEAAmE,EAAE,OAAO;CAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAOxD,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXuD,EAAE,OAAO;EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5L,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
@@ -4,7 +4,7 @@ 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")
7
+ success: zod.z.boolean().describe("Indicates whether the bot was successfully removed from the call").nullable()
8
8
  });
9
9
  const recallaiRemoveBotFromCall = require_action.action("RECALLAI_REMOVE_BOT_FROM_CALL", {
10
10
  slug: "recallai-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});\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;AAED,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.$strip>;
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.$strip>;
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,7 +7,7 @@ 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")
10
+ success: z.boolean().describe("Indicates whether the bot was successfully removed from the call").nullable()
11
11
  })
12
12
  });
13
13
  //#endregion
@@ -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});\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,CAOU;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() });
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});\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;AAED,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.$strip>;
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"}