@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-meeting-direct-connect.mjs","names":[],"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":"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"}
|
|
1
|
+
{"version":3,"file":"create-meeting-direct-connect.mjs","names":[],"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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"}
|
|
@@ -15,7 +15,7 @@ const RecallaiCreateSdkUpload_StatusDetailsSchema = zod.z.object({
|
|
|
15
15
|
code: zod.z.string().describe("Status code of the SDK upload.").nullable(),
|
|
16
16
|
sub_code: zod.z.string().describe("Sub-code providing additional status details.").nullable().optional(),
|
|
17
17
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated.").nullable()
|
|
18
|
-
}).describe("Status details for the SDK upload.");
|
|
18
|
+
}).passthrough().describe("Status details for the SDK upload.");
|
|
19
19
|
const RecallaiCreateSdkUpload_RecordingConfigSchema = zod.z.object({
|
|
20
20
|
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata for the recording configuration.").nullable().optional(),
|
|
21
21
|
retention: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for data retention.").nullable().optional(),
|
|
@@ -25,7 +25,7 @@ const RecallaiCreateSdkUpload_RecordingConfigSchema = zod.z.object({
|
|
|
25
25
|
participant_events: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration for participant events.").nullable().optional(),
|
|
26
26
|
realtime_endpoints: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("List of real-time endpoints for streaming.").nullable().optional(),
|
|
27
27
|
video_mixed_participant_video_when_screenshare: zod.z.string().describe("Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').").nullable().optional()
|
|
28
|
-
}).describe("Configuration for the Desktop SDK recording.");
|
|
28
|
+
}).passthrough().describe("Configuration for the Desktop SDK recording.");
|
|
29
29
|
const RecallaiCreateSdkUploadOutput = zod.z.object({
|
|
30
30
|
id: zod.z.string().describe("Unique identifier (UUID) for the SDK upload.").nullable(),
|
|
31
31
|
status: RecallaiCreateSdkUpload_StatusDetailsSchema.nullable(),
|
|
@@ -34,7 +34,7 @@ const RecallaiCreateSdkUploadOutput = zod.z.object({
|
|
|
34
34
|
recording_id: zod.z.string().describe("Unique identifier for the associated recording.").nullable(),
|
|
35
35
|
upload_token: zod.z.string().describe("Token to be used for uploading via the Desktop SDK.").nullable(),
|
|
36
36
|
recording_config: RecallaiCreateSdkUpload_RecordingConfigSchema.nullable().optional()
|
|
37
|
-
});
|
|
37
|
+
}).passthrough();
|
|
38
38
|
const recallaiCreateSdkUpload = require_action.action("RECALLAI_CREATE_SDK_UPLOAD", {
|
|
39
39
|
slug: "recallai-create-sdk-upload",
|
|
40
40
|
name: "Create SDK Upload",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sdk-upload.cjs","names":["z","action"],"sources":["../../src/actions/create-sdk-upload.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateSdkUploadInput = z.object({\n recording_config: z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration.\").optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention.\").optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation.\").optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output.\").optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output.\").optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events.\").optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming.\").optional(),\n video_mixed_participant_video_when_screenshare: z.string().describe(\"Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').\").optional(),\n}).describe(\"Configuration for the Desktop SDK recording.\").optional(),\n});\nconst RecallaiCreateSdkUpload_StatusDetailsSchema = z.object({\n code: z.string().describe(\"Status code of the SDK upload.\").nullable(),\n sub_code: z.string().describe(\"Sub-code providing additional status details.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated.\").nullable(),\n}).describe(\"Status details for the SDK upload.\");\nconst RecallaiCreateSdkUpload_RecordingConfigSchema = z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration.\").nullable().optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention.\").nullable().optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation.\").nullable().optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output.\").nullable().optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output.\").nullable().optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events.\").nullable().optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming.\").nullable().optional(),\n video_mixed_participant_video_when_screenshare: z.string().describe(\"Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').\").nullable().optional(),\n}).describe(\"Configuration for the Desktop SDK recording.\");\nexport const RecallaiCreateSdkUploadOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the SDK upload.\").nullable(),\n status: RecallaiCreateSdkUpload_StatusDetailsSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the SDK upload.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the SDK upload was created.\").nullable(),\n recording_id: z.string().describe(\"Unique identifier for the associated recording.\").nullable(),\n upload_token: z.string().describe(\"Token to be used for uploading via the Desktop SDK.\").nullable(),\n recording_config: RecallaiCreateSdkUpload_RecordingConfigSchema.nullable().optional(),\n});\n\nexport const recallaiCreateSdkUpload = action(\"RECALLAI_CREATE_SDK_UPLOAD\", {\n slug: \"recallai-create-sdk-upload\",\n name: \"Create SDK Upload\",\n description: \"Create a new Desktop SDK upload. Use this to generate an upload token that can be used with the Recall.ai Desktop SDK to upload recordings directly from desktop applications.\",\n input: RecallaiCreateSdkUploadInput,\n output: RecallaiCreateSdkUploadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,kBAAkBA,IAAAA,EAAE,OAAO;CAC3B,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAClH,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5G,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClH,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClH,oBAAoBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjH,oBAAoBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/H,gDAAgDA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;AACtM,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrE,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,oCAAoC;
|
|
1
|
+
{"version":3,"file":"create-sdk-upload.cjs","names":["z","action"],"sources":["../../src/actions/create-sdk-upload.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateSdkUploadInput = z.object({\n recording_config: z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration.\").optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention.\").optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation.\").optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output.\").optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output.\").optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events.\").optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming.\").optional(),\n video_mixed_participant_video_when_screenshare: z.string().describe(\"Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').\").optional(),\n}).describe(\"Configuration for the Desktop SDK recording.\").optional(),\n});\nconst RecallaiCreateSdkUpload_StatusDetailsSchema = z.object({\n code: z.string().describe(\"Status code of the SDK upload.\").nullable(),\n sub_code: z.string().describe(\"Sub-code providing additional status details.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated.\").nullable(),\n}).passthrough().describe(\"Status details for the SDK upload.\");\nconst RecallaiCreateSdkUpload_RecordingConfigSchema = z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration.\").nullable().optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention.\").nullable().optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation.\").nullable().optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output.\").nullable().optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output.\").nullable().optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events.\").nullable().optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming.\").nullable().optional(),\n video_mixed_participant_video_when_screenshare: z.string().describe(\"Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').\").nullable().optional(),\n}).passthrough().describe(\"Configuration for the Desktop SDK recording.\");\nexport const RecallaiCreateSdkUploadOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the SDK upload.\").nullable(),\n status: RecallaiCreateSdkUpload_StatusDetailsSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the SDK upload.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the SDK upload was created.\").nullable(),\n recording_id: z.string().describe(\"Unique identifier for the associated recording.\").nullable(),\n upload_token: z.string().describe(\"Token to be used for uploading via the Desktop SDK.\").nullable(),\n recording_config: RecallaiCreateSdkUpload_RecordingConfigSchema.nullable().optional(),\n}).passthrough();\n\nexport const recallaiCreateSdkUpload = action(\"RECALLAI_CREATE_SDK_UPLOAD\", {\n slug: \"recallai-create-sdk-upload\",\n name: \"Create SDK Upload\",\n description: \"Create a new Desktop SDK upload. Use this to generate an upload token that can be used with the Recall.ai Desktop SDK to upload recordings directly from desktop applications.\",\n input: RecallaiCreateSdkUploadInput,\n output: RecallaiCreateSdkUploadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,kBAAkBA,IAAAA,EAAE,OAAO;CAC3B,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAClH,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5G,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClH,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClH,oBAAoBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjH,oBAAoBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/H,gDAAgDA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;AACtM,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrE,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,oBAAoBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,oBAAoBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,gDAAgDA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,QAAQ,4CAA4C,SAAS;CAC7D,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC9F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAClG,kBAAkB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -19,7 +19,7 @@ declare const RecallaiCreateSdkUploadOutput: z.ZodObject<{
|
|
|
19
19
|
code: z.ZodNullable<z.ZodString>;
|
|
20
20
|
sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
23
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
24
24
|
created_at: z.ZodNullable<z.ZodString>;
|
|
25
25
|
recording_id: z.ZodNullable<z.ZodString>;
|
|
@@ -33,8 +33,8 @@ declare const RecallaiCreateSdkUploadOutput: z.ZodObject<{
|
|
|
33
33
|
participant_events: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
34
34
|
realtime_endpoints: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
35
35
|
video_mixed_participant_video_when_screenshare: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
37
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
|
+
}, z.core.$loose>;
|
|
38
38
|
declare const recallaiCreateSdkUpload: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
recording_config?: {
|
|
40
40
|
metadata?: Record<string, unknown> | undefined;
|
|
@@ -19,7 +19,7 @@ declare const RecallaiCreateSdkUploadOutput: z.ZodObject<{
|
|
|
19
19
|
code: z.ZodNullable<z.ZodString>;
|
|
20
20
|
sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
23
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
24
24
|
created_at: z.ZodNullable<z.ZodString>;
|
|
25
25
|
recording_id: z.ZodNullable<z.ZodString>;
|
|
@@ -33,8 +33,8 @@ declare const RecallaiCreateSdkUploadOutput: z.ZodObject<{
|
|
|
33
33
|
participant_events: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
34
34
|
realtime_endpoints: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
35
35
|
video_mixed_participant_video_when_screenshare: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
37
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
|
+
}, z.core.$loose>;
|
|
38
38
|
declare const recallaiCreateSdkUpload: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
39
39
|
recording_config?: {
|
|
40
40
|
metadata?: Record<string, unknown> | undefined;
|
|
@@ -15,7 +15,7 @@ const RecallaiCreateSdkUpload_StatusDetailsSchema = z.object({
|
|
|
15
15
|
code: z.string().describe("Status code of the SDK upload.").nullable(),
|
|
16
16
|
sub_code: z.string().describe("Sub-code providing additional status details.").nullable().optional(),
|
|
17
17
|
updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated.").nullable()
|
|
18
|
-
}).describe("Status details for the SDK upload.");
|
|
18
|
+
}).passthrough().describe("Status details for the SDK upload.");
|
|
19
19
|
const RecallaiCreateSdkUpload_RecordingConfigSchema = z.object({
|
|
20
20
|
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata for the recording configuration.").nullable().optional(),
|
|
21
21
|
retention: z.record(z.string(), z.unknown()).describe("Configuration for data retention.").nullable().optional(),
|
|
@@ -25,7 +25,7 @@ const RecallaiCreateSdkUpload_RecordingConfigSchema = z.object({
|
|
|
25
25
|
participant_events: z.record(z.string(), z.unknown()).describe("Configuration for participant events.").nullable().optional(),
|
|
26
26
|
realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe("List of real-time endpoints for streaming.").nullable().optional(),
|
|
27
27
|
video_mixed_participant_video_when_screenshare: z.string().describe("Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').").nullable().optional()
|
|
28
|
-
}).describe("Configuration for the Desktop SDK recording.");
|
|
28
|
+
}).passthrough().describe("Configuration for the Desktop SDK recording.");
|
|
29
29
|
const recallaiCreateSdkUpload = action("RECALLAI_CREATE_SDK_UPLOAD", {
|
|
30
30
|
slug: "recallai-create-sdk-upload",
|
|
31
31
|
name: "Create SDK Upload",
|
|
@@ -39,7 +39,7 @@ const recallaiCreateSdkUpload = action("RECALLAI_CREATE_SDK_UPLOAD", {
|
|
|
39
39
|
recording_id: z.string().describe("Unique identifier for the associated recording.").nullable(),
|
|
40
40
|
upload_token: z.string().describe("Token to be used for uploading via the Desktop SDK.").nullable(),
|
|
41
41
|
recording_config: RecallaiCreateSdkUpload_RecordingConfigSchema.nullable().optional()
|
|
42
|
-
})
|
|
42
|
+
}).passthrough()
|
|
43
43
|
});
|
|
44
44
|
//#endregion
|
|
45
45
|
export { recallaiCreateSdkUpload };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sdk-upload.mjs","names":[],"sources":["../../src/actions/create-sdk-upload.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateSdkUploadInput = z.object({\n recording_config: z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration.\").optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention.\").optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation.\").optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output.\").optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output.\").optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events.\").optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming.\").optional(),\n video_mixed_participant_video_when_screenshare: z.string().describe(\"Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').\").optional(),\n}).describe(\"Configuration for the Desktop SDK recording.\").optional(),\n});\nconst RecallaiCreateSdkUpload_StatusDetailsSchema = z.object({\n code: z.string().describe(\"Status code of the SDK upload.\").nullable(),\n sub_code: z.string().describe(\"Sub-code providing additional status details.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated.\").nullable(),\n}).describe(\"Status details for the SDK upload.\");\nconst RecallaiCreateSdkUpload_RecordingConfigSchema = z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration.\").nullable().optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention.\").nullable().optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation.\").nullable().optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output.\").nullable().optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output.\").nullable().optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events.\").nullable().optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming.\").nullable().optional(),\n video_mixed_participant_video_when_screenshare: z.string().describe(\"Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').\").nullable().optional(),\n}).describe(\"Configuration for the Desktop SDK recording.\");\nexport const RecallaiCreateSdkUploadOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the SDK upload.\").nullable(),\n status: RecallaiCreateSdkUpload_StatusDetailsSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the SDK upload.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the SDK upload was created.\").nullable(),\n recording_id: z.string().describe(\"Unique identifier for the associated recording.\").nullable(),\n upload_token: z.string().describe(\"Token to be used for uploading via the Desktop SDK.\").nullable(),\n recording_config: RecallaiCreateSdkUpload_RecordingConfigSchema.nullable().optional(),\n});\n\nexport const recallaiCreateSdkUpload = action(\"RECALLAI_CREATE_SDK_UPLOAD\", {\n slug: \"recallai-create-sdk-upload\",\n name: \"Create SDK Upload\",\n description: \"Create a new Desktop SDK upload. Use this to generate an upload token that can be used with the Recall.ai Desktop SDK to upload recordings directly from desktop applications.\",\n input: RecallaiCreateSdkUploadInput,\n output: RecallaiCreateSdkUploadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,EACnD,kBAAkB,EAAE,OAAO;CAC3B,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAClH,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACpG,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5G,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClH,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClH,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjH,oBAAoB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/H,gDAAgD,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;AACtM,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrE,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,oCAAoC;
|
|
1
|
+
{"version":3,"file":"create-sdk-upload.mjs","names":[],"sources":["../../src/actions/create-sdk-upload.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateSdkUploadInput = z.object({\n recording_config: z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration.\").optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention.\").optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation.\").optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output.\").optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output.\").optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events.\").optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming.\").optional(),\n video_mixed_participant_video_when_screenshare: z.string().describe(\"Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').\").optional(),\n}).describe(\"Configuration for the Desktop SDK recording.\").optional(),\n});\nconst RecallaiCreateSdkUpload_StatusDetailsSchema = z.object({\n code: z.string().describe(\"Status code of the SDK upload.\").nullable(),\n sub_code: z.string().describe(\"Sub-code providing additional status details.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated.\").nullable(),\n}).passthrough().describe(\"Status details for the SDK upload.\");\nconst RecallaiCreateSdkUpload_RecordingConfigSchema = z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration.\").nullable().optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention.\").nullable().optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation.\").nullable().optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output.\").nullable().optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output.\").nullable().optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events.\").nullable().optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints for streaming.\").nullable().optional(),\n video_mixed_participant_video_when_screenshare: z.string().describe(\"Layout options for participant video during screenshare. Options: 'hide', 'beside', 'overlap' (default: 'overlap').\").nullable().optional(),\n}).passthrough().describe(\"Configuration for the Desktop SDK recording.\");\nexport const RecallaiCreateSdkUploadOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the SDK upload.\").nullable(),\n status: RecallaiCreateSdkUpload_StatusDetailsSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the SDK upload.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the SDK upload was created.\").nullable(),\n recording_id: z.string().describe(\"Unique identifier for the associated recording.\").nullable(),\n upload_token: z.string().describe(\"Token to be used for uploading via the Desktop SDK.\").nullable(),\n recording_config: RecallaiCreateSdkUpload_RecordingConfigSchema.nullable().optional(),\n}).passthrough();\n\nexport const recallaiCreateSdkUpload = action(\"RECALLAI_CREATE_SDK_UPLOAD\", {\n slug: \"recallai-create-sdk-upload\",\n name: \"Create SDK Upload\",\n description: \"Create a new Desktop SDK upload. Use this to generate an upload token that can be used with the Recall.ai Desktop SDK to upload recordings directly from desktop applications.\",\n input: RecallaiCreateSdkUploadInput,\n output: RecallaiCreateSdkUploadOutput,\n});\n"],"mappings":"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"}
|
|
@@ -16,7 +16,7 @@ const RecallaiCreateZoomOauthAppOutput = zod.z.object({
|
|
|
16
16
|
client_secret: zod.z.string().describe("Zoom OAuth client secret").nullable(),
|
|
17
17
|
webhook_secret: zod.z.string().describe("Zoom webhook secret").nullable(),
|
|
18
18
|
webhook_last_validation: zod.z.string().describe("ISO 8601 timestamp of the last successful webhook validation").nullable().optional()
|
|
19
|
-
});
|
|
19
|
+
}).passthrough();
|
|
20
20
|
const recallaiCreateZoomOauthApp = require_action.action("RECALLAI_CREATE_ZOOM_OAUTH_APP", {
|
|
21
21
|
slug: "recallai-create-zoom-oauth-app",
|
|
22
22
|
name: "Create Zoom OAuth App",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-zoom-oauth-app.cjs","names":["z","action"],"sources":["../../src/actions/create-zoom-oauth-app.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateZoomOauthAppInput = z.object({\n kind: z.enum([\"user_level\", \"account_level\"]).describe(\"Type of OAuth App: 'user_level' for User Level apps or 'account_level' for Account Level apps.\"),\n client_id: z.string().describe(\"Zoom OAuth client ID. Maximum 200 characters.\"),\n client_secret: z.string().describe(\"Zoom OAuth client secret. Maximum 200 characters.\"),\n webhook_secret: z.string().describe(\"Zoom webhook secret for validating webhook requests. Maximum 200 characters.\"),\n verification_token: z.string().describe(\"Zoom webhook verification token (optional). Maximum 200 characters.\").optional(),\n});\nexport const RecallaiCreateZoomOauthAppOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the created Zoom OAuth App\").nullable(),\n kind: z.string().describe(\"Type of OAuth App (user_level or account_level)\").nullable(),\n client_id: z.string().describe(\"Zoom OAuth client ID\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the Zoom OAuth App was created\").nullable(),\n client_secret: z.string().describe(\"Zoom OAuth client secret\").nullable(),\n webhook_secret: z.string().describe(\"Zoom webhook secret\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last successful webhook validation\").nullable().optional(),\n});\n\nexport const recallaiCreateZoomOauthApp = action(\"RECALLAI_CREATE_ZOOM_OAUTH_APP\", {\n slug: \"recallai-create-zoom-oauth-app\",\n name: \"Create Zoom OAuth App\",\n description: \"Tool to create a new Zoom OAuth App integration with Recall.ai. Use when you need to configure Zoom OAuth credentials to enable bots to join Zoom meetings.\",\n input: RecallaiCreateZoomOauthAppInput,\n output: RecallaiCreateZoomOauthAppOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,KAAK,CAAC,cAAc,eAAe,CAAC,CAAC,CAAC,SAAS,gGAAgG;CACvJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACtF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAClH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;AAC1H,CAAC;AACD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAChE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACnG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACxE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACpE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC;
|
|
1
|
+
{"version":3,"file":"create-zoom-oauth-app.cjs","names":["z","action"],"sources":["../../src/actions/create-zoom-oauth-app.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateZoomOauthAppInput = z.object({\n kind: z.enum([\"user_level\", \"account_level\"]).describe(\"Type of OAuth App: 'user_level' for User Level apps or 'account_level' for Account Level apps.\"),\n client_id: z.string().describe(\"Zoom OAuth client ID. Maximum 200 characters.\"),\n client_secret: z.string().describe(\"Zoom OAuth client secret. Maximum 200 characters.\"),\n webhook_secret: z.string().describe(\"Zoom webhook secret for validating webhook requests. Maximum 200 characters.\"),\n verification_token: z.string().describe(\"Zoom webhook verification token (optional). Maximum 200 characters.\").optional(),\n});\nexport const RecallaiCreateZoomOauthAppOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the created Zoom OAuth App\").nullable(),\n kind: z.string().describe(\"Type of OAuth App (user_level or account_level)\").nullable(),\n client_id: z.string().describe(\"Zoom OAuth client ID\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the Zoom OAuth App was created\").nullable(),\n client_secret: z.string().describe(\"Zoom OAuth client secret\").nullable(),\n webhook_secret: z.string().describe(\"Zoom webhook secret\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last successful webhook validation\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiCreateZoomOauthApp = action(\"RECALLAI_CREATE_ZOOM_OAUTH_APP\", {\n slug: \"recallai-create-zoom-oauth-app\",\n name: \"Create Zoom OAuth App\",\n description: \"Tool to create a new Zoom OAuth App integration with Recall.ai. Use when you need to configure Zoom OAuth credentials to enable bots to join Zoom meetings.\",\n input: RecallaiCreateZoomOauthAppInput,\n output: RecallaiCreateZoomOauthAppOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,KAAK,CAAC,cAAc,eAAe,CAAC,CAAC,CAAC,SAAS,gGAAgG;CACvJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACtF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAClH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;AAC1H,CAAC;AACD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAChE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACnG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACxE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACpE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -19,7 +19,7 @@ declare const RecallaiCreateZoomOauthAppOutput: z.ZodObject<{
|
|
|
19
19
|
client_secret: z.ZodNullable<z.ZodString>;
|
|
20
20
|
webhook_secret: z.ZodNullable<z.ZodString>;
|
|
21
21
|
webhook_last_validation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const recallaiCreateZoomOauthApp: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
kind: "user_level" | "account_level";
|
|
25
25
|
client_id: string;
|
|
@@ -19,7 +19,7 @@ declare const RecallaiCreateZoomOauthAppOutput: z.ZodObject<{
|
|
|
19
19
|
client_secret: z.ZodNullable<z.ZodString>;
|
|
20
20
|
webhook_secret: z.ZodNullable<z.ZodString>;
|
|
21
21
|
webhook_last_validation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const recallaiCreateZoomOauthApp: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
kind: "user_level" | "account_level";
|
|
25
25
|
client_id: string;
|
|
@@ -19,7 +19,7 @@ const recallaiCreateZoomOauthApp = action("RECALLAI_CREATE_ZOOM_OAUTH_APP", {
|
|
|
19
19
|
client_secret: z.string().describe("Zoom OAuth client secret").nullable(),
|
|
20
20
|
webhook_secret: z.string().describe("Zoom webhook secret").nullable(),
|
|
21
21
|
webhook_last_validation: z.string().describe("ISO 8601 timestamp of the last successful webhook validation").nullable().optional()
|
|
22
|
-
})
|
|
22
|
+
}).passthrough()
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { recallaiCreateZoomOauthApp };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-zoom-oauth-app.mjs","names":[],"sources":["../../src/actions/create-zoom-oauth-app.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateZoomOauthAppInput = z.object({\n kind: z.enum([\"user_level\", \"account_level\"]).describe(\"Type of OAuth App: 'user_level' for User Level apps or 'account_level' for Account Level apps.\"),\n client_id: z.string().describe(\"Zoom OAuth client ID. Maximum 200 characters.\"),\n client_secret: z.string().describe(\"Zoom OAuth client secret. Maximum 200 characters.\"),\n webhook_secret: z.string().describe(\"Zoom webhook secret for validating webhook requests. Maximum 200 characters.\"),\n verification_token: z.string().describe(\"Zoom webhook verification token (optional). Maximum 200 characters.\").optional(),\n});\nexport const RecallaiCreateZoomOauthAppOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the created Zoom OAuth App\").nullable(),\n kind: z.string().describe(\"Type of OAuth App (user_level or account_level)\").nullable(),\n client_id: z.string().describe(\"Zoom OAuth client ID\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the Zoom OAuth App was created\").nullable(),\n client_secret: z.string().describe(\"Zoom OAuth client secret\").nullable(),\n webhook_secret: z.string().describe(\"Zoom webhook secret\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last successful webhook validation\").nullable().optional(),\n});\n\nexport const recallaiCreateZoomOauthApp = action(\"RECALLAI_CREATE_ZOOM_OAUTH_APP\", {\n slug: \"recallai-create-zoom-oauth-app\",\n name: \"Create Zoom OAuth App\",\n description: \"Tool to create a new Zoom OAuth App integration with Recall.ai. Use when you need to configure Zoom OAuth credentials to enable bots to join Zoom meetings.\",\n input: RecallaiCreateZoomOauthAppInput,\n output: RecallaiCreateZoomOauthAppOutput,\n});\n"],"mappings":";;AAqBA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArB6C,EAAE,OAAO;EACtD,MAAM,EAAE,KAAK,CAAC,cAAc,eAAe,CAAC,CAAC,CAAC,SAAS,gGAAgG;EACvJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;EAClH,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC1H,CAeS;CACP,QAf8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EACnG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EACxE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EACpE,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,
|
|
1
|
+
{"version":3,"file":"create-zoom-oauth-app.mjs","names":[],"sources":["../../src/actions/create-zoom-oauth-app.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiCreateZoomOauthAppInput = z.object({\n kind: z.enum([\"user_level\", \"account_level\"]).describe(\"Type of OAuth App: 'user_level' for User Level apps or 'account_level' for Account Level apps.\"),\n client_id: z.string().describe(\"Zoom OAuth client ID. Maximum 200 characters.\"),\n client_secret: z.string().describe(\"Zoom OAuth client secret. Maximum 200 characters.\"),\n webhook_secret: z.string().describe(\"Zoom webhook secret for validating webhook requests. Maximum 200 characters.\"),\n verification_token: z.string().describe(\"Zoom webhook verification token (optional). Maximum 200 characters.\").optional(),\n});\nexport const RecallaiCreateZoomOauthAppOutput = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the created Zoom OAuth App\").nullable(),\n kind: z.string().describe(\"Type of OAuth App (user_level or account_level)\").nullable(),\n client_id: z.string().describe(\"Zoom OAuth client ID\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the Zoom OAuth App was created\").nullable(),\n client_secret: z.string().describe(\"Zoom OAuth client secret\").nullable(),\n webhook_secret: z.string().describe(\"Zoom webhook secret\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last successful webhook validation\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiCreateZoomOauthApp = action(\"RECALLAI_CREATE_ZOOM_OAUTH_APP\", {\n slug: \"recallai-create-zoom-oauth-app\",\n name: \"Create Zoom OAuth App\",\n description: \"Tool to create a new Zoom OAuth App integration with Recall.ai. Use when you need to configure Zoom OAuth credentials to enable bots to join Zoom meetings.\",\n input: RecallaiCreateZoomOauthAppInput,\n output: RecallaiCreateZoomOauthAppOutput,\n});\n"],"mappings":";;AAqBA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArB6C,EAAE,OAAO;EACtD,MAAM,EAAE,KAAK,CAAC,cAAc,eAAe,CAAC,CAAC,CAAC,SAAS,gGAAgG;EACvJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;EAClH,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC1H,CAeS;CACP,QAf8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EACnG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EACxE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EACpE,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -13,7 +13,7 @@ const RecallaiDeleteBotMediaOutput = zod.z.object({
|
|
|
13
13
|
automatic_leave: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Settings that control when the bot automatically leaves the call, including timeouts for various states.").nullable().optional(),
|
|
14
14
|
recording_config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.").nullable().optional(),
|
|
15
15
|
calendar_meetings: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("A list of calendar meetings associated with the bot, if scheduled through calendar integration.")
|
|
16
|
-
});
|
|
16
|
+
}).passthrough();
|
|
17
17
|
const recallaiDeleteBotMedia = require_action.action("RECALLAI_DELETE_BOT_MEDIA", {
|
|
18
18
|
slug: "recallai-delete-bot-media",
|
|
19
19
|
name: "Delete Bot Media",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-bot-media.cjs","names":["z","action"],"sources":["../../src/actions/delete-bot-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteBotMediaInput = z.object({\n id: z.string().describe(\"A UUID string identifying the bot whose media should be deleted. This operation is irreversible and will permanently delete all stored bot media.\"),\n});\nexport const RecallaiDeleteBotMediaOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n join_at: z.string().describe(\"The ISO 8601 timestamp when the bot is scheduled to join the call. This field is cleared after the bot joins.\").nullable().optional(),\n bot_name: z.string().describe(\"The display name of the bot (e.g., 'Meeting Notetaker').\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of recording objects associated with the bot. Each recording contains metadata and status information.\"),\n meeting_url: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A chronological list of status changes for the bot, each containing code, message, created_at timestamp, and sub_code.\"),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for various states.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of calendar meetings associated with the bot, if scheduled through calendar integration.\"),\n});\n\nexport const recallaiDeleteBotMedia = action(\"RECALLAI_DELETE_BOT_MEDIA\", {\n slug: \"recallai-delete-bot-media\",\n name: \"Delete Bot Media\",\n description: \"Deletes bot media stored by Recall AI. This operation is irreversible and permanently removes all media files associated with the specified bot.\",\n input: RecallaiDeleteBotMediaInput,\n output: RecallaiDeleteBotMediaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,EAC7K,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClK,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACnG,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+GAA+G;CAC/K,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH;CAC5L,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5L,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrN,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iGAAiG;AAC1K,CAAC;
|
|
1
|
+
{"version":3,"file":"delete-bot-media.cjs","names":["z","action"],"sources":["../../src/actions/delete-bot-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteBotMediaInput = z.object({\n id: z.string().describe(\"A UUID string identifying the bot whose media should be deleted. This operation is irreversible and will permanently delete all stored bot media.\"),\n});\nexport const RecallaiDeleteBotMediaOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n join_at: z.string().describe(\"The ISO 8601 timestamp when the bot is scheduled to join the call. This field is cleared after the bot joins.\").nullable().optional(),\n bot_name: z.string().describe(\"The display name of the bot (e.g., 'Meeting Notetaker').\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of recording objects associated with the bot. Each recording contains metadata and status information.\"),\n meeting_url: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A chronological list of status changes for the bot, each containing code, message, created_at timestamp, and sub_code.\"),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for various states.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of calendar meetings associated with the bot, if scheduled through calendar integration.\"),\n}).passthrough();\n\nexport const recallaiDeleteBotMedia = action(\"RECALLAI_DELETE_BOT_MEDIA\", {\n slug: \"recallai-delete-bot-media\",\n name: \"Delete Bot Media\",\n description: \"Deletes bot media stored by Recall AI. This operation is irreversible and permanently removes all media files associated with the specified bot.\",\n input: RecallaiDeleteBotMediaInput,\n output: RecallaiDeleteBotMediaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,EAC7K,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClK,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACnG,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+GAA+G;CAC/K,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH;CAC5L,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5L,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrN,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iGAAiG;AAC1K,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,7 +15,7 @@ declare const RecallaiDeleteBotMediaOutput: z.ZodObject<{
|
|
|
15
15
|
automatic_leave: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
16
|
recording_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
17
|
calendar_meetings: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const recallaiDeleteBotMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: string;
|
|
21
21
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -15,7 +15,7 @@ declare const RecallaiDeleteBotMediaOutput: z.ZodObject<{
|
|
|
15
15
|
automatic_leave: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
16
|
recording_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
17
|
calendar_meetings: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const recallaiDeleteBotMedia: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
id: string;
|
|
21
21
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -16,7 +16,7 @@ const recallaiDeleteBotMedia = action("RECALLAI_DELETE_BOT_MEDIA", {
|
|
|
16
16
|
automatic_leave: z.record(z.string(), z.unknown()).describe("Settings that control when the bot automatically leaves the call, including timeouts for various states.").nullable().optional(),
|
|
17
17
|
recording_config: z.record(z.string(), z.unknown()).describe("The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.").nullable().optional(),
|
|
18
18
|
calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe("A list of calendar meetings associated with the bot, if scheduled through calendar integration.")
|
|
19
|
-
})
|
|
19
|
+
}).passthrough()
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
22
22
|
export { recallaiDeleteBotMedia };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-bot-media.mjs","names":[],"sources":["../../src/actions/delete-bot-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteBotMediaInput = z.object({\n id: z.string().describe(\"A UUID string identifying the bot whose media should be deleted. This operation is irreversible and will permanently delete all stored bot media.\"),\n});\nexport const RecallaiDeleteBotMediaOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n join_at: z.string().describe(\"The ISO 8601 timestamp when the bot is scheduled to join the call. This field is cleared after the bot joins.\").nullable().optional(),\n bot_name: z.string().describe(\"The display name of the bot (e.g., 'Meeting Notetaker').\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of recording objects associated with the bot. Each recording contains metadata and status information.\"),\n meeting_url: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A chronological list of status changes for the bot, each containing code, message, created_at timestamp, and sub_code.\"),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for various states.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of calendar meetings associated with the bot, if scheduled through calendar integration.\"),\n});\n\nexport const recallaiDeleteBotMedia = action(\"RECALLAI_DELETE_BOT_MEDIA\", {\n slug: \"recallai-delete-bot-media\",\n name: \"Delete Bot Media\",\n description: \"Deletes bot media stored by Recall AI. This operation is irreversible and permanently removes all media files associated with the specified bot.\",\n input: RecallaiDeleteBotMediaInput,\n output: RecallaiDeleteBotMediaOutput,\n});\n"],"mappings":";;AAoBA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApByC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,EAC7K,CAkBS;CACP,QAlB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACnG,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+GAA+G;EAC/K,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH;EAC5L,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5L,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,mBAAmB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iGAAiG;CAC1K,
|
|
1
|
+
{"version":3,"file":"delete-bot-media.mjs","names":[],"sources":["../../src/actions/delete-bot-media.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteBotMediaInput = z.object({\n id: z.string().describe(\"A UUID string identifying the bot whose media should be deleted. This operation is irreversible and will permanently delete all stored bot media.\"),\n});\nexport const RecallaiDeleteBotMediaOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n join_at: z.string().describe(\"The ISO 8601 timestamp when the bot is scheduled to join the call. This field is cleared after the bot joins.\").nullable().optional(),\n bot_name: z.string().describe(\"The display name of the bot (e.g., 'Meeting Notetaker').\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot instance.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of recording objects associated with the bot. Each recording contains metadata and status information.\"),\n meeting_url: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A chronological list of status changes for the bot, each containing code, message, created_at timestamp, and sub_code.\"),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for various states.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"The recording configuration for the bot, including settings for video layout, transcription, retention, and automatic behaviors.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"A list of calendar meetings associated with the bot, if scheduled through calendar integration.\"),\n}).passthrough();\n\nexport const recallaiDeleteBotMedia = action(\"RECALLAI_DELETE_BOT_MEDIA\", {\n slug: \"recallai-delete-bot-media\",\n name: \"Delete Bot Media\",\n description: \"Deletes bot media stored by Recall AI. This operation is irreversible and permanently removes all media files associated with the specified bot.\",\n input: RecallaiDeleteBotMediaInput,\n output: RecallaiDeleteBotMediaOutput,\n});\n"],"mappings":";;AAoBA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApByC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,EAC7K,CAkBS;CACP,QAlB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACnG,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+GAA+G;EAC/K,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH;EAC5L,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5L,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,mBAAmB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iGAAiG;CAC1K,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/delete-bot.ts
|
|
4
4
|
const RecallaiDeleteBotInput = zod.z.object({ id: zod.z.string().describe("The UUID of the scheduled bot to delete. Note: This can only delete scheduled bots that have not yet joined a call.") });
|
|
5
|
-
const RecallaiDeleteBotOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the bot was successfully deleted").nullable() });
|
|
5
|
+
const RecallaiDeleteBotOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the bot was successfully deleted").nullable() }).passthrough();
|
|
6
6
|
const recallaiDeleteBot = require_action.action("RECALLAI_DELETE_BOT", {
|
|
7
7
|
slug: "recallai-delete-bot",
|
|
8
8
|
name: "Delete bot",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-bot.cjs","names":["z","action"],"sources":["../../src/actions/delete-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteBotInput = z.object({\n id: z.string().describe(\"The UUID of the scheduled bot to delete. Note: This can only delete scheduled bots that have not yet joined a call.\"),\n});\nexport const RecallaiDeleteBotOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the bot was successfully deleted\").nullable(),\n});\n\nexport const recallaiDeleteBot = action(\"RECALLAI_DELETE_BOT\", {\n slug: \"recallai-delete-bot\",\n name: \"Delete bot\",\n description: \"Delete a scheduled bot by ID. This can only be used for scheduled bots that have not yet joined a call. If the bot is already in a call or about to join (less than 10 minutes before join time), use the REMOVE_BOT_FROM_CALL action instead.\",\n input: RecallaiDeleteBotInput,\n output: RecallaiDeleteBotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,EAC/I,CAAC;AACD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EAC/F,CAAC;
|
|
1
|
+
{"version":3,"file":"delete-bot.cjs","names":["z","action"],"sources":["../../src/actions/delete-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteBotInput = z.object({\n id: z.string().describe(\"The UUID of the scheduled bot to delete. Note: This can only delete scheduled bots that have not yet joined a call.\"),\n});\nexport const RecallaiDeleteBotOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the bot was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const recallaiDeleteBot = action(\"RECALLAI_DELETE_BOT\", {\n slug: \"recallai-delete-bot\",\n name: \"Delete bot\",\n description: \"Delete a scheduled bot by ID. This can only be used for scheduled bots that have not yet joined a call. If the bot is already in a call or about to join (less than 10 minutes before join time), use the REMOVE_BOT_FROM_CALL action instead.\",\n input: RecallaiDeleteBotInput,\n output: RecallaiDeleteBotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,EAC/I,CAAC;AACD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const RecallaiDeleteBotInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const RecallaiDeleteBotOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const recallaiDeleteBot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const RecallaiDeleteBotInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const RecallaiDeleteBotOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const recallaiDeleteBot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const recallaiDeleteBot = action("RECALLAI_DELETE_BOT", {
|
|
|
5
5
|
name: "Delete bot",
|
|
6
6
|
description: "Delete a scheduled bot by ID. This can only be used for scheduled bots that have not yet joined a call. If the bot is already in a call or about to join (less than 10 minutes before join time), use the REMOVE_BOT_FROM_CALL action instead.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The UUID of the scheduled bot to delete. Note: This can only delete scheduled bots that have not yet joined a call.") }),
|
|
8
|
-
output: z.object({ success: z.boolean().describe("Indicates whether the bot was successfully deleted").nullable() })
|
|
8
|
+
output: z.object({ success: z.boolean().describe("Indicates whether the bot was successfully deleted").nullable() }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { recallaiDeleteBot };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-bot.mjs","names":[],"sources":["../../src/actions/delete-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteBotInput = z.object({\n id: z.string().describe(\"The UUID of the scheduled bot to delete. Note: This can only delete scheduled bots that have not yet joined a call.\"),\n});\nexport const RecallaiDeleteBotOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the bot was successfully deleted\").nullable(),\n});\n\nexport const recallaiDeleteBot = action(\"RECALLAI_DELETE_BOT\", {\n slug: \"recallai-delete-bot\",\n name: \"Delete bot\",\n description: \"Delete a scheduled bot by ID. This can only be used for scheduled bots that have not yet joined a call. If the bot is already in a call or about to join (less than 10 minutes before join time), use the REMOVE_BOT_FROM_CALL action instead.\",\n input: RecallaiDeleteBotInput,\n output: RecallaiDeleteBotOutput,\n});\n"],"mappings":";;AAWA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,EAC/I,CASS;CACP,QATqC,EAAE,OAAO,EAC9C,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EAC/F,
|
|
1
|
+
{"version":3,"file":"delete-bot.mjs","names":[],"sources":["../../src/actions/delete-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteBotInput = z.object({\n id: z.string().describe(\"The UUID of the scheduled bot to delete. Note: This can only delete scheduled bots that have not yet joined a call.\"),\n});\nexport const RecallaiDeleteBotOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the bot was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const recallaiDeleteBot = action(\"RECALLAI_DELETE_BOT\", {\n slug: \"recallai-delete-bot\",\n name: \"Delete bot\",\n description: \"Delete a scheduled bot by ID. This can only be used for scheduled bots that have not yet joined a call. If the bot is already in a call or about to join (less than 10 minutes before join time), use the REMOVE_BOT_FROM_CALL action instead.\",\n input: RecallaiDeleteBotInput,\n output: RecallaiDeleteBotOutput,\n});\n"],"mappings":";;AAWA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,EAC/I,CASS;CACP,QATqC,EAAE,OAAO,EAC9C,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,EAC/F,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/delete-calendar.ts
|
|
4
4
|
const RecallaiDeleteCalendarInput = zod.z.object({ id: zod.z.string().describe("A UUID string identifying the calendar to delete. This will disconnect the calendar from Recall.ai.") });
|
|
5
|
-
const RecallaiDeleteCalendarOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the calendar was successfully deleted").nullable() });
|
|
5
|
+
const RecallaiDeleteCalendarOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the calendar was successfully deleted").nullable() }).passthrough();
|
|
6
6
|
const recallaiDeleteCalendar = require_action.action("RECALLAI_DELETE_CALENDAR", {
|
|
7
7
|
slug: "recallai-delete-calendar",
|
|
8
8
|
name: "Delete calendar",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar.cjs","names":["z","action"],"sources":["../../src/actions/delete-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteCalendarInput = z.object({\n id: z.string().describe(\"A UUID string identifying the calendar to delete. This will disconnect the calendar from Recall.ai.\"),\n});\nexport const RecallaiDeleteCalendarOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the calendar was successfully deleted\").nullable(),\n});\n\nexport const recallaiDeleteCalendar = action(\"RECALLAI_DELETE_CALENDAR\", {\n slug: \"recallai-delete-calendar\",\n name: \"Delete calendar\",\n description: \"Delete a calendar by ID. This will disconnect the calendar from Recall.ai. Use this when you need to remove a calendar integration.\",\n input: RecallaiDeleteCalendarInput,\n output: RecallaiDeleteCalendarOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,EAC/H,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,EACpG,CAAC;
|
|
1
|
+
{"version":3,"file":"delete-calendar.cjs","names":["z","action"],"sources":["../../src/actions/delete-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteCalendarInput = z.object({\n id: z.string().describe(\"A UUID string identifying the calendar to delete. This will disconnect the calendar from Recall.ai.\"),\n});\nexport const RecallaiDeleteCalendarOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the calendar was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const recallaiDeleteCalendar = action(\"RECALLAI_DELETE_CALENDAR\", {\n slug: \"recallai-delete-calendar\",\n name: \"Delete calendar\",\n description: \"Delete a calendar by ID. This will disconnect the calendar from Recall.ai. Use this when you need to remove a calendar integration.\",\n input: RecallaiDeleteCalendarInput,\n output: RecallaiDeleteCalendarOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,EAC/H,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,EACpG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const RecallaiDeleteCalendarInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const RecallaiDeleteCalendarOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const recallaiDeleteCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const RecallaiDeleteCalendarInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const RecallaiDeleteCalendarOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const recallaiDeleteCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const recallaiDeleteCalendar = action("RECALLAI_DELETE_CALENDAR", {
|
|
|
5
5
|
name: "Delete calendar",
|
|
6
6
|
description: "Delete a calendar by ID. This will disconnect the calendar from Recall.ai. Use this when you need to remove a calendar integration.",
|
|
7
7
|
input: z.object({ id: z.string().describe("A UUID string identifying the calendar to delete. This will disconnect the calendar from Recall.ai.") }),
|
|
8
|
-
output: z.object({ success: z.boolean().describe("Indicates whether the calendar was successfully deleted").nullable() })
|
|
8
|
+
output: z.object({ success: z.boolean().describe("Indicates whether the calendar was successfully deleted").nullable() }).passthrough()
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { recallaiDeleteCalendar };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar.mjs","names":[],"sources":["../../src/actions/delete-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteCalendarInput = z.object({\n id: z.string().describe(\"A UUID string identifying the calendar to delete. This will disconnect the calendar from Recall.ai.\"),\n});\nexport const RecallaiDeleteCalendarOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the calendar was successfully deleted\").nullable(),\n});\n\nexport const recallaiDeleteCalendar = action(\"RECALLAI_DELETE_CALENDAR\", {\n slug: \"recallai-delete-calendar\",\n name: \"Delete calendar\",\n description: \"Delete a calendar by ID. This will disconnect the calendar from Recall.ai. Use this when you need to remove a calendar integration.\",\n input: RecallaiDeleteCalendarInput,\n output: RecallaiDeleteCalendarOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,EAC/H,CASS;CACP,QAT0C,EAAE,OAAO,EACnD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,EACpG,
|
|
1
|
+
{"version":3,"file":"delete-calendar.mjs","names":[],"sources":["../../src/actions/delete-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDeleteCalendarInput = z.object({\n id: z.string().describe(\"A UUID string identifying the calendar to delete. This will disconnect the calendar from Recall.ai.\"),\n});\nexport const RecallaiDeleteCalendarOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the calendar was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const recallaiDeleteCalendar = action(\"RECALLAI_DELETE_CALENDAR\", {\n slug: \"recallai-delete-calendar\",\n name: \"Delete calendar\",\n description: \"Delete a calendar by ID. This will disconnect the calendar from Recall.ai. Use this when you need to remove a calendar integration.\",\n input: RecallaiDeleteCalendarInput,\n output: RecallaiDeleteCalendarOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,EAC/H,CASS;CACP,QAT0C,EAAE,OAAO,EACnD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,EACpG,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/destroy-calendar-user.ts
|
|
4
4
|
const RecallaiDestroyCalendarUserInput = zod.z.object({ user_id: zod.z.string().describe("The unique id of the user in your system. This identifies which calendar user to delete.") });
|
|
5
|
-
const RecallaiDestroyCalendarUserOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the calendar user was successfully deleted").nullable() });
|
|
5
|
+
const RecallaiDestroyCalendarUserOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the calendar user was successfully deleted").nullable() }).passthrough();
|
|
6
6
|
const recallaiDestroyCalendarUser = require_action.action("RECALLAI_DESTROY_CALENDAR_USER", {
|
|
7
7
|
slug: "recallai-destroy-calendar-user",
|
|
8
8
|
name: "Delete Calendar User",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"destroy-calendar-user.cjs","names":["z","action"],"sources":["../../src/actions/destroy-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDestroyCalendarUserInput = z.object({\n user_id: z.string().describe(\"The unique id of the user in your system. This identifies which calendar user to delete.\"),\n});\nexport const RecallaiDestroyCalendarUserOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the calendar user was successfully deleted\").nullable(),\n});\n\nexport const recallaiDestroyCalendarUser = action(\"RECALLAI_DESTROY_CALENDAR_USER\", {\n slug: \"recallai-destroy-calendar-user\",\n name: \"Delete Calendar User\",\n description: \"Delete calendar user and disconnect any connected calendars. This is a destructive operation that permanently removes the calendar user account and disconnects all associated calendar platform connections (Google, Microsoft, etc.).\",\n input: RecallaiDestroyCalendarUserInput,\n output: RecallaiDestroyCalendarUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EACzH,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,EACzG,CAAC;
|
|
1
|
+
{"version":3,"file":"destroy-calendar-user.cjs","names":["z","action"],"sources":["../../src/actions/destroy-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDestroyCalendarUserInput = z.object({\n user_id: z.string().describe(\"The unique id of the user in your system. This identifies which calendar user to delete.\"),\n});\nexport const RecallaiDestroyCalendarUserOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the calendar user was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const recallaiDestroyCalendarUser = action(\"RECALLAI_DESTROY_CALENDAR_USER\", {\n slug: \"recallai-destroy-calendar-user\",\n name: \"Delete Calendar User\",\n description: \"Delete calendar user and disconnect any connected calendars. This is a destructive operation that permanently removes the calendar user account and disconnects all associated calendar platform connections (Google, Microsoft, etc.).\",\n input: RecallaiDestroyCalendarUserInput,\n output: RecallaiDestroyCalendarUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EACzH,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,EACzG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const RecallaiDestroyCalendarUserInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const RecallaiDestroyCalendarUserOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const recallaiDestroyCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
user_id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const RecallaiDestroyCalendarUserInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const RecallaiDestroyCalendarUserOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const recallaiDestroyCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
user_id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|