@keystrokehq/recallai 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (513) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-bot.cjs +34 -34
  4. package/dist/actions/create-bot.cjs.map +1 -1
  5. package/dist/actions/create-bot.d.cts +966 -3
  6. package/dist/actions/create-bot.d.cts.map +1 -1
  7. package/dist/actions/create-bot.d.mts +966 -3
  8. package/dist/actions/create-bot.d.mts.map +1 -1
  9. package/dist/actions/create-bot.mjs +34 -34
  10. package/dist/actions/create-bot.mjs.map +1 -1
  11. package/dist/actions/create-calendar-authenticate.cjs +1 -1
  12. package/dist/actions/create-calendar-authenticate.cjs.map +1 -1
  13. package/dist/actions/create-calendar-authenticate.d.cts +9 -3
  14. package/dist/actions/create-calendar-authenticate.d.cts.map +1 -1
  15. package/dist/actions/create-calendar-authenticate.d.mts +9 -3
  16. package/dist/actions/create-calendar-authenticate.d.mts.map +1 -1
  17. package/dist/actions/create-calendar-authenticate.mjs +1 -1
  18. package/dist/actions/create-calendar-authenticate.mjs.map +1 -1
  19. package/dist/actions/create-calendar.cjs +10 -10
  20. package/dist/actions/create-calendar.cjs.map +1 -1
  21. package/dist/actions/create-calendar.d.cts +30 -3
  22. package/dist/actions/create-calendar.d.cts.map +1 -1
  23. package/dist/actions/create-calendar.d.mts +30 -3
  24. package/dist/actions/create-calendar.d.mts.map +1 -1
  25. package/dist/actions/create-calendar.mjs +10 -10
  26. package/dist/actions/create-calendar.mjs.map +1 -1
  27. package/dist/actions/create-google-login-group.cjs +15 -15
  28. package/dist/actions/create-google-login-group.cjs.map +1 -1
  29. package/dist/actions/create-google-login-group.d.cts +29 -3
  30. package/dist/actions/create-google-login-group.d.cts.map +1 -1
  31. package/dist/actions/create-google-login-group.d.mts +29 -3
  32. package/dist/actions/create-google-login-group.d.mts.map +1 -1
  33. package/dist/actions/create-google-login-group.mjs +15 -15
  34. package/dist/actions/create-google-login-group.mjs.map +1 -1
  35. package/dist/actions/create-google-login.cjs +9 -9
  36. package/dist/actions/create-google-login.cjs.map +1 -1
  37. package/dist/actions/create-google-login.d.cts +27 -3
  38. package/dist/actions/create-google-login.d.cts.map +1 -1
  39. package/dist/actions/create-google-login.d.mts +27 -3
  40. package/dist/actions/create-google-login.d.mts.map +1 -1
  41. package/dist/actions/create-google-login.mjs +9 -9
  42. package/dist/actions/create-google-login.mjs.map +1 -1
  43. package/dist/actions/create-meeting-direct-connect.cjs +59 -59
  44. package/dist/actions/create-meeting-direct-connect.cjs.map +1 -1
  45. package/dist/actions/create-meeting-direct-connect.d.cts +119 -3
  46. package/dist/actions/create-meeting-direct-connect.d.cts.map +1 -1
  47. package/dist/actions/create-meeting-direct-connect.d.mts +119 -3
  48. package/dist/actions/create-meeting-direct-connect.d.mts.map +1 -1
  49. package/dist/actions/create-meeting-direct-connect.mjs +59 -59
  50. package/dist/actions/create-meeting-direct-connect.mjs.map +1 -1
  51. package/dist/actions/create-sdk-upload.cjs +9 -9
  52. package/dist/actions/create-sdk-upload.cjs.map +1 -1
  53. package/dist/actions/create-sdk-upload.d.cts +46 -3
  54. package/dist/actions/create-sdk-upload.d.cts.map +1 -1
  55. package/dist/actions/create-sdk-upload.d.mts +46 -3
  56. package/dist/actions/create-sdk-upload.d.mts.map +1 -1
  57. package/dist/actions/create-sdk-upload.mjs +9 -9
  58. package/dist/actions/create-sdk-upload.mjs.map +1 -1
  59. package/dist/actions/create-zoom-oauth-app.cjs +7 -7
  60. package/dist/actions/create-zoom-oauth-app.cjs.map +1 -1
  61. package/dist/actions/create-zoom-oauth-app.d.cts +26 -3
  62. package/dist/actions/create-zoom-oauth-app.d.cts.map +1 -1
  63. package/dist/actions/create-zoom-oauth-app.d.mts +26 -3
  64. package/dist/actions/create-zoom-oauth-app.d.mts.map +1 -1
  65. package/dist/actions/create-zoom-oauth-app.mjs +7 -7
  66. package/dist/actions/create-zoom-oauth-app.mjs.map +1 -1
  67. package/dist/actions/delete-bot-media.cjs +3 -3
  68. package/dist/actions/delete-bot-media.cjs.map +1 -1
  69. package/dist/actions/delete-bot-media.d.cts +18 -3
  70. package/dist/actions/delete-bot-media.d.cts.map +1 -1
  71. package/dist/actions/delete-bot-media.d.mts +18 -3
  72. package/dist/actions/delete-bot-media.d.mts.map +1 -1
  73. package/dist/actions/delete-bot-media.mjs +3 -3
  74. package/dist/actions/delete-bot-media.mjs.map +1 -1
  75. package/dist/actions/delete-bot.cjs +1 -1
  76. package/dist/actions/delete-bot.cjs.map +1 -1
  77. package/dist/actions/delete-bot.d.cts +9 -3
  78. package/dist/actions/delete-bot.d.cts.map +1 -1
  79. package/dist/actions/delete-bot.d.mts +9 -3
  80. package/dist/actions/delete-bot.d.mts.map +1 -1
  81. package/dist/actions/delete-bot.mjs +1 -1
  82. package/dist/actions/delete-bot.mjs.map +1 -1
  83. package/dist/actions/delete-calendar.cjs +1 -1
  84. package/dist/actions/delete-calendar.cjs.map +1 -1
  85. package/dist/actions/delete-calendar.d.cts +9 -3
  86. package/dist/actions/delete-calendar.d.cts.map +1 -1
  87. package/dist/actions/delete-calendar.d.mts +9 -3
  88. package/dist/actions/delete-calendar.d.mts.map +1 -1
  89. package/dist/actions/delete-calendar.mjs +1 -1
  90. package/dist/actions/delete-calendar.mjs.map +1 -1
  91. package/dist/actions/destroy-calendar-user.cjs +1 -1
  92. package/dist/actions/destroy-calendar-user.cjs.map +1 -1
  93. package/dist/actions/destroy-calendar-user.d.cts +9 -3
  94. package/dist/actions/destroy-calendar-user.d.cts.map +1 -1
  95. package/dist/actions/destroy-calendar-user.d.mts +9 -3
  96. package/dist/actions/destroy-calendar-user.d.mts.map +1 -1
  97. package/dist/actions/destroy-calendar-user.mjs +1 -1
  98. package/dist/actions/destroy-calendar-user.mjs.map +1 -1
  99. package/dist/actions/destroy-google-login-group.cjs +1 -1
  100. package/dist/actions/destroy-google-login-group.cjs.map +1 -1
  101. package/dist/actions/destroy-google-login-group.d.cts +9 -3
  102. package/dist/actions/destroy-google-login-group.d.cts.map +1 -1
  103. package/dist/actions/destroy-google-login-group.d.mts +9 -3
  104. package/dist/actions/destroy-google-login-group.d.mts.map +1 -1
  105. package/dist/actions/destroy-google-login-group.mjs +1 -1
  106. package/dist/actions/destroy-google-login-group.mjs.map +1 -1
  107. package/dist/actions/destroy-google-login.cjs +1 -1
  108. package/dist/actions/destroy-google-login.cjs.map +1 -1
  109. package/dist/actions/destroy-google-login.d.cts +9 -3
  110. package/dist/actions/destroy-google-login.d.cts.map +1 -1
  111. package/dist/actions/destroy-google-login.d.mts +9 -3
  112. package/dist/actions/destroy-google-login.d.mts.map +1 -1
  113. package/dist/actions/destroy-google-login.mjs +1 -1
  114. package/dist/actions/destroy-google-login.mjs.map +1 -1
  115. package/dist/actions/destroy-zoom-o-auth-app.cjs +1 -1
  116. package/dist/actions/destroy-zoom-o-auth-app.cjs.map +1 -1
  117. package/dist/actions/destroy-zoom-o-auth-app.d.cts +9 -3
  118. package/dist/actions/destroy-zoom-o-auth-app.d.cts.map +1 -1
  119. package/dist/actions/destroy-zoom-o-auth-app.d.mts +9 -3
  120. package/dist/actions/destroy-zoom-o-auth-app.d.mts.map +1 -1
  121. package/dist/actions/destroy-zoom-o-auth-app.mjs +1 -1
  122. package/dist/actions/destroy-zoom-o-auth-app.mjs.map +1 -1
  123. package/dist/actions/disconnect-calendar-user.cjs +6 -6
  124. package/dist/actions/disconnect-calendar-user.cjs.map +1 -1
  125. package/dist/actions/disconnect-calendar-user.d.cts +31 -3
  126. package/dist/actions/disconnect-calendar-user.d.cts.map +1 -1
  127. package/dist/actions/disconnect-calendar-user.d.mts +31 -3
  128. package/dist/actions/disconnect-calendar-user.d.mts.map +1 -1
  129. package/dist/actions/disconnect-calendar-user.mjs +6 -6
  130. package/dist/actions/disconnect-calendar-user.mjs.map +1 -1
  131. package/dist/actions/list-audio-mixed.cjs +13 -13
  132. package/dist/actions/list-audio-mixed.cjs.map +1 -1
  133. package/dist/actions/list-audio-mixed.d.cts +40 -3
  134. package/dist/actions/list-audio-mixed.d.cts.map +1 -1
  135. package/dist/actions/list-audio-mixed.d.mts +40 -3
  136. package/dist/actions/list-audio-mixed.d.mts.map +1 -1
  137. package/dist/actions/list-audio-mixed.mjs +13 -13
  138. package/dist/actions/list-audio-mixed.mjs.map +1 -1
  139. package/dist/actions/list-audio-separate.cjs +12 -12
  140. package/dist/actions/list-audio-separate.cjs.map +1 -1
  141. package/dist/actions/list-audio-separate.d.cts +43 -3
  142. package/dist/actions/list-audio-separate.d.cts.map +1 -1
  143. package/dist/actions/list-audio-separate.d.mts +43 -3
  144. package/dist/actions/list-audio-separate.d.mts.map +1 -1
  145. package/dist/actions/list-audio-separate.mjs +12 -12
  146. package/dist/actions/list-audio-separate.mjs.map +1 -1
  147. package/dist/actions/list-bot-screenshots.cjs +5 -5
  148. package/dist/actions/list-bot-screenshots.cjs.map +1 -1
  149. package/dist/actions/list-bot-screenshots.d.cts +23 -3
  150. package/dist/actions/list-bot-screenshots.d.cts.map +1 -1
  151. package/dist/actions/list-bot-screenshots.d.mts +23 -3
  152. package/dist/actions/list-bot-screenshots.d.mts.map +1 -1
  153. package/dist/actions/list-bot-screenshots.mjs +5 -5
  154. package/dist/actions/list-bot-screenshots.mjs.map +1 -1
  155. package/dist/actions/list-bots.cjs +12 -12
  156. package/dist/actions/list-bots.cjs.map +1 -1
  157. package/dist/actions/list-bots.d.cts +34 -3
  158. package/dist/actions/list-bots.d.cts.map +1 -1
  159. package/dist/actions/list-bots.d.mts +34 -3
  160. package/dist/actions/list-bots.d.mts.map +1 -1
  161. package/dist/actions/list-bots.mjs +12 -12
  162. package/dist/actions/list-bots.mjs.map +1 -1
  163. package/dist/actions/list-calendar-events.cjs +12 -12
  164. package/dist/actions/list-calendar-events.cjs.map +1 -1
  165. package/dist/actions/list-calendar-events.d.cts +40 -3
  166. package/dist/actions/list-calendar-events.d.cts.map +1 -1
  167. package/dist/actions/list-calendar-events.d.mts +40 -3
  168. package/dist/actions/list-calendar-events.d.mts.map +1 -1
  169. package/dist/actions/list-calendar-events.mjs +12 -12
  170. package/dist/actions/list-calendar-events.mjs.map +1 -1
  171. package/dist/actions/list-calendar-meetings.cjs +30 -30
  172. package/dist/actions/list-calendar-meetings.cjs.map +1 -1
  173. package/dist/actions/list-calendar-meetings.d.cts +64 -3
  174. package/dist/actions/list-calendar-meetings.d.cts.map +1 -1
  175. package/dist/actions/list-calendar-meetings.d.mts +64 -3
  176. package/dist/actions/list-calendar-meetings.d.mts.map +1 -1
  177. package/dist/actions/list-calendar-meetings.mjs +30 -30
  178. package/dist/actions/list-calendar-meetings.mjs.map +1 -1
  179. package/dist/actions/list-calendar-users.cjs +5 -5
  180. package/dist/actions/list-calendar-users.cjs.map +1 -1
  181. package/dist/actions/list-calendar-users.d.cts +25 -3
  182. package/dist/actions/list-calendar-users.d.cts.map +1 -1
  183. package/dist/actions/list-calendar-users.d.mts +25 -3
  184. package/dist/actions/list-calendar-users.d.mts.map +1 -1
  185. package/dist/actions/list-calendar-users.mjs +5 -5
  186. package/dist/actions/list-calendar-users.mjs.map +1 -1
  187. package/dist/actions/list-calendars.cjs +12 -12
  188. package/dist/actions/list-calendars.cjs.map +1 -1
  189. package/dist/actions/list-calendars.d.cts +40 -3
  190. package/dist/actions/list-calendars.d.cts.map +1 -1
  191. package/dist/actions/list-calendars.d.mts +40 -3
  192. package/dist/actions/list-calendars.d.mts.map +1 -1
  193. package/dist/actions/list-calendars.mjs +12 -12
  194. package/dist/actions/list-calendars.mjs.map +1 -1
  195. package/dist/actions/list-chat-messages.cjs +1 -1
  196. package/dist/actions/list-chat-messages.cjs.map +1 -1
  197. package/dist/actions/list-chat-messages.d.cts +13 -3
  198. package/dist/actions/list-chat-messages.d.cts.map +1 -1
  199. package/dist/actions/list-chat-messages.d.mts +13 -3
  200. package/dist/actions/list-chat-messages.d.mts.map +1 -1
  201. package/dist/actions/list-chat-messages.mjs +1 -1
  202. package/dist/actions/list-chat-messages.mjs.map +1 -1
  203. package/dist/actions/list-google-login-groups.cjs +13 -13
  204. package/dist/actions/list-google-login-groups.cjs.map +1 -1
  205. package/dist/actions/list-google-login-groups.d.cts +37 -3
  206. package/dist/actions/list-google-login-groups.d.cts.map +1 -1
  207. package/dist/actions/list-google-login-groups.d.mts +37 -3
  208. package/dist/actions/list-google-login-groups.d.mts.map +1 -1
  209. package/dist/actions/list-google-login-groups.mjs +13 -13
  210. package/dist/actions/list-google-login-groups.mjs.map +1 -1
  211. package/dist/actions/list-google-logins.cjs +10 -10
  212. package/dist/actions/list-google-logins.cjs.map +1 -1
  213. package/dist/actions/list-google-logins.d.cts +31 -3
  214. package/dist/actions/list-google-logins.d.cts.map +1 -1
  215. package/dist/actions/list-google-logins.d.mts +31 -3
  216. package/dist/actions/list-google-logins.d.mts.map +1 -1
  217. package/dist/actions/list-google-logins.mjs +10 -10
  218. package/dist/actions/list-google-logins.mjs.map +1 -1
  219. package/dist/actions/list-meeting-direct-connect.cjs +35 -35
  220. package/dist/actions/list-meeting-direct-connect.cjs.map +1 -1
  221. package/dist/actions/list-meeting-direct-connect.d.cts +51 -3
  222. package/dist/actions/list-meeting-direct-connect.d.cts.map +1 -1
  223. package/dist/actions/list-meeting-direct-connect.d.mts +51 -3
  224. package/dist/actions/list-meeting-direct-connect.d.mts.map +1 -1
  225. package/dist/actions/list-meeting-direct-connect.mjs +35 -35
  226. package/dist/actions/list-meeting-direct-connect.mjs.map +1 -1
  227. package/dist/actions/list-meeting-metadata.cjs +13 -13
  228. package/dist/actions/list-meeting-metadata.cjs.map +1 -1
  229. package/dist/actions/list-meeting-metadata.d.cts +42 -3
  230. package/dist/actions/list-meeting-metadata.d.cts.map +1 -1
  231. package/dist/actions/list-meeting-metadata.d.mts +42 -3
  232. package/dist/actions/list-meeting-metadata.d.mts.map +1 -1
  233. package/dist/actions/list-meeting-metadata.mjs +13 -13
  234. package/dist/actions/list-meeting-metadata.mjs.map +1 -1
  235. package/dist/actions/list-participant-events.cjs +12 -12
  236. package/dist/actions/list-participant-events.cjs.map +1 -1
  237. package/dist/actions/list-participant-events.d.cts +41 -3
  238. package/dist/actions/list-participant-events.d.cts.map +1 -1
  239. package/dist/actions/list-participant-events.d.mts +41 -3
  240. package/dist/actions/list-participant-events.d.mts.map +1 -1
  241. package/dist/actions/list-participant-events.mjs +12 -12
  242. package/dist/actions/list-participant-events.mjs.map +1 -1
  243. package/dist/actions/list-realtime-endpoint.cjs +4 -4
  244. package/dist/actions/list-realtime-endpoint.cjs.map +1 -1
  245. package/dist/actions/list-realtime-endpoint.d.cts +46 -3
  246. package/dist/actions/list-realtime-endpoint.d.cts.map +1 -1
  247. package/dist/actions/list-realtime-endpoint.d.mts +46 -3
  248. package/dist/actions/list-realtime-endpoint.d.mts.map +1 -1
  249. package/dist/actions/list-realtime-endpoint.mjs +4 -4
  250. package/dist/actions/list-realtime-endpoint.mjs.map +1 -1
  251. package/dist/actions/list-recording.cjs +3 -3
  252. package/dist/actions/list-recording.cjs.map +1 -1
  253. package/dist/actions/list-recording.d.cts +42 -3
  254. package/dist/actions/list-recording.d.cts.map +1 -1
  255. package/dist/actions/list-recording.d.mts +42 -3
  256. package/dist/actions/list-recording.d.mts.map +1 -1
  257. package/dist/actions/list-recording.mjs +3 -3
  258. package/dist/actions/list-recording.mjs.map +1 -1
  259. package/dist/actions/list-sdk-uploads.cjs +19 -19
  260. package/dist/actions/list-sdk-uploads.cjs.map +1 -1
  261. package/dist/actions/list-sdk-uploads.d.cts +32 -3
  262. package/dist/actions/list-sdk-uploads.d.cts.map +1 -1
  263. package/dist/actions/list-sdk-uploads.d.mts +32 -3
  264. package/dist/actions/list-sdk-uploads.d.mts.map +1 -1
  265. package/dist/actions/list-sdk-uploads.mjs +19 -19
  266. package/dist/actions/list-sdk-uploads.mjs.map +1 -1
  267. package/dist/actions/list-slack-teams.cjs +15 -15
  268. package/dist/actions/list-slack-teams.cjs.map +1 -1
  269. package/dist/actions/list-slack-teams.d.cts +39 -3
  270. package/dist/actions/list-slack-teams.d.cts.map +1 -1
  271. package/dist/actions/list-slack-teams.d.mts +39 -3
  272. package/dist/actions/list-slack-teams.d.mts.map +1 -1
  273. package/dist/actions/list-slack-teams.mjs +15 -15
  274. package/dist/actions/list-slack-teams.mjs.map +1 -1
  275. package/dist/actions/list-transcript.cjs +4 -4
  276. package/dist/actions/list-transcript.cjs.map +1 -1
  277. package/dist/actions/list-transcript.d.cts +32 -3
  278. package/dist/actions/list-transcript.d.cts.map +1 -1
  279. package/dist/actions/list-transcript.d.mts +32 -3
  280. package/dist/actions/list-transcript.d.mts.map +1 -1
  281. package/dist/actions/list-transcript.mjs +4 -4
  282. package/dist/actions/list-transcript.mjs.map +1 -1
  283. package/dist/actions/list-video-mixed.cjs +11 -11
  284. package/dist/actions/list-video-mixed.cjs.map +1 -1
  285. package/dist/actions/list-video-mixed.d.cts +40 -3
  286. package/dist/actions/list-video-mixed.d.cts.map +1 -1
  287. package/dist/actions/list-video-mixed.d.mts +40 -3
  288. package/dist/actions/list-video-mixed.d.mts.map +1 -1
  289. package/dist/actions/list-video-mixed.mjs +11 -11
  290. package/dist/actions/list-video-mixed.mjs.map +1 -1
  291. package/dist/actions/list-video-separate.cjs +11 -11
  292. package/dist/actions/list-video-separate.cjs.map +1 -1
  293. package/dist/actions/list-video-separate.d.cts +48 -3
  294. package/dist/actions/list-video-separate.d.cts.map +1 -1
  295. package/dist/actions/list-video-separate.d.mts +48 -3
  296. package/dist/actions/list-video-separate.d.mts.map +1 -1
  297. package/dist/actions/list-video-separate.mjs +11 -11
  298. package/dist/actions/list-video-separate.mjs.map +1 -1
  299. package/dist/actions/list-zoom-meetings-to-credentials.cjs +5 -5
  300. package/dist/actions/list-zoom-meetings-to-credentials.cjs.map +1 -1
  301. package/dist/actions/list-zoom-meetings-to-credentials.d.cts +25 -3
  302. package/dist/actions/list-zoom-meetings-to-credentials.d.cts.map +1 -1
  303. package/dist/actions/list-zoom-meetings-to-credentials.d.mts +25 -3
  304. package/dist/actions/list-zoom-meetings-to-credentials.d.mts.map +1 -1
  305. package/dist/actions/list-zoom-meetings-to-credentials.mjs +5 -5
  306. package/dist/actions/list-zoom-meetings-to-credentials.mjs.map +1 -1
  307. package/dist/actions/list-zoom-o-auth-credentials.cjs +7 -7
  308. package/dist/actions/list-zoom-o-auth-credentials.cjs.map +1 -1
  309. package/dist/actions/list-zoom-o-auth-credentials.d.cts +44 -3
  310. package/dist/actions/list-zoom-o-auth-credentials.d.cts.map +1 -1
  311. package/dist/actions/list-zoom-o-auth-credentials.d.mts +44 -3
  312. package/dist/actions/list-zoom-o-auth-credentials.d.mts.map +1 -1
  313. package/dist/actions/list-zoom-o-auth-credentials.mjs +7 -7
  314. package/dist/actions/list-zoom-o-auth-credentials.mjs.map +1 -1
  315. package/dist/actions/list-zoom-oauth-app-logs.cjs +5 -5
  316. package/dist/actions/list-zoom-oauth-app-logs.cjs.map +1 -1
  317. package/dist/actions/list-zoom-oauth-app-logs.d.cts +23 -3
  318. package/dist/actions/list-zoom-oauth-app-logs.d.cts.map +1 -1
  319. package/dist/actions/list-zoom-oauth-app-logs.d.mts +23 -3
  320. package/dist/actions/list-zoom-oauth-app-logs.d.mts.map +1 -1
  321. package/dist/actions/list-zoom-oauth-app-logs.mjs +5 -5
  322. package/dist/actions/list-zoom-oauth-app-logs.mjs.map +1 -1
  323. package/dist/actions/list-zoom-oauth-apps.cjs +8 -8
  324. package/dist/actions/list-zoom-oauth-apps.cjs.map +1 -1
  325. package/dist/actions/list-zoom-oauth-apps.d.cts +33 -3
  326. package/dist/actions/list-zoom-oauth-apps.d.cts.map +1 -1
  327. package/dist/actions/list-zoom-oauth-apps.d.mts +33 -3
  328. package/dist/actions/list-zoom-oauth-apps.d.mts.map +1 -1
  329. package/dist/actions/list-zoom-oauth-apps.mjs +8 -8
  330. package/dist/actions/list-zoom-oauth-apps.mjs.map +1 -1
  331. package/dist/actions/list-zoom-oauth-credential-logs.cjs +5 -5
  332. package/dist/actions/list-zoom-oauth-credential-logs.cjs.map +1 -1
  333. package/dist/actions/list-zoom-oauth-credential-logs.d.cts +23 -3
  334. package/dist/actions/list-zoom-oauth-credential-logs.d.cts.map +1 -1
  335. package/dist/actions/list-zoom-oauth-credential-logs.d.mts +23 -3
  336. package/dist/actions/list-zoom-oauth-credential-logs.d.mts.map +1 -1
  337. package/dist/actions/list-zoom-oauth-credential-logs.mjs +5 -5
  338. package/dist/actions/list-zoom-oauth-credential-logs.mjs.map +1 -1
  339. package/dist/actions/remove-bot-from-call.cjs +2 -2
  340. package/dist/actions/remove-bot-from-call.cjs.map +1 -1
  341. package/dist/actions/remove-bot-from-call.d.cts +10 -3
  342. package/dist/actions/remove-bot-from-call.d.cts.map +1 -1
  343. package/dist/actions/remove-bot-from-call.d.mts +10 -3
  344. package/dist/actions/remove-bot-from-call.d.mts.map +1 -1
  345. package/dist/actions/remove-bot-from-call.mjs +2 -2
  346. package/dist/actions/remove-bot-from-call.mjs.map +1 -1
  347. package/dist/actions/retrieve-billing-usage.cjs +1 -1
  348. package/dist/actions/retrieve-billing-usage.cjs.map +1 -1
  349. package/dist/actions/retrieve-billing-usage.d.cts +11 -3
  350. package/dist/actions/retrieve-billing-usage.d.cts.map +1 -1
  351. package/dist/actions/retrieve-billing-usage.d.mts +11 -3
  352. package/dist/actions/retrieve-billing-usage.d.mts.map +1 -1
  353. package/dist/actions/retrieve-billing-usage.mjs +1 -1
  354. package/dist/actions/retrieve-billing-usage.mjs.map +1 -1
  355. package/dist/actions/retrieve-bot.cjs +3 -3
  356. package/dist/actions/retrieve-bot.cjs.map +1 -1
  357. package/dist/actions/retrieve-bot.d.cts +18 -3
  358. package/dist/actions/retrieve-bot.d.cts.map +1 -1
  359. package/dist/actions/retrieve-bot.d.mts +18 -3
  360. package/dist/actions/retrieve-bot.d.mts.map +1 -1
  361. package/dist/actions/retrieve-bot.mjs +3 -3
  362. package/dist/actions/retrieve-bot.mjs.map +1 -1
  363. package/dist/actions/retrieve-calendars.cjs +10 -10
  364. package/dist/actions/retrieve-calendars.cjs.map +1 -1
  365. package/dist/actions/retrieve-calendars.d.cts +21 -3
  366. package/dist/actions/retrieve-calendars.d.cts.map +1 -1
  367. package/dist/actions/retrieve-calendars.d.mts +21 -3
  368. package/dist/actions/retrieve-calendars.d.mts.map +1 -1
  369. package/dist/actions/retrieve-calendars.mjs +10 -10
  370. package/dist/actions/retrieve-calendars.mjs.map +1 -1
  371. package/dist/actions/retrieve-google-login-group.cjs +14 -14
  372. package/dist/actions/retrieve-google-login-group.cjs.map +1 -1
  373. package/dist/actions/retrieve-google-login-group.d.cts +27 -3
  374. package/dist/actions/retrieve-google-login-group.d.cts.map +1 -1
  375. package/dist/actions/retrieve-google-login-group.d.mts +27 -3
  376. package/dist/actions/retrieve-google-login-group.d.mts.map +1 -1
  377. package/dist/actions/retrieve-google-login-group.mjs +14 -14
  378. package/dist/actions/retrieve-google-login-group.mjs.map +1 -1
  379. package/dist/actions/retrieve-meeting-direct-connect.cjs +17 -17
  380. package/dist/actions/retrieve-meeting-direct-connect.cjs.map +1 -1
  381. package/dist/actions/retrieve-meeting-direct-connect.d.cts +37 -3
  382. package/dist/actions/retrieve-meeting-direct-connect.d.cts.map +1 -1
  383. package/dist/actions/retrieve-meeting-direct-connect.d.mts +37 -3
  384. package/dist/actions/retrieve-meeting-direct-connect.d.mts.map +1 -1
  385. package/dist/actions/retrieve-meeting-direct-connect.mjs +17 -17
  386. package/dist/actions/retrieve-meeting-direct-connect.mjs.map +1 -1
  387. package/dist/actions/retrieve-recording.cjs +16 -16
  388. package/dist/actions/retrieve-recording.cjs.map +1 -1
  389. package/dist/actions/retrieve-recording.d.cts +38 -3
  390. package/dist/actions/retrieve-recording.d.cts.map +1 -1
  391. package/dist/actions/retrieve-recording.d.mts +38 -3
  392. package/dist/actions/retrieve-recording.d.mts.map +1 -1
  393. package/dist/actions/retrieve-recording.mjs +16 -16
  394. package/dist/actions/retrieve-recording.mjs.map +1 -1
  395. package/dist/actions/retrieve-sdk-upload.cjs +9 -9
  396. package/dist/actions/retrieve-sdk-upload.cjs.map +1 -1
  397. package/dist/actions/retrieve-sdk-upload.d.cts +19 -3
  398. package/dist/actions/retrieve-sdk-upload.d.cts.map +1 -1
  399. package/dist/actions/retrieve-sdk-upload.d.mts +19 -3
  400. package/dist/actions/retrieve-sdk-upload.d.mts.map +1 -1
  401. package/dist/actions/retrieve-sdk-upload.mjs +9 -9
  402. package/dist/actions/retrieve-sdk-upload.mjs.map +1 -1
  403. package/dist/actions/retrieve-video-mixed.cjs +11 -11
  404. package/dist/actions/retrieve-video-mixed.cjs.map +1 -1
  405. package/dist/actions/retrieve-video-mixed.d.cts +24 -3
  406. package/dist/actions/retrieve-video-mixed.d.cts.map +1 -1
  407. package/dist/actions/retrieve-video-mixed.d.mts +24 -3
  408. package/dist/actions/retrieve-video-mixed.d.mts.map +1 -1
  409. package/dist/actions/retrieve-video-mixed.mjs +11 -11
  410. package/dist/actions/retrieve-video-mixed.mjs.map +1 -1
  411. package/dist/actions/retrieve-zoom-oauth-app.cjs +6 -6
  412. package/dist/actions/retrieve-zoom-oauth-app.cjs.map +1 -1
  413. package/dist/actions/retrieve-zoom-oauth-app.d.cts +18 -3
  414. package/dist/actions/retrieve-zoom-oauth-app.d.cts.map +1 -1
  415. package/dist/actions/retrieve-zoom-oauth-app.d.mts +18 -3
  416. package/dist/actions/retrieve-zoom-oauth-app.d.mts.map +1 -1
  417. package/dist/actions/retrieve-zoom-oauth-app.mjs +6 -6
  418. package/dist/actions/retrieve-zoom-oauth-app.mjs.map +1 -1
  419. package/dist/actions/start-recording.cjs +4 -4
  420. package/dist/actions/start-recording.cjs.map +1 -1
  421. package/dist/actions/start-recording.d.cts +64 -3
  422. package/dist/actions/start-recording.d.cts.map +1 -1
  423. package/dist/actions/start-recording.d.mts +64 -3
  424. package/dist/actions/start-recording.d.mts.map +1 -1
  425. package/dist/actions/start-recording.mjs +4 -4
  426. package/dist/actions/start-recording.mjs.map +1 -1
  427. package/dist/actions/stop-recording.cjs +2 -2
  428. package/dist/actions/stop-recording.cjs.map +1 -1
  429. package/dist/actions/stop-recording.d.cts +12 -3
  430. package/dist/actions/stop-recording.d.cts.map +1 -1
  431. package/dist/actions/stop-recording.d.mts +12 -3
  432. package/dist/actions/stop-recording.d.mts.map +1 -1
  433. package/dist/actions/stop-recording.mjs +2 -2
  434. package/dist/actions/stop-recording.mjs.map +1 -1
  435. package/dist/actions/update-bot.cjs +5 -5
  436. package/dist/actions/update-bot.cjs.map +1 -1
  437. package/dist/actions/update-bot.d.cts +55 -3
  438. package/dist/actions/update-bot.d.cts.map +1 -1
  439. package/dist/actions/update-bot.d.mts +55 -3
  440. package/dist/actions/update-bot.d.mts.map +1 -1
  441. package/dist/actions/update-bot.mjs +5 -5
  442. package/dist/actions/update-bot.mjs.map +1 -1
  443. package/dist/actions/update-calendar-user.cjs +6 -6
  444. package/dist/actions/update-calendar-user.cjs.map +1 -1
  445. package/dist/actions/update-calendar-user.d.cts +67 -3
  446. package/dist/actions/update-calendar-user.d.cts.map +1 -1
  447. package/dist/actions/update-calendar-user.d.mts +67 -3
  448. package/dist/actions/update-calendar-user.d.mts.map +1 -1
  449. package/dist/actions/update-calendar-user.mjs +6 -6
  450. package/dist/actions/update-calendar-user.mjs.map +1 -1
  451. package/dist/actions/update-calendar.cjs +11 -11
  452. package/dist/actions/update-calendar.cjs.map +1 -1
  453. package/dist/actions/update-calendar.d.cts +41 -3
  454. package/dist/actions/update-calendar.d.cts.map +1 -1
  455. package/dist/actions/update-calendar.d.mts +41 -3
  456. package/dist/actions/update-calendar.d.mts.map +1 -1
  457. package/dist/actions/update-calendar.mjs +11 -11
  458. package/dist/actions/update-calendar.mjs.map +1 -1
  459. package/dist/actions/update-google-login-group.cjs +16 -16
  460. package/dist/actions/update-google-login-group.cjs.map +1 -1
  461. package/dist/actions/update-google-login-group.d.cts +58 -3
  462. package/dist/actions/update-google-login-group.d.cts.map +1 -1
  463. package/dist/actions/update-google-login-group.d.mts +58 -3
  464. package/dist/actions/update-google-login-group.d.mts.map +1 -1
  465. package/dist/actions/update-google-login-group.mjs +16 -16
  466. package/dist/actions/update-google-login-group.mjs.map +1 -1
  467. package/dist/actions/update-google-login-groups.cjs +15 -15
  468. package/dist/actions/update-google-login-groups.cjs.map +1 -1
  469. package/dist/actions/update-google-login-groups.d.cts +31 -3
  470. package/dist/actions/update-google-login-groups.d.cts.map +1 -1
  471. package/dist/actions/update-google-login-groups.d.mts +31 -3
  472. package/dist/actions/update-google-login-groups.d.mts.map +1 -1
  473. package/dist/actions/update-google-login-groups.mjs +15 -15
  474. package/dist/actions/update-google-login-groups.mjs.map +1 -1
  475. package/dist/actions/update-google-login.cjs +9 -9
  476. package/dist/actions/update-google-login.cjs.map +1 -1
  477. package/dist/actions/update-google-login.d.cts +33 -3
  478. package/dist/actions/update-google-login.d.cts.map +1 -1
  479. package/dist/actions/update-google-login.d.mts +33 -3
  480. package/dist/actions/update-google-login.d.mts.map +1 -1
  481. package/dist/actions/update-google-login.mjs +9 -9
  482. package/dist/actions/update-google-login.mjs.map +1 -1
  483. package/dist/actions/update-recording.cjs +17 -17
  484. package/dist/actions/update-recording.cjs.map +1 -1
  485. package/dist/actions/update-recording.d.cts +40 -3
  486. package/dist/actions/update-recording.d.cts.map +1 -1
  487. package/dist/actions/update-recording.d.mts +40 -3
  488. package/dist/actions/update-recording.d.mts.map +1 -1
  489. package/dist/actions/update-recording.mjs +17 -17
  490. package/dist/actions/update-recording.mjs.map +1 -1
  491. package/dist/actions/update-video-mixed.cjs +14 -14
  492. package/dist/actions/update-video-mixed.cjs.map +1 -1
  493. package/dist/actions/update-video-mixed.d.cts +54 -3
  494. package/dist/actions/update-video-mixed.d.cts.map +1 -1
  495. package/dist/actions/update-video-mixed.d.mts +54 -3
  496. package/dist/actions/update-video-mixed.d.mts.map +1 -1
  497. package/dist/actions/update-video-mixed.mjs +14 -14
  498. package/dist/actions/update-video-mixed.mjs.map +1 -1
  499. package/dist/actions/update-zoom-o-auth-app.cjs +6 -6
  500. package/dist/actions/update-zoom-o-auth-app.cjs.map +1 -1
  501. package/dist/actions/update-zoom-o-auth-app.d.cts +22 -3
  502. package/dist/actions/update-zoom-o-auth-app.d.cts.map +1 -1
  503. package/dist/actions/update-zoom-o-auth-app.d.mts +22 -3
  504. package/dist/actions/update-zoom-o-auth-app.d.mts.map +1 -1
  505. package/dist/actions/update-zoom-o-auth-app.mjs +6 -6
  506. package/dist/actions/update-zoom-o-auth-app.mjs.map +1 -1
  507. package/dist/catalog.cjs +14 -1
  508. package/dist/catalog.cjs.map +1 -1
  509. package/dist/catalog.d.cts +13 -0
  510. package/dist/catalog.d.mts +13 -0
  511. package/dist/catalog.mjs +14 -1
  512. package/dist/catalog.mjs.map +1 -1
  513. package/package.json +2 -2
