@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,46 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-calendars.d.ts
4
- declare const RecallaiListCalendarsInput: z.ZodTypeAny;
5
- declare const RecallaiListCalendarsOutput: z.ZodTypeAny;
6
- declare const recallaiListCalendars: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListCalendarsInput: z.ZodObject<{
5
+ email: z.ZodOptional<z.ZodString>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ status: z.ZodOptional<z.ZodEnum<{
8
+ connected: "connected";
9
+ connecting: "connecting";
10
+ disconnected: "disconnected";
11
+ }>>;
12
+ platform: z.ZodOptional<z.ZodEnum<{
13
+ google_calendar: "google_calendar";
14
+ microsoft_outlook: "microsoft_outlook";
15
+ }>>;
16
+ created_at__gte: z.ZodOptional<z.ZodString>;
17
+ }, z.core.$strip>;
18
+ declare const RecallaiListCalendarsOutput: z.ZodObject<{
19
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ results: z.ZodArray<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ status: z.ZodNullable<z.ZodString>;
23
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
24
+ platform: z.ZodNullable<z.ZodString>;
25
+ created_at: z.ZodNullable<z.ZodString>;
26
+ updated_at: z.ZodNullable<z.ZodString>;
27
+ oauth_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ platform_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ status_changes: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
31
+ oauth_client_id: z.ZodNullable<z.ZodString>;
32
+ oauth_client_secret: z.ZodNullable<z.ZodString>;
33
+ oauth_refresh_token: z.ZodNullable<z.ZodString>;
34
+ }, z.core.$strip>>;
35
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$strip>;
37
+ declare const recallaiListCalendars: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ email?: string | undefined;
39
+ cursor?: string | undefined;
40
+ status?: "connected" | "connecting" | "disconnected" | undefined;
41
+ platform?: "google_calendar" | "microsoft_outlook" | undefined;
42
+ created_at__gte?: string | undefined;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
44
  //#endregion
8
45
  export { recallaiListCalendars };
9
46
  //# sourceMappingURL=list-calendars.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-calendars.d.cts","names":[],"sources":["../../src/actions/list-calendars.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAMzC;AAAA,cAgBW,2BAAA,EAA6B,CAAA,CAAE,UAIkB;AAAA,cAEjD,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-calendars.d.cts","names":[],"sources":["../../src/actions/list-calendars.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAsB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,46 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-calendars.d.ts
4
- declare const RecallaiListCalendarsInput: z.ZodTypeAny;
5
- declare const RecallaiListCalendarsOutput: z.ZodTypeAny;
6
- declare const recallaiListCalendars: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListCalendarsInput: z.ZodObject<{
5
+ email: z.ZodOptional<z.ZodString>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ status: z.ZodOptional<z.ZodEnum<{
8
+ connected: "connected";
9
+ connecting: "connecting";
10
+ disconnected: "disconnected";
11
+ }>>;
12
+ platform: z.ZodOptional<z.ZodEnum<{
13
+ google_calendar: "google_calendar";
14
+ microsoft_outlook: "microsoft_outlook";
15
+ }>>;
16
+ created_at__gte: z.ZodOptional<z.ZodString>;
17
+ }, z.core.$strip>;
18
+ declare const RecallaiListCalendarsOutput: z.ZodObject<{
19
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ results: z.ZodArray<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ status: z.ZodNullable<z.ZodString>;
23
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
24
+ platform: z.ZodNullable<z.ZodString>;
25
+ created_at: z.ZodNullable<z.ZodString>;
26
+ updated_at: z.ZodNullable<z.ZodString>;
27
+ oauth_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ platform_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ status_changes: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
31
+ oauth_client_id: z.ZodNullable<z.ZodString>;
32
+ oauth_client_secret: z.ZodNullable<z.ZodString>;
33
+ oauth_refresh_token: z.ZodNullable<z.ZodString>;
34
+ }, z.core.$strip>>;
35
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$strip>;
37
+ declare const recallaiListCalendars: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ email?: string | undefined;
39
+ cursor?: string | undefined;
40
+ status?: "connected" | "connecting" | "disconnected" | undefined;
41
+ platform?: "google_calendar" | "microsoft_outlook" | undefined;
42
+ created_at__gte?: string | undefined;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
44
  //#endregion
8
45
  export { recallaiListCalendars };
9
46
  //# sourceMappingURL=list-calendars.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-calendars.d.mts","names":[],"sources":["../../src/actions/list-calendars.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAMzC;AAAA,cAgBW,2BAAA,EAA6B,CAAA,CAAE,UAIkB;AAAA,cAEjD,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-calendars.d.mts","names":[],"sources":["../../src/actions/list-calendars.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAsB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
@@ -13,19 +13,19 @@ const RecallaiListCalendarsInput = z.object({
13
13
  created_at__gte: z.string().describe("Filter calendars created on or after this ISO 8601 timestamp. Use to retrieve only recently added calendars.").optional()
14
14
  });
