@keystrokehq/recallai 0.1.2 → 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.
- package/dist/actions/create-bot.cjs +32 -32
- package/dist/actions/create-bot.cjs.map +1 -1
- package/dist/actions/create-bot.d.cts +81 -42
- package/dist/actions/create-bot.d.mts +81 -42
- package/dist/actions/create-bot.mjs +32 -32
- package/dist/actions/create-bot.mjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.cjs +1 -1
- package/dist/actions/create-calendar-authenticate.cjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.d.cts +1 -1
- package/dist/actions/create-calendar-authenticate.d.mts +1 -1
- package/dist/actions/create-calendar-authenticate.mjs +1 -1
- package/dist/actions/create-calendar-authenticate.mjs.map +1 -1
- package/dist/actions/create-calendar.cjs +2 -2
- package/dist/actions/create-calendar.cjs.map +1 -1
- package/dist/actions/create-calendar.d.cts +2 -2
- package/dist/actions/create-calendar.d.mts +2 -2
- package/dist/actions/create-calendar.mjs +2 -2
- package/dist/actions/create-calendar.mjs.map +1 -1
- package/dist/actions/create-google-login-group.cjs +2 -2
- package/dist/actions/create-google-login-group.cjs.map +1 -1
- package/dist/actions/create-google-login-group.d.cts +2 -2
- package/dist/actions/create-google-login-group.d.mts +2 -2
- package/dist/actions/create-google-login-group.mjs +2 -2
- package/dist/actions/create-google-login-group.mjs.map +1 -1
- package/dist/actions/create-google-login.cjs +1 -1
- package/dist/actions/create-google-login.cjs.map +1 -1
- package/dist/actions/create-google-login.d.cts +1 -1
- package/dist/actions/create-google-login.d.mts +1 -1
- package/dist/actions/create-google-login.mjs +1 -1
- package/dist/actions/create-google-login.mjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.cjs +47 -47
- package/dist/actions/create-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.d.cts +66 -66
- package/dist/actions/create-meeting-direct-connect.d.mts +66 -66
- package/dist/actions/create-meeting-direct-connect.mjs +47 -47
- package/dist/actions/create-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/create-sdk-upload.cjs +3 -3
- package/dist/actions/create-sdk-upload.cjs.map +1 -1
- package/dist/actions/create-sdk-upload.d.cts +3 -3
- package/dist/actions/create-sdk-upload.d.mts +3 -3
- package/dist/actions/create-sdk-upload.mjs +3 -3
- package/dist/actions/create-sdk-upload.mjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/create-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/delete-bot-media.cjs +1 -1
- package/dist/actions/delete-bot-media.cjs.map +1 -1
- package/dist/actions/delete-bot-media.d.cts +1 -1
- package/dist/actions/delete-bot-media.d.mts +1 -1
- package/dist/actions/delete-bot-media.mjs +1 -1
- package/dist/actions/delete-bot-media.mjs.map +1 -1
- package/dist/actions/delete-bot.cjs +1 -1
- package/dist/actions/delete-bot.cjs.map +1 -1
- package/dist/actions/delete-bot.d.cts +1 -1
- package/dist/actions/delete-bot.d.mts +1 -1
- package/dist/actions/delete-bot.mjs +1 -1
- package/dist/actions/delete-bot.mjs.map +1 -1
- package/dist/actions/delete-calendar.cjs +1 -1
- package/dist/actions/delete-calendar.cjs.map +1 -1
- package/dist/actions/delete-calendar.d.cts +1 -1
- package/dist/actions/delete-calendar.d.mts +1 -1
- package/dist/actions/delete-calendar.mjs +1 -1
- package/dist/actions/delete-calendar.mjs.map +1 -1
- package/dist/actions/destroy-calendar-user.cjs +1 -1
- package/dist/actions/destroy-calendar-user.cjs.map +1 -1
- package/dist/actions/destroy-calendar-user.d.cts +1 -1
- package/dist/actions/destroy-calendar-user.d.mts +1 -1
- package/dist/actions/destroy-calendar-user.mjs +1 -1
- package/dist/actions/destroy-calendar-user.mjs.map +1 -1
- package/dist/actions/destroy-google-login-group.cjs +1 -1
- package/dist/actions/destroy-google-login-group.cjs.map +1 -1
- package/dist/actions/destroy-google-login-group.d.cts +1 -1
- package/dist/actions/destroy-google-login-group.d.mts +1 -1
- package/dist/actions/destroy-google-login-group.mjs +1 -1
- package/dist/actions/destroy-google-login-group.mjs.map +1 -1
- package/dist/actions/destroy-google-login.cjs +1 -1
- package/dist/actions/destroy-google-login.cjs.map +1 -1
- package/dist/actions/destroy-google-login.d.cts +1 -1
- package/dist/actions/destroy-google-login.d.mts +1 -1
- package/dist/actions/destroy-google-login.mjs +1 -1
- package/dist/actions/destroy-google-login.mjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.cjs +3 -3
- package/dist/actions/disconnect-calendar-user.cjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.d.cts +3 -3
- package/dist/actions/disconnect-calendar-user.d.mts +3 -3
- package/dist/actions/disconnect-calendar-user.mjs +3 -3
- package/dist/actions/disconnect-calendar-user.mjs.map +1 -1
- package/dist/actions/list-audio-mixed.cjs +7 -7
- package/dist/actions/list-audio-mixed.cjs.map +1 -1
- package/dist/actions/list-audio-mixed.d.cts +9 -9
- package/dist/actions/list-audio-mixed.d.mts +9 -9
- package/dist/actions/list-audio-mixed.mjs +7 -7
- package/dist/actions/list-audio-mixed.mjs.map +1 -1
- package/dist/actions/list-audio-separate.cjs +7 -7
- package/dist/actions/list-audio-separate.cjs.map +1 -1
- package/dist/actions/list-audio-separate.d.cts +9 -9
- package/dist/actions/list-audio-separate.d.mts +9 -9
- package/dist/actions/list-audio-separate.mjs +7 -7
- package/dist/actions/list-audio-separate.mjs.map +1 -1
- package/dist/actions/list-bot-screenshots.cjs +2 -2
- package/dist/actions/list-bot-screenshots.cjs.map +1 -1
- package/dist/actions/list-bot-screenshots.d.cts +2 -2
- package/dist/actions/list-bot-screenshots.d.mts +2 -2
- package/dist/actions/list-bot-screenshots.mjs +2 -2
- package/dist/actions/list-bot-screenshots.mjs.map +1 -1
- package/dist/actions/list-bots.cjs +4 -4
- package/dist/actions/list-bots.cjs.map +1 -1
- package/dist/actions/list-bots.d.cts +4 -4
- package/dist/actions/list-bots.d.mts +4 -4
- package/dist/actions/list-bots.mjs +4 -4
- package/dist/actions/list-bots.mjs.map +1 -1
- package/dist/actions/list-calendar-events.cjs +2 -2
- package/dist/actions/list-calendar-events.cjs.map +1 -1
- package/dist/actions/list-calendar-events.d.cts +2 -2
- package/dist/actions/list-calendar-events.d.mts +2 -2
- package/dist/actions/list-calendar-events.mjs +2 -2
- package/dist/actions/list-calendar-events.mjs.map +1 -1
- package/dist/actions/list-calendar-meetings.cjs +8 -8
- package/dist/actions/list-calendar-meetings.cjs.map +1 -1
- package/dist/actions/list-calendar-meetings.d.cts +8 -8
- package/dist/actions/list-calendar-meetings.d.mts +8 -8
- package/dist/actions/list-calendar-meetings.mjs +8 -8
- package/dist/actions/list-calendar-meetings.mjs.map +1 -1
- package/dist/actions/list-calendar-users.cjs +4 -4
- package/dist/actions/list-calendar-users.cjs.map +1 -1
- package/dist/actions/list-calendar-users.d.cts +4 -4
- package/dist/actions/list-calendar-users.d.mts +4 -4
- package/dist/actions/list-calendar-users.mjs +4 -4
- package/dist/actions/list-calendar-users.mjs.map +1 -1
- package/dist/actions/list-calendars.cjs +4 -4
- package/dist/actions/list-calendars.cjs.map +1 -1
- package/dist/actions/list-calendars.d.cts +4 -4
- package/dist/actions/list-calendars.d.mts +4 -4
- package/dist/actions/list-calendars.mjs +4 -4
- package/dist/actions/list-calendars.mjs.map +1 -1
- package/dist/actions/list-chat-messages.cjs +1 -1
- package/dist/actions/list-chat-messages.cjs.map +1 -1
- package/dist/actions/list-chat-messages.d.cts +1 -1
- package/dist/actions/list-chat-messages.d.mts +1 -1
- package/dist/actions/list-chat-messages.mjs +1 -1
- package/dist/actions/list-chat-messages.mjs.map +1 -1
- package/dist/actions/list-google-login-groups.cjs +3 -3
- package/dist/actions/list-google-login-groups.cjs.map +1 -1
- package/dist/actions/list-google-login-groups.d.cts +3 -3
- package/dist/actions/list-google-login-groups.d.mts +3 -3
- package/dist/actions/list-google-login-groups.mjs +3 -3
- package/dist/actions/list-google-login-groups.mjs.map +1 -1
- package/dist/actions/list-google-logins.cjs +2 -2
- package/dist/actions/list-google-logins.cjs.map +1 -1
- package/dist/actions/list-google-logins.d.cts +2 -2
- package/dist/actions/list-google-logins.d.mts +2 -2
- package/dist/actions/list-google-logins.mjs +2 -2
- package/dist/actions/list-google-logins.mjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.cjs +25 -25
- package/dist/actions/list-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.d.cts +25 -25
- package/dist/actions/list-meeting-direct-connect.d.mts +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/list-meeting-metadata.cjs +8 -8
- package/dist/actions/list-meeting-metadata.cjs.map +1 -1
- package/dist/actions/list-meeting-metadata.d.cts +10 -10
- package/dist/actions/list-meeting-metadata.d.mts +10 -10
- package/dist/actions/list-meeting-metadata.mjs +8 -8
- package/dist/actions/list-meeting-metadata.mjs.map +1 -1
- package/dist/actions/list-participant-events.cjs +7 -7
- package/dist/actions/list-participant-events.cjs.map +1 -1
- package/dist/actions/list-participant-events.d.cts +9 -9
- package/dist/actions/list-participant-events.d.mts +9 -9
- package/dist/actions/list-participant-events.mjs +7 -7
- package/dist/actions/list-participant-events.mjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.cjs +4 -4
- package/dist/actions/list-realtime-endpoint.cjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.d.cts +4 -4
- package/dist/actions/list-realtime-endpoint.d.mts +4 -4
- package/dist/actions/list-realtime-endpoint.mjs +4 -4
- package/dist/actions/list-realtime-endpoint.mjs.map +1 -1
- package/dist/actions/list-recording.cjs +3 -3
- package/dist/actions/list-recording.cjs.map +1 -1
- package/dist/actions/list-recording.d.cts +5 -5
- package/dist/actions/list-recording.d.mts +5 -5
- package/dist/actions/list-recording.mjs +3 -3
- package/dist/actions/list-recording.mjs.map +1 -1
- package/dist/actions/list-sdk-uploads.cjs +13 -13
- package/dist/actions/list-sdk-uploads.cjs.map +1 -1
- package/dist/actions/list-sdk-uploads.d.cts +13 -13
- package/dist/actions/list-sdk-uploads.d.mts +13 -13
- package/dist/actions/list-sdk-uploads.mjs +13 -13
- package/dist/actions/list-sdk-uploads.mjs.map +1 -1
- package/dist/actions/list-slack-teams.cjs +3 -3
- package/dist/actions/list-slack-teams.cjs.map +1 -1
- package/dist/actions/list-slack-teams.d.cts +3 -3
- package/dist/actions/list-slack-teams.d.mts +3 -3
- package/dist/actions/list-slack-teams.mjs +3 -3
- package/dist/actions/list-slack-teams.mjs.map +1 -1
- package/dist/actions/list-transcript.cjs +2 -2
- package/dist/actions/list-transcript.cjs.map +1 -1
- package/dist/actions/list-transcript.d.cts +4 -4
- package/dist/actions/list-transcript.d.mts +4 -4
- package/dist/actions/list-transcript.mjs +2 -2
- package/dist/actions/list-transcript.mjs.map +1 -1
- package/dist/actions/list-video-mixed.cjs +5 -5
- package/dist/actions/list-video-mixed.cjs.map +1 -1
- package/dist/actions/list-video-mixed.d.cts +7 -7
- package/dist/actions/list-video-mixed.d.mts +7 -7
- package/dist/actions/list-video-mixed.mjs +5 -5
- package/dist/actions/list-video-mixed.mjs.map +1 -1
- package/dist/actions/list-video-separate.cjs +7 -7
- package/dist/actions/list-video-separate.cjs.map +1 -1
- package/dist/actions/list-video-separate.d.cts +10 -10
- package/dist/actions/list-video-separate.d.mts +10 -10
- package/dist/actions/list-video-separate.mjs +7 -7
- package/dist/actions/list-video-separate.mjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.cjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.cjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.cjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-apps.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs.map +1 -1
- package/dist/actions/remove-bot-from-call.cjs +1 -1
- package/dist/actions/remove-bot-from-call.cjs.map +1 -1
- package/dist/actions/remove-bot-from-call.d.cts +1 -1
- package/dist/actions/remove-bot-from-call.d.mts +1 -1
- package/dist/actions/remove-bot-from-call.mjs +1 -1
- package/dist/actions/remove-bot-from-call.mjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.cjs +1 -1
- package/dist/actions/retrieve-billing-usage.cjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.d.cts +1 -1
- package/dist/actions/retrieve-billing-usage.d.mts +1 -1
- package/dist/actions/retrieve-billing-usage.mjs +1 -1
- package/dist/actions/retrieve-billing-usage.mjs.map +1 -1
- package/dist/actions/retrieve-bot.cjs +1 -1
- package/dist/actions/retrieve-bot.cjs.map +1 -1
- package/dist/actions/retrieve-bot.d.cts +1 -1
- package/dist/actions/retrieve-bot.d.mts +1 -1
- package/dist/actions/retrieve-bot.mjs +1 -1
- package/dist/actions/retrieve-bot.mjs.map +1 -1
- package/dist/actions/retrieve-calendars.cjs +2 -2
- package/dist/actions/retrieve-calendars.cjs.map +1 -1
- package/dist/actions/retrieve-calendars.d.cts +2 -2
- package/dist/actions/retrieve-calendars.d.mts +2 -2
- package/dist/actions/retrieve-calendars.mjs +2 -2
- package/dist/actions/retrieve-calendars.mjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.cjs +2 -2
- package/dist/actions/retrieve-google-login-group.cjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.d.cts +2 -2
- package/dist/actions/retrieve-google-login-group.d.mts +2 -2
- package/dist/actions/retrieve-google-login-group.mjs +2 -2
- package/dist/actions/retrieve-google-login-group.mjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.cjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.d.cts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.d.mts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/retrieve-recording.cjs +10 -10
- package/dist/actions/retrieve-recording.cjs.map +1 -1
- package/dist/actions/retrieve-recording.d.cts +10 -10
- package/dist/actions/retrieve-recording.d.mts +10 -10
- package/dist/actions/retrieve-recording.mjs +10 -10
- package/dist/actions/retrieve-recording.mjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.cjs +3 -3
- package/dist/actions/retrieve-sdk-upload.cjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.d.cts +3 -3
- package/dist/actions/retrieve-sdk-upload.d.mts +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.cjs +5 -5
- package/dist/actions/retrieve-video-mixed.cjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.d.cts +5 -5
- package/dist/actions/retrieve-video-mixed.d.mts +5 -5
- package/dist/actions/retrieve-video-mixed.mjs +5 -5
- package/dist/actions/retrieve-video-mixed.mjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/start-recording.cjs +1 -1
- package/dist/actions/start-recording.cjs.map +1 -1
- package/dist/actions/start-recording.d.cts +1 -1
- package/dist/actions/start-recording.d.mts +1 -1
- package/dist/actions/start-recording.mjs +1 -1
- package/dist/actions/start-recording.mjs.map +1 -1
- package/dist/actions/stop-recording.cjs +1 -1
- package/dist/actions/stop-recording.cjs.map +1 -1
- package/dist/actions/stop-recording.d.cts +1 -1
- package/dist/actions/stop-recording.d.mts +1 -1
- package/dist/actions/stop-recording.mjs +1 -1
- package/dist/actions/stop-recording.mjs.map +1 -1
- package/dist/actions/update-bot.cjs +3 -3
- package/dist/actions/update-bot.cjs.map +1 -1
- package/dist/actions/update-bot.d.cts +4 -4
- package/dist/actions/update-bot.d.mts +4 -4
- package/dist/actions/update-bot.mjs +3 -3
- package/dist/actions/update-bot.mjs.map +1 -1
- package/dist/actions/update-calendar-user.cjs +4 -4
- package/dist/actions/update-calendar-user.cjs.map +1 -1
- package/dist/actions/update-calendar-user.d.cts +5 -4
- package/dist/actions/update-calendar-user.d.mts +5 -4
- package/dist/actions/update-calendar-user.mjs +4 -4
- package/dist/actions/update-calendar-user.mjs.map +1 -1
- package/dist/actions/update-calendar.cjs +4 -4
- package/dist/actions/update-calendar.cjs.map +1 -1
- package/dist/actions/update-calendar.d.cts +5 -5
- package/dist/actions/update-calendar.d.mts +5 -5
- package/dist/actions/update-calendar.mjs +4 -4
- package/dist/actions/update-calendar.mjs.map +1 -1
- package/dist/actions/update-google-login-group.cjs +3 -3
- package/dist/actions/update-google-login-group.cjs.map +1 -1
- package/dist/actions/update-google-login-group.d.cts +4 -3
- package/dist/actions/update-google-login-group.d.mts +4 -3
- package/dist/actions/update-google-login-group.mjs +3 -3
- package/dist/actions/update-google-login-group.mjs.map +1 -1
- package/dist/actions/update-google-login-groups.cjs +2 -2
- package/dist/actions/update-google-login-groups.cjs.map +1 -1
- package/dist/actions/update-google-login-groups.d.cts +2 -2
- package/dist/actions/update-google-login-groups.d.mts +2 -2
- package/dist/actions/update-google-login-groups.mjs +2 -2
- package/dist/actions/update-google-login-groups.mjs.map +1 -1
- package/dist/actions/update-google-login.cjs +1 -1
- package/dist/actions/update-google-login.cjs.map +1 -1
- package/dist/actions/update-google-login.d.cts +1 -1
- package/dist/actions/update-google-login.d.mts +1 -1
- package/dist/actions/update-google-login.mjs +1 -1
- package/dist/actions/update-google-login.mjs.map +1 -1
- package/dist/actions/update-recording.cjs +11 -11
- package/dist/actions/update-recording.cjs.map +1 -1
- package/dist/actions/update-recording.d.cts +12 -12
- package/dist/actions/update-recording.d.mts +12 -12
- package/dist/actions/update-recording.mjs +11 -11
- package/dist/actions/update-recording.mjs.map +1 -1
- package/dist/actions/update-video-mixed.cjs +8 -8
- package/dist/actions/update-video-mixed.cjs.map +1 -1
- package/dist/actions/update-video-mixed.d.cts +10 -10
- package/dist/actions/update-video-mixed.d.mts +10 -10
- package/dist/actions/update-video-mixed.mjs +8 -8
- package/dist/actions/update-video-mixed.mjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/update-calendar.ts
|
|
4
4
|
const RecallaiUpdateCalendarInput = z.object({
|
|
5
5
|
id: z.string().describe("A UUID string identifying this calendar."),
|
|
6
|
-
metadata: z.
|
|
6
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata for the calendar. Keys and values must be strings. Values can be null.").optional(),
|
|
7
7
|
platform: z.enum(["google_calendar", "microsoft_outlook"]).describe("The calendar platform type (Google Calendar or Microsoft Outlook).").optional(),
|
|
8
8
|
oauth_email: z.string().describe("Email address associated with the OAuth credentials.").optional(),
|
|
9
9
|
webhook_url: z.string().describe("Webhook URL to receive calendar event notifications.").optional(),
|
|
@@ -20,18 +20,18 @@ const recallaiUpdateCalendar = action("RECALLAI_UPDATE_CALENDAR", {
|
|
|
20
20
|
output: z.object({
|
|
21
21
|
id: z.string().describe("The unique identifier (UUID) of the calendar.").nullable(),
|
|
22
22
|
status: z.string().describe("Current status of the calendar integration.").nullable(),
|
|
23
|
-
metadata: z.
|
|
23
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata associated with the calendar.").nullable().optional(),
|
|
24
24
|
platform: RecallaiUpdateCalendar_CalendarPlatformSchema.nullable(),
|
|
25
25
|
created_at: z.string().describe("ISO 8601 timestamp of when the calendar was created.").nullable(),
|
|
26
26
|
updated_at: z.string().describe("ISO 8601 timestamp of when the calendar was last updated.").nullable(),
|
|
27
27
|
oauth_email: z.string().describe("Email address associated with the OAuth credentials.").nullable().optional(),
|
|
28
28
|
webhook_url: z.string().describe("Webhook URL for calendar event notifications.").nullable().optional(),
|
|
29
29
|
platform_email: z.string().describe("Email address on the calendar platform.").nullable().optional(),
|
|
30
|
-
status_changes: z.array(z.
|
|
30
|
+
status_changes: z.array(z.record(z.string(), z.unknown())).describe("History of status changes for the calendar."),
|
|
31
31
|
oauth_client_id: z.string().describe("OAuth client ID for the calendar.").nullable(),
|
|
32
32
|
oauth_client_secret: z.string().describe("OAuth client secret for the calendar.").nullable(),
|
|
33
33
|
oauth_refresh_token: z.string().describe("OAuth refresh token for the calendar.").nullable()
|
|
34
|
-
})
|
|
34
|
+
}).passthrough()
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { recallaiUpdateCalendar };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar.mjs","names":[],"sources":["../../src/actions/update-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateCalendarInput = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"update-calendar.mjs","names":[],"sources":["../../src/actions/update-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateCalendarInput = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the calendar. Keys and values must be strings. Values can be null.\").optional(),\n platform: z.enum([\"google_calendar\", \"microsoft_outlook\"]).describe(\"The calendar platform type (Google Calendar or Microsoft Outlook).\").optional(),\n oauth_email: z.string().describe(\"Email address associated with the OAuth credentials.\").optional(),\n webhook_url: z.string().describe(\"Webhook URL to receive calendar event notifications.\").optional(),\n oauth_client_id: z.string().describe(\"OAuth client ID for the calendar integration.\").optional(),\n oauth_client_secret: z.string().describe(\"OAuth client secret for the calendar integration.\").optional(),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token for maintaining calendar access.\").optional(),\n});\nconst RecallaiUpdateCalendar_CalendarPlatformSchema = z.enum([\"google_calendar\", \"microsoft_outlook\"]);\nexport const RecallaiUpdateCalendarOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar.\").nullable(),\n status: z.string().describe(\"Current status of the calendar integration.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the calendar.\").nullable().optional(),\n platform: RecallaiUpdateCalendar_CalendarPlatformSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the calendar was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp of when the calendar was last updated.\").nullable(),\n oauth_email: z.string().describe(\"Email address associated with the OAuth credentials.\").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.array(z.record(z.string(), z.unknown())).describe(\"History of status changes for the calendar.\"),\n oauth_client_id: z.string().describe(\"OAuth client ID for the calendar.\").nullable(),\n oauth_client_secret: z.string().describe(\"OAuth client secret for the calendar.\").nullable(),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token for the calendar.\").nullable(),\n}).passthrough();\n\nexport const recallaiUpdateCalendar = action(\"RECALLAI_UPDATE_CALENDAR\", {\n slug: \"recallai-update-calendar\",\n name: \"Update Calendar\",\n description: \"Update an existing calendar integration in Recall.ai. Use this to modify calendar metadata, OAuth credentials, webhook URLs, or platform settings. Only include fields you want to update; omitted fields remain unchanged.\",\n input: RecallaiUpdateCalendarInput,\n output: RecallaiUpdateCalendarOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACxJ,UAAU,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACnJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC/F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACvG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AAC5G,CAAC;AACD,MAAM,gDAAgD,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC;AAiBrG,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACpF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,UAAU,8CAA8C,SAAS;EACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;EACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACnF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC3F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -14,7 +14,7 @@ const RecallaiUpdateGoogleLoginGroupInput = zod.z.object({
|
|
|
14
14
|
sso_v2_cert: zod.z.string().describe("SSO v2 certificate for authentication"),
|
|
15
15
|
sso_v2_private_key: zod.z.string().describe("SSO v2 private key for authentication"),
|
|
16
16
|
sso_v2_workspace_domain: zod.z.string().describe("Google Workspace domain for SSO v2")
|
|
17
|
-
}).describe("Individual Google login details within the login group.")).describe("List of Google login credentials in this group. Each login contains authentication details for a specific Google account."),
|
|
17
|
+
}).passthrough().describe("Individual Google login details within the login group.")).describe("List of Google login credentials in this group. Each login contains authentication details for a specific Google account."),
|
|
18
18
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the login group was created. This field is typically returned by the API and should match the existing value when updating."),
|
|
19
19
|
login_mode: zod.z.enum(["always", "only_if_required"]).describe("Login behaviour of bots that use this login group. 'always' means bots will always login before joining meetings. 'only_if_required' means bots will only login if the meeting requires authentication."),
|
|
20
20
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the login group was last updated. This field is typically returned by the API and should match the existing value when updating.")
|
|
@@ -29,7 +29,7 @@ const RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema = zod.z.object({
|
|
|
29
29
|
sso_v2_cert: zod.z.string().describe("SSO v2 certificate for authentication").nullable(),
|
|
30
30
|
sso_v2_private_key: zod.z.string().describe("SSO v2 private key for authentication").nullable(),
|
|
31
31
|
sso_v2_workspace_domain: zod.z.string().describe("Google Workspace domain for SSO v2").nullable()
|
|
32
|
-
}).describe("Individual Google login details within the login group.");
|
|
32
|
+
}).passthrough().describe("Individual Google login details within the login group.");
|
|
33
33
|
const RecallaiUpdateGoogleLoginGroupOutput = zod.z.object({
|
|
34
34
|
id: zod.z.string().describe("UUID of the Google login group").nullable(),
|
|
35
35
|
name: zod.z.string().describe("Name of the login group. Can be used to filter login groups when retrieving them via API.").nullable(),
|
|
@@ -37,7 +37,7 @@ const RecallaiUpdateGoogleLoginGroupOutput = zod.z.object({
|
|
|
37
37
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the login group was created").nullable(),
|
|
38
38
|
login_mode: zod.z.string().describe("Login behaviour of bots that use this login group. 'always' means bots will always login, 'only_if_required' means bots will only login if the meeting requires it.").nullable(),
|
|
39
39
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the login group was last updated").nullable()
|
|
40
|
-
});
|
|
40
|
+
}).passthrough();
|
|
41
41
|
const recallaiUpdateGoogleLoginGroup = require_action.action("RECALLAI_UPDATE_GOOGLE_LOGIN_GROUP", {
|
|
42
42
|
slug: "recallai-update-google-login-group",
|
|
43
43
|
name: "Update Google Login Group",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-google-login-group.cjs","names":["z","action"],"sources":["../../src/actions/update-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginGroupInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login group to update\"),\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 logins: z.array(z.object({\n id: z.string().describe(\"UUID of this login\"),\n email: z.string().describe(\"Email address of the Google account\"),\n group_id: z.string().describe(\"UUID of the login group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this login is currently active\").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 v2\"),\n}).describe(\"Individual Google login details within the login group.\")).describe(\"List of Google login credentials in this group. Each login contains authentication details for a specific Google account.\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created. This field is typically returned by the API and should match the existing value when updating.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behaviour of bots that use this login group. 'always' means bots will always login before joining meetings. 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated. This field is typically returned by the API and should match the existing value when updating.\"),\n});\nconst RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"UUID of this login\").nullable(),\n email: z.string().describe(\"Email address of the Google account\").nullable(),\n group_id: z.string().describe(\"UUID of the login group this login 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 v2\").nullable(),\n}).describe(\"Individual Google login details within the login group.\");\nexport const RecallaiUpdateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"UUID of the Google login group\").nullable(),\n name: z.string().describe(\"Name of the login group. Can be used to filter login groups when retrieving them via API.\").nullable(),\n logins: z.array(RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this login group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created\").nullable(),\n login_mode: z.string().describe(\"Login behaviour of bots that use this login group. 'always' means bots will always login, 'only_if_required' means bots will only login if the meeting requires it.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated\").nullable(),\n});\n\nexport const recallaiUpdateGoogleLoginGroup = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-update-google-login-group\",\n name: \"Update Google Login Group\",\n description: \"Tool to update an existing Google Login Group in Recall.ai. Use when you need to modify the name, login mode, or login credentials for a Google login group that bots use to authenticate with Google Meet.\",\n input: RecallaiUpdateGoogleLoginGroupInput,\n output: RecallaiUpdateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EACzB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;EAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EAChE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC7E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACxE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAC/E,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACnF,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,CAAC,SAAS,2HAA2H;
|
|
1
|
+
{"version":3,"file":"update-google-login-group.cjs","names":["z","action"],"sources":["../../src/actions/update-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginGroupInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login group to update\"),\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 logins: z.array(z.object({\n id: z.string().describe(\"UUID of this login\"),\n email: z.string().describe(\"Email address of the Google account\"),\n group_id: z.string().describe(\"UUID of the login group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this login is currently active\").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 v2\"),\n}).passthrough().describe(\"Individual Google login details within the login group.\")).describe(\"List of Google login credentials in this group. Each login contains authentication details for a specific Google account.\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created. This field is typically returned by the API and should match the existing value when updating.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behaviour of bots that use this login group. 'always' means bots will always login before joining meetings. 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated. This field is typically returned by the API and should match the existing value when updating.\"),\n});\nconst RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"UUID of this login\").nullable(),\n email: z.string().describe(\"Email address of the Google account\").nullable(),\n group_id: z.string().describe(\"UUID of the login group this login 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 v2\").nullable(),\n}).passthrough().describe(\"Individual Google login details within the login group.\");\nexport const RecallaiUpdateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"UUID of the Google login group\").nullable(),\n name: z.string().describe(\"Name of the login group. Can be used to filter login groups when retrieving them via API.\").nullable(),\n logins: z.array(RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this login group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created\").nullable(),\n login_mode: z.string().describe(\"Login behaviour of bots that use this login group. 'always' means bots will always login, 'only_if_required' means bots will only login if the meeting requires it.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated\").nullable(),\n}).passthrough();\n\nexport const recallaiUpdateGoogleLoginGroup = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-update-google-login-group\",\n name: \"Update Google Login Group\",\n description: \"Tool to update an existing Google Login Group in Recall.ai. Use when you need to modify the name, login mode, or login credentials for a Google login group that bots use to authenticate with Google Meet.\",\n input: RecallaiUpdateGoogleLoginGroupInput,\n output: RecallaiUpdateGoogleLoginGroupOutput,\n});\n"],"mappings":"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"}
|
|
@@ -14,7 +14,7 @@ declare const RecallaiUpdateGoogleLoginGroupInput: z.ZodObject<{
|
|
|
14
14
|
sso_v2_cert: z.ZodString;
|
|
15
15
|
sso_v2_private_key: z.ZodString;
|
|
16
16
|
sso_v2_workspace_domain: z.ZodString;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
18
|
created_at: z.ZodString;
|
|
19
19
|
login_mode: z.ZodEnum<{
|
|
20
20
|
always: "always";
|
|
@@ -35,15 +35,16 @@ declare const RecallaiUpdateGoogleLoginGroupOutput: z.ZodObject<{
|
|
|
35
35
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
36
36
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
37
37
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>>;
|
|
39
39
|
created_at: z.ZodNullable<z.ZodString>;
|
|
40
40
|
login_mode: z.ZodNullable<z.ZodString>;
|
|
41
41
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>;
|
|
43
43
|
declare const recallaiUpdateGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
id: string;
|
|
45
45
|
name: string;
|
|
46
46
|
logins: {
|
|
47
|
+
[x: string]: unknown;
|
|
47
48
|
id: string;
|
|
48
49
|
email: string;
|
|
49
50
|
group_id: string;
|
|
@@ -14,7 +14,7 @@ declare const RecallaiUpdateGoogleLoginGroupInput: z.ZodObject<{
|
|
|
14
14
|
sso_v2_cert: z.ZodString;
|
|
15
15
|
sso_v2_private_key: z.ZodString;
|
|
16
16
|
sso_v2_workspace_domain: z.ZodString;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
18
|
created_at: z.ZodString;
|
|
19
19
|
login_mode: z.ZodEnum<{
|
|
20
20
|
always: "always";
|
|
@@ -35,15 +35,16 @@ declare const RecallaiUpdateGoogleLoginGroupOutput: z.ZodObject<{
|
|
|
35
35
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
36
36
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
37
37
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>>;
|
|
39
39
|
created_at: z.ZodNullable<z.ZodString>;
|
|
40
40
|
login_mode: z.ZodNullable<z.ZodString>;
|
|
41
41
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>;
|
|
43
43
|
declare const recallaiUpdateGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
id: string;
|
|
45
45
|
name: string;
|
|
46
46
|
logins: {
|
|
47
|
+
[x: string]: unknown;
|
|
47
48
|
id: string;
|
|
48
49
|
email: string;
|
|
49
50
|
group_id: string;
|
|
@@ -14,7 +14,7 @@ const RecallaiUpdateGoogleLoginGroupInput = z.object({
|
|
|
14
14
|
sso_v2_cert: z.string().describe("SSO v2 certificate for authentication"),
|
|
15
15
|
sso_v2_private_key: z.string().describe("SSO v2 private key for authentication"),
|
|
16
16
|
sso_v2_workspace_domain: z.string().describe("Google Workspace domain for SSO v2")
|
|
17
|
-
}).describe("Individual Google login details within the login group.")).describe("List of Google login credentials in this group. Each login contains authentication details for a specific Google account."),
|
|
17
|
+
}).passthrough().describe("Individual Google login details within the login group.")).describe("List of Google login credentials in this group. Each login contains authentication details for a specific Google account."),
|
|
18
18
|
created_at: z.string().describe("ISO 8601 timestamp when the login group was created. This field is typically returned by the API and should match the existing value when updating."),
|
|
19
19
|
login_mode: z.enum(["always", "only_if_required"]).describe("Login behaviour of bots that use this login group. 'always' means bots will always login before joining meetings. 'only_if_required' means bots will only login if the meeting requires authentication."),
|
|
20
20
|
updated_at: z.string().describe("ISO 8601 timestamp when the login group was last updated. This field is typically returned by the API and should match the existing value when updating.")
|
|
@@ -29,7 +29,7 @@ const RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema = z.object({
|
|
|
29
29
|
sso_v2_cert: z.string().describe("SSO v2 certificate for authentication").nullable(),
|
|
30
30
|
sso_v2_private_key: z.string().describe("SSO v2 private key for authentication").nullable(),
|
|
31
31
|
sso_v2_workspace_domain: z.string().describe("Google Workspace domain for SSO v2").nullable()
|
|
32
|
-
}).describe("Individual Google login details within the login group.");
|
|
32
|
+
}).passthrough().describe("Individual Google login details within the login group.");
|
|
33
33
|
const recallaiUpdateGoogleLoginGroup = action("RECALLAI_UPDATE_GOOGLE_LOGIN_GROUP", {
|
|
34
34
|
slug: "recallai-update-google-login-group",
|
|
35
35
|
name: "Update Google Login Group",
|
|
@@ -42,7 +42,7 @@ const recallaiUpdateGoogleLoginGroup = action("RECALLAI_UPDATE_GOOGLE_LOGIN_GROU
|
|
|
42
42
|
created_at: z.string().describe("ISO 8601 timestamp when the login group was created").nullable(),
|
|
43
43
|
login_mode: z.string().describe("Login behaviour of bots that use this login group. 'always' means bots will always login, 'only_if_required' means bots will only login if the meeting requires it.").nullable(),
|
|
44
44
|
updated_at: z.string().describe("ISO 8601 timestamp when the login group was last updated").nullable()
|
|
45
|
-
})
|
|
45
|
+
}).passthrough()
|
|
46
46
|
});
|
|
47
47
|
//#endregion
|
|
48
48
|
export { recallaiUpdateGoogleLoginGroup };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-google-login-group.mjs","names":[],"sources":["../../src/actions/update-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginGroupInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login group to update\"),\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 logins: z.array(z.object({\n id: z.string().describe(\"UUID of this login\"),\n email: z.string().describe(\"Email address of the Google account\"),\n group_id: z.string().describe(\"UUID of the login group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this login is currently active\").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 v2\"),\n}).describe(\"Individual Google login details within the login group.\")).describe(\"List of Google login credentials in this group. Each login contains authentication details for a specific Google account.\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created. This field is typically returned by the API and should match the existing value when updating.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behaviour of bots that use this login group. 'always' means bots will always login before joining meetings. 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated. This field is typically returned by the API and should match the existing value when updating.\"),\n});\nconst RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"UUID of this login\").nullable(),\n email: z.string().describe(\"Email address of the Google account\").nullable(),\n group_id: z.string().describe(\"UUID of the login group this login 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 v2\").nullable(),\n}).describe(\"Individual Google login details within the login group.\");\nexport const RecallaiUpdateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"UUID of the Google login group\").nullable(),\n name: z.string().describe(\"Name of the login group. Can be used to filter login groups when retrieving them via API.\").nullable(),\n logins: z.array(RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this login group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created\").nullable(),\n login_mode: z.string().describe(\"Login behaviour of bots that use this login group. 'always' means bots will always login, 'only_if_required' means bots will only login if the meeting requires it.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated\").nullable(),\n});\n\nexport const recallaiUpdateGoogleLoginGroup = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-update-google-login-group\",\n name: \"Update Google Login Group\",\n description: \"Tool to update an existing Google Login Group in Recall.ai. Use when you need to modify the name, login mode, or login credentials for a Google login group that bots use to authenticate with Google Meet.\",\n input: RecallaiUpdateGoogleLoginGroupInput,\n output: RecallaiUpdateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,QAAQ,EAAE,MAAM,EAAE,OAAO;EACzB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;EAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC7E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACxE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAC/E,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACnF,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,CAAC,SAAS,2HAA2H;
|
|
1
|
+
{"version":3,"file":"update-google-login-group.mjs","names":[],"sources":["../../src/actions/update-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginGroupInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login group to update\"),\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 logins: z.array(z.object({\n id: z.string().describe(\"UUID of this login\"),\n email: z.string().describe(\"Email address of the Google account\"),\n group_id: z.string().describe(\"UUID of the login group this login belongs to\"),\n is_active: z.boolean().describe(\"Whether this login is currently active\").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 v2\"),\n}).passthrough().describe(\"Individual Google login details within the login group.\")).describe(\"List of Google login credentials in this group. Each login contains authentication details for a specific Google account.\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created. This field is typically returned by the API and should match the existing value when updating.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behaviour of bots that use this login group. 'always' means bots will always login before joining meetings. 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated. This field is typically returned by the API and should match the existing value when updating.\"),\n});\nconst RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"UUID of this login\").nullable(),\n email: z.string().describe(\"Email address of the Google account\").nullable(),\n group_id: z.string().describe(\"UUID of the login group this login 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 v2\").nullable(),\n}).passthrough().describe(\"Individual Google login details within the login group.\");\nexport const RecallaiUpdateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"UUID of the Google login group\").nullable(),\n name: z.string().describe(\"Name of the login group. Can be used to filter login groups when retrieving them via API.\").nullable(),\n logins: z.array(RecallaiUpdateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this login group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created\").nullable(),\n login_mode: z.string().describe(\"Login behaviour of bots that use this login group. 'always' means bots will always login, 'only_if_required' means bots will only login if the meeting requires it.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated\").nullable(),\n}).passthrough();\n\nexport const recallaiUpdateGoogleLoginGroup = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-update-google-login-group\",\n name: \"Update Google Login Group\",\n description: \"Tool to update an existing Google Login Group in Recall.ai. Use when you need to modify the name, login mode, or login credentials for a Google login group that bots use to authenticate with Google Meet.\",\n input: RecallaiUpdateGoogleLoginGroupInput,\n output: RecallaiUpdateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,QAAQ,EAAE,MAAM,EAAE,OAAO;EACzB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;EAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC7E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACxE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EAC/E,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,CAAC,SAAS,2HAA2H;CACxN,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qJAAqJ;CACrL,YAAY,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,yMAAyM;CACrQ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J;AAC5L,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACxF,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,oCAAoC,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAUnF,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EAChI,QAAQ,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,mEAAmE;EAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;EAChN,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -16,7 +16,7 @@ const RecallaiUpdateGoogleLoginGroups_LoginSchema = zod.z.object({
|
|
|
16
16
|
sso_v2_cert: zod.z.string().describe("SSO v2 certificate for authentication").nullable(),
|
|
17
17
|
sso_v2_private_key: zod.z.string().describe("SSO v2 private key for authentication").nullable(),
|
|
18
18
|
sso_v2_workspace_domain: zod.z.string().describe("Google Workspace domain for SSO v2").nullable()
|
|
19
|
-
}).describe("Google login credentials within a login group");
|
|
19
|
+
}).passthrough().describe("Google login credentials within a login group");
|
|
20
20
|
const RecallaiUpdateGoogleLoginGroupsOutput = zod.z.object({
|
|
21
21
|
id: zod.z.string().describe("UUID of the Google login group").nullable(),
|
|
22
22
|
name: zod.z.string().describe("Name of the login group").nullable(),
|
|
@@ -24,7 +24,7 @@ const RecallaiUpdateGoogleLoginGroupsOutput = zod.z.object({
|
|
|
24
24
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the login group was created").nullable(),
|
|
25
25
|
login_mode: zod.z.string().describe("Login behaviour of bots that use this login group - either 'always' or 'only_if_required'").nullable(),
|
|
26
26
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the login group was last updated").nullable()
|
|
27
|
-
});
|
|
27
|
+
}).passthrough();
|
|
28
28
|
const recallaiUpdateGoogleLoginGroups = require_action.action("RECALLAI_UPDATE_GOOGLE_LOGIN_GROUPS", {
|
|
29
29
|
slug: "recallai-update-google-login-groups",
|
|
30
30
|
name: "Partial Update Google Login Group",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-google-login-groups.cjs","names":["z","action"],"sources":["../../src/actions/update-google-login-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginGroupsInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login group to update.\"),\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\").optional(),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login mode for bots using this login group\").optional(),\n});\nconst RecallaiUpdateGoogleLoginGroups_LoginSchema = z.object({\n id: z.string().describe(\"UUID of the login credential\").nullable(),\n email: z.string().describe(\"Email address of the Google account\").nullable(),\n group_id: z.string().describe(\"UUID of the parent login group\").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 login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when login was 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 v2\").nullable(),\n}).describe(\"Google login credentials within a login group\");\nexport const RecallaiUpdateGoogleLoginGroupsOutput = z.object({\n id: z.string().describe(\"UUID of the Google login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiUpdateGoogleLoginGroups_LoginSchema).describe(\"List of Google login credentials in this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created\").nullable(),\n login_mode: z.string().describe(\"Login behaviour of bots that use this login group - either 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated\").nullable(),\n});\n\nexport const recallaiUpdateGoogleLoginGroups = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN_GROUPS\", {\n slug: \"recallai-update-google-login-groups\",\n name: \"Partial Update Google Login Group\",\n description: \"Tool to partially update an existing Google Login Group in Recall.ai. Use when you need to modify the name or login mode of a Google login group without replacing all fields. This performs a PATCH operation that only updates the fields you provide.\",\n input: RecallaiUpdateGoogleLoginGroupsInput,\n output: RecallaiUpdateGoogleLoginGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACvI,YAAYA,IAAAA,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACrH,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,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,oCAAoC,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,+CAA+C;
|
|
1
|
+
{"version":3,"file":"update-google-login-groups.cjs","names":["z","action"],"sources":["../../src/actions/update-google-login-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginGroupsInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login group to update.\"),\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\").optional(),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login mode for bots using this login group\").optional(),\n});\nconst RecallaiUpdateGoogleLoginGroups_LoginSchema = z.object({\n id: z.string().describe(\"UUID of the login credential\").nullable(),\n email: z.string().describe(\"Email address of the Google account\").nullable(),\n group_id: z.string().describe(\"UUID of the parent login group\").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 login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when login was 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 v2\").nullable(),\n}).passthrough().describe(\"Google login credentials within a login group\");\nexport const RecallaiUpdateGoogleLoginGroupsOutput = z.object({\n id: z.string().describe(\"UUID of the Google login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiUpdateGoogleLoginGroups_LoginSchema).describe(\"List of Google login credentials in this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created\").nullable(),\n login_mode: z.string().describe(\"Login behaviour of bots that use this login group - either 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated\").nullable(),\n}).passthrough();\n\nexport const recallaiUpdateGoogleLoginGroups = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN_GROUPS\", {\n slug: \"recallai-update-google-login-groups\",\n name: \"Partial Update Google Login Group\",\n description: \"Tool to partially update an existing Google Login Group in Recall.ai. Use when you need to modify the name or login mode of a Google login group without replacing all fields. This performs a PATCH operation that only updates the fields you provide.\",\n input: RecallaiUpdateGoogleLoginGroupsInput,\n output: RecallaiUpdateGoogleLoginGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACvI,YAAYA,IAAAA,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACrH,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,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,oCAAoC,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AACzE,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,gDAAgD;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACtI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -22,11 +22,11 @@ declare const RecallaiUpdateGoogleLoginGroupsOutput: z.ZodObject<{
|
|
|
22
22
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
23
23
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
24
24
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
26
|
created_at: z.ZodNullable<z.ZodString>;
|
|
27
27
|
login_mode: z.ZodNullable<z.ZodString>;
|
|
28
28
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>;
|
|
30
30
|
declare const recallaiUpdateGoogleLoginGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
id: string;
|
|
32
32
|
name?: string | undefined;
|
|
@@ -22,11 +22,11 @@ declare const RecallaiUpdateGoogleLoginGroupsOutput: z.ZodObject<{
|
|
|
22
22
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
23
23
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
24
24
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
26
|
created_at: z.ZodNullable<z.ZodString>;
|
|
27
27
|
login_mode: z.ZodNullable<z.ZodString>;
|
|
28
28
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>;
|
|
30
30
|
declare const recallaiUpdateGoogleLoginGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
id: string;
|
|
32
32
|
name?: string | undefined;
|
|
@@ -16,7 +16,7 @@ const RecallaiUpdateGoogleLoginGroups_LoginSchema = z.object({
|
|
|
16
16
|
sso_v2_cert: z.string().describe("SSO v2 certificate for authentication").nullable(),
|
|
17
17
|
sso_v2_private_key: z.string().describe("SSO v2 private key for authentication").nullable(),
|
|
18
18
|
sso_v2_workspace_domain: z.string().describe("Google Workspace domain for SSO v2").nullable()
|
|
19
|
-
}).describe("Google login credentials within a login group");
|
|
19
|
+
}).passthrough().describe("Google login credentials within a login group");
|
|
20
20
|
const recallaiUpdateGoogleLoginGroups = action("RECALLAI_UPDATE_GOOGLE_LOGIN_GROUPS", {
|
|
21
21
|
slug: "recallai-update-google-login-groups",
|
|
22
22
|
name: "Partial Update Google Login Group",
|
|
@@ -29,7 +29,7 @@ const recallaiUpdateGoogleLoginGroups = action("RECALLAI_UPDATE_GOOGLE_LOGIN_GRO
|
|
|
29
29
|
created_at: z.string().describe("ISO 8601 timestamp when the login group was created").nullable(),
|
|
30
30
|
login_mode: z.string().describe("Login behaviour of bots that use this login group - either 'always' or 'only_if_required'").nullable(),
|
|
31
31
|
updated_at: z.string().describe("ISO 8601 timestamp when the login group was last updated").nullable()
|
|
32
|
-
})
|
|
32
|
+
}).passthrough()
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { recallaiUpdateGoogleLoginGroups };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-google-login-groups.mjs","names":[],"sources":["../../src/actions/update-google-login-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginGroupsInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login group to update.\"),\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\").optional(),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login mode for bots using this login group\").optional(),\n});\nconst RecallaiUpdateGoogleLoginGroups_LoginSchema = z.object({\n id: z.string().describe(\"UUID of the login credential\").nullable(),\n email: z.string().describe(\"Email address of the Google account\").nullable(),\n group_id: z.string().describe(\"UUID of the parent login group\").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 login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when login was 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 v2\").nullable(),\n}).describe(\"Google login credentials within a login group\");\nexport const RecallaiUpdateGoogleLoginGroupsOutput = z.object({\n id: z.string().describe(\"UUID of the Google login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiUpdateGoogleLoginGroups_LoginSchema).describe(\"List of Google login credentials in this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created\").nullable(),\n login_mode: z.string().describe(\"Login behaviour of bots that use this login group - either 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated\").nullable(),\n});\n\nexport const recallaiUpdateGoogleLoginGroups = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN_GROUPS\", {\n slug: \"recallai-update-google-login-groups\",\n name: \"Partial Update Google Login Group\",\n description: \"Tool to partially update an existing Google Login Group in Recall.ai. Use when you need to modify the name or login mode of a Google login group without replacing all fields. This performs a PATCH operation that only updates the fields you provide.\",\n input: RecallaiUpdateGoogleLoginGroupsInput,\n output: RecallaiUpdateGoogleLoginGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACvI,YAAY,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACrH,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,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,oCAAoC,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,+CAA+C;
|
|
1
|
+
{"version":3,"file":"update-google-login-groups.mjs","names":[],"sources":["../../src/actions/update-google-login-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginGroupsInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login group to update.\"),\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\").optional(),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login mode for bots using this login group\").optional(),\n});\nconst RecallaiUpdateGoogleLoginGroups_LoginSchema = z.object({\n id: z.string().describe(\"UUID of the login credential\").nullable(),\n email: z.string().describe(\"Email address of the Google account\").nullable(),\n group_id: z.string().describe(\"UUID of the parent login group\").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 login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when login was 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 v2\").nullable(),\n}).passthrough().describe(\"Google login credentials within a login group\");\nexport const RecallaiUpdateGoogleLoginGroupsOutput = z.object({\n id: z.string().describe(\"UUID of the Google login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiUpdateGoogleLoginGroups_LoginSchema).describe(\"List of Google login credentials in this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login group was created\").nullable(),\n login_mode: z.string().describe(\"Login behaviour of bots that use this login group - either 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login group was last updated\").nullable(),\n}).passthrough();\n\nexport const recallaiUpdateGoogleLoginGroups = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN_GROUPS\", {\n slug: \"recallai-update-google-login-groups\",\n name: \"Partial Update Google Login Group\",\n description: \"Tool to partially update an existing Google Login Group in Recall.ai. Use when you need to modify the name or login mode of a Google login group without replacing all fields. This performs a PATCH operation that only updates the fields you provide.\",\n input: RecallaiUpdateGoogleLoginGroupsInput,\n output: RecallaiUpdateGoogleLoginGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACvI,YAAY,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACrH,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,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,oCAAoC,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAUzE,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdmD,EAAE,OAAO;EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC9D,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,gDAAgD;EACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EACtI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -22,7 +22,7 @@ const RecallaiUpdateGoogleLoginOutput = zod.z.object({
|
|
|
22
22
|
sso_v2_cert: zod.z.string().describe("PEM-formatted x509 certificate for SSO").nullable(),
|
|
23
23
|
sso_v2_private_key: zod.z.string().describe("PEM-formatted private key for SSO").nullable(),
|
|
24
24
|
sso_v2_workspace_domain: zod.z.string().describe("The Google Workspace domain used for SSO").nullable()
|
|
25
|
-
});
|
|
25
|
+
}).passthrough();
|
|
26
26
|
const recallaiUpdateGoogleLogin = require_action.action("RECALLAI_UPDATE_GOOGLE_LOGIN", {
|
|
27
27
|
slug: "recallai-update-google-login",
|
|
28
28
|
name: "Update Google Login",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-google-login.cjs","names":["z","action"],"sources":["../../src/actions/update-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login to update.\"),\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().describe(\"If the login should be used for round robin. (default: true)\").optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created. This field is typically returned by the API and should match the existing value when updating.\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated. This field is typically returned by the API and should match the existing value when updating.\"),\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 RecallaiUpdateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the 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});\n\nexport const recallaiUpdateGoogleLogin = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN\", {\n slug: \"recallai-update-google-login\",\n name: \"Update Google Login\",\n description: \"Tool to update an existing Google Login credential. Use when you need to modify authentication details like email, certificates, private keys, or SSO workspace domain for an existing Google login that bots use to join Google Meet meetings.\",\n input: RecallaiUpdateGoogleLoginInput,\n output: RecallaiUpdateGoogleLoginOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I;CAC/K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;CACpL,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,+CAA+C,CAAC,CAAC,SAAS;CAClF,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;
|
|
1
|
+
{"version":3,"file":"update-google-login.cjs","names":["z","action"],"sources":["../../src/actions/update-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login to update.\"),\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().describe(\"If the login should be used for round robin. (default: true)\").optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created. This field is typically returned by the API and should match the existing value when updating.\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated. This field is typically returned by the API and should match the existing value when updating.\"),\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 RecallaiUpdateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the 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 recallaiUpdateGoogleLogin = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN\", {\n slug: \"recallai-update-google-login\",\n name: \"Update Google Login\",\n description: \"Tool to update an existing Google Login credential. Use when you need to modify authentication details like email, certificates, private keys, or SSO workspace domain for an existing Google login that bots use to join Google Meet meetings.\",\n input: RecallaiUpdateGoogleLoginInput,\n output: RecallaiUpdateGoogleLoginOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I;CAC/K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;CACpL,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,+CAA+C,CAAC,CAAC,SAAS;CAClF,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"}
|
|
@@ -22,7 +22,7 @@ declare const RecallaiUpdateGoogleLoginOutput: z.ZodObject<{
|
|
|
22
22
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
23
23
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
24
24
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const recallaiUpdateGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
id: string;
|
|
28
28
|
email: string;
|
|
@@ -22,7 +22,7 @@ declare const RecallaiUpdateGoogleLoginOutput: z.ZodObject<{
|
|
|
22
22
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
23
23
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
24
24
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const recallaiUpdateGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
id: string;
|
|
28
28
|
email: string;
|
|
@@ -25,7 +25,7 @@ const recallaiUpdateGoogleLogin = action("RECALLAI_UPDATE_GOOGLE_LOGIN", {
|
|
|
25
25
|
sso_v2_cert: z.string().describe("PEM-formatted x509 certificate for SSO").nullable(),
|
|
26
26
|
sso_v2_private_key: z.string().describe("PEM-formatted private key for SSO").nullable(),
|
|
27
27
|
sso_v2_workspace_domain: z.string().describe("The Google Workspace domain used for SSO").nullable()
|
|
28
|
-
})
|
|
28
|
+
}).passthrough()
|
|
29
29
|
});
|
|
30
30
|
//#endregion
|
|
31
31
|
export { recallaiUpdateGoogleLogin };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-google-login.mjs","names":[],"sources":["../../src/actions/update-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login to update.\"),\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().describe(\"If the login should be used for round robin. (default: true)\").optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created. This field is typically returned by the API and should match the existing value when updating.\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated. This field is typically returned by the API and should match the existing value when updating.\"),\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 RecallaiUpdateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the 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});\n\nexport const recallaiUpdateGoogleLogin = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN\", {\n slug: \"recallai-update-google-login\",\n name: \"Update Google Login\",\n description: \"Tool to update an existing Google Login credential. Use when you need to modify authentication details like email, certificates, private keys, or SSO workspace domain for an existing Google login that bots use to join Google Meet meetings.\",\n input: RecallaiUpdateGoogleLoginInput,\n output: RecallaiUpdateGoogleLoginOutput,\n});\n"],"mappings":";;AA2BA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA3B4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAChF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I;EAC/K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;EACpL,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,+CAA+C,CAAC,CAAC,SAAS;EAClF,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,
|
|
1
|
+
{"version":3,"file":"update-google-login.mjs","names":[],"sources":["../../src/actions/update-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateGoogleLoginInput = z.object({\n id: z.string().describe(\"A UUID string identifying the Google login to update.\"),\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().describe(\"If the login should be used for round robin. (default: true)\").optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created. This field is typically returned by the API and should match the existing value when updating.\"),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated. This field is typically returned by the API and should match the existing value when updating.\"),\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 RecallaiUpdateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the 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 recallaiUpdateGoogleLogin = action(\"RECALLAI_UPDATE_GOOGLE_LOGIN\", {\n slug: \"recallai-update-google-login\",\n name: \"Update Google Login\",\n description: \"Tool to update an existing Google Login credential. Use when you need to modify authentication details like email, certificates, private keys, or SSO workspace domain for an existing Google login that bots use to join Google Meet meetings.\",\n input: RecallaiUpdateGoogleLoginInput,\n output: RecallaiUpdateGoogleLoginOutput,\n});\n"],"mappings":";;AA2BA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA3B4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAChF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I;EAC/K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;EACpL,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,+CAA+C,CAAC,CAAC,SAAS;EAClF,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"}
|
|
@@ -3,37 +3,37 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/update-recording.ts
|
|
4
4
|
const RecallaiUpdateRecordingInput = zod.z.object({
|
|
5
5
|
id: zod.z.string().describe("A UUID string identifying the recording to update."),
|
|
6
|
-
metadata: zod.z.
|
|
6
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata to attach to the recording. Use this to store application-specific data like user IDs, session identifiers, or custom tags. Keys and values must be strings or null.").optional()
|
|
7
7
|
});
|
|
8
8
|
const RecallaiUpdateRecording_BotReferenceSchema = zod.z.object({
|
|
9
9
|
id: zod.z.string().describe("The unique identifier (UUID) of the bot.").nullable(),
|
|
10
|
-
metadata: zod.z.
|
|
11
|
-
}).describe("Reference to a bot instance.");
|
|
10
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata attached to the bot instance.")
|
|
11
|
+
}).passthrough().describe("Reference to a bot instance.");
|
|
12
12
|
const RecallaiUpdateRecording_RecordingStatusSchema = zod.z.object({
|
|
13
13
|
code: zod.z.string().describe("The status code of the recording.").nullable(),
|
|
14
14
|
sub_code: zod.z.string().describe("The sub-status code of the recording.").nullable().optional(),
|
|
15
15
|
updated_at: zod.z.string().describe("The ISO 8601 timestamp when the status was last updated.").nullable().optional()
|
|
16
|
-
}).describe("Status information for a recording.");
|
|
16
|
+
}).passthrough().describe("Status information for a recording.");
|
|
17
17
|
const RecallaiUpdateRecording_MediaShortcutsSchema = zod.z.object({
|
|
18
18
|
transcript: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
19
19
|
audio_mixed: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
20
20
|
video_mixed: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
21
21
|
meeting_metadata: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
22
22
|
participant_events: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional()
|
|
23
|
-
}).describe("Media shortcuts for accessing different media types.");
|
|
23
|
+
}).passthrough().describe("Media shortcuts for accessing different media types.");
|
|
24
24
|
const RecallaiUpdateRecording_DesktopSdkUploadSchema = zod.z.object({
|
|
25
25
|
id: zod.z.string().describe("The unique identifier (UUID) of the desktop SDK upload.").nullable(),
|
|
26
|
-
metadata: zod.z.
|
|
27
|
-
}).describe("Reference to a desktop SDK upload.");
|
|
26
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata attached to the desktop SDK upload.")
|
|
27
|
+
}).passthrough().describe("Reference to a desktop SDK upload.");
|
|
28
28
|
const RecallaiUpdateRecording_RealtimeEndpointSchema = zod.z.object({
|
|
29
29
|
id: zod.z.string().describe("The unique identifier (UUID) of the realtime endpoint.").nullable(),
|
|
30
|
-
metadata: zod.z.
|
|
31
|
-
}).describe("Reference to a realtime endpoint.");
|
|
30
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata attached to the realtime endpoint.")
|
|
31
|
+
}).passthrough().describe("Reference to a realtime endpoint.");
|
|
32
32
|
const RecallaiUpdateRecordingOutput = zod.z.object({
|
|
33
33
|
id: zod.z.string().describe("The unique identifier (UUID) of the recording.").nullable(),
|
|
34
34
|
bot: RecallaiUpdateRecording_BotReferenceSchema.nullable().optional(),
|
|
35
35
|
status: RecallaiUpdateRecording_RecordingStatusSchema.nullable().optional(),
|
|
36
|
-
metadata: zod.z.
|
|
36
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata attached to the recording."),
|
|
37
37
|
created_at: zod.z.string().describe("The ISO 8601 timestamp when the recording was created.").nullable(),
|
|
38
38
|
expires_at: zod.z.string().describe("The ISO 8601 timestamp when the recording will expire and be automatically deleted.").nullable().optional(),
|
|
39
39
|
started_at: zod.z.string().describe("The ISO 8601 timestamp when the recording started. Null if recording has not started yet.").nullable().optional(),
|
|
@@ -41,7 +41,7 @@ const RecallaiUpdateRecordingOutput = zod.z.object({
|
|
|
41
41
|
media_shortcuts: RecallaiUpdateRecording_MediaShortcutsSchema.nullable().optional(),
|
|
42
42
|
desktop_sdk_upload: RecallaiUpdateRecording_DesktopSdkUploadSchema.nullable().optional(),
|
|
43
43
|
realtime_endpoints: zod.z.array(RecallaiUpdateRecording_RealtimeEndpointSchema).describe("List of realtime endpoints associated with this recording for streaming data.")
|
|
44
|
-
});
|
|
44
|
+
}).passthrough();
|
|
45
45
|
const recallaiUpdateRecording = require_action.action("RECALLAI_UPDATE_RECORDING", {
|
|
46
46
|
slug: "recallai-update-recording",
|
|
47
47
|
name: "Update Recording",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-recording.cjs","names":["z","action"],"sources":["../../src/actions/update-recording.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateRecordingInput = z.object({\n id: z.string().describe(\"A UUID string identifying the recording to update.\"),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"update-recording.cjs","names":["z","action"],"sources":["../../src/actions/update-recording.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateRecordingInput = z.object({\n id: z.string().describe(\"A UUID string identifying the recording to update.\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata to attach to the recording. Use this to store application-specific data like user IDs, session identifiers, or custom tags. Keys and values must be strings or null.\").optional(),\n});\nconst RecallaiUpdateRecording_BotReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\"),\n}).passthrough().describe(\"Reference to a bot instance.\");\nconst RecallaiUpdateRecording_RecordingStatusSchema = z.object({\n code: z.string().describe(\"The status code of the recording.\").nullable(),\n sub_code: z.string().describe(\"The sub-status code of the recording.\").nullable().optional(),\n updated_at: z.string().describe(\"The ISO 8601 timestamp when the status was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Status information for a recording.\");\nconst RecallaiUpdateRecording_MediaShortcutsSchema = z.object({\n transcript: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n audio_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n video_mixed: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n meeting_metadata: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n participant_events: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Media shortcuts for accessing different media types.\");\nconst RecallaiUpdateRecording_DesktopSdkUploadSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the desktop SDK upload.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the desktop SDK upload.\"),\n}).passthrough().describe(\"Reference to a desktop SDK upload.\");\nconst RecallaiUpdateRecording_RealtimeEndpointSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the realtime endpoint.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the realtime endpoint.\"),\n}).passthrough().describe(\"Reference to a realtime endpoint.\");\nexport const RecallaiUpdateRecordingOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the recording.\").nullable(),\n bot: RecallaiUpdateRecording_BotReferenceSchema.nullable().optional(),\n status: RecallaiUpdateRecording_RecordingStatusSchema.nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the recording.\"),\n created_at: z.string().describe(\"The ISO 8601 timestamp when the recording was created.\").nullable(),\n expires_at: z.string().describe(\"The ISO 8601 timestamp when the recording will expire and be automatically deleted.\").nullable().optional(),\n started_at: z.string().describe(\"The ISO 8601 timestamp when the recording started. Null if recording has not started yet.\").nullable().optional(),\n completed_at: z.string().describe(\"The ISO 8601 timestamp when the recording was completed. Null if recording is still in progress.\").nullable().optional(),\n media_shortcuts: RecallaiUpdateRecording_MediaShortcutsSchema.nullable().optional(),\n desktop_sdk_upload: RecallaiUpdateRecording_DesktopSdkUploadSchema.nullable().optional(),\n realtime_endpoints: z.array(RecallaiUpdateRecording_RealtimeEndpointSchema).describe(\"List of realtime endpoints associated with this recording for streaming data.\"),\n}).passthrough();\n\nexport const recallaiUpdateRecording = action(\"RECALLAI_UPDATE_RECORDING\", {\n slug: \"recallai-update-recording\",\n name: \"Update Recording\",\n description: \"Tool to update a recording's metadata. Use when you need to update custom metadata fields on an existing recording without modifying other recording properties.\",\n input: RecallaiUpdateRecordingInput,\n output: RecallaiUpdateRecordingOutput,\n});\n"],"mappings":"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"}
|