@@ -1,9 +1,36 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-calendar.d.ts
4
- declare const RecallaiCreateCalendarInput: z.ZodTypeAny;
5
- declare const RecallaiCreateCalendarOutput: z.ZodTypeAny;
6
- declare const recallaiCreateCalendar: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiCreateCalendarInput: z.ZodObject<{
5
+ platform: z.ZodEnum<{
6
+ google_calendar: "google_calendar";
7
+ microsoft_outlook: "microsoft_outlook";
8
+ }>;
9
+ oauth_client_id: z.ZodString;
10
+ oauth_client_secret: z.ZodString;
11
+ oauth_refresh_token: z.ZodString;
12
+ }, z.core.$strip>;
13
+ declare const RecallaiCreateCalendarOutput: z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ status: z.ZodNullable<z.ZodString>;
16
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
17
+ platform: z.ZodNullable<z.ZodString>;
18
+ created_at: z.ZodNullable<z.ZodString>;
19
+ updated_at: z.ZodNullable<z.ZodString>;
20
+ oauth_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ platform_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ status_changes: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
24
+ oauth_client_id: z.ZodNullable<z.ZodString>;
25
+ oauth_client_secret: z.ZodNullable<z.ZodString>;
26
+ oauth_refresh_token: z.ZodNullable<z.ZodString>;
27
+ }, z.core.$loose>;
28
+ declare const recallaiCreateCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
29
+ platform: "google_calendar" | "microsoft_outlook";
30
+ oauth_client_id: string;
31
+ oauth_client_secret: string;
32
+ oauth_refresh_token: string;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
34
  //#endregion