15
15
  const RecallaiListCalendars_CalendarSchema = z.object({
16
- id: z.string().describe("Unique calendar identifier (UUID)"),
17
- status: z.string().describe("Current connection status ('connecting', 'connected', 'disconnected')"),
16
+ id: z.string().describe("Unique calendar identifier (UUID)").nullable(),
17
+ status: z.string().describe("Current connection status ('connecting', 'connected', 'disconnected')").nullable(),
18
18
  metadata: z.object({}).describe("Custom metadata associated with the calendar").nullable().optional(),
19
- platform: z.string().describe("Calendar platform (e.g., 'google_calendar', 'microsoft_outlook')"),
20
- created_at: z.string().describe("ISO 8601 timestamp when the calendar was created"),
21
- updated_at: z.string().describe("ISO 8601 timestamp when the calendar was last updated"),
19
+ platform: z.string().describe("Calendar platform (e.g., 'google_calendar', 'microsoft_outlook')").nullable(),
20
+ created_at: z.string().describe("ISO 8601 timestamp when the calendar was created").nullable(),
21
+ updated_at: z.string().describe("ISO 8601 timestamp when the calendar was last updated").nullable(),
22
22
  oauth_email: z.string().describe("OAuth email address used for authentication").nullable().optional(),
23
23
  webhook_url: z.string().describe("Webhook URL for calendar event notifications").nullable().optional(),
24
24
  platform_email: z.string().describe("Email address associated with the calendar on the platform").nullable().optional(),
25
25
  status_changes: z.array(z.object({})).describe("History of status changes for this calendar"),
26
- oauth_client_id: z.string().describe("OAuth client ID for the calendar"),
27
- oauth_client_secret: z.string().describe("OAuth client secret for the calendar"),
28
- oauth_refresh_token: z.string().describe("OAuth refresh token for maintaining calendar access")
26
+ oauth_client_id: z.string().describe("OAuth client ID for the calendar").nullable(),
27
+ oauth_client_secret: z.string().describe("OAuth client secret for the calendar").nullable(),
28
+ oauth_refresh_token: z.string().describe("OAuth refresh token for maintaining calendar access").nullable()
29
29
  }).describe("Individual calendar details");
