@keystrokehq/recallai 0.1.2 → 0.1.4
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 +87 -48
- package/dist/actions/create-bot.d.mts +87 -48
- 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 +7 -7
- package/dist/actions/list-audio-mixed.d.mts +7 -7
- 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 +7 -7
- package/dist/actions/list-audio-separate.d.mts +7 -7
- 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 +8 -8
- package/dist/actions/list-meeting-metadata.d.mts +8 -8
- 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 +7 -7
- package/dist/actions/list-participant-events.d.mts +7 -7
- 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 +3 -3
- package/dist/actions/list-recording.d.mts +3 -3
- 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 +2 -2
- package/dist/actions/list-transcript.d.mts +2 -2
- 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 +5 -5
- package/dist/actions/list-video-mixed.d.mts +5 -5
- 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 +7 -7
- package/dist/actions/list-video-separate.d.mts +7 -7
- 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/dist/catalog.cjs +2 -2
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +2 -2
- package/dist/catalog.d.mts +2 -2
- package/dist/catalog.mjs +2 -2
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-calendar.mjs","names":[],"sources":["../../src/actions/create-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateCalendarInput = z.object({\n platform: z.enum([\"google_calendar\", \"microsoft_outlook\"]).describe(\"Calendar platform to integrate with. Choose 'google_calendar' for Google Calendar or 'microsoft_outlook' for Microsoft Outlook.\"),\n oauth_client_id: z.string().describe(\"OAuth 2.0 client ID for the calendar integration. Maximum 2000 characters.\"),\n oauth_client_secret: z.string().describe(\"OAuth 2.0 client secret for the calendar integration. Maximum 2000 characters.\"),\n oauth_refresh_token: z.string().describe(\"OAuth 2.0 refresh token for the calendar integration. Used to maintain long-term access to the calendar. Maximum 10000 characters.\"),\n});\nexport const RecallaiCreateCalendarOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the created calendar integration\").nullable(),\n status: z.string().describe(\"Current status of the calendar integration\").nullable(),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"create-calendar.mjs","names":[],"sources":["../../src/actions/create-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateCalendarInput = z.object({\n platform: z.enum([\"google_calendar\", \"microsoft_outlook\"]).describe(\"Calendar platform to integrate with. Choose 'google_calendar' for Google Calendar or 'microsoft_outlook' for Microsoft Outlook.\"),\n oauth_client_id: z.string().describe(\"OAuth 2.0 client ID for the calendar integration. Maximum 2000 characters.\"),\n oauth_client_secret: z.string().describe(\"OAuth 2.0 client secret for the calendar integration. Maximum 2000 characters.\"),\n oauth_refresh_token: z.string().describe(\"OAuth 2.0 refresh token for the calendar integration. Used to maintain long-term access to the calendar. Maximum 10000 characters.\"),\n});\nexport const RecallaiCreateCalendarOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the created calendar integration\").nullable(),\n status: z.string().describe(\"Current status of the calendar integration\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the calendar integration\").nullable().optional(),\n platform: z.string().describe(\"Calendar platform (google_calendar or microsoft_outlook)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the calendar was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the calendar was last updated\").nullable(),\n oauth_email: z.string().describe(\"Email address associated with the OAuth token\").nullable().optional(),\n webhook_url: z.string().describe(\"Webhook URL for calendar event notifications\").nullable().optional(),\n platform_email: z.string().describe(\"Email address on the calendar platform\").nullable().optional(),\n status_changes: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n oauth_client_id: z.string().describe(\"OAuth client ID used for the integration\").nullable(),\n oauth_client_secret: z.string().describe(\"OAuth client secret used for the integration\").nullable(),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token used for the integration\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateCalendar = action(\"RECALLAI_CREATE_CALENDAR\", {\n slug: \"recallai-create-calendar\",\n name: \"Create Calendar Integration\",\n description: \"Tool to create a new calendar integration with Google Calendar or Microsoft Outlook. Use when you need to connect a calendar platform to enable automatic bot scheduling for meetings.\",\n input: RecallaiCreateCalendarInput,\n output: RecallaiCreateCalendarOutput,\n});\n"],"mappings":";;AA0BA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1ByC,EAAE,OAAO;EAClD,UAAU,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,SAAS,iIAAiI;EACrM,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;EACjH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EACzH,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI;CAC/K,CAqBS;CACP,QArB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACjG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,gBAAgB,EAAE,MAAM,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC1F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAClG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -15,7 +15,7 @@ const RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = zod.z.object({
|
|
|
15
15
|
sso_v2_cert: zod.z.string().describe("SSO v2 certificate for authentication").nullable(),
|
|
16
16
|
sso_v2_private_key: zod.z.string().describe("SSO v2 private key for authentication").nullable(),
|
|
17
17
|
sso_v2_workspace_domain: zod.z.string().describe("Google Workspace domain for SSO").nullable()
|
|
18
|
-
}).describe("Details of a Google login credential in the group");
|
|
18
|
+
}).passthrough().describe("Details of a Google login credential in the group");
|
|
19
19
|
const RecallaiCreateGoogleLoginGroupOutput = zod.z.object({
|
|
20
20
|
id: zod.z.string().describe("Unique identifier (UUID) for the created login group").nullable(),
|
|
21
21
|
name: zod.z.string().describe("Name of the login group").nullable(),
|
|
@@ -23,7 +23,7 @@ const RecallaiCreateGoogleLoginGroupOutput = zod.z.object({
|
|
|
23
23
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the group was created").nullable(),
|
|
24
24
|
login_mode: zod.z.string().describe("Login behavior mode: 'always' or 'only_if_required'").nullable(),
|
|
25
25
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the group was last updated").nullable()
|
|
26
|
-
});
|
|
26
|
+
}).passthrough();
|
|
27
27
|
const recallaiCreateGoogleLoginGroup = require_action.action("RECALLAI_CREATE_GOOGLE_LOGIN_GROUP", {
|
|
28
28
|
slug: "recallai-create-google-login-group",
|
|
29
29
|
name: "Create Google Login Group",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-google-login-group.cjs","names":["z","action"],"sources":["../../src/actions/create-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginGroupInput = z.object({\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n});\nconst RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier for the login credential\").nullable(),\n email: z.string().describe(\"Google account email address\").nullable(),\n group_id: z.string().describe(\"ID of the login group this credential belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is currently active\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"SSO v2 certificate for authentication\").nullable(),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key for authentication\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"Google Workspace domain for SSO\").nullable(),\n}).describe(\"Details of a Google login credential in the group\");\nexport const RecallaiCreateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\").nullable(),\n login_mode: z.string().describe(\"Login behavior mode: 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\").nullable(),\n});\n\nexport const recallaiCreateGoogleLoginGroup = action(\"RECALLAI_CREATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-create-google-login-group\",\n name: \"Create Google Login Group\",\n description: \"Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginGroupInput,\n output: RecallaiCreateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,YAAYA,IAAAA,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC7P,CAAC;AACD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACnF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,mDAAmD;
|
|
1
|
+
{"version":3,"file":"create-google-login-group.cjs","names":["z","action"],"sources":["../../src/actions/create-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginGroupInput = z.object({\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n});\nconst RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier for the login credential\").nullable(),\n email: z.string().describe(\"Google account email address\").nullable(),\n group_id: z.string().describe(\"ID of the login group this credential belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is currently active\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"SSO v2 certificate for authentication\").nullable(),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key for authentication\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"Google Workspace domain for SSO\").nullable(),\n}).passthrough().describe(\"Details of a Google login credential in the group\");\nexport const RecallaiCreateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\").nullable(),\n login_mode: z.string().describe(\"Login behavior mode: 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateGoogleLoginGroup = action(\"RECALLAI_CREATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-create-google-login-group\",\n name: \"Create Google Login Group\",\n description: \"Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginGroupInput,\n output: RecallaiCreateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,YAAYA,IAAAA,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC7P,CAAC;AACD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACnF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,QAAQA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D;CACxI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -21,11 +21,11 @@ declare const RecallaiCreateGoogleLoginGroupOutput: z.ZodObject<{
|
|
|
21
21
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
22
22
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
23
23
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
25
|
created_at: z.ZodNullable<z.ZodString>;
|
|
26
26
|
login_mode: z.ZodNullable<z.ZodString>;
|
|
27
27
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>;
|
|
29
29
|
declare const recallaiCreateGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
name: string;
|
|
31
31
|
login_mode: "always" | "only_if_required";
|
|
@@ -21,11 +21,11 @@ declare const RecallaiCreateGoogleLoginGroupOutput: z.ZodObject<{
|
|
|
21
21
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
22
22
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
23
23
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
25
|
created_at: z.ZodNullable<z.ZodString>;
|
|
26
26
|
login_mode: z.ZodNullable<z.ZodString>;
|
|
27
27
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>;
|
|
29
29
|
declare const recallaiCreateGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
name: string;
|
|
31
31
|
login_mode: "always" | "only_if_required";
|
|
@@ -15,7 +15,7 @@ const RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = z.object({
|
|
|
15
15
|
sso_v2_cert: z.string().describe("SSO v2 certificate for authentication").nullable(),
|
|
16
16
|
sso_v2_private_key: z.string().describe("SSO v2 private key for authentication").nullable(),
|
|
17
17
|
sso_v2_workspace_domain: z.string().describe("Google Workspace domain for SSO").nullable()
|
|
18
|
-
}).describe("Details of a Google login credential in the group");
|
|
18
|
+
}).passthrough().describe("Details of a Google login credential in the group");
|
|
19
19
|
const recallaiCreateGoogleLoginGroup = action("RECALLAI_CREATE_GOOGLE_LOGIN_GROUP", {
|
|
20
20
|
slug: "recallai-create-google-login-group",
|
|
21
21
|
name: "Create Google Login Group",
|
|
@@ -28,7 +28,7 @@ const recallaiCreateGoogleLoginGroup = action("RECALLAI_CREATE_GOOGLE_LOGIN_GROU
|
|
|
28
28
|
created_at: z.string().describe("ISO 8601 timestamp when the group was created").nullable(),
|
|
29
29
|
login_mode: z.string().describe("Login behavior mode: 'always' or 'only_if_required'").nullable(),
|
|
30
30
|
updated_at: z.string().describe("ISO 8601 timestamp when the group was last updated").nullable()
|
|
31
|
-
})
|
|
31
|
+
}).passthrough()
|
|
32
32
|
});
|
|
33
33
|
//#endregion
|
|
34
34
|
export { recallaiCreateGoogleLoginGroup };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-google-login-group.mjs","names":[],"sources":["../../src/actions/create-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginGroupInput = z.object({\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n});\nconst RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier for the login credential\").nullable(),\n email: z.string().describe(\"Google account email address\").nullable(),\n group_id: z.string().describe(\"ID of the login group this credential belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is currently active\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"SSO v2 certificate for authentication\").nullable(),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key for authentication\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"Google Workspace domain for SSO\").nullable(),\n}).describe(\"Details of a Google login credential in the group\");\nexport const RecallaiCreateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\").nullable(),\n login_mode: z.string().describe(\"Login behavior mode: 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\").nullable(),\n});\n\nexport const recallaiCreateGoogleLoginGroup = action(\"RECALLAI_CREATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-create-google-login-group\",\n name: \"Create Google Login Group\",\n description: \"Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginGroupInput,\n output: RecallaiCreateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,YAAY,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC7P,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACnF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,mDAAmD;
|
|
1
|
+
{"version":3,"file":"create-google-login-group.mjs","names":[],"sources":["../../src/actions/create-google-login-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginGroupInput = z.object({\n name: z.string().describe(\"Name of the login group. It can be used to filter out login groups when retrieving them via API.\"),\n login_mode: z.enum([\"always\", \"only_if_required\"]).describe(\"Login behavior of bots that use this login group. 'always' means bots will always login before joining, 'only_if_required' means bots will only login if the meeting requires authentication.\"),\n});\nconst RecallaiCreateGoogleLoginGroup_GoogleLoginSchema = z.object({\n id: z.string().describe(\"Unique identifier for the login credential\").nullable(),\n email: z.string().describe(\"Google account email address\").nullable(),\n group_id: z.string().describe(\"ID of the login group this credential belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is currently active\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"SSO v2 certificate for authentication\").nullable(),\n sso_v2_private_key: z.string().describe(\"SSO v2 private key for authentication\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"Google Workspace domain for SSO\").nullable(),\n}).passthrough().describe(\"Details of a Google login credential in the group\");\nexport const RecallaiCreateGoogleLoginGroupOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created login group\").nullable(),\n name: z.string().describe(\"Name of the login group\").nullable(),\n logins: z.array(RecallaiCreateGoogleLoginGroup_GoogleLoginSchema).describe(\"List of Google login credentials associated with this group\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the group was created\").nullable(),\n login_mode: z.string().describe(\"Login behavior mode: 'always' or 'only_if_required'\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the group was last updated\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateGoogleLoginGroup = action(\"RECALLAI_CREATE_GOOGLE_LOGIN_GROUP\", {\n slug: \"recallai-create-google-login-group\",\n name: \"Create Google Login Group\",\n description: \"Tool to create a new Google Login Group for managing bot authentication. Use when you need to create a group of Google login credentials that bots can use to join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginGroupInput,\n output: RecallaiCreateGoogleLoginGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC5H,YAAY,EAAE,KAAK,CAAC,UAAU,kBAAkB,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAC7P,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACnF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAU7E,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC9D,QAAQ,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6DAA6D;EACxI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -19,7 +19,7 @@ const RecallaiCreateGoogleLoginOutput = zod.z.object({
|
|
|
19
19
|
sso_v2_cert: zod.z.string().describe("PEM-formatted x509 certificate for SSO").nullable(),
|
|
20
20
|
sso_v2_private_key: zod.z.string().describe("PEM-formatted private key for SSO").nullable(),
|
|
21
21
|
sso_v2_workspace_domain: zod.z.string().describe("The Google Workspace domain used for SSO").nullable()
|
|
22
|
-
});
|
|
22
|
+
}).passthrough();
|
|
23
23
|
const recallaiCreateGoogleLogin = require_action.action("RECALLAI_CREATE_GOOGLE_LOGIN", {
|
|
24
24
|
slug: "recallai-create-google-login",
|
|
25
25
|
name: "Create Google Login",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-google-login.cjs","names":["z","action"],"sources":["../../src/actions/create-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginInput = z.object({\n email: z.string().describe(\"The email address of the Google account to use for login.\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to.\"),\n is_active: z.boolean().default(true).describe(\"If the login should be used for round robin. (default: true)\").optional(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate which is registered in your Google Workspace SSO Profile.\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key used for signing SSO requests.\"),\n sso_v2_workspace_domain: z.string().describe(\"The primary domain name of your Google Workspace Account used for SSO.\"),\n});\nexport const RecallaiCreateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created Google login\").nullable(),\n email: z.string().describe(\"The email address of the Google account\").nullable(),\n group_id: z.string().describe(\"The ID of the login group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is active for round robin\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate for SSO\").nullable(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"The Google Workspace domain used for SSO\").nullable(),\n});\n\nexport const recallaiCreateGoogleLogin = action(\"RECALLAI_CREATE_GOOGLE_LOGIN\", {\n slug: \"recallai-create-google-login\",\n name: \"Create Google Login\",\n description: \"Tool to create a new Google Login credential within a login group. Use when you need to add a new Google account that bots can use to authenticate and join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginInput,\n output: RecallaiCreateGoogleLoginOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AACvH,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtF,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACpG,CAAC;
|
|
1
|
+
{"version":3,"file":"create-google-login.cjs","names":["z","action"],"sources":["../../src/actions/create-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginInput = z.object({\n email: z.string().describe(\"The email address of the Google account to use for login.\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to.\"),\n is_active: z.boolean().default(true).describe(\"If the login should be used for round robin. (default: true)\").optional(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate which is registered in your Google Workspace SSO Profile.\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key used for signing SSO requests.\"),\n sso_v2_workspace_domain: z.string().describe(\"The primary domain name of your Google Workspace Account used for SSO.\"),\n});\nexport const RecallaiCreateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created Google login\").nullable(),\n email: z.string().describe(\"The email address of the Google account\").nullable(),\n group_id: z.string().describe(\"The ID of the login group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is active for round robin\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate for SSO\").nullable(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"The Google Workspace domain used for SSO\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateGoogleLogin = action(\"RECALLAI_CREATE_GOOGLE_LOGIN\", {\n slug: \"recallai-create-google-login\",\n name: \"Create Google Login\",\n description: \"Tool to create a new Google Login credential within a login group. Use when you need to add a new Google account that bots can use to authenticate and join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginInput,\n output: RecallaiCreateGoogleLoginOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AACvH,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtF,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -19,7 +19,7 @@ declare const RecallaiCreateGoogleLoginOutput: z.ZodObject<{
|
|
|
19
19
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
20
20
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
21
21
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const recallaiCreateGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
email: string;
|
|
25
25
|
group_id: string;
|
|
@@ -19,7 +19,7 @@ declare const RecallaiCreateGoogleLoginOutput: z.ZodObject<{
|
|
|
19
19
|
sso_v2_cert: z.ZodNullable<z.ZodString>;
|
|
20
20
|
sso_v2_private_key: z.ZodNullable<z.ZodString>;
|
|
21
21
|
sso_v2_workspace_domain: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const recallaiCreateGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
email: string;
|
|
25
25
|
group_id: string;
|
|
@@ -22,7 +22,7 @@ const recallaiCreateGoogleLogin = action("RECALLAI_CREATE_GOOGLE_LOGIN", {
|
|
|
22
22
|
sso_v2_cert: z.string().describe("PEM-formatted x509 certificate for SSO").nullable(),
|
|
23
23
|
sso_v2_private_key: z.string().describe("PEM-formatted private key for SSO").nullable(),
|
|
24
24
|
sso_v2_workspace_domain: z.string().describe("The Google Workspace domain used for SSO").nullable()
|
|
25
|
-
})
|
|
25
|
+
}).passthrough()
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { recallaiCreateGoogleLogin };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-google-login.mjs","names":[],"sources":["../../src/actions/create-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginInput = z.object({\n email: z.string().describe(\"The email address of the Google account to use for login.\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to.\"),\n is_active: z.boolean().default(true).describe(\"If the login should be used for round robin. (default: true)\").optional(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate which is registered in your Google Workspace SSO Profile.\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key used for signing SSO requests.\"),\n sso_v2_workspace_domain: z.string().describe(\"The primary domain name of your Google Workspace Account used for SSO.\"),\n});\nexport const RecallaiCreateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created Google login\").nullable(),\n email: z.string().describe(\"The email address of the Google account\").nullable(),\n group_id: z.string().describe(\"The ID of the login group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is active for round robin\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate for SSO\").nullable(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"The Google Workspace domain used for SSO\").nullable(),\n});\n\nexport const recallaiCreateGoogleLogin = action(\"RECALLAI_CREATE_GOOGLE_LOGIN\", {\n slug: \"recallai-create-google-login\",\n name: \"Create Google Login\",\n description: \"Tool to create a new Google Login credential within a login group. Use when you need to add a new Google account that bots can use to authenticate and join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginInput,\n output: RecallaiCreateGoogleLoginOutput,\n});\n"],"mappings":";;AAwBA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxB4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAChF,WAAW,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EAClG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACvH,CAiBS;CACP,QAjB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACpF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACtF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpG,
|
|
1
|
+
{"version":3,"file":"create-google-login.mjs","names":[],"sources":["../../src/actions/create-google-login.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateGoogleLoginInput = z.object({\n email: z.string().describe(\"The email address of the Google account to use for login.\"),\n group_id: z.string().describe(\"The ID of the login group this login belongs to.\"),\n is_active: z.boolean().default(true).describe(\"If the login should be used for round robin. (default: true)\").optional(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate which is registered in your Google Workspace SSO Profile.\"),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key used for signing SSO requests.\"),\n sso_v2_workspace_domain: z.string().describe(\"The primary domain name of your Google Workspace Account used for SSO.\"),\n});\nexport const RecallaiCreateGoogleLoginOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the created Google login\").nullable(),\n email: z.string().describe(\"The email address of the Google account\").nullable(),\n group_id: z.string().describe(\"The ID of the login group this login belongs to\").nullable(),\n is_active: z.boolean().describe(\"Whether this login is active for round robin\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the login was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the login was last updated\").nullable(),\n sso_v2_cert: z.string().describe(\"PEM-formatted x509 certificate for SSO\").nullable(),\n sso_v2_private_key: z.string().describe(\"PEM-formatted private key for SSO\").nullable(),\n sso_v2_workspace_domain: z.string().describe(\"The Google Workspace domain used for SSO\").nullable(),\n}).passthrough();\n\nexport const recallaiCreateGoogleLogin = action(\"RECALLAI_CREATE_GOOGLE_LOGIN\", {\n slug: \"recallai-create-google-login\",\n name: \"Create Google Login\",\n description: \"Tool to create a new Google Login credential within a login group. Use when you need to add a new Google account that bots can use to authenticate and join Google Meet meetings.\",\n input: RecallaiCreateGoogleLoginInput,\n output: RecallaiCreateGoogleLoginOutput,\n});\n"],"mappings":";;AAwBA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxB4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAChF,WAAW,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EAClG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACvH,CAiBS;CACP,QAjB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACpF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACtF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/create-meeting-direct-connect.ts
|
|
4
4
|
const RecallaiCreateMeetingDirectConnectInput = zod.z.object({
|
|
5
|
-
metadata: zod.z.
|
|
5
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Optional key-value pairs for custom metadata. Values must be strings or null.").optional(),
|
|
6
6
|
zoom_rtms: zod.z.object({
|
|
7
7
|
signature: zod.z.string().describe("RTMS signature for authentication with Zoom servers"),
|
|
8
8
|
server_urls: zod.z.string().describe("Comma-separated list of RTMS server URLs provided by Zoom"),
|
|
@@ -10,25 +10,25 @@ const RecallaiCreateMeetingDirectConnectInput = zod.z.object({
|
|
|
10
10
|
rtms_stream_id: zod.z.string().describe("The RTMS stream identifier provided by Zoom")
|
|
11
11
|
}).describe("Zoom RTMS credentials for Direct Connect.").optional(),
|
|
12
12
|
recording_config: zod.z.object({
|
|
13
|
-
metadata: zod.z.
|
|
14
|
-
retention: zod.z.
|
|
15
|
-
transcript: zod.z.
|
|
16
|
-
audio_mixed_mp3: zod.z.
|
|
17
|
-
audio_mixed_raw: zod.z.
|
|
18
|
-
legacy_settings: zod.z.
|
|
19
|
-
video_mixed_flv: zod.z.
|
|
20
|
-
video_mixed_mp4: zod.z.
|
|
21
|
-
meeting_metadata: zod.z.
|
|
22
|
-
audio_separate_mp3: zod.z.
|
|
23
|
-
audio_separate_raw: zod.z.
|
|
24
|
-
participant_events: zod.z.
|
|
25
|
-
realtime_endpoints: zod.z.array(zod.z.
|
|
13
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional metadata configuration").optional(),
|
|
14
|
+
retention: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Data retention configuration").optional(),
|
|
15
|
+
transcript: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Transcript recording configuration").optional(),
|
|
16
|
+
audio_mixed_mp3: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for mixed audio in MP3 format").optional(),
|
|
17
|
+
audio_mixed_raw: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for mixed audio in raw format").optional(),
|
|
18
|
+
legacy_settings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Legacy recording settings for backward compatibility").optional(),
|
|
19
|
+
video_mixed_flv: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for mixed video in FLV format").optional(),
|
|
20
|
+
video_mixed_mp4: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for mixed video in MP4 format").optional(),
|
|
21
|
+
meeting_metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for meeting metadata capture").optional(),
|
|
22
|
+
audio_separate_mp3: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate audio tracks in MP3 format").optional(),
|
|
23
|
+
audio_separate_raw: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate audio tracks in raw format").optional(),
|
|
24
|
+
participant_events: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for participant event tracking").optional(),
|
|
25
|
+
realtime_endpoints: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of real-time endpoints for streaming").optional(),
|
|
26
26
|
start_recording_on: zod.z.string().describe("When to start recording (e.g., 'call_join')").optional(),
|
|
27
|
-
video_mixed_layout: zod.z.union([zod.z.string(), zod.z.
|
|
28
|
-
video_separate_mp4: zod.z.
|
|
29
|
-
video_separate_png: zod.z.
|
|
30
|
-
video_separate_h264: zod.z.
|
|
31
|
-
video_mixed_participant_video_when_screenshare: zod.z.union([zod.z.string(), zod.z.
|
|
27
|
+
video_mixed_layout: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).optional(),
|
|
28
|
+
video_separate_mp4: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate video tracks in MP4 format").optional(),
|
|
29
|
+
video_separate_png: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate video frames in PNG format").optional(),
|
|
30
|
+
video_separate_h264: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate video tracks in H.264 format").optional(),
|
|
31
|
+
video_mixed_participant_video_when_screenshare: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).optional()
|
|
32
32
|
}).describe("Optional configuration for recording settings.").optional(),
|
|
33
33
|
google_meet_media_api: zod.z.object({
|
|
34
34
|
space_name: zod.z.string().describe("The Google Meet space name in the format 'spaces/{space_id}' where space_id is obtained from the meeting URL"),
|
|
@@ -39,58 +39,58 @@ const RecallaiCreateMeetingDirectConnect_StatusSchema = zod.z.object({
|
|
|
39
39
|
code: zod.z.string().describe("Status code indicating the current state (e.g., 'connecting', 'in_call', 'done', 'failed')").nullable(),
|
|
40
40
|
sub_code: zod.z.string().describe("Sub-status code providing additional detail about the current state").nullable().optional(),
|
|
41
41
|
updated_at: zod.z.string().describe("ISO 8601 timestamp of when the status was last updated").nullable()
|
|
42
|
-
}).describe("Status information for the Meeting Direct Connect.");
|
|
42
|
+
}).passthrough().describe("Status information for the Meeting Direct Connect.");
|
|
43
43
|
const RecallaiCreateMeetingDirectConnect_ZoomRTMSSchema = zod.z.object({
|
|
44
44
|
signature: zod.z.string().describe("RTMS signature for authentication with Zoom servers").nullable(),
|
|
45
45
|
server_urls: zod.z.string().describe("Comma-separated list of RTMS server URLs provided by Zoom").nullable(),
|
|
46
46
|
meeting_uuid: zod.z.string().describe("The unique identifier for the Zoom meeting instance").nullable(),
|
|
47
47
|
rtms_stream_id: zod.z.string().describe("The RTMS stream identifier provided by Zoom").nullable()
|
|
48
|
-
}).describe("Zoom RTMS credentials for Direct Connect.");
|
|
48
|
+
}).passthrough().describe("Zoom RTMS credentials for Direct Connect.");
|
|
49
49
|
const RecallaiCreateMeetingDirectConnect_RecordingInfoSchema = zod.z.object({
|
|
50
50
|
id: zod.z.string().describe("Unique identifier (UUID) of the recording").nullable(),
|
|
51
|
-
status: zod.z.
|
|
52
|
-
metadata: zod.z.
|
|
51
|
+
status: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Current status of the recording"),
|
|
52
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional metadata associated with the recording").nullable().optional(),
|
|
53
53
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the recording was created").nullable(),
|
|
54
54
|
expires_at: zod.z.string().describe("ISO 8601 timestamp when the recording will expire").nullable().optional(),
|
|
55
55
|
started_at: zod.z.string().describe("ISO 8601 timestamp when the recording started").nullable().optional(),
|
|
56
56
|
completed_at: zod.z.string().describe("ISO 8601 timestamp when the recording was completed").nullable().optional(),
|
|
57
|
-
media_shortcuts: zod.z.
|
|
58
|
-
}).describe("Information about a recording associated with the Meeting Direct Connect.");
|
|
57
|
+
media_shortcuts: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Shortcuts to various media outputs from the recording")
|
|
58
|
+
}).passthrough().describe("Information about a recording associated with the Meeting Direct Connect.");
|
|
59
59
|
const RecallaiCreateMeetingDirectConnect_RecordingConfigSchema = zod.z.object({
|
|
60
|
-
metadata: zod.z.
|
|
61
|
-
retention: zod.z.
|
|
62
|
-
transcript: zod.z.
|
|
63
|
-
audio_mixed_mp3: zod.z.
|
|
64
|
-
audio_mixed_raw: zod.z.
|
|
65
|
-
legacy_settings: zod.z.
|
|
66
|
-
video_mixed_flv: zod.z.
|
|
67
|
-
video_mixed_mp4: zod.z.
|
|
68
|
-
meeting_metadata: zod.z.
|
|
69
|
-
audio_separate_mp3: zod.z.
|
|
70
|
-
audio_separate_raw: zod.z.
|
|
71
|
-
participant_events: zod.z.
|
|
72
|
-
realtime_endpoints: zod.z.array(zod.z.
|
|
60
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional metadata configuration").nullable().optional(),
|
|
61
|
+
retention: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Data retention configuration").nullable().optional(),
|
|
62
|
+
transcript: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Transcript recording configuration").nullable().optional(),
|
|
63
|
+
audio_mixed_mp3: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for mixed audio in MP3 format").nullable().optional(),
|
|
64
|
+
audio_mixed_raw: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for mixed audio in raw format").nullable().optional(),
|
|
65
|
+
legacy_settings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Legacy recording settings for backward compatibility").nullable().optional(),
|
|
66
|
+
video_mixed_flv: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for mixed video in FLV format").nullable().optional(),
|
|
67
|
+
video_mixed_mp4: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for mixed video in MP4 format").nullable().optional(),
|
|
68
|
+
meeting_metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for meeting metadata capture").nullable().optional(),
|
|
69
|
+
audio_separate_mp3: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate audio tracks in MP3 format").nullable().optional(),
|
|
70
|
+
audio_separate_raw: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate audio tracks in raw format").nullable().optional(),
|
|
71
|
+
participant_events: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for participant event tracking").nullable().optional(),
|
|
72
|
+
realtime_endpoints: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of real-time endpoints for streaming").nullable().optional(),
|
|
73
73
|
start_recording_on: zod.z.string().describe("When to start recording (e.g., 'call_join')").nullable().optional(),
|
|
74
|
-
video_mixed_layout: zod.z.union([zod.z.string(), zod.z.
|
|
75
|
-
video_separate_mp4: zod.z.
|
|
76
|
-
video_separate_png: zod.z.
|
|
77
|
-
video_separate_h264: zod.z.
|
|
78
|
-
video_mixed_participant_video_when_screenshare: zod.z.union([zod.z.string(), zod.z.
|
|
79
|
-
}).describe("Optional configuration for recording settings.");
|
|
74
|
+
video_mixed_layout: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
|
|
75
|
+
video_separate_mp4: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate video tracks in MP4 format").nullable().optional(),
|
|
76
|
+
video_separate_png: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate video frames in PNG format").nullable().optional(),
|
|
77
|
+
video_separate_h264: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for separate video tracks in H.264 format").nullable().optional(),
|
|
78
|
+
video_mixed_participant_video_when_screenshare: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional()
|
|
79
|
+
}).passthrough().describe("Optional configuration for recording settings.");
|
|
80
80
|
const RecallaiCreateMeetingDirectConnect_GoogleMeetMediaAPISchema = zod.z.object({
|
|
81
81
|
space_name: zod.z.string().describe("The Google Meet space name in the format 'spaces/{space_id}' where space_id is obtained from the meeting URL").nullable(),
|
|
82
82
|
access_token: zod.z.string().describe("OAuth 2.0 access token for Google Meet Media API with required scopes (meet.readonly, meet.space)").nullable()
|
|
83
|
-
}).describe("Google Meet Media API credentials for Direct Connect.");
|
|
83
|
+
}).passthrough().describe("Google Meet Media API credentials for Direct Connect.");
|
|
84
84
|
const RecallaiCreateMeetingDirectConnectOutput = zod.z.object({
|
|
85
85
|
id: zod.z.string().describe("Unique identifier (UUID) for the Meeting Direct Connect").nullable(),
|
|
86
86
|
status: RecallaiCreateMeetingDirectConnect_StatusSchema.nullable(),
|
|
87
|
-
metadata: zod.z.
|
|
87
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata key-value pairs").nullable().optional(),
|
|
88
88
|
zoom_rtms: RecallaiCreateMeetingDirectConnect_ZoomRTMSSchema.nullable().optional(),
|
|
89
89
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the Meeting Direct Connect was created").nullable(),
|
|
90
90
|
recordings: zod.z.array(RecallaiCreateMeetingDirectConnect_RecordingInfoSchema).describe("List of recordings associated with this Meeting Direct Connect"),
|
|
91
91
|
recording_config: RecallaiCreateMeetingDirectConnect_RecordingConfigSchema.nullable().optional(),
|
|
92
92
|
google_meet_media_api: RecallaiCreateMeetingDirectConnect_GoogleMeetMediaAPISchema.nullable().optional()
|
|
93
|
-
}).describe("Response model for a created Meeting Direct Connect.");
|
|
93
|
+
}).passthrough().describe("Response model for a created Meeting Direct Connect.");
|
|
94
94
|
const recallaiCreateMeetingDirectConnect = require_action.action("RECALLAI_CREATE_MEETING_DIRECT_CONNECT", {
|
|
95
95
|
slug: "recallai-create-meeting-direct-connect",
|
|
96
96
|
name: "Create Meeting Direct Connect",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-meeting-direct-connect.cjs","names":["z","action"],"sources":["../../src/actions/create-meeting-direct-connect.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateMeetingDirectConnectInput = z.object({\n metadata: z.object({}).describe(\"Optional key-value pairs for custom metadata. Values must be strings or null.\").optional(),\n zoom_rtms: z.object({\n signature: z.string().describe(\"RTMS signature for authentication with Zoom servers\"),\n server_urls: z.string().describe(\"Comma-separated list of RTMS server URLs provided by Zoom\"),\n meeting_uuid: z.string().describe(\"The unique identifier for the Zoom meeting instance\"),\n rtms_stream_id: z.string().describe(\"The RTMS stream identifier provided by Zoom\"),\n}).describe(\"Zoom RTMS credentials for Direct Connect.\").optional(),\n recording_config: z.object({\n metadata: z.object({}).describe(\"Additional metadata configuration\").optional(),\n retention: z.object({}).describe(\"Data retention configuration\").optional(),\n transcript: z.object({}).describe(\"Transcript recording configuration\").optional(),\n audio_mixed_mp3: z.object({}).describe(\"Configuration for mixed audio in MP3 format\").optional(),\n audio_mixed_raw: z.object({}).describe(\"Configuration for mixed audio in raw format\").optional(),\n legacy_settings: z.object({}).describe(\"Legacy recording settings for backward compatibility\").optional(),\n video_mixed_flv: z.object({}).describe(\"Configuration for mixed video in FLV format\").optional(),\n video_mixed_mp4: z.object({}).describe(\"Configuration for mixed video in MP4 format\").optional(),\n meeting_metadata: z.object({}).describe(\"Configuration for meeting metadata capture\").optional(),\n audio_separate_mp3: z.object({}).describe(\"Configuration for separate audio tracks in MP3 format\").optional(),\n audio_separate_raw: z.object({}).describe(\"Configuration for separate audio tracks in raw format\").optional(),\n participant_events: z.object({}).describe(\"Configuration for participant event tracking\").optional(),\n realtime_endpoints: z.array(z.object({})).describe(\"List of real-time endpoints for streaming\").optional(),\n start_recording_on: z.string().describe(\"When to start recording (e.g., 'call_join')\").optional(),\n video_mixed_layout: z.union([z.string(), z.object({})]).optional(),\n video_separate_mp4: z.object({}).describe(\"Configuration for separate video tracks in MP4 format\").optional(),\n video_separate_png: z.object({}).describe(\"Configuration for separate video frames in PNG format\").optional(),\n video_separate_h264: z.object({}).describe(\"Configuration for separate video tracks in H.264 format\").optional(),\n video_mixed_participant_video_when_screenshare: z.union([z.string(), z.object({})]).optional(),\n}).describe(\"Optional configuration for recording settings.\").optional(),\n google_meet_media_api: z.object({\n space_name: z.string().describe(\"The Google Meet space name in the format 'spaces/{space_id}' where space_id is obtained from the meeting URL\"),\n access_token: z.string().describe(\"OAuth 2.0 access token for Google Meet Media API with required scopes (meet.readonly, meet.space)\"),\n}).describe(\"Google Meet Media API credentials for Direct Connect.\").optional(),\n}).describe(\"Request model for creating a Meeting Direct Connect.\");\nconst RecallaiCreateMeetingDirectConnect_StatusSchema = z.object({\n code: z.string().describe(\"Status code indicating the current state (e.g., 'connecting', 'in_call', 'done', 'failed')\").nullable(),\n sub_code: z.string().describe(\"Sub-status code providing additional detail about the current state\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp of when the status was last updated\").nullable(),\n}).describe(\"Status information for the Meeting Direct Connect.\");\nconst RecallaiCreateMeetingDirectConnect_ZoomRTMSSchema = z.object({\n signature: z.string().describe(\"RTMS signature for authentication with Zoom servers\").nullable(),\n server_urls: z.string().describe(\"Comma-separated list of RTMS server URLs provided by Zoom\").nullable(),\n meeting_uuid: z.string().describe(\"The unique identifier for the Zoom meeting instance\").nullable(),\n rtms_stream_id: z.string().describe(\"The RTMS stream identifier provided by Zoom\").nullable(),\n}).describe(\"Zoom RTMS credentials for Direct Connect.\");\nconst RecallaiCreateMeetingDirectConnect_RecordingInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the recording\").nullable(),\n status: z.object({}).describe(\"Current status of the recording\"),\n metadata: z.object({}).describe(\"Additional metadata associated with the recording\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the recording was created\").nullable(),\n expires_at: z.string().describe(\"ISO 8601 timestamp when the recording will expire\").nullable().optional(),\n started_at: z.string().describe(\"ISO 8601 timestamp when the recording started\").nullable().optional(),\n completed_at: z.string().describe(\"ISO 8601 timestamp when the recording was completed\").nullable().optional(),\n media_shortcuts: z.object({}).describe(\"Shortcuts to various media outputs from the recording\"),\n}).describe(\"Information about a recording associated with the Meeting Direct Connect.\");\nconst RecallaiCreateMeetingDirectConnect_RecordingConfigSchema = z.object({\n metadata: z.object({}).describe(\"Additional metadata configuration\").nullable().optional(),\n retention: z.object({}).describe(\"Data retention configuration\").nullable().optional(),\n transcript: z.object({}).describe(\"Transcript recording configuration\").nullable().optional(),\n audio_mixed_mp3: z.object({}).describe(\"Configuration for mixed audio in MP3 format\").nullable().optional(),\n audio_mixed_raw: z.object({}).describe(\"Configuration for mixed audio in raw format\").nullable().optional(),\n legacy_settings: z.object({}).describe(\"Legacy recording settings for backward compatibility\").nullable().optional(),\n video_mixed_flv: z.object({}).describe(\"Configuration for mixed video in FLV format\").nullable().optional(),\n video_mixed_mp4: z.object({}).describe(\"Configuration for mixed video in MP4 format\").nullable().optional(),\n meeting_metadata: z.object({}).describe(\"Configuration for meeting metadata capture\").nullable().optional(),\n audio_separate_mp3: z.object({}).describe(\"Configuration for separate audio tracks in MP3 format\").nullable().optional(),\n audio_separate_raw: z.object({}).describe(\"Configuration for separate audio tracks in raw format\").nullable().optional(),\n participant_events: z.object({}).describe(\"Configuration for participant event tracking\").nullable().optional(),\n realtime_endpoints: z.array(z.object({})).describe(\"List of real-time endpoints for streaming\").nullable().optional(),\n start_recording_on: z.string().describe(\"When to start recording (e.g., 'call_join')\").nullable().optional(),\n video_mixed_layout: z.union([z.string(), z.object({})]).nullable().optional(),\n video_separate_mp4: z.object({}).describe(\"Configuration for separate video tracks in MP4 format\").nullable().optional(),\n video_separate_png: z.object({}).describe(\"Configuration for separate video frames in PNG format\").nullable().optional(),\n video_separate_h264: z.object({}).describe(\"Configuration for separate video tracks in H.264 format\").nullable().optional(),\n video_mixed_participant_video_when_screenshare: z.union([z.string(), z.object({})]).nullable().optional(),\n}).describe(\"Optional configuration for recording settings.\");\nconst RecallaiCreateMeetingDirectConnect_GoogleMeetMediaAPISchema = z.object({\n space_name: z.string().describe(\"The Google Meet space name in the format 'spaces/{space_id}' where space_id is obtained from the meeting URL\").nullable(),\n access_token: z.string().describe(\"OAuth 2.0 access token for Google Meet Media API with required scopes (meet.readonly, meet.space)\").nullable(),\n}).describe(\"Google Meet Media API credentials for Direct Connect.\");\nexport const RecallaiCreateMeetingDirectConnectOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Meeting Direct Connect\").nullable(),\n status: RecallaiCreateMeetingDirectConnect_StatusSchema.nullable(),\n metadata: z.object({}).describe(\"Custom metadata key-value pairs\").nullable().optional(),\n zoom_rtms: RecallaiCreateMeetingDirectConnect_ZoomRTMSSchema.nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the Meeting Direct Connect was created\").nullable(),\n recordings: z.array(RecallaiCreateMeetingDirectConnect_RecordingInfoSchema).describe(\"List of recordings associated with this Meeting Direct Connect\"),\n recording_config: RecallaiCreateMeetingDirectConnect_RecordingConfigSchema.nullable().optional(),\n google_meet_media_api: RecallaiCreateMeetingDirectConnect_GoogleMeetMediaAPISchema.nullable().optional(),\n}).describe(\"Response model for a created Meeting Direct Connect.\");\n\nexport const recallaiCreateMeetingDirectConnect = action(\"RECALLAI_CREATE_MEETING_DIRECT_CONNECT\", {\n slug: \"recallai-create-meeting-direct-connect\",\n name: \"Create Meeting Direct Connect\",\n description: \"Tool to create a Meeting Direct Connect for Google Meet or Zoom. Use when you need to connect directly to a meeting platform's media stream via Google Meet Media API or Zoom RTMS. Either google_meet_media_api or zoom_rtms credentials must be provided, but not both.\",\n input: RecallaiCreateMeetingDirectConnectInput,\n output: RecallaiCreateMeetingDirectConnectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CAC1H,WAAWA,IAAAA,EAAE,OAAO;EACpB,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EAC5F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EACvF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACnF,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChE,kBAAkBA,IAAAA,EAAE,OAAO;EAC3B,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACjF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC/F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC/F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACxG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC/F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC/F,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC/F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACnG,oBAAoBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACzG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAChG,oBAAoBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS;EACjE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC5G,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC/G,gDAAgDA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACrE,uBAAuBA,IAAAA,EAAE,OAAO;EAChC,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;EAC9I,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG;CACvI,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACjI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAClG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iCAAiC;CAC/D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAChG,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,oBAAoBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,oBAAoBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,gDAAgDA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,8DAA8DA,IAAAA,EAAE,OAAO;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACzJ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;AAClJ,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC5F,QAAQ,gDAAgD,SAAS;CACjE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,WAAW,kDAAkD,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,gEAAgE;CACrJ,kBAAkB,yDAAyD,SAAS,CAAC,CAAC,SAAS;CAC/F,uBAAuB,4DAA4D,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,qCAAqCC,eAAAA,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"create-meeting-direct-connect.cjs","names":["z","action"],"sources":["../../src/actions/create-meeting-direct-connect.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateMeetingDirectConnectInput = z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Optional key-value pairs for custom metadata. Values must be strings or null.\").optional(),\n zoom_rtms: z.object({\n signature: z.string().describe(\"RTMS signature for authentication with Zoom servers\"),\n server_urls: z.string().describe(\"Comma-separated list of RTMS server URLs provided by Zoom\"),\n meeting_uuid: z.string().describe(\"The unique identifier for the Zoom meeting instance\"),\n rtms_stream_id: z.string().describe(\"The RTMS stream identifier provided by Zoom\"),\n}).describe(\"Zoom RTMS credentials for Direct Connect.\").optional(),\n recording_config: z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata configuration\").optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Data retention configuration\").optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Transcript recording configuration\").optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed audio in MP3 format\").optional(),\n audio_mixed_raw: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed audio in raw format\").optional(),\n legacy_settings: z.record(z.string(), z.unknown()).describe(\"Legacy recording settings for backward compatibility\").optional(),\n video_mixed_flv: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed video in FLV format\").optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed video in MP4 format\").optional(),\n meeting_metadata: z.record(z.string(), z.unknown()).describe(\"Configuration for meeting metadata capture\").optional(),\n audio_separate_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for separate audio tracks in MP3 format\").optional(),\n audio_separate_raw: z.record(z.string(), z.unknown()).describe(\"Configuration for separate audio tracks in raw format\").optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant event tracking\").optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming\").optional(),\n start_recording_on: z.string().describe(\"When to start recording (e.g., 'call_join')\").optional(),\n video_mixed_layout: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n video_separate_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for separate video tracks in MP4 format\").optional(),\n video_separate_png: z.record(z.string(), z.unknown()).describe(\"Configuration for separate video frames in PNG format\").optional(),\n video_separate_h264: z.record(z.string(), z.unknown()).describe(\"Configuration for separate video tracks in H.264 format\").optional(),\n video_mixed_participant_video_when_screenshare: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n}).describe(\"Optional configuration for recording settings.\").optional(),\n google_meet_media_api: z.object({\n space_name: z.string().describe(\"The Google Meet space name in the format 'spaces/{space_id}' where space_id is obtained from the meeting URL\"),\n access_token: z.string().describe(\"OAuth 2.0 access token for Google Meet Media API with required scopes (meet.readonly, meet.space)\"),\n}).describe(\"Google Meet Media API credentials for Direct Connect.\").optional(),\n}).describe(\"Request model for creating a Meeting Direct Connect.\");\nconst RecallaiCreateMeetingDirectConnect_StatusSchema = z.object({\n code: z.string().describe(\"Status code indicating the current state (e.g., 'connecting', 'in_call', 'done', 'failed')\").nullable(),\n sub_code: z.string().describe(\"Sub-status code providing additional detail about the current state\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp of when the status was last updated\").nullable(),\n}).passthrough().describe(\"Status information for the Meeting Direct Connect.\");\nconst RecallaiCreateMeetingDirectConnect_ZoomRTMSSchema = z.object({\n signature: z.string().describe(\"RTMS signature for authentication with Zoom servers\").nullable(),\n server_urls: z.string().describe(\"Comma-separated list of RTMS server URLs provided by Zoom\").nullable(),\n meeting_uuid: z.string().describe(\"The unique identifier for the Zoom meeting instance\").nullable(),\n rtms_stream_id: z.string().describe(\"The RTMS stream identifier provided by Zoom\").nullable(),\n}).passthrough().describe(\"Zoom RTMS credentials for Direct Connect.\");\nconst RecallaiCreateMeetingDirectConnect_RecordingInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the recording\").nullable(),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the recording\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata associated with the recording\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the recording was created\").nullable(),\n expires_at: z.string().describe(\"ISO 8601 timestamp when the recording will expire\").nullable().optional(),\n started_at: z.string().describe(\"ISO 8601 timestamp when the recording started\").nullable().optional(),\n completed_at: z.string().describe(\"ISO 8601 timestamp when the recording was completed\").nullable().optional(),\n media_shortcuts: z.record(z.string(), z.unknown()).describe(\"Shortcuts to various media outputs from the recording\"),\n}).passthrough().describe(\"Information about a recording associated with the Meeting Direct Connect.\");\nconst RecallaiCreateMeetingDirectConnect_RecordingConfigSchema = z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata configuration\").nullable().optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Data retention configuration\").nullable().optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Transcript recording configuration\").nullable().optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed audio in MP3 format\").nullable().optional(),\n audio_mixed_raw: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed audio in raw format\").nullable().optional(),\n legacy_settings: z.record(z.string(), z.unknown()).describe(\"Legacy recording settings for backward compatibility\").nullable().optional(),\n video_mixed_flv: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed video in FLV format\").nullable().optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed video in MP4 format\").nullable().optional(),\n meeting_metadata: z.record(z.string(), z.unknown()).describe(\"Configuration for meeting metadata capture\").nullable().optional(),\n audio_separate_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for separate audio tracks in MP3 format\").nullable().optional(),\n audio_separate_raw: z.record(z.string(), z.unknown()).describe(\"Configuration for separate audio tracks in raw format\").nullable().optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant event tracking\").nullable().optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming\").nullable().optional(),\n start_recording_on: z.string().describe(\"When to start recording (e.g., 'call_join')\").nullable().optional(),\n video_mixed_layout: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n video_separate_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for separate video tracks in MP4 format\").nullable().optional(),\n video_separate_png: z.record(z.string(), z.unknown()).describe(\"Configuration for separate video frames in PNG format\").nullable().optional(),\n video_separate_h264: z.record(z.string(), z.unknown()).describe(\"Configuration for separate video tracks in H.264 format\").nullable().optional(),\n video_mixed_participant_video_when_screenshare: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Optional configuration for recording settings.\");\nconst RecallaiCreateMeetingDirectConnect_GoogleMeetMediaAPISchema = z.object({\n space_name: z.string().describe(\"The Google Meet space name in the format 'spaces/{space_id}' where space_id is obtained from the meeting URL\").nullable(),\n access_token: z.string().describe(\"OAuth 2.0 access token for Google Meet Media API with required scopes (meet.readonly, meet.space)\").nullable(),\n}).passthrough().describe(\"Google Meet Media API credentials for Direct Connect.\");\nexport const RecallaiCreateMeetingDirectConnectOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Meeting Direct Connect\").nullable(),\n status: RecallaiCreateMeetingDirectConnect_StatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs\").nullable().optional(),\n zoom_rtms: RecallaiCreateMeetingDirectConnect_ZoomRTMSSchema.nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the Meeting Direct Connect was created\").nullable(),\n recordings: z.array(RecallaiCreateMeetingDirectConnect_RecordingInfoSchema).describe(\"List of recordings associated with this Meeting Direct Connect\"),\n recording_config: RecallaiCreateMeetingDirectConnect_RecordingConfigSchema.nullable().optional(),\n google_meet_media_api: RecallaiCreateMeetingDirectConnect_GoogleMeetMediaAPISchema.nullable().optional(),\n}).passthrough().describe(\"Response model for a created Meeting Direct Connect.\");\n\nexport const recallaiCreateMeetingDirectConnect = action(\"RECALLAI_CREATE_MEETING_DIRECT_CONNECT\", {\n slug: \"recallai-create-meeting-direct-connect\",\n name: \"Create Meeting Direct Connect\",\n description: \"Tool to create a Meeting Direct Connect for Google Meet or Zoom. Use when you need to connect directly to a meeting platform's media stream via Google Meet Media API or Zoom RTMS. Either google_meet_media_api or zoom_rtms credentials must be provided, but not both.\",\n input: RecallaiCreateMeetingDirectConnectInput,\n output: RecallaiCreateMeetingDirectConnectOutput,\n});\n"],"mappings":"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"}
|