8
35
  export { recallaiCreateCalendar };
9
36
  //# sourceMappingURL=create-calendar.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-calendar.d.cts","names":[],"sources":["../../src/actions/create-calendar.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAK1C;AAAA,cACW,4BAAA,EAA8B,CAAA,CAAE,UAc3C;AAAA,cAEW,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-calendar.d.cts","names":[],"sources":["../../src/actions/create-calendar.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,36 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-calendar.d.ts
4
- declare const RecallaiCreateCalendarInput: z.ZodTypeAny;
5
- declare const RecallaiCreateCalendarOutput: z.ZodTypeAny;
6
- declare const recallaiCreateCalendar: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiCreateCalendarInput: z.ZodObject<{
5
+ platform: z.ZodEnum<{
6
+ google_calendar: "google_calendar";
7
+ microsoft_outlook: "microsoft_outlook";
8
+ }>;
9
+ oauth_client_id: z.ZodString;
10
+ oauth_client_secret: z.ZodString;
11
+ oauth_refresh_token: z.ZodString;
12
+ }, z.core.$strip>;
13
+ declare const RecallaiCreateCalendarOutput: z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ status: z.ZodNullable<z.ZodString>;
16
+ metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
17
+ platform: z.ZodNullable<z.ZodString>;
18
+ created_at: z.ZodNullable<z.ZodString>;
19
+ updated_at: z.ZodNullable<z.ZodString>;
20
+ oauth_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ platform_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ status_changes: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
24
+ oauth_client_id: z.ZodNullable<z.ZodString>;
25
+ oauth_client_secret: z.ZodNullable<z.ZodString>;
26
+ oauth_refresh_token: z.ZodNullable<z.ZodString>;
27
+ }, z.core.$loose>;
28
+ declare const recallaiCreateCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
29
+ platform: "google_calendar" | "microsoft_outlook";
30
+ oauth_client_id: string;
31
+ oauth_client_secret: string;
32
+ oauth_refresh_token: string;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
34
  //#endregion