30
30
  const recallaiListCalendars = action("RECALLAI_LIST_CALENDARS", {
31
31
  slug: "recallai-list-calendars",
@@ -1 +1 @@
1
- {"version":3,"file":"list-calendars.mjs","names":[],"sources":["../../src/actions/list-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListCalendarsInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Filter calendars by the OAuth email address associated with the calendar account.\").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 status: z.enum([\"connecting\", \"connected\", \"disconnected\"]).describe(\"Calendar connection status\").optional(),\n platform: z.enum([\"google_calendar\", \"microsoft_outlook\"]).describe(\"Calendar platform types supported by Recall.ai\").optional(),\n created_at__gte: z.string().describe(\"Filter calendars created on or after this ISO 8601 timestamp. Use to retrieve only recently added calendars.\").optional(),\n});\nconst RecallaiListCalendars_CalendarSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique calendar identifier (UUID)\"),\n status: z.string().describe(\"Current connection status ('connecting', 'connected', 'disconnected')\"),\n metadata: z.object({}).describe(\"Custom metadata associated with the calendar\").nullable().optional(),\n platform: z.string().describe(\"Calendar platform (e.g., 'google_calendar', 'microsoft_outlook')\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the calendar was created\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the calendar was last updated\"),\n oauth_email: z.string().describe(\"OAuth email address used for authentication\").nullable().optional(),\n webhook_url: z.string().describe(\"Webhook URL for calendar event notifications\").nullable().optional(),\n platform_email: z.string().describe(\"Email address associated with the calendar on the platform\").nullable().optional(),\n status_changes: z.array(z.object({})).describe(\"History of status changes for this calendar\"),\n oauth_client_id: z.string().describe(\"OAuth client ID for the calendar\"),\n oauth_client_secret: z.string().describe(\"OAuth client secret for the calendar\"),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token for maintaining calendar access\"),\n}).describe(\"Individual calendar details\");\nexport const RecallaiListCalendarsOutput: 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(RecallaiListCalendars_CalendarSchema).describe(\"List of calendar objects matching the filter criteria\"),\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 calendars\");\n\nexport const recallaiListCalendars = action(\"RECALLAI_LIST_CALENDARS\", {\n slug: \"recallai-list-calendars\",\n name: \"List calendars\",\n description: \"Tool to retrieve a list of calendars integrated with Recall.ai. Use when you need to view all connected calendar accounts, check connection status, or filter calendars by platform (Google Calendar, Microsoft Outlook), email, or creation date. Supports pagination for large result sets.\",\n input: RecallaiListCalendarsInput,\n output: RecallaiListCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2C,EAAE,OAAO;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACzH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,QAAQ,EAAE,KAAK;EAAC;EAAc;EAAa;CAAc,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC5G,UAAU,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AAChK,CAAC;AACD,MAAM,uCAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACnG,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;CAC5F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACvE,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC/E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AAChG,CAAC,CAAC,CAAC,SAAS,6BAA6B;AAOzC,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,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,oCAAoC,CAAC,CAAC,SAAS,uDAAuD;EACvH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-calendars.mjs","names":[],"sources":["../../src/actions/list-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListCalendarsInput = z.object({\n email: z.string().describe(\"Filter calendars by the OAuth email address associated with the calendar account.\").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 status: z.enum([\"connecting\", \"connected\", \"disconnected\"]).describe(\"Calendar connection status\").optional(),\n platform: z.enum([\"google_calendar\", \"microsoft_outlook\"]).describe(\"Calendar platform types supported by Recall.ai\").optional(),\n created_at__gte: z.string().describe(\"Filter calendars created on or after this ISO 8601 timestamp. Use to retrieve only recently added calendars.\").optional(),\n});\nconst RecallaiListCalendars_CalendarSchema = z.object({\n id: z.string().describe(\"Unique calendar identifier (UUID)\").nullable(),\n status: z.string().describe(\"Current connection status ('connecting', 'connected', 'disconnected')\").nullable(),\n metadata: z.object({}).describe(\"Custom metadata associated with the calendar\").nullable().optional(),\n platform: z.string().describe(\"Calendar platform (e.g., 'google_calendar', 'microsoft_outlook')\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the calendar was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the calendar was last updated\").nullable(),\n oauth_email: z.string().describe(\"OAuth email address used for authentication\").nullable().optional(),\n webhook_url: z.string().describe(\"Webhook URL for calendar event notifications\").nullable().optional(),\n platform_email: z.string().describe(\"Email address associated with the calendar on the platform\").nullable().optional(),\n status_changes: z.array(z.object({})).describe(\"History of status changes for this calendar\"),\n oauth_client_id: z.string().describe(\"OAuth client ID for the calendar\").nullable(),\n oauth_client_secret: z.string().describe(\"OAuth client secret for the calendar\").nullable(),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token for maintaining calendar access\").nullable(),\n}).describe(\"Individual calendar details\");\nexport const RecallaiListCalendarsOutput = 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(RecallaiListCalendars_CalendarSchema).describe(\"List of calendar objects matching the filter criteria\"),\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 calendars\");\n\nexport const recallaiListCalendars = action(\"RECALLAI_LIST_CALENDARS\", {\n slug: \"recallai-list-calendars\",\n name: \"List calendars\",\n description: \"Tool to retrieve a list of calendars integrated with Recall.ai. Use when you need to view all connected calendar accounts, check connection status, or filter calendars by platform (Google Calendar, Microsoft Outlook), email, or creation date. Supports pagination for large result sets.\",\n input: RecallaiListCalendarsInput,\n output: RecallaiListCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACzH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,QAAQ,EAAE,KAAK;EAAC;EAAc;EAAa;CAAc,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC5G,UAAU,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AAChK,CAAC;AACD,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC9G,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;CAC5F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAClF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC1F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,6BAA6B;AAOzC,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXyC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,uDAAuD;EACvH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-chat-messages.cjs","names":["z","action"],"sources":["../../src/actions/list-chat-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListChatMessagesInput: z.ZodTypeAny = z.object({\n bot_id: z.string().describe(\"The ID of the bot for which to retrieve the chat messages.\"),\n cursor: z.string().describe(\"The pagination cursor value.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results.\").optional(),\n});\nexport const RecallaiListChatMessagesOutput: z.ZodTypeAny = z.object({\n response: z.record(z.string(), z.unknown()).describe(\"An object containing list of bots\"),\n});\n\nexport const recallaiListChatMessages = action(\"RECALLAI_LIST_CHAT_MESSAGES\", {\n slug: \"recallai-list-chat-messages\",\n name: \"List chat messages\",\n description: \"Get list of chat messages read by the bot in the meeting(excluding messages sent by the bot itself).\",\n input: RecallaiListChatMessagesInput,\n output: RecallaiListChatMessagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC;AACD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,EAC1F,CAAC;AAED,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-chat-messages.cjs","names":["z","action"],"sources":["../../src/actions/list-chat-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListChatMessagesInput = z.object({\n bot_id: z.string().describe(\"The ID of the bot for which to retrieve the chat messages.\"),\n cursor: z.string().describe(\"The pagination cursor value.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results.\").optional(),\n});\nexport const RecallaiListChatMessagesOutput = z.object({\n response: z.record(z.string(), z.unknown()).describe(\"An object containing list of bots\"),\n});\n\nexport const recallaiListChatMessages = action(\"RECALLAI_LIST_CHAT_MESSAGES\", {\n slug: \"recallai-list-chat-messages\",\n name: \"List chat messages\",\n description: \"Get list of chat messages read by the bot in the meeting(excluding messages sent by the bot itself).\",\n input: RecallaiListChatMessagesInput,\n output: RecallaiListChatMessagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC1F,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,EAC1F,CAAC;AAED,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-chat-messages.d.ts
4
- declare const RecallaiListChatMessagesInput: z.ZodTypeAny;
5
- declare const RecallaiListChatMessagesOutput: z.ZodTypeAny;
6
- declare const recallaiListChatMessages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListChatMessagesInput: z.ZodObject<{
5
+ bot_id: z.ZodString;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ ordering: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const RecallaiListChatMessagesOutput: z.ZodObject<{
10
+ response: z.ZodRecord<z.ZodString, z.ZodUnknown>;
11
+ }, z.core.$strip>;
12
+ declare const recallaiListChatMessages: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ bot_id: string;
14
+ cursor?: string | undefined;
15
+ ordering?: string | undefined;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { recallaiListChatMessages };
9
19
  //# sourceMappingURL=list-chat-messages.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-chat-messages.d.cts","names":[],"sources":["../../src/actions/list-chat-messages.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAI5C;AAAA,cACW,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cAEW,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-chat-messages.d.cts","names":[],"sources":["../../src/actions/list-chat-messages.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAK7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-chat-messages.d.ts
4
- declare const RecallaiListChatMessagesInput: z.ZodTypeAny;
5
- declare const RecallaiListChatMessagesOutput: z.ZodTypeAny;
6
- declare const recallaiListChatMessages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListChatMessagesInput: z.ZodObject<{
5
+ bot_id: z.ZodString;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ ordering: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const RecallaiListChatMessagesOutput: z.ZodObject<{
10
+ response: z.ZodRecord<z.ZodString, z.ZodUnknown>;
11
+ }, z.core.$strip>;
12
+ declare const recallaiListChatMessages: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ bot_id: string;
14
+ cursor?: string | undefined;
15
+ ordering?: string | undefined;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { recallaiListChatMessages };
9
19
  //# sourceMappingURL=list-chat-messages.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-chat-messages.d.mts","names":[],"sources":["../../src/actions/list-chat-messages.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAI5C;AAAA,cACW,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cAEW,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-chat-messages.d.mts","names":[],"sources":["../../src/actions/list-chat-messages.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAK7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-chat-messages.mjs","names":[],"sources":["../../src/actions/list-chat-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListChatMessagesInput: z.ZodTypeAny = z.object({\n bot_id: z.string().describe(\"The ID of the bot for which to retrieve the chat messages.\"),\n cursor: z.string().describe(\"The pagination cursor value.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results.\").optional(),\n});\nexport const RecallaiListChatMessagesOutput: z.ZodTypeAny = z.object({\n response: z.record(z.string(), z.unknown()).describe(\"An object containing list of bots\"),\n});\n\nexport const recallaiListChatMessages = action(\"RECALLAI_LIST_CHAT_MESSAGES\", {\n slug: \"recallai-list-chat-messages\",\n name: \"List chat messages\",\n description: \"Get list of chat messages read by the bot in the meeting(excluding messages sent by the bot itself).\",\n input: RecallaiListChatMessagesInput,\n output: RecallaiListChatMessagesOutput,\n});\n"],"mappings":";;AAaA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbyD,EAAE,OAAO;EAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACrE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,CASS;CACP,QAT0D,EAAE,OAAO,EACnE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,EAC1F,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"list-chat-messages.mjs","names":[],"sources":["../../src/actions/list-chat-messages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListChatMessagesInput = z.object({\n bot_id: z.string().describe(\"The ID of the bot for which to retrieve the chat messages.\"),\n cursor: z.string().describe(\"The pagination cursor value.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results.\").optional(),\n});\nexport const RecallaiListChatMessagesOutput = z.object({\n response: z.record(z.string(), z.unknown()).describe(\"An object containing list of bots\"),\n});\n\nexport const recallaiListChatMessages = action(\"RECALLAI_LIST_CHAT_MESSAGES\", {\n slug: \"recallai-list-chat-messages\",\n name: \"List chat messages\",\n description: \"Get list of chat messages read by the bot in the meeting(excluding messages sent by the bot itself).\",\n input: RecallaiListChatMessagesInput,\n output: RecallaiListChatMessagesOutput,\n});\n"],"mappings":";;AAaA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb2C,EAAE,OAAO;EACpD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACrE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,CASS;CACP,QAT4C,EAAE,OAAO,EACrD,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,EAC1F,CAOU;AACV,CAAC"}
@@ -8,24 +8,24 @@ const RecallaiListGoogleLoginGroupsInput = zod.z.object({
8
8
  name__contains: zod.z.string().describe("Filter by groups whose name contains this substring.").optional()
9
9
  });
10
10
  const RecallaiListGoogleLoginGroups_GoogleLoginSchema = zod.z.object({
11
- id: zod.z.string().describe("Unique identifier (UUID) for the Google login"),
12
- email: zod.z.string().describe("Email address associated with this login"),
13
- group_id: zod.z.string().describe("UUID of the group this login belongs to"),
14
- is_active: zod.z.boolean().describe("Whether this Google login is currently active"),
15
- created_at: zod.z.string().describe("ISO 8601 timestamp when the login was created"),
16
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the login was last updated"),
11
+ id: zod.z.string().describe("Unique identifier (UUID) for the Google login").nullable(),
12
+ email: zod.z.string().describe("Email address associated with this login").nullable(),
13
+ group_id: zod.z.string().describe("UUID of the group this login belongs to").nullable(),
14
+ is_active: zod.z.boolean().describe("Whether this Google login is currently active").nullable(),
15
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the login was created").nullable(),
16
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the login was last updated").nullable(),
17
17
  sso_v2_cert: zod.z.string().describe("PEM-formatted x509 certificate for SSO v2 authentication").nullable().optional(),
18
18
  sso_v2_private_key: zod.z.string().describe("PEM-formatted private key for SSO v2 authentication").nullable().optional(),
19
19
  sso_v2_workspace_domain: zod.z.string().describe("SSO v2 workspace domain for authentication").nullable().optional()
20
20
  }).describe("Individual Google Login details with SSO configuration");
21
21
  const RecallaiListGoogleLoginGroups_LoginModeSchema = zod.z.enum(["always", "only_if_required"]).describe("Google Login Mode configuration");
22
22
  const RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema = zod.z.object({
23
- id: zod.z.string().describe("Unique identifier (UUID) for the Google login group"),
24
- name: zod.z.string().describe("Name of the Google login group (max 2000 chars)"),
23
+ id: zod.z.string().describe("Unique identifier (UUID) for the Google login group").nullable(),
24
+ name: zod.z.string().describe("Name of the Google login group (max 2000 chars)").nullable(),
25
25
  logins: zod.z.array(RecallaiListGoogleLoginGroups_GoogleLoginSchema).describe("List of Google logins with SSO configuration for this group"),
26
- created_at: zod.z.string().describe("ISO 8601 timestamp when the group was created"),
26
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the group was created").nullable(),
27
27
  login_mode: RecallaiListGoogleLoginGroups_LoginModeSchema.nullable(),
28
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the group was last updated")
28
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the group was last updated").nullable()
29
29
  }).describe("Individual Google Login Group details");
30
30
  const RecallaiListGoogleLoginGroupsOutput = zod.z.object({
31
31
  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-google-login-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-google-login-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListGoogleLoginGroupsInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Filter by exact group name.\").optional(),\n cursor: z.string().describe(\"The pagination cursor value to retrieve the next page of results.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results (e.g., 'name', '-name' for descending).\").optional(),\n name__contains: z.string().describe(\"Filter by groups whose name contains this substring.\").optional(),\n});\nconst RecallaiListGoogleLoginGroups_GoogleLoginSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login\"),\n email: z.string().describe(\"Email address associated with this login\"),\n group_id: z.string().describe(\"UUID of the group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this Google login is currently active\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\"),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate for SSO v2 authentication\").nullable().optional(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO v2 authentication\").nullable().optional(),\n sso_v2_workspace_domain: z.string().describe(\"SSO v2 workspace domain for authentication\").nullable().optional(),\n}).describe(\"Individual Google Login details with SSO configuration\");\nconst RecallaiListGoogleLoginGroups_LoginModeSchema: z.ZodTypeAny = z.enum([\"always\", \"only_if_required\"]).describe(\"Google Login Mode configuration\");\nconst RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login group\"),\n name: z.string().describe(\"Name of the Google login group (max 2000 chars)\"),\n logins: z.array(RecallaiListGoogleLoginGroups_GoogleLoginSchema).describe(\"List of Google logins with SSO configuration for this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\"),\n login_mode: RecallaiListGoogleLoginGroups_LoginModeSchema.nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\"),\n}).describe(\"Individual Google Login Group details\");\nexport const RecallaiListGoogleLoginGroupsOutput: 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(RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema).describe(\"List of Google Login Group objects\"),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Response containing paginated list of Google Login Groups\");\n\nexport const recallaiListGoogleLoginGroups = action(\"RECALLAI_LIST_GOOGLE_LOGIN_GROUPS\", {\n slug: \"recallai-list-google-login-groups\",\n name: \"List Google Login Groups\",\n description: \"Tool to retrieve a list of all Google Login Groups in your Recall.ai workspace. Use when you need to view available Google login configurations for bot authentication. Supports pagination and filtering by name.\",\n input: RecallaiListGoogleLoginGroupsInput,\n output: RecallaiListGoogleLoginGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC/H,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACvG,CAAC;AACD,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACvE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAA8DA,IAAAA,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,iCAAiC;AACrJ,MAAM,uDAAqEA,IAAAA,EAAE,OAAO;CAClF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC3E,QAAQA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,6DAA6D;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAY,8CAA8C,SAAS;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACtF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,oCAAoC;CACpH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-google-login-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-google-login-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListGoogleLoginGroupsInput = z.object({\n name: z.string().describe(\"Filter by exact group name.\").optional(),\n cursor: z.string().describe(\"The pagination cursor value to retrieve the next page of results.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results (e.g., 'name', '-name' for descending).\").optional(),\n name__contains: z.string().describe(\"Filter by groups whose name contains this substring.\").optional(),\n});\nconst RecallaiListGoogleLoginGroups_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login\").nullable(),\n email: z.string().describe(\"Email address associated with this login\").nullable(),\n group_id: z.string().describe(\"UUID of the group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this Google login is currently active\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate for SSO v2 authentication\").nullable().optional(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO v2 authentication\").nullable().optional(),\n sso_v2_workspace_domain: z.string().describe(\"SSO v2 workspace domain for authentication\").nullable().optional(),\n}).describe(\"Individual Google Login details with SSO configuration\");\nconst RecallaiListGoogleLoginGroups_LoginModeSchema = z.enum([\"always\", \"only_if_required\"]).describe(\"Google Login Mode configuration\");\nconst RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login group\").nullable(),\n name: z.string().describe(\"Name of the Google login group (max 2000 chars)\").nullable(),\n logins: z.array(RecallaiListGoogleLoginGroups_GoogleLoginSchema).describe(\"List of Google logins with SSO configuration for this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\").nullable(),\n login_mode: RecallaiListGoogleLoginGroups_LoginModeSchema.nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\").nullable(),\n}).describe(\"Individual Google Login Group details\");\nexport const RecallaiListGoogleLoginGroupsOutput = 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(RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema).describe(\"List of Google Login Group objects\"),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Response containing paginated list of Google Login Groups\");\n\nexport const recallaiListGoogleLoginGroups = action(\"RECALLAI_LIST_GOOGLE_LOGIN_GROUPS\", {\n slug: \"recallai-list-google-login-groups\",\n name: \"List Google Login Groups\",\n description: \"Tool to retrieve a list of all Google Login Groups in your Recall.ai workspace. Use when you need to view available Google login configurations for bot authentication. Supports pagination and filtering by name.\",\n input: RecallaiListGoogleLoginGroupsInput,\n output: RecallaiListGoogleLoginGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC/H,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACvG,CAAC;AACD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAAgDA,IAAAA,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,iCAAiC;AACvI,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,6DAA6D;CACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAY,8CAA8C,SAAS;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,oCAAoC;CACpH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-google-login-groups.d.ts
4
- declare const RecallaiListGoogleLoginGroupsInput: z.ZodTypeAny;
5
- declare const RecallaiListGoogleLoginGroupsOutput: z.ZodTypeAny;
6
- declare const recallaiListGoogleLoginGroups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListGoogleLoginGroupsInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ ordering: z.ZodOptional<z.ZodString>;
8
+ name__contains: z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const RecallaiListGoogleLoginGroupsOutput: z.ZodObject<{
11
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ results: z.ZodArray<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ name: z.ZodNullable<z.ZodString>;
15
+ logins: z.ZodArray<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ email: z.ZodNullable<z.ZodString>;
18
+ group_id: z.ZodNullable<z.ZodString>;
19
+ is_active: z.ZodNullable<z.ZodBoolean>;
20
+ created_at: z.ZodNullable<z.ZodString>;
21
+ updated_at: z.ZodNullable<z.ZodString>;
22
+ sso_v2_cert: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ sso_v2_private_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ sso_v2_workspace_domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ }, z.core.$strip>>;
26
+ created_at: z.ZodNullable<z.ZodString>;
27
+ login_mode: z.ZodNullable<z.ZodEnum<{
28
+ always: "always";
29
+ only_if_required: "only_if_required";
30
+ }>>;
31
+ updated_at: z.ZodNullable<z.ZodString>;
32
+ }, z.core.$strip>>;
33
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ }, z.core.$strip>;
35
+ declare const recallaiListGoogleLoginGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ name?: string | undefined;
37
+ cursor?: string | undefined;
38
+ ordering?: string | undefined;
39
+ name__contains?: string | undefined;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { recallaiListGoogleLoginGroups };
9
43
  //# sourceMappingURL=list-google-login-groups.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-google-login-groups.d.cts","names":[],"sources":["../../src/actions/list-google-login-groups.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAKjD;AAAA,cAqBW,mCAAA,EAAqC,CAAA,CAAE,UAIoB;AAAA,cAE3D,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-google-login-groups.d.cts","names":[],"sources":["../../src/actions/list-google-login-groups.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cA0BlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-google-login-groups.d.ts
4
- declare const RecallaiListGoogleLoginGroupsInput: z.ZodTypeAny;
5
- declare const RecallaiListGoogleLoginGroupsOutput: z.ZodTypeAny;
6
- declare const recallaiListGoogleLoginGroups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListGoogleLoginGroupsInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ ordering: z.ZodOptional<z.ZodString>;
8
+ name__contains: z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const RecallaiListGoogleLoginGroupsOutput: z.ZodObject<{
11
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ results: z.ZodArray<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ name: z.ZodNullable<z.ZodString>;
15
+ logins: z.ZodArray<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ email: z.ZodNullable<z.ZodString>;
18
+ group_id: z.ZodNullable<z.ZodString>;
19
+ is_active: z.ZodNullable<z.ZodBoolean>;
20
+ created_at: z.ZodNullable<z.ZodString>;
21
+ updated_at: z.ZodNullable<z.ZodString>;
22
+ sso_v2_cert: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ sso_v2_private_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ sso_v2_workspace_domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ }, z.core.$strip>>;
26
+ created_at: z.ZodNullable<z.ZodString>;
27
+ login_mode: z.ZodNullable<z.ZodEnum<{
28
+ always: "always";
29
+ only_if_required: "only_if_required";
30
+ }>>;
31
+ updated_at: z.ZodNullable<z.ZodString>;
32
+ }, z.core.$strip>>;
33
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ }, z.core.$strip>;
35
+ declare const recallaiListGoogleLoginGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ name?: string | undefined;
37
+ cursor?: string | undefined;
38
+ ordering?: string | undefined;
39
+ name__contains?: string | undefined;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { recallaiListGoogleLoginGroups };
9
43
  //# sourceMappingURL=list-google-login-groups.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-google-login-groups.d.mts","names":[],"sources":["../../src/actions/list-google-login-groups.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAKjD;AAAA,cAqBW,mCAAA,EAAqC,CAAA,CAAE,UAIoB;AAAA,cAE3D,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-google-login-groups.d.mts","names":[],"sources":["../../src/actions/list-google-login-groups.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cA0BlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAMnC,6BAAA,gCAA6B,wBAAA"}
@@ -8,24 +8,24 @@ const RecallaiListGoogleLoginGroupsInput = z.object({
8
8
  name__contains: z.string().describe("Filter by groups whose name contains this substring.").optional()
9
9
  });
10
10
  const RecallaiListGoogleLoginGroups_GoogleLoginSchema = z.object({
11
- id: z.string().describe("Unique identifier (UUID) for the Google login"),
12
- email: z.string().describe("Email address associated with this login"),
13
- group_id: z.string().describe("UUID of the group this login belongs to"),
14
- is_active: z.boolean().describe("Whether this Google login is currently active"),
15
- created_at: z.string().describe("ISO 8601 timestamp when the login was created"),
16
- updated_at: z.string().describe("ISO 8601 timestamp when the login was last updated"),
11
+ id: z.string().describe("Unique identifier (UUID) for the Google login").nullable(),
12
+ email: z.string().describe("Email address associated with this login").nullable(),
13
+ group_id: z.string().describe("UUID of the group this login belongs to").nullable(),
14
+ is_active: z.boolean().describe("Whether this Google login is currently active").nullable(),
15
+ created_at: z.string().describe("ISO 8601 timestamp when the login was created").nullable(),
16
+ updated_at: z.string().describe("ISO 8601 timestamp when the login was last updated").nullable(),
17
17
  sso_v2_cert: z.string().describe("PEM-formatted x509 certificate for SSO v2 authentication").nullable().optional(),
18
18
  sso_v2_private_key: z.string().describe("PEM-formatted private key for SSO v2 authentication").nullable().optional(),
19
19
  sso_v2_workspace_domain: z.string().describe("SSO v2 workspace domain for authentication").nullable().optional()
20
20
  }).describe("Individual Google Login details with SSO configuration");
21
21
  const RecallaiListGoogleLoginGroups_LoginModeSchema = z.enum(["always", "only_if_required"]).describe("Google Login Mode configuration");
22
22
  const RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema = z.object({
23
- id: z.string().describe("Unique identifier (UUID) for the Google login group"),
24
- name: z.string().describe("Name of the Google login group (max 2000 chars)"),
23
+ id: z.string().describe("Unique identifier (UUID) for the Google login group").nullable(),
24
+ name: z.string().describe("Name of the Google login group (max 2000 chars)").nullable(),
25
25
  logins: z.array(RecallaiListGoogleLoginGroups_GoogleLoginSchema).describe("List of Google logins with SSO configuration for this group"),
26
- created_at: z.string().describe("ISO 8601 timestamp when the group was created"),
26
+ created_at: z.string().describe("ISO 8601 timestamp when the group was created").nullable(),
27
27
  login_mode: RecallaiListGoogleLoginGroups_LoginModeSchema.nullable(),
28
- updated_at: z.string().describe("ISO 8601 timestamp when the group was last updated")
28
+ updated_at: z.string().describe("ISO 8601 timestamp when the group was last updated").nullable()
29
29
  }).describe("Individual Google Login Group details");
30
30
  const recallaiListGoogleLoginGroups = action("RECALLAI_LIST_GOOGLE_LOGIN_GROUPS", {
31
31
  slug: "recallai-list-google-login-groups",
@@ -1 +1 @@
1
- {"version":3,"file":"list-google-login-groups.mjs","names":[],"sources":["../../src/actions/list-google-login-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListGoogleLoginGroupsInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Filter by exact group name.\").optional(),\n cursor: z.string().describe(\"The pagination cursor value to retrieve the next page of results.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results (e.g., 'name', '-name' for descending).\").optional(),\n name__contains: z.string().describe(\"Filter by groups whose name contains this substring.\").optional(),\n});\nconst RecallaiListGoogleLoginGroups_GoogleLoginSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login\"),\n email: z.string().describe(\"Email address associated with this login\"),\n group_id: z.string().describe(\"UUID of the group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this Google login is currently active\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\"),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate for SSO v2 authentication\").nullable().optional(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO v2 authentication\").nullable().optional(),\n sso_v2_workspace_domain: z.string().describe(\"SSO v2 workspace domain for authentication\").nullable().optional(),\n}).describe(\"Individual Google Login details with SSO configuration\");\nconst RecallaiListGoogleLoginGroups_LoginModeSchema: z.ZodTypeAny = z.enum([\"always\", \"only_if_required\"]).describe(\"Google Login Mode configuration\");\nconst RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login group\"),\n name: z.string().describe(\"Name of the Google login group (max 2000 chars)\"),\n logins: z.array(RecallaiListGoogleLoginGroups_GoogleLoginSchema).describe(\"List of Google logins with SSO configuration for this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\"),\n login_mode: RecallaiListGoogleLoginGroups_LoginModeSchema.nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\"),\n}).describe(\"Individual Google Login Group details\");\nexport const RecallaiListGoogleLoginGroupsOutput: 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(RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema).describe(\"List of Google Login Group objects\"),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Response containing paginated list of Google Login Groups\");\n\nexport const recallaiListGoogleLoginGroups = action(\"RECALLAI_LIST_GOOGLE_LOGIN_GROUPS\", {\n slug: \"recallai-list-google-login-groups\",\n name: \"List Google Login Groups\",\n description: \"Tool to retrieve a list of all Google Login Groups in your Recall.ai workspace. Use when you need to view available Google login configurations for bot authentication. Supports pagination and filtering by name.\",\n input: RecallaiListGoogleLoginGroupsInput,\n output: RecallaiListGoogleLoginGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC/H,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACvG,CAAC;AACD,MAAM,kDAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACrE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACvE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAA8D,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,iCAAiC;AACrJ,MAAM,uDAAqE,EAAE,OAAO;CAClF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC3E,QAAQ,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,6DAA6D;CACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAY,8CAA8C,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACtF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAOnD,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX+D,EAAE,OAAO;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,oCAAoC;EACpH,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-google-login-groups.mjs","names":[],"sources":["../../src/actions/list-google-login-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListGoogleLoginGroupsInput = z.object({\n name: z.string().describe(\"Filter by exact group name.\").optional(),\n cursor: z.string().describe(\"The pagination cursor value to retrieve the next page of results.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results (e.g., 'name', '-name' for descending).\").optional(),\n name__contains: z.string().describe(\"Filter by groups whose name contains this substring.\").optional(),\n});\nconst RecallaiListGoogleLoginGroups_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login\").nullable(),\n email: z.string().describe(\"Email address associated with this login\").nullable(),\n group_id: z.string().describe(\"UUID of the group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this Google login is currently active\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate for SSO v2 authentication\").nullable().optional(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO v2 authentication\").nullable().optional(),\n sso_v2_workspace_domain: z.string().describe(\"SSO v2 workspace domain for authentication\").nullable().optional(),\n}).describe(\"Individual Google Login details with SSO configuration\");\nconst RecallaiListGoogleLoginGroups_LoginModeSchema = z.enum([\"always\", \"only_if_required\"]).describe(\"Google Login Mode configuration\");\nconst RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login group\").nullable(),\n name: z.string().describe(\"Name of the Google login group (max 2000 chars)\").nullable(),\n logins: z.array(RecallaiListGoogleLoginGroups_GoogleLoginSchema).describe(\"List of Google logins with SSO configuration for this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\").nullable(),\n login_mode: RecallaiListGoogleLoginGroups_LoginModeSchema.nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\").nullable(),\n}).describe(\"Individual Google Login Group details\");\nexport const RecallaiListGoogleLoginGroupsOutput = 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(RecallaiListGoogleLoginGroups_GoogleLoginGroupSchema).describe(\"List of Google Login Group objects\"),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Response containing paginated list of Google Login Groups\");\n\nexport const recallaiListGoogleLoginGroups = action(\"RECALLAI_LIST_GOOGLE_LOGIN_GROUPS\", {\n slug: \"recallai-list-google-login-groups\",\n name: \"List Google Login Groups\",\n description: \"Tool to retrieve a list of all Google Login Groups in your Recall.ai workspace. Use when you need to view available Google login configurations for bot authentication. Supports pagination and filtering by name.\",\n input: RecallaiListGoogleLoginGroupsInput,\n output: RecallaiListGoogleLoginGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC/H,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACvG,CAAC;AACD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAAgD,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,iCAAiC;AACvI,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,6DAA6D;CACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAY,8CAA8C,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAOnD,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXiD,EAAE,OAAO;EAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,oCAAoC;EACpH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
@@ -10,15 +10,15 @@ const RecallaiListGoogleLoginsInput = zod.z.object({
10
10
  sso_v2_workspace_domain: zod.z.string().describe("Filter by SSO v2 workspace domain.").optional()
11
11
  });
12
12
  const RecallaiListGoogleLogins_GoogleLoginSchema = zod.z.object({
13
- id: zod.z.string().describe("Unique identifier (UUID) for the Google login"),
14
- email: zod.z.string().describe("Email address associated with this login"),
15
- group_id: zod.z.string().describe("ID of the Google login group this login belongs to"),
13
+ id: zod.z.string().describe("Unique identifier (UUID) for the Google login").nullable(),
14
+ email: zod.z.string().describe("Email address associated with this login").nullable(),
15
+ group_id: zod.z.string().describe("ID of the Google login group this login belongs to").nullable(),
16
16
  is_active: zod.z.boolean().describe("Whether this Google login is currently active").nullable().optional(),
17
- created_at: zod.z.string().describe("ISO 8601 timestamp when the login was created"),
18
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the login was last updated"),
19
- sso_v2_cert: zod.z.string().describe("SSO v2 certificate"),
20
- sso_v2_private_key: zod.z.string().describe("SSO v2 private key"),
21
- sso_v2_workspace_domain: zod.z.string().describe("SSO v2 workspace domain")
17
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the login was created").nullable(),
18
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the login was last updated").nullable(),
19
+ sso_v2_cert: zod.z.string().describe("SSO v2 certificate").nullable(),
20
+ sso_v2_private_key: zod.z.string().describe("SSO v2 private key").nullable(),
21
+ sso_v2_workspace_domain: zod.z.string().describe("SSO v2 workspace domain").nullable()
22
22
  }).describe("Individual Google Login details");
23
23
  const RecallaiListGoogleLoginsOutput = zod.z.object({
24
24
  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-google-logins.cjs","names":["z","action"],"sources":["../../src/actions/list-google-logins.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListGoogleLoginsInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Filter by email address.\").optional(),\n cursor: z.string().describe(\"The pagination cursor value to retrieve the next page of results.\").optional(),\n group_id: z.string().describe(\"Filter by Google login group ID.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results (e.g., 'email', '-email' for descending).\").optional(),\n is_active: z.boolean().describe(\"Filter by active status (true for active logins, false for inactive).\").optional(),\n sso_v2_workspace_domain: z.string().describe(\"Filter by SSO v2 workspace domain.\").optional(),\n});\nconst RecallaiListGoogleLogins_GoogleLoginSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login\"),\n email: z.string().describe(\"Email address associated with this login\"),\n group_id: z.string().describe(\"ID of the Google login group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this Google login is currently active\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\"),\n sso_v2_cert: z.string().describe(\"SSO v2 certificate\"),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key\"),\n sso_v2_workspace_domain: z.string().describe(\"SSO v2 workspace domain\"),\n}).describe(\"Individual Google Login details\");\nexport const RecallaiListGoogleLoginsOutput: 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(RecallaiListGoogleLogins_GoogleLoginSchema).describe(\"List of Google Login objects\"),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Response containing paginated list of Google Logins\");\n\nexport const recallaiListGoogleLogins = action(\"RECALLAI_LIST_GOOGLE_LOGINS\", {\n slug: \"recallai-list-google-logins\",\n name: \"List Google Logins\",\n description: \"Tool to retrieve a list of all Google Logins in your Recall.ai workspace. Use when you need to view individual Google login credentials. Supports pagination and filtering by email, group ID, active status, and workspace domain.\",\n input: RecallaiListGoogleLoginsInput,\n output: RecallaiListGoogleLoginsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACjI,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAClH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC9F,CAAC;AACD,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAClF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CACrD,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CAC5D,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;AACxE,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,8BAA8B;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-google-logins.cjs","names":["z","action"],"sources":["../../src/actions/list-google-logins.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListGoogleLoginsInput = z.object({\n email: z.string().describe(\"Filter by email address.\").optional(),\n cursor: z.string().describe(\"The pagination cursor value to retrieve the next page of results.\").optional(),\n group_id: z.string().describe(\"Filter by Google login group ID.\").optional(),\n ordering: z.string().describe(\"Which field to use when ordering the results (e.g., 'email', '-email' for descending).\").optional(),\n is_active: z.boolean().describe(\"Filter by active status (true for active logins, false for inactive).\").optional(),\n sso_v2_workspace_domain: z.string().describe(\"Filter by SSO v2 workspace domain.\").optional(),\n});\nconst RecallaiListGoogleLogins_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Google login\").nullable(),\n email: z.string().describe(\"Email address associated with this login\").nullable(),\n group_id: z.string().describe(\"ID of the Google login group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this Google login is currently active\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"SSO v2 certificate\").nullable(),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"SSO v2 workspace domain\").nullable(),\n}).describe(\"Individual Google Login details\");\nexport const RecallaiListGoogleLoginsOutput = 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(RecallaiListGoogleLogins_GoogleLoginSchema).describe(\"List of Google Login objects\"),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Response containing paginated list of Google Logins\");\n\nexport const recallaiListGoogleLogins = action(\"RECALLAI_LIST_GOOGLE_LOGINS\", {\n slug: \"recallai-list-google-logins\",\n name: \"List Google Logins\",\n description: \"Tool to retrieve a list of all Google Logins in your Recall.ai workspace. Use when you need to view individual Google login credentials. Supports pagination and filtering by email, group ID, active status, and workspace domain.\",\n input: RecallaiListGoogleLoginsInput,\n output: RecallaiListGoogleLoginsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACjI,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAClH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC9F,CAAC;AACD,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAChE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CACvE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,8BAA8B;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,37 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-google-logins.d.ts
4
- declare const RecallaiListGoogleLoginsInput: z.ZodTypeAny;
5
- declare const RecallaiListGoogleLoginsOutput: z.ZodTypeAny;
6
- declare const recallaiListGoogleLogins: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiListGoogleLoginsInput: z.ZodObject<{
5
+ email: z.ZodOptional<z.ZodString>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ group_id: z.ZodOptional<z.ZodString>;
8
+ ordering: z.ZodOptional<z.ZodString>;
9
+ is_active: z.ZodOptional<z.ZodBoolean>;
10
+ sso_v2_workspace_domain: z.ZodOptional<z.ZodString>;
11
+ }, z.core.$strip>;
12
+ declare const RecallaiListGoogleLoginsOutput: z.ZodObject<{
13
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ results: z.ZodArray<z.ZodObject<{
15
+ id: z.ZodNullable<z.ZodString>;
16
+ email: z.ZodNullable<z.ZodString>;
17
+ group_id: z.ZodNullable<z.ZodString>;
18
+ is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
+ created_at: z.ZodNullable<z.ZodString>;
20
+ updated_at: z.ZodNullable<z.ZodString>;
21
+ sso_v2_cert: z.ZodNullable<z.ZodString>;
22
+ sso_v2_private_key: z.ZodNullable<z.ZodString>;
23
+ sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
24
+ }, z.core.$strip>>;
25
+ previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$strip>;
27
+ declare const recallaiListGoogleLogins: import("@keystrokehq/action").WorkflowActionDefinition<{
28
+ email?: string | undefined;
29
+ cursor?: string | undefined;
30
+ group_id?: string | undefined;
31
+ ordering?: string | undefined;
32
+ is_active?: boolean | undefined;
33
+ sso_v2_workspace_domain?: string | undefined;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
35
  //#endregion
8
36
  export { recallaiListGoogleLogins };
9
37
  //# sourceMappingURL=list-google-logins.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-google-logins.d.cts","names":[],"sources":["../../src/actions/list-google-logins.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAO5C;AAAA,cAYW,8BAAA,EAAgC,CAAA,CAAE,UAImB;AAAA,cAErD,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-google-logins.d.cts","names":[],"sources":["../../src/actions/list-google-logins.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAmB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAM9B,wBAAA,gCAAwB,wBAAA"}