8
35
  export { recallaiCreateCalendar };
9
36
  //# sourceMappingURL=create-calendar.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-calendar.d.mts","names":[],"sources":["../../src/actions/create-calendar.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAK1C;AAAA,cACW,4BAAA,EAA8B,CAAA,CAAE,UAc3C;AAAA,cAEW,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-calendar.d.mts","names":[],"sources":["../../src/actions/create-calendar.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAM3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAgB5B,sBAAA,gCAAsB,wBAAA"}
@@ -11,20 +11,20 @@ const recallaiCreateCalendar = action("RECALLAI_CREATE_CALENDAR", {
11
11
  oauth_refresh_token: z.string().describe("OAuth 2.0 refresh token for the calendar integration. Used to maintain long-term access to the calendar. Maximum 10000 characters.")
12
12
  }),
13
13
  output: z.object({
14
- id: z.string().describe("Unique identifier (UUID) of the created calendar integration"),
15
- status: z.string().describe("Current status of the calendar integration"),
16
- metadata: z.object({}).describe("Additional metadata for the calendar integration").nullable().optional(),
17
- platform: z.string().describe("Calendar platform (google_calendar or microsoft_outlook)"),
18
- created_at: z.string().describe("ISO 8601 timestamp when the calendar was created"),
19
- updated_at: z.string().describe("ISO 8601 timestamp when the calendar was last updated"),
14
+ id: z.string().describe("Unique identifier (UUID) of the created calendar integration").nullable(),
15
+ status: z.string().describe("Current status of the calendar integration").nullable(),
16
+ metadata: z.record(z.string(), z.unknown()).describe("Additional metadata for the calendar integration").nullable().optional(),
17
+ platform: z.string().describe("Calendar platform (google_calendar or microsoft_outlook)").nullable(),
18
+ created_at: z.string().describe("ISO 8601 timestamp when the calendar was created").nullable(),
19
+ updated_at: z.string().describe("ISO 8601 timestamp when the calendar was last updated").nullable(),
20
20
  oauth_email: z.string().describe("Email address associated with the OAuth token").nullable().optional(),
21
21
  webhook_url: z.string().describe("Webhook URL for calendar event notifications").nullable().optional(),
22
22
  platform_email: z.string().describe("Email address on the calendar platform").nullable().optional(),
23
23
  status_changes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),
24
- oauth_client_id: z.string().describe("OAuth client ID used for the integration"),
25
- oauth_client_secret: z.string().describe("OAuth client secret used for the integration"),
26
- oauth_refresh_token: z.string().describe("OAuth refresh token used for the integration")
27
- })
24
+ oauth_client_id: z.string().describe("OAuth client ID used for the integration").nullable(),
25
+ oauth_client_secret: z.string().describe("OAuth client secret used for the integration").nullable(),
26
+ oauth_refresh_token: z.string().describe("OAuth refresh token used for the integration").nullable()
27
+ }).passthrough()
28
28
  });
29
29
  //#endregion
30
30
  export { recallaiCreateCalendar };
@@ -1 +1 @@
1
- {"version":3,"file":"create-calendar.mjs","names":[],"sources":["../../src/actions/create-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateCalendarInput: z.ZodTypeAny = z.object({\n platform: z.enum([\"google_calendar\", \"microsoft_outlook\"]).describe(\"Calendar platform to integrate with. Choose 'google_calendar' for Google Calendar or 'microsoft_outlook' for Microsoft Outlook.\"),\n oauth_client_id: z.string().describe(\"OAuth 2.0 client ID for the calendar integration. Maximum 2000 characters.\"),\n oauth_client_secret: z.string().describe(\"OAuth 2.0 client secret for the calendar integration. Maximum 2000 characters.\"),\n oauth_refresh_token: z.string().describe(\"OAuth 2.0 refresh token for the calendar integration. Used to maintain long-term access to the calendar. Maximum 10000 characters.\"),\n});\nexport const RecallaiCreateCalendarOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the created calendar integration\"),\n status: z.string().describe(\"Current status of the calendar integration\"),\n metadata: z.object({}).describe(\"Additional metadata for the calendar integration\").nullable().optional(),\n platform: z.string().describe(\"Calendar platform (google_calendar or 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(\"Email address associated with the OAuth token\").nullable().optional(),\n webhook_url: z.string().describe(\"Webhook URL for calendar event notifications\").nullable().optional(),\n platform_email: z.string().describe(\"Email address on the calendar platform\").nullable().optional(),\n status_changes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n oauth_client_id: z.string().describe(\"OAuth client ID used for the integration\"),\n oauth_client_secret: z.string().describe(\"OAuth client secret used for the integration\"),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token used for the integration\"),\n});\n\nexport const recallaiCreateCalendar = action(\"RECALLAI_CREATE_CALENDAR\", {\n slug: \"recallai-create-calendar\",\n name: \"Create Calendar Integration\",\n description: \"Tool to create a new calendar integration with Google Calendar or Microsoft Outlook. Use when you need to connect a calendar platform to enable automatic bot scheduling for meetings.\",\n input: RecallaiCreateCalendarInput,\n output: RecallaiCreateCalendarOutput,\n});\n"],"mappings":";;AA0BA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1BuD,EAAE,OAAO;EAChE,UAAU,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,SAAS,iIAAiI;EACrM,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;EACjH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EACzH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI;CAC/K,CAqBS;CACP,QArBwD,EAAE,OAAO;EACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;EACxE,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,gBAAgB,EAAE,MAAM,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAC/E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EACvF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACzF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-calendar.mjs","names":[],"sources":["../../src/actions/create-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateCalendarInput = z.object({\n platform: z.enum([\"google_calendar\", \"microsoft_outlook\"]).describe(\"Calendar platform to integrate with. Choose 'google_calendar' for Google Calendar or 'microsoft_outlook' for Microsoft Outlook.\"),\n oauth_client_id: z.string().describe(\"OAuth 2.0 client ID for the calendar integration. Maximum 2000 characters.\"),\n oauth_client_secret: z.string().describe(\"OAuth 2.0 client secret for the calendar integration. Maximum 2000 characters.\"),\n oauth_refresh_token: z.string().describe(\"OAuth 2.0 refresh token for the calendar integration. Used to maintain long-term access to the calendar. Maximum 10000 characters.\"),\n});\nexport const RecallaiCreateCalendarOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the created calendar integration\").nullable(),\n status: z.string().describe(\"Current status of the calendar integration\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the calendar integration\").nullable().optional(),\n platform: z.string().describe(\"Calendar platform (google_calendar or 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(\"Email address associated with the OAuth token\").nullable().optional(),\n webhook_url: z.string().describe(\"Webhook URL for calendar event notifications\").nullable().optional(),\n platform_email: z.string().describe(\"Email address on the calendar platform\").nullable().optional(),\n status_changes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n oauth_client_id: z.string().describe(\"OAuth client ID used for the integration\").nullable(),\n oauth_client_secret: z.string().describe(\"OAuth client secret used for the integration\").nullable(),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token used for the integration\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateCalendar = action(\"RECALLAI_CREATE_CALENDAR\", {\n slug: \"recallai-create-calendar\",\n name: \"Create Calendar Integration\",\n description: \"Tool to create a new calendar integration with Google Calendar or Microsoft Outlook. Use when you need to connect a calendar platform to enable automatic bot scheduling for meetings.\",\n input: RecallaiCreateCalendarInput,\n output: RecallaiCreateCalendarOutput,\n});\n"],"mappings":";;AA0BA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1ByC,EAAE,OAAO;EAClD,UAAU,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,SAAS,iIAAiI;EACrM,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;EACjH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EACzH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI;CAC/K,CAqBS;CACP,QArB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACjG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,gBAAgB,EAAE,MAAM,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC1F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAClG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -6,24 +6,24 @@ const RecallaiCreateGoogleLoginGroupInput = zod.z.object({
6
6
  login_mode: zod.z.enum(["always", "only_if_required"]).describe("Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.")
7
7
  });
8
8
  const RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = zod.z.object({
9
- id: zod.z.string().describe("Unique identifier for the login credential"),
10
- email: zod.z.string().describe("Google account email address"),
11
- group_id: zod.z.string().describe("ID of the login group this credential belongs to"),
9
+ id: zod.z.string().describe("Unique identifier for the login credential").nullable(),
10
+ email: zod.z.string().describe("Google account email address").nullable(),
11
+ group_id: zod.z.string().describe("ID of the login group this credential belongs to").nullable(),
12
12
  is_active: zod.z.boolean().describe("Whether this login is currently active").nullable().optional(),
13
- created_at: zod.z.string().describe("ISO 8601 timestamp when the login was created"),
14
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the login was last updated"),
15
- sso_v2_cert: zod.z.string().describe("SSO v2 certificate for authentication"),
16
- sso_v2_private_key: zod.z.string().describe("SSO v2 private key for authentication"),
17
- sso_v2_workspace_domain: zod.z.string().describe("Google Workspace domain for SSO")
18
- }).describe("Details of a Google login credential in the group");
13
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the login was created").nullable(),
14
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the login was last updated").nullable(),
15
+ sso_v2_cert: zod.z.string().describe("SSO v2 certificate for authentication").nullable(),
16
+ sso_v2_private_key: zod.z.string().describe("SSO v2 private key for authentication").nullable(),
17
+ sso_v2_workspace_domain: zod.z.string().describe("Google Workspace domain for SSO").nullable()
18
+ }).passthrough().describe("Details of a Google login credential in the group");
19
19
  const RecallaiCreateGoogleLoginGroupOutput = zod.z.object({
20
- id: zod.z.string().describe("Unique identifier (UUID) for the created login group"),
21
- name: zod.z.string().describe("Name of the login group"),
20
+ id: zod.z.string().describe("Unique identifier (UUID) for the created login group").nullable(),
21
+ name: zod.z.string().describe("Name of the login group").nullable(),
22
22
  logins: zod.z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe("List of Google login credentials associated with this group"),
23
- created_at: zod.z.string().describe("ISO 8601 timestamp when the group was created"),
24
- login_mode: zod.z.string().describe("Login behavior mode: 'always' or 'only_if_required'"),
25
- updated_at: zod.z.string().describe("ISO 8601 timestamp when the group was last updated")
26
- });
23
+ created_at: zod.z.string().describe("ISO 8601 timestamp when the group was created").nullable(),
24
+ login_mode: zod.z.string().describe("Login behavior mode: 'always' or 'only_if_required'").nullable(),
25
+ updated_at: zod.z.string().describe("ISO 8601 timestamp when the group was last updated").nullable()
26
+ }).passthrough();
27
27
  const recallaiCreateGoogleLoginGroup = require_action.action("RECALLAI_CREATE_GOOGLE_LOGIN_GROUP", {
28
28
  slug: "recallai-create-google-login-group",
29
29
  name: "Create Google Login Group",
@@ -1 +1 @@
1
- {"version":3,"file":"create-google-login-group.cjs","names":["z","action"],"sources":["../../src/actions/create-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginGroupInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n});\nconst RecallaiCreateGoogleLoginGroup_GoogleLoginSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the login credential\"),\n email: z.string().describe(\"Google account email address\"),\n group_id: z.string().describe(\"ID of the login group this credential belongs to\"),\n is_active: z.boolean().describe(\"Whether this 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 for authentication\"),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key for authentication\"),\n sso_v2_workspace_domain: z.string().describe(\"Google Workspace domain for SSO\"),\n}).describe(\"Details of a Google login credential in the group\");\nexport const RecallaiCreateGoogleLoginGroupOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created login group\"),\n name: z.string().describe(\"Name of the login group\"),\n logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\"),\n login_mode: z.string().describe(\"Login behavior mode: 'always' or 'only_if_required'\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\"),\n});\n\nexport const recallaiCreateGoogleLoginGroup = action(\"RECALLAI_CREATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-create-google-login-group\",\n name: \"Create Google Login Group\",\n description: \"Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginGroupInput,\n output: RecallaiCreateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,YAAYA,IAAAA,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC7P,CAAC;AACD,MAAM,mDAAiEA,IAAAA,EAAE,OAAO;CAC9E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACzD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,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,uCAAuC;CACxE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/E,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;AAChF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACnD,QAAQA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D;CACxI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACtF,CAAC;AAED,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-google-login-group.cjs","names":["z","action"],"sources":["../../src/actions/create-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginGroupInput = z.object({\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n});\nconst RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier for the login credential\").nullable(),\n email: z.string().describe(\"Google account email address\").nullable(),\n group_id: z.string().describe(\"ID of the login group this credential belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this 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 for authentication\").nullable(),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key for authentication\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"Google Workspace domain for SSO\").nullable(),\n}).passthrough().describe(\"Details of a Google login credential in the group\");\nexport const RecallaiCreateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\").nullable(),\n login_mode: z.string().describe(\"Login behavior mode: 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateGoogleLoginGroup = action(\"RECALLAI_CREATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-create-google-login-group\",\n name: \"Create Google Login Group\",\n description: \"Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginGroupInput,\n output: RecallaiCreateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,YAAYA,IAAAA,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC7P,CAAC;AACD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,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,uCAAuC,CAAC,CAAC,SAAS;CACnF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,QAAQA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D;CACxI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,35 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-google-login-group.d.ts
4
- declare const RecallaiCreateGoogleLoginGroupInput: z.ZodTypeAny;
5
- declare const RecallaiCreateGoogleLoginGroupOutput: z.ZodTypeAny;
6
- declare const recallaiCreateGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiCreateGoogleLoginGroupInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ login_mode: z.ZodEnum<{
7
+ always: "always";
8
+ only_if_required: "only_if_required";
9
+ }>;
10
+ }, z.core.$strip>;
11
+ declare const RecallaiCreateGoogleLoginGroupOutput: z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ logins: 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.$loose>>;
25
+ created_at: z.ZodNullable<z.ZodString>;
26
+ login_mode: z.ZodNullable<z.ZodString>;
27
+ updated_at: z.ZodNullable<z.ZodString>;
28
+ }, z.core.$loose>;
29
+ declare const recallaiCreateGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ name: string;
31
+ login_mode: "always" | "only_if_required";
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
33
  //#endregion
8
34
  export { recallaiCreateGoogleLoginGroup };
9
35
  //# sourceMappingURL=create-google-login-group.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-google-login-group.d.cts","names":[],"sources":["../../src/actions/create-google-login-group.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAGlD;AAAA,cAYW,oCAAA,EAAsC,CAAA,CAAE,UAOnD;AAAA,cAEW,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-google-login-group.d.cts","names":[],"sources":["../../src/actions/create-google-login-group.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;cAenC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cASpC,8BAAA,gCAA8B,wBAAA"}
@@ -1,9 +1,35 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-google-login-group.d.ts
4
- declare const RecallaiCreateGoogleLoginGroupInput: z.ZodTypeAny;
5
- declare const RecallaiCreateGoogleLoginGroupOutput: z.ZodTypeAny;
6
- declare const recallaiCreateGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiCreateGoogleLoginGroupInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ login_mode: z.ZodEnum<{
7
+ always: "always";
8
+ only_if_required: "only_if_required";
9
+ }>;
10
+ }, z.core.$strip>;
11
+ declare const RecallaiCreateGoogleLoginGroupOutput: z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ logins: 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.$loose>>;
25
+ created_at: z.ZodNullable<z.ZodString>;
26
+ login_mode: z.ZodNullable<z.ZodString>;
27
+ updated_at: z.ZodNullable<z.ZodString>;
28
+ }, z.core.$loose>;
29
+ declare const recallaiCreateGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ name: string;
31
+ login_mode: "always" | "only_if_required";
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
33
  //#endregion
8
34
  export { recallaiCreateGoogleLoginGroup };
9
35
  //# sourceMappingURL=create-google-login-group.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-google-login-group.d.mts","names":[],"sources":["../../src/actions/create-google-login-group.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAGlD;AAAA,cAYW,oCAAA,EAAsC,CAAA,CAAE,UAOnD;AAAA,cAEW,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-google-login-group.d.mts","names":[],"sources":["../../src/actions/create-google-login-group.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;cAenC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cASpC,8BAAA,gCAA8B,wBAAA"}
@@ -6,29 +6,29 @@ const RecallaiCreateGoogleLoginGroupInput = z.object({
6
6
  login_mode: z.enum(["always", "only_if_required"]).describe("Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.")
7
7
  });
8
8
  const RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = z.object({
9
- id: z.string().describe("Unique identifier for the login credential"),
10
- email: z.string().describe("Google account email address"),
11
- group_id: z.string().describe("ID of the login group this credential belongs to"),
9
+ id: z.string().describe("Unique identifier for the login credential").nullable(),
10
+ email: z.string().describe("Google account email address").nullable(),
11
+ group_id: z.string().describe("ID of the login group this credential belongs to").nullable(),
12
12
  is_active: z.boolean().describe("Whether this login is currently active").nullable().optional(),
13
- created_at: z.string().describe("ISO 8601 timestamp when the login was created"),
14
- updated_at: z.string().describe("ISO 8601 timestamp when the login was last updated"),
15
- sso_v2_cert: z.string().describe("SSO v2 certificate for authentication"),
16
- sso_v2_private_key: z.string().describe("SSO v2 private key for authentication"),
17
- sso_v2_workspace_domain: z.string().describe("Google Workspace domain for SSO")
18
- }).describe("Details of a Google login credential in the group");
13
+ created_at: z.string().describe("ISO 8601 timestamp when the login was created").nullable(),
14
+ updated_at: z.string().describe("ISO 8601 timestamp when the login was last updated").nullable(),
15
+ sso_v2_cert: z.string().describe("SSO v2 certificate for authentication").nullable(),
16
+ sso_v2_private_key: z.string().describe("SSO v2 private key for authentication").nullable(),
17
+ sso_v2_workspace_domain: z.string().describe("Google Workspace domain for SSO").nullable()
18
+ }).passthrough().describe("Details of a Google login credential in the group");
19
19
  const recallaiCreateGoogleLoginGroup = action("RECALLAI_CREATE_GOOGLE_LOGIN_GROUP", {
20
20
  slug: "recallai-create-google-login-group",
21
21
  name: "Create Google Login Group",
22
22
  description: "Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.",
23
23
  input: RecallaiCreateGoogleLoginGroupInput,
24
24
  output: z.object({
25
- id: z.string().describe("Unique identifier (UUID) for the created login group"),
26
- name: z.string().describe("Name of the login group"),
25
+ id: z.string().describe("Unique identifier (UUID) for the created login group").nullable(),
26
+ name: z.string().describe("Name of the login group").nullable(),
27
27
  logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe("List of Google login credentials associated with this group"),
28
- created_at: z.string().describe("ISO 8601 timestamp when the group was created"),
29
- login_mode: z.string().describe("Login behavior mode: 'always' or 'only_if_required'"),
30
- updated_at: z.string().describe("ISO 8601 timestamp when the group was last updated")
31
- })
28
+ created_at: z.string().describe("ISO 8601 timestamp when the group was created").nullable(),
29
+ login_mode: z.string().describe("Login behavior mode: 'always' or 'only_if_required'").nullable(),
30
+ updated_at: z.string().describe("ISO 8601 timestamp when the group was last updated").nullable()
31
+ }).passthrough()
32
32
  });
33
33
  //#endregion
34
34
  export { recallaiCreateGoogleLoginGroup };
@@ -1 +1 @@
1
- {"version":3,"file":"create-google-login-group.mjs","names":[],"sources":["../../src/actions/create-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginGroupInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n});\nconst RecallaiCreateGoogleLoginGroup_GoogleLoginSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the login credential\"),\n email: z.string().describe(\"Google account email address\"),\n group_id: z.string().describe(\"ID of the login group this credential belongs to\"),\n is_active: z.boolean().describe(\"Whether this 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 for authentication\"),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key for authentication\"),\n sso_v2_workspace_domain: z.string().describe(\"Google Workspace domain for SSO\"),\n}).describe(\"Details of a Google login credential in the group\");\nexport const RecallaiCreateGoogleLoginGroupOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created login group\"),\n name: z.string().describe(\"Name of the login group\"),\n logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\"),\n login_mode: z.string().describe(\"Login behavior mode: 'always' or 'only_if_required'\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\"),\n});\n\nexport const recallaiCreateGoogleLoginGroup = action(\"RECALLAI_CREATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-create-google-login-group\",\n name: \"Create Google Login Group\",\n description: \"Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginGroupInput,\n output: RecallaiCreateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoD,EAAE,OAAO;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,YAAY,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC7P,CAAC;AACD,MAAM,mDAAiE,EAAE,OAAO;CAC9E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACzD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACxE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/E,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;AAChF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAU/D,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdgE,EAAE,OAAO;EACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;EACnD,QAAQ,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D;EACxI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACtF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-google-login-group.mjs","names":[],"sources":["../../src/actions/create-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginGroupInput = z.object({\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n});\nconst RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier for the login credential\").nullable(),\n email: z.string().describe(\"Google account email address\").nullable(),\n group_id: z.string().describe(\"ID of the login group this credential belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this 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 for authentication\").nullable(),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key for authentication\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"Google Workspace domain for SSO\").nullable(),\n}).passthrough().describe(\"Details of a Google login credential in the group\");\nexport const RecallaiCreateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\").nullable(),\n login_mode: z.string().describe(\"Login behavior mode: 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateGoogleLoginGroup = action(\"RECALLAI_CREATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-create-google-login-group\",\n name: \"Create Google Login Group\",\n description: \"Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginGroupInput,\n output: RecallaiCreateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,YAAY,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC7P,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,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,uCAAuC,CAAC,CAAC,SAAS;CACnF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAU7E,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC9D,QAAQ,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D;EACxI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -10,16 +10,16 @@ const RecallaiCreateGoogleLoginInput = zod.z.object({
10
10
  sso_v2_workspace_domain: zod.z.string().describe("The primary domain name of your Google Workspace Account used for SSO.")
11
11
  });
12
12
  const RecallaiCreateGoogleLoginOutput = zod.z.object({
13
- id: zod.z.string().describe("Unique identifier (UUID) for the created Google login"),
14
- email: zod.z.string().describe("The email address of the Google account"),
15
- group_id: zod.z.string().describe("The ID of the login group this login belongs to"),
13
+ id: zod.z.string().describe("Unique identifier (UUID) for the created Google login").nullable(),
14
+ email: zod.z.string().describe("The email address of the Google account").nullable(),
15
+ group_id: zod.z.string().describe("The ID of the login group this login belongs to").nullable(),
16
16
  is_active: zod.z.boolean().describe("Whether this login is active for round robin").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("PEM-formatted x509 certificate for SSO"),
20
- sso_v2_private_key: zod.z.string().describe("PEM-formatted private key for SSO"),
21
- sso_v2_workspace_domain: zod.z.string().describe("The Google Workspace domain used for SSO")
22
- });
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("PEM-formatted x509 certificate for SSO").nullable(),
20
+ sso_v2_private_key: zod.z.string().describe("PEM-formatted private key for SSO").nullable(),
21
+ sso_v2_workspace_domain: zod.z.string().describe("The Google Workspace domain used for SSO").nullable()
22
+ }).passthrough();
23
23
  const recallaiCreateGoogleLogin = require_action.action("RECALLAI_CREATE_GOOGLE_LOGIN", {
24
24
  slug: "recallai-create-google-login",
25
25
  name: "Create Google Login",
@@ -1 +1 @@
1
- {"version":3,"file":"create-google-login.cjs","names":["z","action"],"sources":["../../src/actions/create-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address of the Google account to use for login.\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to.\"),\n is_active: z.boolean().default(true).describe(\"If the login should be used for round robin. (default: true)\").optional(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate which is registered in your Google Workspace SSO Profile.\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key used for signing SSO requests.\"),\n sso_v2_workspace_domain: z.string().describe(\"The primary domain name of your Google Workspace Account used for SSO.\"),\n});\nexport const RecallaiCreateGoogleLoginOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created Google login\"),\n email: z.string().describe(\"The email address of the Google account\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this login is active for round robin\").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(\"PEM-formatted x509 certificate for SSO\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO\"),\n sso_v2_workspace_domain: z.string().describe(\"The Google Workspace domain used for SSO\"),\n});\n\nexport const recallaiCreateGoogleLogin = action(\"RECALLAI_CREATE_GOOGLE_LOGIN\", {\n slug: \"recallai-create-google-login\",\n name: \"Create Google Login\",\n description: \"Tool to create a new Google Login credential within a login group. Use when you need to add a new Google account that bots can use to authenticate and join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginInput,\n output: RecallaiCreateGoogleLoginOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AACvH,CAAC;AACD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC/E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,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,wCAAwC;CACzE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3E,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AACzF,CAAC;AAED,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-google-login.cjs","names":["z","action"],"sources":["../../src/actions/create-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginInput = z.object({\n email: z.string().describe(\"The email address of the Google account to use for login.\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to.\"),\n is_active: z.boolean().default(true).describe(\"If the login should be used for round robin. (default: true)\").optional(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate which is registered in your Google Workspace SSO Profile.\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key used for signing SSO requests.\"),\n sso_v2_workspace_domain: z.string().describe(\"The primary domain name of your Google Workspace Account used for SSO.\"),\n});\nexport const RecallaiCreateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created Google login\").nullable(),\n email: z.string().describe(\"The email address of the Google account\").nullable(),\n group_id: z.string().describe(\"The ID of the login group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is active for round robin\").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(\"PEM-formatted x509 certificate for SSO\").nullable(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"The Google Workspace domain used for SSO\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateGoogleLogin = action(\"RECALLAI_CREATE_GOOGLE_LOGIN\", {\n slug: \"recallai-create-google-login\",\n name: \"Create Google Login\",\n description: \"Tool to create a new Google Login credential within a login group. Use when you need to add a new Google account that bots can use to authenticate and join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginInput,\n output: RecallaiCreateGoogleLoginOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AACvH,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,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,wCAAwC,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtF,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-google-login.d.ts
4
- declare const RecallaiCreateGoogleLoginInput: z.ZodTypeAny;
5
- declare const RecallaiCreateGoogleLoginOutput: z.ZodTypeAny;
6
- declare const recallaiCreateGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiCreateGoogleLoginInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ group_id: z.ZodString;
7
+ is_active: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
8
+ sso_v2_cert: z.ZodString;
9
+ sso_v2_private_key: z.ZodString;
10
+ sso_v2_workspace_domain: z.ZodString;
11
+ }, z.core.$strip>;
12
+ declare const RecallaiCreateGoogleLoginOutput: z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ email: z.ZodNullable<z.ZodString>;
15
+ group_id: z.ZodNullable<z.ZodString>;
16
+ is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ created_at: z.ZodNullable<z.ZodString>;
18
+ updated_at: z.ZodNullable<z.ZodString>;
19
+ sso_v2_cert: z.ZodNullable<z.ZodString>;
20
+ sso_v2_private_key: z.ZodNullable<z.ZodString>;
21
+ sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$loose>;
23
+ declare const recallaiCreateGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ email: string;
25
+ group_id: string;
26
+ sso_v2_cert: string;
27
+ sso_v2_private_key: string;
28
+ sso_v2_workspace_domain: string;
29
+ is_active?: boolean | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { recallaiCreateGoogleLogin };
9
33
  //# sourceMappingURL=create-google-login.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-google-login.d.cts","names":[],"sources":["../../src/actions/create-google-login.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAO7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAU9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-google-login.d.cts","names":[],"sources":["../../src/actions/create-google-login.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAQ9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-google-login.d.ts
4
- declare const RecallaiCreateGoogleLoginInput: z.ZodTypeAny;
5
- declare const RecallaiCreateGoogleLoginOutput: z.ZodTypeAny;
6
- declare const recallaiCreateGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RecallaiCreateGoogleLoginInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ group_id: z.ZodString;
7
+ is_active: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
8
+ sso_v2_cert: z.ZodString;
9
+ sso_v2_private_key: z.ZodString;
10
+ sso_v2_workspace_domain: z.ZodString;
11
+ }, z.core.$strip>;
12
+ declare const RecallaiCreateGoogleLoginOutput: z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ email: z.ZodNullable<z.ZodString>;
15
+ group_id: z.ZodNullable<z.ZodString>;
16
+ is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ created_at: z.ZodNullable<z.ZodString>;
18
+ updated_at: z.ZodNullable<z.ZodString>;
19
+ sso_v2_cert: z.ZodNullable<z.ZodString>;
20
+ sso_v2_private_key: z.ZodNullable<z.ZodString>;
21
+ sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$loose>;
23
+ declare const recallaiCreateGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ email: string;
25
+ group_id: string;
26
+ sso_v2_cert: string;
27
+ sso_v2_private_key: string;
28
+ sso_v2_workspace_domain: string;
29
+ is_active?: boolean | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { recallaiCreateGoogleLogin };
9
33
  //# sourceMappingURL=create-google-login.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-google-login.d.mts","names":[],"sources":["../../src/actions/create-google-login.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAO7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAU9C;AAAA,cAEW,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-google-login.d.mts","names":[],"sources":["../../src/actions/create-google-login.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAQ9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY/B,yBAAA,gCAAyB,wBAAA"}
@@ -13,16 +13,16 @@ const recallaiCreateGoogleLogin = action("RECALLAI_CREATE_GOOGLE_LOGIN", {
13
13
  sso_v2_workspace_domain: z.string().describe("The primary domain name of your Google Workspace Account used for SSO.")
14
14
  }),
15
15
  output: z.object({
16
- id: z.string().describe("Unique identifier (UUID) for the created Google login"),
17
- email: z.string().describe("The email address of the Google account"),
18
- group_id: z.string().describe("The ID of the login group this login belongs to"),
16
+ id: z.string().describe("Unique identifier (UUID) for the created Google login").nullable(),
17
+ email: z.string().describe("The email address of the Google account").nullable(),
18
+ group_id: z.string().describe("The ID of the login group this login belongs to").nullable(),
19
19
  is_active: z.boolean().describe("Whether this login is active for round robin").nullable().optional(),
20
- created_at: z.string().describe("ISO 8601 timestamp when the login was created"),
21
- updated_at: z.string().describe("ISO 8601 timestamp when the login was last updated"),
22
- sso_v2_cert: z.string().describe("PEM-formatted x509 certificate for SSO"),
23
- sso_v2_private_key: z.string().describe("PEM-formatted private key for SSO"),
24
- sso_v2_workspace_domain: z.string().describe("The Google Workspace domain used for SSO")
25
- })
20
+ created_at: z.string().describe("ISO 8601 timestamp when the login was created").nullable(),
21
+ updated_at: z.string().describe("ISO 8601 timestamp when the login was last updated").nullable(),
22
+ sso_v2_cert: z.string().describe("PEM-formatted x509 certificate for SSO").nullable(),
23
+ sso_v2_private_key: z.string().describe("PEM-formatted private key for SSO").nullable(),
24
+ sso_v2_workspace_domain: z.string().describe("The Google Workspace domain used for SSO").nullable()
25
+ }).passthrough()
26
26
  });
27
27
  //#endregion
28
28
  export { recallaiCreateGoogleLogin };
@@ -1 +1 @@
1
- {"version":3,"file":"create-google-login.mjs","names":[],"sources":["../../src/actions/create-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"The email address of the Google account to use for login.\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to.\"),\n is_active: z.boolean().default(true).describe(\"If the login should be used for round robin. (default: true)\").optional(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate which is registered in your Google Workspace SSO Profile.\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key used for signing SSO requests.\"),\n sso_v2_workspace_domain: z.string().describe(\"The primary domain name of your Google Workspace Account used for SSO.\"),\n});\nexport const RecallaiCreateGoogleLoginOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created Google login\"),\n email: z.string().describe(\"The email address of the Google account\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this login is active for round robin\").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(\"PEM-formatted x509 certificate for SSO\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO\"),\n sso_v2_workspace_domain: z.string().describe(\"The Google Workspace domain used for SSO\"),\n});\n\nexport const recallaiCreateGoogleLogin = action(\"RECALLAI_CREATE_GOOGLE_LOGIN\", {\n slug: \"recallai-create-google-login\",\n name: \"Create Google Login\",\n description: \"Tool to create a new Google Login credential within a login group. Use when you need to add a new Google account that bots can use to authenticate and join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginInput,\n output: RecallaiCreateGoogleLoginOutput,\n});\n"],"mappings":";;AAwBA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxB0D,EAAE,OAAO;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAChF,WAAW,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EAClG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACvH,CAiBS;CACP,QAjB2D,EAAE,OAAO;EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAC/E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACzE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EAC3E,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACzF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-google-login.mjs","names":[],"sources":["../../src/actions/create-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginInput = z.object({\n email: z.string().describe(\"The email address of the Google account to use for login.\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to.\"),\n is_active: z.boolean().default(true).describe(\"If the login should be used for round robin. (default: true)\").optional(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate which is registered in your Google Workspace SSO Profile.\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key used for signing SSO requests.\"),\n sso_v2_workspace_domain: z.string().describe(\"The primary domain name of your Google Workspace Account used for SSO.\"),\n});\nexport const RecallaiCreateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created Google login\").nullable(),\n email: z.string().describe(\"The email address of the Google account\").nullable(),\n group_id: z.string().describe(\"The ID of the login group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is active for round robin\").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(\"PEM-formatted x509 certificate for SSO\").nullable(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"The Google Workspace domain used for SSO\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateGoogleLogin = action(\"RECALLAI_CREATE_GOOGLE_LOGIN\", {\n slug: \"recallai-create-google-login\",\n name: \"Create Google Login\",\n description: \"Tool to create a new Google Login credential within a login group. Use when you need to add a new Google account that bots can use to authenticate and join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginInput,\n output: RecallaiCreateGoogleLoginOutput,\n});\n"],"mappings":";;AAwBA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxB4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAChF,WAAW,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EAClG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACvH,CAiBS;CACP,QAjB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACpF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACtF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}