@keystrokehq/recallai 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/create-bot.cjs +32 -32
- package/dist/actions/create-bot.cjs.map +1 -1
- package/dist/actions/create-bot.d.cts +81 -42
- package/dist/actions/create-bot.d.mts +81 -42
- package/dist/actions/create-bot.mjs +32 -32
- package/dist/actions/create-bot.mjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.cjs +1 -1
- package/dist/actions/create-calendar-authenticate.cjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.d.cts +1 -1
- package/dist/actions/create-calendar-authenticate.d.mts +1 -1
- package/dist/actions/create-calendar-authenticate.mjs +1 -1
- package/dist/actions/create-calendar-authenticate.mjs.map +1 -1
- package/dist/actions/create-calendar.cjs +2 -2
- package/dist/actions/create-calendar.cjs.map +1 -1
- package/dist/actions/create-calendar.d.cts +2 -2
- package/dist/actions/create-calendar.d.mts +2 -2
- package/dist/actions/create-calendar.mjs +2 -2
- package/dist/actions/create-calendar.mjs.map +1 -1
- package/dist/actions/create-google-login-group.cjs +2 -2
- package/dist/actions/create-google-login-group.cjs.map +1 -1
- package/dist/actions/create-google-login-group.d.cts +2 -2
- package/dist/actions/create-google-login-group.d.mts +2 -2
- package/dist/actions/create-google-login-group.mjs +2 -2
- package/dist/actions/create-google-login-group.mjs.map +1 -1
- package/dist/actions/create-google-login.cjs +1 -1
- package/dist/actions/create-google-login.cjs.map +1 -1
- package/dist/actions/create-google-login.d.cts +1 -1
- package/dist/actions/create-google-login.d.mts +1 -1
- package/dist/actions/create-google-login.mjs +1 -1
- package/dist/actions/create-google-login.mjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.cjs +47 -47
- package/dist/actions/create-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.d.cts +66 -66
- package/dist/actions/create-meeting-direct-connect.d.mts +66 -66
- package/dist/actions/create-meeting-direct-connect.mjs +47 -47
- package/dist/actions/create-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/create-sdk-upload.cjs +3 -3
- package/dist/actions/create-sdk-upload.cjs.map +1 -1
- package/dist/actions/create-sdk-upload.d.cts +3 -3
- package/dist/actions/create-sdk-upload.d.mts +3 -3
- package/dist/actions/create-sdk-upload.mjs +3 -3
- package/dist/actions/create-sdk-upload.mjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/create-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/delete-bot-media.cjs +1 -1
- package/dist/actions/delete-bot-media.cjs.map +1 -1
- package/dist/actions/delete-bot-media.d.cts +1 -1
- package/dist/actions/delete-bot-media.d.mts +1 -1
- package/dist/actions/delete-bot-media.mjs +1 -1
- package/dist/actions/delete-bot-media.mjs.map +1 -1
- package/dist/actions/delete-bot.cjs +1 -1
- package/dist/actions/delete-bot.cjs.map +1 -1
- package/dist/actions/delete-bot.d.cts +1 -1
- package/dist/actions/delete-bot.d.mts +1 -1
- package/dist/actions/delete-bot.mjs +1 -1
- package/dist/actions/delete-bot.mjs.map +1 -1
- package/dist/actions/delete-calendar.cjs +1 -1
- package/dist/actions/delete-calendar.cjs.map +1 -1
- package/dist/actions/delete-calendar.d.cts +1 -1
- package/dist/actions/delete-calendar.d.mts +1 -1
- package/dist/actions/delete-calendar.mjs +1 -1
- package/dist/actions/delete-calendar.mjs.map +1 -1
- package/dist/actions/destroy-calendar-user.cjs +1 -1
- package/dist/actions/destroy-calendar-user.cjs.map +1 -1
- package/dist/actions/destroy-calendar-user.d.cts +1 -1
- package/dist/actions/destroy-calendar-user.d.mts +1 -1
- package/dist/actions/destroy-calendar-user.mjs +1 -1
- package/dist/actions/destroy-calendar-user.mjs.map +1 -1
- package/dist/actions/destroy-google-login-group.cjs +1 -1
- package/dist/actions/destroy-google-login-group.cjs.map +1 -1
- package/dist/actions/destroy-google-login-group.d.cts +1 -1
- package/dist/actions/destroy-google-login-group.d.mts +1 -1
- package/dist/actions/destroy-google-login-group.mjs +1 -1
- package/dist/actions/destroy-google-login-group.mjs.map +1 -1
- package/dist/actions/destroy-google-login.cjs +1 -1
- package/dist/actions/destroy-google-login.cjs.map +1 -1
- package/dist/actions/destroy-google-login.d.cts +1 -1
- package/dist/actions/destroy-google-login.d.mts +1 -1
- package/dist/actions/destroy-google-login.mjs +1 -1
- package/dist/actions/destroy-google-login.mjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.cjs +3 -3
- package/dist/actions/disconnect-calendar-user.cjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.d.cts +3 -3
- package/dist/actions/disconnect-calendar-user.d.mts +3 -3
- package/dist/actions/disconnect-calendar-user.mjs +3 -3
- package/dist/actions/disconnect-calendar-user.mjs.map +1 -1
- package/dist/actions/list-audio-mixed.cjs +7 -7
- package/dist/actions/list-audio-mixed.cjs.map +1 -1
- package/dist/actions/list-audio-mixed.d.cts +9 -9
- package/dist/actions/list-audio-mixed.d.mts +9 -9
- package/dist/actions/list-audio-mixed.mjs +7 -7
- package/dist/actions/list-audio-mixed.mjs.map +1 -1
- package/dist/actions/list-audio-separate.cjs +7 -7
- package/dist/actions/list-audio-separate.cjs.map +1 -1
- package/dist/actions/list-audio-separate.d.cts +9 -9
- package/dist/actions/list-audio-separate.d.mts +9 -9
- package/dist/actions/list-audio-separate.mjs +7 -7
- package/dist/actions/list-audio-separate.mjs.map +1 -1
- package/dist/actions/list-bot-screenshots.cjs +2 -2
- package/dist/actions/list-bot-screenshots.cjs.map +1 -1
- package/dist/actions/list-bot-screenshots.d.cts +2 -2
- package/dist/actions/list-bot-screenshots.d.mts +2 -2
- package/dist/actions/list-bot-screenshots.mjs +2 -2
- package/dist/actions/list-bot-screenshots.mjs.map +1 -1
- package/dist/actions/list-bots.cjs +4 -4
- package/dist/actions/list-bots.cjs.map +1 -1
- package/dist/actions/list-bots.d.cts +4 -4
- package/dist/actions/list-bots.d.mts +4 -4
- package/dist/actions/list-bots.mjs +4 -4
- package/dist/actions/list-bots.mjs.map +1 -1
- package/dist/actions/list-calendar-events.cjs +2 -2
- package/dist/actions/list-calendar-events.cjs.map +1 -1
- package/dist/actions/list-calendar-events.d.cts +2 -2
- package/dist/actions/list-calendar-events.d.mts +2 -2
- package/dist/actions/list-calendar-events.mjs +2 -2
- package/dist/actions/list-calendar-events.mjs.map +1 -1
- package/dist/actions/list-calendar-meetings.cjs +8 -8
- package/dist/actions/list-calendar-meetings.cjs.map +1 -1
- package/dist/actions/list-calendar-meetings.d.cts +8 -8
- package/dist/actions/list-calendar-meetings.d.mts +8 -8
- package/dist/actions/list-calendar-meetings.mjs +8 -8
- package/dist/actions/list-calendar-meetings.mjs.map +1 -1
- package/dist/actions/list-calendar-users.cjs +4 -4
- package/dist/actions/list-calendar-users.cjs.map +1 -1
- package/dist/actions/list-calendar-users.d.cts +4 -4
- package/dist/actions/list-calendar-users.d.mts +4 -4
- package/dist/actions/list-calendar-users.mjs +4 -4
- package/dist/actions/list-calendar-users.mjs.map +1 -1
- package/dist/actions/list-calendars.cjs +4 -4
- package/dist/actions/list-calendars.cjs.map +1 -1
- package/dist/actions/list-calendars.d.cts +4 -4
- package/dist/actions/list-calendars.d.mts +4 -4
- package/dist/actions/list-calendars.mjs +4 -4
- package/dist/actions/list-calendars.mjs.map +1 -1
- package/dist/actions/list-chat-messages.cjs +1 -1
- package/dist/actions/list-chat-messages.cjs.map +1 -1
- package/dist/actions/list-chat-messages.d.cts +1 -1
- package/dist/actions/list-chat-messages.d.mts +1 -1
- package/dist/actions/list-chat-messages.mjs +1 -1
- package/dist/actions/list-chat-messages.mjs.map +1 -1
- package/dist/actions/list-google-login-groups.cjs +3 -3
- package/dist/actions/list-google-login-groups.cjs.map +1 -1
- package/dist/actions/list-google-login-groups.d.cts +3 -3
- package/dist/actions/list-google-login-groups.d.mts +3 -3
- package/dist/actions/list-google-login-groups.mjs +3 -3
- package/dist/actions/list-google-login-groups.mjs.map +1 -1
- package/dist/actions/list-google-logins.cjs +2 -2
- package/dist/actions/list-google-logins.cjs.map +1 -1
- package/dist/actions/list-google-logins.d.cts +2 -2
- package/dist/actions/list-google-logins.d.mts +2 -2
- package/dist/actions/list-google-logins.mjs +2 -2
- package/dist/actions/list-google-logins.mjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.cjs +25 -25
- package/dist/actions/list-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.d.cts +25 -25
- package/dist/actions/list-meeting-direct-connect.d.mts +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/list-meeting-metadata.cjs +8 -8
- package/dist/actions/list-meeting-metadata.cjs.map +1 -1
- package/dist/actions/list-meeting-metadata.d.cts +10 -10
- package/dist/actions/list-meeting-metadata.d.mts +10 -10
- package/dist/actions/list-meeting-metadata.mjs +8 -8
- package/dist/actions/list-meeting-metadata.mjs.map +1 -1
- package/dist/actions/list-participant-events.cjs +7 -7
- package/dist/actions/list-participant-events.cjs.map +1 -1
- package/dist/actions/list-participant-events.d.cts +9 -9
- package/dist/actions/list-participant-events.d.mts +9 -9
- package/dist/actions/list-participant-events.mjs +7 -7
- package/dist/actions/list-participant-events.mjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.cjs +4 -4
- package/dist/actions/list-realtime-endpoint.cjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.d.cts +4 -4
- package/dist/actions/list-realtime-endpoint.d.mts +4 -4
- package/dist/actions/list-realtime-endpoint.mjs +4 -4
- package/dist/actions/list-realtime-endpoint.mjs.map +1 -1
- package/dist/actions/list-recording.cjs +3 -3
- package/dist/actions/list-recording.cjs.map +1 -1
- package/dist/actions/list-recording.d.cts +5 -5
- package/dist/actions/list-recording.d.mts +5 -5
- package/dist/actions/list-recording.mjs +3 -3
- package/dist/actions/list-recording.mjs.map +1 -1
- package/dist/actions/list-sdk-uploads.cjs +13 -13
- package/dist/actions/list-sdk-uploads.cjs.map +1 -1
- package/dist/actions/list-sdk-uploads.d.cts +13 -13
- package/dist/actions/list-sdk-uploads.d.mts +13 -13
- package/dist/actions/list-sdk-uploads.mjs +13 -13
- package/dist/actions/list-sdk-uploads.mjs.map +1 -1
- package/dist/actions/list-slack-teams.cjs +3 -3
- package/dist/actions/list-slack-teams.cjs.map +1 -1
- package/dist/actions/list-slack-teams.d.cts +3 -3
- package/dist/actions/list-slack-teams.d.mts +3 -3
- package/dist/actions/list-slack-teams.mjs +3 -3
- package/dist/actions/list-slack-teams.mjs.map +1 -1
- package/dist/actions/list-transcript.cjs +2 -2
- package/dist/actions/list-transcript.cjs.map +1 -1
- package/dist/actions/list-transcript.d.cts +4 -4
- package/dist/actions/list-transcript.d.mts +4 -4
- package/dist/actions/list-transcript.mjs +2 -2
- package/dist/actions/list-transcript.mjs.map +1 -1
- package/dist/actions/list-video-mixed.cjs +5 -5
- package/dist/actions/list-video-mixed.cjs.map +1 -1
- package/dist/actions/list-video-mixed.d.cts +7 -7
- package/dist/actions/list-video-mixed.d.mts +7 -7
- package/dist/actions/list-video-mixed.mjs +5 -5
- package/dist/actions/list-video-mixed.mjs.map +1 -1
- package/dist/actions/list-video-separate.cjs +7 -7
- package/dist/actions/list-video-separate.cjs.map +1 -1
- package/dist/actions/list-video-separate.d.cts +10 -10
- package/dist/actions/list-video-separate.d.mts +10 -10
- package/dist/actions/list-video-separate.mjs +7 -7
- package/dist/actions/list-video-separate.mjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.cjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.cjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.cjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-apps.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs.map +1 -1
- package/dist/actions/remove-bot-from-call.cjs +1 -1
- package/dist/actions/remove-bot-from-call.cjs.map +1 -1
- package/dist/actions/remove-bot-from-call.d.cts +1 -1
- package/dist/actions/remove-bot-from-call.d.mts +1 -1
- package/dist/actions/remove-bot-from-call.mjs +1 -1
- package/dist/actions/remove-bot-from-call.mjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.cjs +1 -1
- package/dist/actions/retrieve-billing-usage.cjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.d.cts +1 -1
- package/dist/actions/retrieve-billing-usage.d.mts +1 -1
- package/dist/actions/retrieve-billing-usage.mjs +1 -1
- package/dist/actions/retrieve-billing-usage.mjs.map +1 -1
- package/dist/actions/retrieve-bot.cjs +1 -1
- package/dist/actions/retrieve-bot.cjs.map +1 -1
- package/dist/actions/retrieve-bot.d.cts +1 -1
- package/dist/actions/retrieve-bot.d.mts +1 -1
- package/dist/actions/retrieve-bot.mjs +1 -1
- package/dist/actions/retrieve-bot.mjs.map +1 -1
- package/dist/actions/retrieve-calendars.cjs +2 -2
- package/dist/actions/retrieve-calendars.cjs.map +1 -1
- package/dist/actions/retrieve-calendars.d.cts +2 -2
- package/dist/actions/retrieve-calendars.d.mts +2 -2
- package/dist/actions/retrieve-calendars.mjs +2 -2
- package/dist/actions/retrieve-calendars.mjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.cjs +2 -2
- package/dist/actions/retrieve-google-login-group.cjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.d.cts +2 -2
- package/dist/actions/retrieve-google-login-group.d.mts +2 -2
- package/dist/actions/retrieve-google-login-group.mjs +2 -2
- package/dist/actions/retrieve-google-login-group.mjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.cjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.d.cts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.d.mts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/retrieve-recording.cjs +10 -10
- package/dist/actions/retrieve-recording.cjs.map +1 -1
- package/dist/actions/retrieve-recording.d.cts +10 -10
- package/dist/actions/retrieve-recording.d.mts +10 -10
- package/dist/actions/retrieve-recording.mjs +10 -10
- package/dist/actions/retrieve-recording.mjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.cjs +3 -3
- package/dist/actions/retrieve-sdk-upload.cjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.d.cts +3 -3
- package/dist/actions/retrieve-sdk-upload.d.mts +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.cjs +5 -5
- package/dist/actions/retrieve-video-mixed.cjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.d.cts +5 -5
- package/dist/actions/retrieve-video-mixed.d.mts +5 -5
- package/dist/actions/retrieve-video-mixed.mjs +5 -5
- package/dist/actions/retrieve-video-mixed.mjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/start-recording.cjs +1 -1
- package/dist/actions/start-recording.cjs.map +1 -1
- package/dist/actions/start-recording.d.cts +1 -1
- package/dist/actions/start-recording.d.mts +1 -1
- package/dist/actions/start-recording.mjs +1 -1
- package/dist/actions/start-recording.mjs.map +1 -1
- package/dist/actions/stop-recording.cjs +1 -1
- package/dist/actions/stop-recording.cjs.map +1 -1
- package/dist/actions/stop-recording.d.cts +1 -1
- package/dist/actions/stop-recording.d.mts +1 -1
- package/dist/actions/stop-recording.mjs +1 -1
- package/dist/actions/stop-recording.mjs.map +1 -1
- package/dist/actions/update-bot.cjs +3 -3
- package/dist/actions/update-bot.cjs.map +1 -1
- package/dist/actions/update-bot.d.cts +4 -4
- package/dist/actions/update-bot.d.mts +4 -4
- package/dist/actions/update-bot.mjs +3 -3
- package/dist/actions/update-bot.mjs.map +1 -1
- package/dist/actions/update-calendar-user.cjs +4 -4
- package/dist/actions/update-calendar-user.cjs.map +1 -1
- package/dist/actions/update-calendar-user.d.cts +5 -4
- package/dist/actions/update-calendar-user.d.mts +5 -4
- package/dist/actions/update-calendar-user.mjs +4 -4
- package/dist/actions/update-calendar-user.mjs.map +1 -1
- package/dist/actions/update-calendar.cjs +4 -4
- package/dist/actions/update-calendar.cjs.map +1 -1
- package/dist/actions/update-calendar.d.cts +5 -5
- package/dist/actions/update-calendar.d.mts +5 -5
- package/dist/actions/update-calendar.mjs +4 -4
- package/dist/actions/update-calendar.mjs.map +1 -1
- package/dist/actions/update-google-login-group.cjs +3 -3
- package/dist/actions/update-google-login-group.cjs.map +1 -1
- package/dist/actions/update-google-login-group.d.cts +4 -3
- package/dist/actions/update-google-login-group.d.mts +4 -3
- package/dist/actions/update-google-login-group.mjs +3 -3
- package/dist/actions/update-google-login-group.mjs.map +1 -1
- package/dist/actions/update-google-login-groups.cjs +2 -2
- package/dist/actions/update-google-login-groups.cjs.map +1 -1
- package/dist/actions/update-google-login-groups.d.cts +2 -2
- package/dist/actions/update-google-login-groups.d.mts +2 -2
- package/dist/actions/update-google-login-groups.mjs +2 -2
- package/dist/actions/update-google-login-groups.mjs.map +1 -1
- package/dist/actions/update-google-login.cjs +1 -1
- package/dist/actions/update-google-login.cjs.map +1 -1
- package/dist/actions/update-google-login.d.cts +1 -1
- package/dist/actions/update-google-login.d.mts +1 -1
- package/dist/actions/update-google-login.mjs +1 -1
- package/dist/actions/update-google-login.mjs.map +1 -1
- package/dist/actions/update-recording.cjs +11 -11
- package/dist/actions/update-recording.cjs.map +1 -1
- package/dist/actions/update-recording.d.cts +12 -12
- package/dist/actions/update-recording.d.mts +12 -12
- package/dist/actions/update-recording.mjs +11 -11
- package/dist/actions/update-recording.mjs.map +1 -1
- package/dist/actions/update-video-mixed.cjs +8 -8
- package/dist/actions/update-video-mixed.cjs.map +1 -1
- package/dist/actions/update-video-mixed.d.cts +10 -10
- package/dist/actions/update-video-mixed.d.mts +10 -10
- package/dist/actions/update-video-mixed.mjs +8 -8
- package/dist/actions/update-video-mixed.mjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -8,7 +8,7 @@ const RecallaiUpdateBotInput = zod.z.object({
|
|
|
8
8
|
join_at: zod.z.string().describe("The time at which the bot will join the call, formatted in ISO 8601. This field can only be read from scheduled bots that have not yet joined a call. Once a bot has joined a call, it's join_at will be cleared.").optional(),
|
|
9
9
|
variant: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configure bot variants per meeting platforms, e.g. {'zoom': 'web_4_core'}.").optional(),
|
|
10
10
|
bot_name: zod.z.string().describe("The name of the bot that will be displayed in the call. Note: Authenticated Google Meet bots will use the Google account name and this field will be ignored.").optional(),
|
|
11
|
-
metadata: zod.z.
|
|
11
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata as key-value pairs. Values must be strings or null.").optional(),
|
|
12
12
|
google_meet: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Google Meet specific parameters such as google_login_group_id.").optional(),
|
|
13
13
|
meeting_url: zod.z.string().describe("The url of the meeting. For example, https://zoom.us/j/123?pwd=456. This field will be cleared a few days after the bot has joined a call.").optional(),
|
|
14
14
|
output_media: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Settings for the bot output media including camera and screenshare configuration.").optional(),
|
|
@@ -25,7 +25,7 @@ const RecallaiUpdateBotOutput = zod.z.object({
|
|
|
25
25
|
join_at: zod.z.string().describe("The time at which the bot will join the call, formatted in ISO 8601.").nullable().optional(),
|
|
26
26
|
variant: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Bot variants per meeting platform.").nullable().optional(),
|
|
27
27
|
bot_name: zod.z.string().describe("The name of the bot that is displayed in the call.").nullable(),
|
|
28
|
-
metadata: zod.z.
|
|
28
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata attached to the bot.").nullable().optional(),
|
|
29
29
|
recordings: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Recordings associated with this bot.").nullable().optional(),
|
|
30
30
|
slack_team: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Slack team information if applicable.").nullable().optional(),
|
|
31
31
|
google_meet: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Google Meet specific parameters.").nullable().optional(),
|
|
@@ -38,7 +38,7 @@ const RecallaiUpdateBotOutput = zod.z.object({
|
|
|
38
38
|
calendar_meetings: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Calendar meetings associated with this bot.").nullable().optional(),
|
|
39
39
|
automatic_audio_output: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Automatic audio output settings.").nullable().optional(),
|
|
40
40
|
automatic_video_output: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Automatic video output settings.").nullable().optional()
|
|
41
|
-
});
|
|
41
|
+
}).passthrough();
|
|
42
42
|
const recallaiUpdateBot = require_action.action("RECALLAI_UPDATE_BOT", {
|
|
43
43
|
slug: "recallai-update-bot",
|
|
44
44
|
name: "Update Bot",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-bot.cjs","names":["z","action"],"sources":["../../src/actions/update-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateBotInput = z.object({\n id: z.string().describe(\"A UUID string identifying the bot to update.\"),\n chat: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to send chat messages. Note: Chat functionality is only supported for Zoom, Google Meet and Microsoft Teams currently.\").optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific parameters like join_token_url, zak_url, user_email, obf_token_url.\").optional(),\n join_at: z.string().describe(\"The time at which the bot will join the call, formatted in ISO 8601. This field can only be read from scheduled bots that have not yet joined a call. Once a bot has joined a call, it's join_at will be cleared.\").optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Configure bot variants per meeting platforms, e.g. {'zoom': 'web_4_core'}.\").optional(),\n bot_name: z.string().describe(\"The name of the bot that will be displayed in the call. Note: Authenticated Google Meet bots will use the Google account name and this field will be ignored.\").optional(),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"update-bot.cjs","names":["z","action"],"sources":["../../src/actions/update-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateBotInput = z.object({\n id: z.string().describe(\"A UUID string identifying the bot to update.\"),\n chat: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to send chat messages. Note: Chat functionality is only supported for Zoom, Google Meet and Microsoft Teams currently.\").optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific parameters like join_token_url, zak_url, user_email, obf_token_url.\").optional(),\n join_at: z.string().describe(\"The time at which the bot will join the call, formatted in ISO 8601. This field can only be read from scheduled bots that have not yet joined a call. Once a bot has joined a call, it's join_at will be cleared.\").optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Configure bot variants per meeting platforms, e.g. {'zoom': 'web_4_core'}.\").optional(),\n bot_name: z.string().describe(\"The name of the bot that will be displayed in the call. Note: Authenticated Google Meet bots will use the Google account name and this field will be ignored.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata as key-value pairs. Values must be strings or null.\").optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific parameters such as google_login_group_id.\").optional(),\n meeting_url: z.string().describe(\"The url of the meeting. For example, https://zoom.us/j/123?pwd=456. This field will be cleared a few days after the bot has joined a call.\").optional(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Settings for the bot output media including camera and screenshare configuration.\").optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Configure how the bot handles breakout rooms. Currently, Zoom is supported. Examples: {'mode': 'join_main_room'} | {'mode': 'join_specific_room', 'room_id': '<uuid>'} | {'mode': 'auto_accept_all_invites'} (default).\").optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to automatically leave the call. Configure timeouts for various scenarios like waiting room, empty meeting, recording states.\").optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Configure the recording generated by the bot. Includes options for getting meeting transcript, the layout of the recorded video, when to start recording and more.\").optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to output audio.\").optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to output video. Image should be 16:9. Read more about this here: https://docs.recall.ai/docs/output-video-in-meetings\").optional(),\n});\nexport const RecallaiUpdateBotOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n chat: z.record(z.string(), z.unknown()).describe(\"Chat message settings.\").nullable().optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific parameters.\").nullable().optional(),\n join_at: z.string().describe(\"The time at which the bot will join the call, formatted in ISO 8601.\").nullable().optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Bot variants per meeting platform.\").nullable().optional(),\n bot_name: z.string().describe(\"The name of the bot that is displayed in the call.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"Recordings associated with this bot.\").nullable().optional(),\n slack_team: z.record(z.string(), z.unknown()).describe(\"Slack team information if applicable.\").nullable().optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific parameters.\").nullable().optional(),\n meeting_url: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Output media settings including camera and screenshare.\").nullable().optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Breakout room handling configuration.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"Status change history for the bot.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Automatic leave settings for the bot.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Recording configuration for the bot.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"Calendar meetings associated with this bot.\").nullable().optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Automatic audio output settings.\").nullable().optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Automatic video output settings.\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiUpdateBot = action(\"RECALLAI_UPDATE_BOT\", {\n slug: \"recallai-update-bot\",\n name: \"Update Bot\",\n description: \"Tool to partially update a scheduled bot. Use when you need to modify bot settings like bot_name, metadata, or configuration options for a scheduled bot that has not yet completed. Only provide fields you want to update.\",\n input: RecallaiUpdateBotInput,\n output: RecallaiUpdateBotOutput,\n});\n"],"mappings":"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"}
|
|
@@ -8,7 +8,7 @@ declare const RecallaiUpdateBotInput: z.ZodObject<{
|
|
|
8
8
|
join_at: z.ZodOptional<z.ZodString>;
|
|
9
9
|
variant: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
10
|
bot_name: z.ZodOptional<z.ZodString>;
|
|
11
|
-
metadata: z.ZodOptional<z.
|
|
11
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
12
|
google_meet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13
13
|
meeting_url: z.ZodOptional<z.ZodString>;
|
|
14
14
|
output_media: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -25,7 +25,7 @@ declare const RecallaiUpdateBotOutput: z.ZodObject<{
|
|
|
25
25
|
join_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
variant: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
27
27
|
bot_name: z.ZodNullable<z.ZodString>;
|
|
28
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
28
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
29
29
|
recordings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
30
30
|
slack_team: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
31
31
|
google_meet: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
@@ -38,7 +38,7 @@ declare const RecallaiUpdateBotOutput: z.ZodObject<{
|
|
|
38
38
|
calendar_meetings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
39
39
|
automatic_audio_output: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
40
40
|
automatic_video_output: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
41
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>;
|
|
42
42
|
declare const recallaiUpdateBot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
id: string;
|
|
44
44
|
chat?: Record<string, unknown> | undefined;
|
|
@@ -46,7 +46,7 @@ declare const recallaiUpdateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
46
46
|
join_at?: string | undefined;
|
|
47
47
|
variant?: Record<string, unknown> | undefined;
|
|
48
48
|
bot_name?: string | undefined;
|
|
49
|
-
metadata?: Record<string,
|
|
49
|
+
metadata?: Record<string, unknown> | undefined;
|
|
50
50
|
google_meet?: Record<string, unknown> | undefined;
|
|
51
51
|
meeting_url?: string | undefined;
|
|
52
52
|
output_media?: Record<string, unknown> | undefined;
|
|
@@ -8,7 +8,7 @@ declare const RecallaiUpdateBotInput: z.ZodObject<{
|
|
|
8
8
|
join_at: z.ZodOptional<z.ZodString>;
|
|
9
9
|
variant: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
10
|
bot_name: z.ZodOptional<z.ZodString>;
|
|
11
|
-
metadata: z.ZodOptional<z.
|
|
11
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
12
|
google_meet: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13
13
|
meeting_url: z.ZodOptional<z.ZodString>;
|
|
14
14
|
output_media: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -25,7 +25,7 @@ declare const RecallaiUpdateBotOutput: z.ZodObject<{
|
|
|
25
25
|
join_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
variant: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
27
27
|
bot_name: z.ZodNullable<z.ZodString>;
|
|
28
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
28
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
29
29
|
recordings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
30
30
|
slack_team: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
31
31
|
google_meet: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
@@ -38,7 +38,7 @@ declare const RecallaiUpdateBotOutput: z.ZodObject<{
|
|
|
38
38
|
calendar_meetings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
39
39
|
automatic_audio_output: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
40
40
|
automatic_video_output: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
41
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>;
|
|
42
42
|
declare const recallaiUpdateBot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
id: string;
|
|
44
44
|
chat?: Record<string, unknown> | undefined;
|
|
@@ -46,7 +46,7 @@ declare const recallaiUpdateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
46
46
|
join_at?: string | undefined;
|
|
47
47
|
variant?: Record<string, unknown> | undefined;
|
|
48
48
|
bot_name?: string | undefined;
|
|
49
|
-
metadata?: Record<string,
|
|
49
|
+
metadata?: Record<string, unknown> | undefined;
|
|
50
50
|
google_meet?: Record<string, unknown> | undefined;
|
|
51
51
|
meeting_url?: string | undefined;
|
|
52
52
|
output_media?: Record<string, unknown> | undefined;
|
|
@@ -11,7 +11,7 @@ const recallaiUpdateBot = action("RECALLAI_UPDATE_BOT", {
|
|
|
11
11
|
join_at: z.string().describe("The time at which the bot will join the call, formatted in ISO 8601. This field can only be read from scheduled bots that have not yet joined a call. Once a bot has joined a call, it's join_at will be cleared.").optional(),
|
|
12
12
|
variant: z.record(z.string(), z.unknown()).describe("Configure bot variants per meeting platforms, e.g. {'zoom': 'web_4_core'}.").optional(),
|
|
13
13
|
bot_name: z.string().describe("The name of the bot that will be displayed in the call. Note: Authenticated Google Meet bots will use the Google account name and this field will be ignored.").optional(),
|
|
14
|
-
metadata: z.
|
|
14
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata as key-value pairs. Values must be strings or null.").optional(),
|
|
15
15
|
google_meet: z.record(z.string(), z.unknown()).describe("Google Meet specific parameters such as google_login_group_id.").optional(),
|
|
16
16
|
meeting_url: z.string().describe("The url of the meeting. For example, https://zoom.us/j/123?pwd=456. This field will be cleared a few days after the bot has joined a call.").optional(),
|
|
17
17
|
output_media: z.record(z.string(), z.unknown()).describe("Settings for the bot output media including camera and screenshare configuration.").optional(),
|
|
@@ -28,7 +28,7 @@ const recallaiUpdateBot = action("RECALLAI_UPDATE_BOT", {
|
|
|
28
28
|
join_at: z.string().describe("The time at which the bot will join the call, formatted in ISO 8601.").nullable().optional(),
|
|
29
29
|
variant: z.record(z.string(), z.unknown()).describe("Bot variants per meeting platform.").nullable().optional(),
|
|
30
30
|
bot_name: z.string().describe("The name of the bot that is displayed in the call.").nullable(),
|
|
31
|
-
metadata: z.
|
|
31
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata attached to the bot.").nullable().optional(),
|
|
32
32
|
recordings: z.array(z.record(z.string(), z.unknown())).describe("Recordings associated with this bot.").nullable().optional(),
|
|
33
33
|
slack_team: z.record(z.string(), z.unknown()).describe("Slack team information if applicable.").nullable().optional(),
|
|
34
34
|
google_meet: z.record(z.string(), z.unknown()).describe("Google Meet specific parameters.").nullable().optional(),
|
|
@@ -41,7 +41,7 @@ const recallaiUpdateBot = action("RECALLAI_UPDATE_BOT", {
|
|
|
41
41
|
calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe("Calendar meetings associated with this bot.").nullable().optional(),
|
|
42
42
|
automatic_audio_output: z.record(z.string(), z.unknown()).describe("Automatic audio output settings.").nullable().optional(),
|
|
43
43
|
automatic_video_output: z.record(z.string(), z.unknown()).describe("Automatic video output settings.").nullable().optional()
|
|
44
|
-
})
|
|
44
|
+
}).passthrough()
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
47
|
export { recallaiUpdateBot };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-bot.mjs","names":[],"sources":["../../src/actions/update-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateBotInput = z.object({\n id: z.string().describe(\"A UUID string identifying the bot to update.\"),\n chat: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to send chat messages. Note: Chat functionality is only supported for Zoom, Google Meet and Microsoft Teams currently.\").optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific parameters like join_token_url, zak_url, user_email, obf_token_url.\").optional(),\n join_at: z.string().describe(\"The time at which the bot will join the call, formatted in ISO 8601. This field can only be read from scheduled bots that have not yet joined a call. Once a bot has joined a call, it's join_at will be cleared.\").optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Configure bot variants per meeting platforms, e.g. {'zoom': 'web_4_core'}.\").optional(),\n bot_name: z.string().describe(\"The name of the bot that will be displayed in the call. Note: Authenticated Google Meet bots will use the Google account name and this field will be ignored.\").optional(),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"update-bot.mjs","names":[],"sources":["../../src/actions/update-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateBotInput = z.object({\n id: z.string().describe(\"A UUID string identifying the bot to update.\"),\n chat: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to send chat messages. Note: Chat functionality is only supported for Zoom, Google Meet and Microsoft Teams currently.\").optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific parameters like join_token_url, zak_url, user_email, obf_token_url.\").optional(),\n join_at: z.string().describe(\"The time at which the bot will join the call, formatted in ISO 8601. This field can only be read from scheduled bots that have not yet joined a call. Once a bot has joined a call, it's join_at will be cleared.\").optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Configure bot variants per meeting platforms, e.g. {'zoom': 'web_4_core'}.\").optional(),\n bot_name: z.string().describe(\"The name of the bot that will be displayed in the call. Note: Authenticated Google Meet bots will use the Google account name and this field will be ignored.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata as key-value pairs. Values must be strings or null.\").optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific parameters such as google_login_group_id.\").optional(),\n meeting_url: z.string().describe(\"The url of the meeting. For example, https://zoom.us/j/123?pwd=456. This field will be cleared a few days after the bot has joined a call.\").optional(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Settings for the bot output media including camera and screenshare configuration.\").optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Configure how the bot handles breakout rooms. Currently, Zoom is supported. Examples: {'mode': 'join_main_room'} | {'mode': 'join_specific_room', 'room_id': '<uuid>'} | {'mode': 'auto_accept_all_invites'} (default).\").optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to automatically leave the call. Configure timeouts for various scenarios like waiting room, empty meeting, recording states.\").optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Configure the recording generated by the bot. Includes options for getting meeting transcript, the layout of the recorded video, when to start recording and more.\").optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to output audio.\").optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Settings for the bot to output video. Image should be 16:9. Read more about this here: https://docs.recall.ai/docs/output-video-in-meetings\").optional(),\n});\nexport const RecallaiUpdateBotOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the bot.\").nullable(),\n chat: z.record(z.string(), z.unknown()).describe(\"Chat message settings.\").nullable().optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific parameters.\").nullable().optional(),\n join_at: z.string().describe(\"The time at which the bot will join the call, formatted in ISO 8601.\").nullable().optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Bot variants per meeting platform.\").nullable().optional(),\n bot_name: z.string().describe(\"The name of the bot that is displayed in the call.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the bot.\").nullable().optional(),\n recordings: z.array(z.record(z.string(), z.unknown())).describe(\"Recordings associated with this bot.\").nullable().optional(),\n slack_team: z.record(z.string(), z.unknown()).describe(\"Slack team information if applicable.\").nullable().optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific parameters.\").nullable().optional(),\n meeting_url: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Output media settings including camera and screenshare.\").nullable().optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Breakout room handling configuration.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"Status change history for the bot.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Automatic leave settings for the bot.\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Recording configuration for the bot.\").nullable().optional(),\n calendar_meetings: z.array(z.record(z.string(), z.unknown())).describe(\"Calendar meetings associated with this bot.\").nullable().optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Automatic audio output settings.\").nullable().optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Automatic video output settings.\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiUpdateBot = action(\"RECALLAI_UPDATE_BOT\", {\n slug: \"recallai-update-bot\",\n name: \"Update Bot\",\n description: \"Tool to partially update a scheduled bot. Use when you need to modify bot settings like bot_name, metadata, or configuration options for a scheduled bot that has not yet completed. Only provide fields you want to update.\",\n input: RecallaiUpdateBotInput,\n output: RecallaiUpdateBotOutput,\n});\n"],"mappings":"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"}
|
|
@@ -8,7 +8,7 @@ const RecallaiUpdateCalendarUserInput = zod.z.object({
|
|
|
8
8
|
email: zod.z.string().describe("The email address associated with this calendar connection").optional(),
|
|
9
9
|
platform: zod.z.enum(["google", "microsoft"]).describe("The calendar platform (google or microsoft)"),
|
|
10
10
|
connected: zod.z.boolean().describe("Whether the platform connection is enabled or disabled")
|
|
11
|
-
}).describe("Calendar platform connection settings")).describe("List of calendar platform connections with their enabled/disabled status"),
|
|
11
|
+
}).passthrough().describe("Calendar platform connection settings")).describe("List of calendar platform connections with their enabled/disabled status"),
|
|
12
12
|
external_id: zod.z.string().describe("External identifier for the calendar user").optional(),
|
|
13
13
|
preferences: zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("The unique identifier for these preferences").optional(),
|
|
@@ -27,7 +27,7 @@ const RecallaiUpdateCalendarUser_CalendarConnectionSchema = zod.z.object({
|
|
|
27
27
|
email: zod.z.string().describe("The email address associated with this calendar connection").nullable().optional(),
|
|
28
28
|
platform: RecallaiUpdateCalendarUser_CalendarPlatformSchema.nullable(),
|
|
29
29
|
connected: zod.z.boolean().describe("Whether the platform connection is enabled or disabled").nullable()
|
|
30
|
-
}).describe("Calendar platform connection settings");
|
|
30
|
+
}).passthrough().describe("Calendar platform connection settings");
|
|
31
31
|
const RecallaiUpdateCalendarUser_RecordingPreferencesSchema = zod.z.object({
|
|
32
32
|
id: zod.z.string().describe("The unique identifier for these preferences").nullable().optional(),
|
|
33
33
|
bot_name: zod.z.string().describe("The display name for the recording bot in meetings").nullable().optional(),
|
|
@@ -37,13 +37,13 @@ const RecallaiUpdateCalendarUser_RecordingPreferencesSchema = zod.z.object({
|
|
|
37
37
|
record_confirmed: zod.z.boolean().describe("Whether to record confirmed meetings").nullable().optional(),
|
|
38
38
|
record_only_host: zod.z.boolean().describe("Whether to only record meetings where the user is the host").nullable().optional(),
|
|
39
39
|
record_recurring: zod.z.boolean().describe("Whether to record recurring meetings").nullable().optional()
|
|
40
|
-
}).describe("Recording preferences for calendar user");
|
|
40
|
+
}).passthrough().describe("Recording preferences for calendar user");
|
|
41
41
|
const RecallaiUpdateCalendarUserOutput = zod.z.object({
|
|
42
42
|
id: zod.z.string().describe("The unique identifier (UUID) of the calendar user").nullable(),
|
|
43
43
|
connections: zod.z.array(RecallaiUpdateCalendarUser_CalendarConnectionSchema).describe("List of calendar platform connections"),
|
|
44
44
|
external_id: zod.z.string().describe("External identifier for the calendar user").nullable().optional(),
|
|
45
45
|
preferences: RecallaiUpdateCalendarUser_RecordingPreferencesSchema.nullable().optional()
|
|
46
|
-
});
|
|
46
|
+
}).passthrough();
|
|
47
47
|
const recallaiUpdateCalendarUser = require_action.action("RECALLAI_UPDATE_CALENDAR_USER", {
|
|
48
48
|
slug: "recallai-update-calendar-user",
|
|
49
49
|
name: "Update Calendar User",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar-user.cjs","names":["z","action"],"sources":["../../src/actions/update-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateCalendarUserInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar user to update\"),\n connections: z.array(z.object({\n id: z.string().describe(\"The unique identifier for this calendar connection\").optional(),\n email: z.string().describe(\"The email address associated with this calendar connection\").optional(),\n platform: z.enum([\"google\", \"microsoft\"]).describe(\"The calendar platform (google or microsoft)\"),\n connected: z.boolean().describe(\"Whether the platform connection is enabled or disabled\"),\n}).describe(\"Calendar platform connection settings\")).describe(\"List of calendar platform connections with their enabled/disabled status\"),\n external_id: z.string().describe(\"External identifier for the calendar user\").optional(),\n preferences: z.object({\n id: z.string().describe(\"The unique identifier for these preferences\").optional(),\n bot_name: z.string().describe(\"The display name for the recording bot in meetings\").optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings (with participants outside the organization)\").optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings (with participants within the organization)\").optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where the user is not the host\").optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").optional(),\n record_only_host: z.boolean().describe(\"Whether to only record meetings where the user is the host\").optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").optional(),\n}).describe(\"Recording preferences for calendar user\").optional(),\n});\nconst RecallaiUpdateCalendarUser_CalendarPlatformSchema = z.enum([\"google\", \"microsoft\"]).describe(\"Calendar platform types\");\nconst RecallaiUpdateCalendarUser_CalendarConnectionSchema = z.object({\n id: z.string().describe(\"The unique identifier for this calendar connection\").nullable().optional(),\n email: z.string().describe(\"The email address associated with this calendar connection\").nullable().optional(),\n platform: RecallaiUpdateCalendarUser_CalendarPlatformSchema.nullable(),\n connected: z.boolean().describe(\"Whether the platform connection is enabled or disabled\").nullable(),\n}).describe(\"Calendar platform connection settings\");\nconst RecallaiUpdateCalendarUser_RecordingPreferencesSchema = z.object({\n id: z.string().describe(\"The unique identifier for these preferences\").nullable().optional(),\n bot_name: z.string().describe(\"The display name for the recording bot in meetings\").nullable().optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings (with participants outside the organization)\").nullable().optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings (with participants within the organization)\").nullable().optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where the user is not the host\").nullable().optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").nullable().optional(),\n record_only_host: z.boolean().describe(\"Whether to only record meetings where the user is the host\").nullable().optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").nullable().optional(),\n}).describe(\"Recording preferences for calendar user\");\nexport const RecallaiUpdateCalendarUserOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar user\").nullable(),\n connections: z.array(RecallaiUpdateCalendarUser_CalendarConnectionSchema).describe(\"List of calendar platform connections\"),\n external_id: z.string().describe(\"External identifier for the calendar user\").nullable().optional(),\n preferences: RecallaiUpdateCalendarUser_RecordingPreferencesSchema.nullable().optional(),\n});\n\nexport const recallaiUpdateCalendarUser = action(\"RECALLAI_UPDATE_CALENDAR_USER\", {\n slug: \"recallai-update-calendar-user\",\n name: \"Update Calendar User\",\n description: \"Update recording preferences and calendar connections for a calendar user. Use this to configure which meetings should be automatically recorded based on meeting type (internal/external, recurring, host status) and to manage calendar platform connections (Google, Microsoft).\",\n input: RecallaiUpdateCalendarUserInput,\n output: RecallaiUpdateCalendarUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC9B,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EAClG,UAAUA,IAAAA,EAAE,KAAK,CAAC,UAAU,WAAW,CAAC,CAAC,CAAC,SAAS,6CAA6C;EAChG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD;CAC1F,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,0EAA0E;
|
|
1
|
+
{"version":3,"file":"update-calendar-user.cjs","names":["z","action"],"sources":["../../src/actions/update-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateCalendarUserInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar user to update\"),\n connections: z.array(z.object({\n id: z.string().describe(\"The unique identifier for this calendar connection\").optional(),\n email: z.string().describe(\"The email address associated with this calendar connection\").optional(),\n platform: z.enum([\"google\", \"microsoft\"]).describe(\"The calendar platform (google or microsoft)\"),\n connected: z.boolean().describe(\"Whether the platform connection is enabled or disabled\"),\n}).passthrough().describe(\"Calendar platform connection settings\")).describe(\"List of calendar platform connections with their enabled/disabled status\"),\n external_id: z.string().describe(\"External identifier for the calendar user\").optional(),\n preferences: z.object({\n id: z.string().describe(\"The unique identifier for these preferences\").optional(),\n bot_name: z.string().describe(\"The display name for the recording bot in meetings\").optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings (with participants outside the organization)\").optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings (with participants within the organization)\").optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where the user is not the host\").optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").optional(),\n record_only_host: z.boolean().describe(\"Whether to only record meetings where the user is the host\").optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").optional(),\n}).describe(\"Recording preferences for calendar user\").optional(),\n});\nconst RecallaiUpdateCalendarUser_CalendarPlatformSchema = z.enum([\"google\", \"microsoft\"]).describe(\"Calendar platform types\");\nconst RecallaiUpdateCalendarUser_CalendarConnectionSchema = z.object({\n id: z.string().describe(\"The unique identifier for this calendar connection\").nullable().optional(),\n email: z.string().describe(\"The email address associated with this calendar connection\").nullable().optional(),\n platform: RecallaiUpdateCalendarUser_CalendarPlatformSchema.nullable(),\n connected: z.boolean().describe(\"Whether the platform connection is enabled or disabled\").nullable(),\n}).passthrough().describe(\"Calendar platform connection settings\");\nconst RecallaiUpdateCalendarUser_RecordingPreferencesSchema = z.object({\n id: z.string().describe(\"The unique identifier for these preferences\").nullable().optional(),\n bot_name: z.string().describe(\"The display name for the recording bot in meetings\").nullable().optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings (with participants outside the organization)\").nullable().optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings (with participants within the organization)\").nullable().optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where the user is not the host\").nullable().optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").nullable().optional(),\n record_only_host: z.boolean().describe(\"Whether to only record meetings where the user is the host\").nullable().optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").nullable().optional(),\n}).passthrough().describe(\"Recording preferences for calendar user\");\nexport const RecallaiUpdateCalendarUserOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar user\").nullable(),\n connections: z.array(RecallaiUpdateCalendarUser_CalendarConnectionSchema).describe(\"List of calendar platform connections\"),\n external_id: z.string().describe(\"External identifier for the calendar user\").nullable().optional(),\n preferences: RecallaiUpdateCalendarUser_RecordingPreferencesSchema.nullable().optional(),\n}).passthrough();\n\nexport const recallaiUpdateCalendarUser = action(\"RECALLAI_UPDATE_CALENDAR_USER\", {\n slug: \"recallai-update-calendar-user\",\n name: \"Update Calendar User\",\n description: \"Update recording preferences and calendar connections for a calendar user. Use this to configure which meetings should be automatically recorded based on meeting type (internal/external, recurring, host status) and to manage calendar platform connections (Google, Microsoft).\",\n input: RecallaiUpdateCalendarUserInput,\n output: RecallaiUpdateCalendarUserOutput,\n});\n"],"mappings":"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"}
|
|
@@ -11,7 +11,7 @@ declare const RecallaiUpdateCalendarUserInput: z.ZodObject<{
|
|
|
11
11
|
microsoft: "microsoft";
|
|
12
12
|
}>;
|
|
13
13
|
connected: z.ZodBoolean;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
15
|
external_id: z.ZodOptional<z.ZodString>;
|
|
16
16
|
preferences: z.ZodOptional<z.ZodObject<{
|
|
17
17
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -34,7 +34,7 @@ declare const RecallaiUpdateCalendarUserOutput: z.ZodObject<{
|
|
|
34
34
|
microsoft: "microsoft";
|
|
35
35
|
}>>;
|
|
36
36
|
connected: z.ZodNullable<z.ZodBoolean>;
|
|
37
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
38
|
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
preferences: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
40
40
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -45,11 +45,12 @@ declare const RecallaiUpdateCalendarUserOutput: z.ZodObject<{
|
|
|
45
45
|
record_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
46
46
|
record_only_host: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
47
47
|
record_recurring: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
|
+
}, z.core.$loose>;
|
|
50
50
|
declare const recallaiUpdateCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
id: string;
|
|
52
52
|
connections: {
|
|
53
|
+
[x: string]: unknown;
|
|
53
54
|
platform: "google" | "microsoft";
|
|
54
55
|
connected: boolean;
|
|
55
56
|
id?: string | undefined;
|
|
@@ -11,7 +11,7 @@ declare const RecallaiUpdateCalendarUserInput: z.ZodObject<{
|
|
|
11
11
|
microsoft: "microsoft";
|
|
12
12
|
}>;
|
|
13
13
|
connected: z.ZodBoolean;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
15
|
external_id: z.ZodOptional<z.ZodString>;
|
|
16
16
|
preferences: z.ZodOptional<z.ZodObject<{
|
|
17
17
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -34,7 +34,7 @@ declare const RecallaiUpdateCalendarUserOutput: z.ZodObject<{
|
|
|
34
34
|
microsoft: "microsoft";
|
|
35
35
|
}>>;
|
|
36
36
|
connected: z.ZodNullable<z.ZodBoolean>;
|
|
37
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
38
|
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
preferences: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
40
40
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -45,11 +45,12 @@ declare const RecallaiUpdateCalendarUserOutput: z.ZodObject<{
|
|
|
45
45
|
record_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
46
46
|
record_only_host: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
47
47
|
record_recurring: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
|
+
}, z.core.$loose>;
|
|
50
50
|
declare const recallaiUpdateCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
id: string;
|
|
52
52
|
connections: {
|
|
53
|
+
[x: string]: unknown;
|
|
53
54
|
platform: "google" | "microsoft";
|
|
54
55
|
connected: boolean;
|
|
55
56
|
id?: string | undefined;
|
|
@@ -8,7 +8,7 @@ const RecallaiUpdateCalendarUserInput = z.object({
|
|
|
8
8
|
email: z.string().describe("The email address associated with this calendar connection").optional(),
|
|
9
9
|
platform: z.enum(["google", "microsoft"]).describe("The calendar platform (google or microsoft)"),
|
|
10
10
|
connected: z.boolean().describe("Whether the platform connection is enabled or disabled")
|
|
11
|
-
}).describe("Calendar platform connection settings")).describe("List of calendar platform connections with their enabled/disabled status"),
|
|
11
|
+
}).passthrough().describe("Calendar platform connection settings")).describe("List of calendar platform connections with their enabled/disabled status"),
|
|
12
12
|
external_id: z.string().describe("External identifier for the calendar user").optional(),
|
|
13
13
|
preferences: z.object({
|
|
14
14
|
id: z.string().describe("The unique identifier for these preferences").optional(),
|
|
@@ -27,7 +27,7 @@ const RecallaiUpdateCalendarUser_CalendarConnectionSchema = z.object({
|
|
|
27
27
|
email: z.string().describe("The email address associated with this calendar connection").nullable().optional(),
|
|
28
28
|
platform: RecallaiUpdateCalendarUser_CalendarPlatformSchema.nullable(),
|
|
29
29
|
connected: z.boolean().describe("Whether the platform connection is enabled or disabled").nullable()
|
|
30
|
-
}).describe("Calendar platform connection settings");
|
|
30
|
+
}).passthrough().describe("Calendar platform connection settings");
|
|
31
31
|
const RecallaiUpdateCalendarUser_RecordingPreferencesSchema = z.object({
|
|
32
32
|
id: z.string().describe("The unique identifier for these preferences").nullable().optional(),
|
|
33
33
|
bot_name: z.string().describe("The display name for the recording bot in meetings").nullable().optional(),
|
|
@@ -37,7 +37,7 @@ const RecallaiUpdateCalendarUser_RecordingPreferencesSchema = z.object({
|
|
|
37
37
|
record_confirmed: z.boolean().describe("Whether to record confirmed meetings").nullable().optional(),
|
|
38
38
|
record_only_host: z.boolean().describe("Whether to only record meetings where the user is the host").nullable().optional(),
|
|
39
39
|
record_recurring: z.boolean().describe("Whether to record recurring meetings").nullable().optional()
|
|
40
|
-
}).describe("Recording preferences for calendar user");
|
|
40
|
+
}).passthrough().describe("Recording preferences for calendar user");
|
|
41
41
|
const recallaiUpdateCalendarUser = action("RECALLAI_UPDATE_CALENDAR_USER", {
|
|
42
42
|
slug: "recallai-update-calendar-user",
|
|
43
43
|
name: "Update Calendar User",
|
|
@@ -48,7 +48,7 @@ const recallaiUpdateCalendarUser = action("RECALLAI_UPDATE_CALENDAR_USER", {
|
|
|
48
48
|
connections: z.array(RecallaiUpdateCalendarUser_CalendarConnectionSchema).describe("List of calendar platform connections"),
|
|
49
49
|
external_id: z.string().describe("External identifier for the calendar user").nullable().optional(),
|
|
50
50
|
preferences: RecallaiUpdateCalendarUser_RecordingPreferencesSchema.nullable().optional()
|
|
51
|
-
})
|
|
51
|
+
}).passthrough()
|
|
52
52
|
});
|
|
53
53
|
//#endregion
|
|
54
54
|
export { recallaiUpdateCalendarUser };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar-user.mjs","names":[],"sources":["../../src/actions/update-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateCalendarUserInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar user to update\"),\n connections: z.array(z.object({\n id: z.string().describe(\"The unique identifier for this calendar connection\").optional(),\n email: z.string().describe(\"The email address associated with this calendar connection\").optional(),\n platform: z.enum([\"google\", \"microsoft\"]).describe(\"The calendar platform (google or microsoft)\"),\n connected: z.boolean().describe(\"Whether the platform connection is enabled or disabled\"),\n}).describe(\"Calendar platform connection settings\")).describe(\"List of calendar platform connections with their enabled/disabled status\"),\n external_id: z.string().describe(\"External identifier for the calendar user\").optional(),\n preferences: z.object({\n id: z.string().describe(\"The unique identifier for these preferences\").optional(),\n bot_name: z.string().describe(\"The display name for the recording bot in meetings\").optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings (with participants outside the organization)\").optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings (with participants within the organization)\").optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where the user is not the host\").optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").optional(),\n record_only_host: z.boolean().describe(\"Whether to only record meetings where the user is the host\").optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").optional(),\n}).describe(\"Recording preferences for calendar user\").optional(),\n});\nconst RecallaiUpdateCalendarUser_CalendarPlatformSchema = z.enum([\"google\", \"microsoft\"]).describe(\"Calendar platform types\");\nconst RecallaiUpdateCalendarUser_CalendarConnectionSchema = z.object({\n id: z.string().describe(\"The unique identifier for this calendar connection\").nullable().optional(),\n email: z.string().describe(\"The email address associated with this calendar connection\").nullable().optional(),\n platform: RecallaiUpdateCalendarUser_CalendarPlatformSchema.nullable(),\n connected: z.boolean().describe(\"Whether the platform connection is enabled or disabled\").nullable(),\n}).describe(\"Calendar platform connection settings\");\nconst RecallaiUpdateCalendarUser_RecordingPreferencesSchema = z.object({\n id: z.string().describe(\"The unique identifier for these preferences\").nullable().optional(),\n bot_name: z.string().describe(\"The display name for the recording bot in meetings\").nullable().optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings (with participants outside the organization)\").nullable().optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings (with participants within the organization)\").nullable().optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where the user is not the host\").nullable().optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").nullable().optional(),\n record_only_host: z.boolean().describe(\"Whether to only record meetings where the user is the host\").nullable().optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").nullable().optional(),\n}).describe(\"Recording preferences for calendar user\");\nexport const RecallaiUpdateCalendarUserOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar user\").nullable(),\n connections: z.array(RecallaiUpdateCalendarUser_CalendarConnectionSchema).describe(\"List of calendar platform connections\"),\n external_id: z.string().describe(\"External identifier for the calendar user\").nullable().optional(),\n preferences: RecallaiUpdateCalendarUser_RecordingPreferencesSchema.nullable().optional(),\n});\n\nexport const recallaiUpdateCalendarUser = action(\"RECALLAI_UPDATE_CALENDAR_USER\", {\n slug: \"recallai-update-calendar-user\",\n name: \"Update Calendar User\",\n description: \"Update recording preferences and calendar connections for a calendar user. Use this to configure which meetings should be automatically recorded based on meeting type (internal/external, recurring, host status) and to manage calendar platform connections (Google, Microsoft).\",\n input: RecallaiUpdateCalendarUserInput,\n output: RecallaiUpdateCalendarUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACrF,aAAa,EAAE,MAAM,EAAE,OAAO;EAC9B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EAClG,UAAU,EAAE,KAAK,CAAC,UAAU,WAAW,CAAC,CAAC,CAAC,SAAS,6CAA6C;EAChG,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD;CAC1F,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,0EAA0E;
|
|
1
|
+
{"version":3,"file":"update-calendar-user.mjs","names":[],"sources":["../../src/actions/update-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateCalendarUserInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar user to update\"),\n connections: z.array(z.object({\n id: z.string().describe(\"The unique identifier for this calendar connection\").optional(),\n email: z.string().describe(\"The email address associated with this calendar connection\").optional(),\n platform: z.enum([\"google\", \"microsoft\"]).describe(\"The calendar platform (google or microsoft)\"),\n connected: z.boolean().describe(\"Whether the platform connection is enabled or disabled\"),\n}).passthrough().describe(\"Calendar platform connection settings\")).describe(\"List of calendar platform connections with their enabled/disabled status\"),\n external_id: z.string().describe(\"External identifier for the calendar user\").optional(),\n preferences: z.object({\n id: z.string().describe(\"The unique identifier for these preferences\").optional(),\n bot_name: z.string().describe(\"The display name for the recording bot in meetings\").optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings (with participants outside the organization)\").optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings (with participants within the organization)\").optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where the user is not the host\").optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").optional(),\n record_only_host: z.boolean().describe(\"Whether to only record meetings where the user is the host\").optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").optional(),\n}).describe(\"Recording preferences for calendar user\").optional(),\n});\nconst RecallaiUpdateCalendarUser_CalendarPlatformSchema = z.enum([\"google\", \"microsoft\"]).describe(\"Calendar platform types\");\nconst RecallaiUpdateCalendarUser_CalendarConnectionSchema = z.object({\n id: z.string().describe(\"The unique identifier for this calendar connection\").nullable().optional(),\n email: z.string().describe(\"The email address associated with this calendar connection\").nullable().optional(),\n platform: RecallaiUpdateCalendarUser_CalendarPlatformSchema.nullable(),\n connected: z.boolean().describe(\"Whether the platform connection is enabled or disabled\").nullable(),\n}).passthrough().describe(\"Calendar platform connection settings\");\nconst RecallaiUpdateCalendarUser_RecordingPreferencesSchema = z.object({\n id: z.string().describe(\"The unique identifier for these preferences\").nullable().optional(),\n bot_name: z.string().describe(\"The display name for the recording bot in meetings\").nullable().optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings (with participants outside the organization)\").nullable().optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings (with participants within the organization)\").nullable().optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where the user is not the host\").nullable().optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").nullable().optional(),\n record_only_host: z.boolean().describe(\"Whether to only record meetings where the user is the host\").nullable().optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").nullable().optional(),\n}).passthrough().describe(\"Recording preferences for calendar user\");\nexport const RecallaiUpdateCalendarUserOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar user\").nullable(),\n connections: z.array(RecallaiUpdateCalendarUser_CalendarConnectionSchema).describe(\"List of calendar platform connections\"),\n external_id: z.string().describe(\"External identifier for the calendar user\").nullable().optional(),\n preferences: RecallaiUpdateCalendarUser_RecordingPreferencesSchema.nullable().optional(),\n}).passthrough();\n\nexport const recallaiUpdateCalendarUser = action(\"RECALLAI_UPDATE_CALENDAR_USER\", {\n slug: \"recallai-update-calendar-user\",\n name: \"Update Calendar User\",\n description: \"Update recording preferences and calendar connections for a calendar user. Use this to configure which meetings should be automatically recorded based on meeting type (internal/external, recurring, host status) and to manage calendar platform connections (Google, Microsoft).\",\n input: RecallaiUpdateCalendarUserInput,\n output: RecallaiUpdateCalendarUserOutput,\n});\n"],"mappings":"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"}
|
|
@@ -3,7 +3,7 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/update-calendar.ts
|
|
4
4
|
const RecallaiUpdateCalendarInput = zod.z.object({
|
|
5
5
|
id: zod.z.string().describe("A UUID string identifying this calendar."),
|
|
6
|
-
metadata: zod.z.
|
|
6
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata for the calendar. Keys and values must be strings. Values can be null.").optional(),
|
|
7
7
|
platform: zod.z.enum(["google_calendar", "microsoft_outlook"]).describe("The calendar platform type (Google Calendar or Microsoft Outlook).").optional(),
|
|
8
8
|
oauth_email: zod.z.string().describe("Email address associated with the OAuth credentials.").optional(),
|
|
9
9
|
webhook_url: zod.z.string().describe("Webhook URL to receive calendar event notifications.").optional(),
|
|
@@ -15,18 +15,18 @@ const RecallaiUpdateCalendar_CalendarPlatformSchema = zod.z.enum(["google_calend
|
|
|
15
15
|
const RecallaiUpdateCalendarOutput = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("The unique identifier (UUID) of the calendar.").nullable(),
|
|
17
17
|
status: zod.z.string().describe("Current status of the calendar integration.").nullable(),
|
|
18
|
-
metadata: zod.z.
|
|
18
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata associated with the calendar.").nullable().optional(),
|
|
19
19
|
platform: RecallaiUpdateCalendar_CalendarPlatformSchema.nullable(),
|
|
20
20
|
created_at: zod.z.string().describe("ISO 8601 timestamp of when the calendar was created.").nullable(),
|
|
21
21
|
updated_at: zod.z.string().describe("ISO 8601 timestamp of when the calendar was last updated.").nullable(),
|
|
22
22
|
oauth_email: zod.z.string().describe("Email address associated with the OAuth credentials.").nullable().optional(),
|
|
23
23
|
webhook_url: zod.z.string().describe("Webhook URL for calendar event notifications.").nullable().optional(),
|
|
24
24
|
platform_email: zod.z.string().describe("Email address on the calendar platform.").nullable().optional(),
|
|
25
|
-
status_changes: zod.z.array(zod.z.
|
|
25
|
+
status_changes: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("History of status changes for the calendar."),
|
|
26
26
|
oauth_client_id: zod.z.string().describe("OAuth client ID for the calendar.").nullable(),
|
|
27
27
|
oauth_client_secret: zod.z.string().describe("OAuth client secret for the calendar.").nullable(),
|
|
28
28
|
oauth_refresh_token: zod.z.string().describe("OAuth refresh token for the calendar.").nullable()
|
|
29
|
-
});
|
|
29
|
+
}).passthrough();
|
|
30
30
|
const recallaiUpdateCalendar = require_action.action("RECALLAI_UPDATE_CALENDAR", {
|
|
31
31
|
slug: "recallai-update-calendar",
|
|
32
32
|
name: "Update Calendar",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar.cjs","names":["z","action"],"sources":["../../src/actions/update-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateCalendarInput = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"update-calendar.cjs","names":["z","action"],"sources":["../../src/actions/update-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiUpdateCalendarInput = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the calendar. Keys and values must be strings. Values can be null.\").optional(),\n platform: z.enum([\"google_calendar\", \"microsoft_outlook\"]).describe(\"The calendar platform type (Google Calendar or Microsoft Outlook).\").optional(),\n oauth_email: z.string().describe(\"Email address associated with the OAuth credentials.\").optional(),\n webhook_url: z.string().describe(\"Webhook URL to receive calendar event notifications.\").optional(),\n oauth_client_id: z.string().describe(\"OAuth client ID for the calendar integration.\").optional(),\n oauth_client_secret: z.string().describe(\"OAuth client secret for the calendar integration.\").optional(),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token for maintaining calendar access.\").optional(),\n});\nconst RecallaiUpdateCalendar_CalendarPlatformSchema = z.enum([\"google_calendar\", \"microsoft_outlook\"]);\nexport const RecallaiUpdateCalendarOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar.\").nullable(),\n status: z.string().describe(\"Current status of the calendar integration.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the calendar.\").nullable().optional(),\n platform: RecallaiUpdateCalendar_CalendarPlatformSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the calendar was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp of when the calendar was last updated.\").nullable(),\n oauth_email: z.string().describe(\"Email address associated with the OAuth credentials.\").nullable().optional(),\n webhook_url: z.string().describe(\"Webhook URL for calendar event notifications.\").nullable().optional(),\n platform_email: z.string().describe(\"Email address on the calendar platform.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"History of status changes for the calendar.\"),\n oauth_client_id: z.string().describe(\"OAuth client ID for the calendar.\").nullable(),\n oauth_client_secret: z.string().describe(\"OAuth client secret for the calendar.\").nullable(),\n oauth_refresh_token: z.string().describe(\"OAuth refresh token for the calendar.\").nullable(),\n}).passthrough();\n\nexport const recallaiUpdateCalendar = action(\"RECALLAI_UPDATE_CALENDAR\", {\n slug: \"recallai-update-calendar\",\n name: \"Update Calendar\",\n description: \"Update an existing calendar integration in Recall.ai. Use this to modify calendar metadata, OAuth credentials, webhook URLs, or platform settings. Only include fields you want to update; omitted fields remain unchanged.\",\n input: RecallaiUpdateCalendarInput,\n output: RecallaiUpdateCalendarOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACxJ,UAAUA,IAAAA,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACnJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC/F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACvG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AAC5G,CAAC;AACD,MAAM,gDAAgDA,IAAAA,EAAE,KAAK,CAAC,mBAAmB,mBAAmB,CAAC;AACrG,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,UAAU,8CAA8C,SAAS;CACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;CACjH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACnF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -3,7 +3,7 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/update-calendar.d.ts
|
|
4
4
|
declare const RecallaiUpdateCalendarInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
|
-
metadata: z.ZodOptional<z.
|
|
6
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
7
7
|
platform: z.ZodOptional<z.ZodEnum<{
|
|
8
8
|
google_calendar: "google_calendar";
|
|
9
9
|
microsoft_outlook: "microsoft_outlook";
|
|
@@ -17,7 +17,7 @@ declare const RecallaiUpdateCalendarInput: z.ZodObject<{
|
|
|
17
17
|
declare const RecallaiUpdateCalendarOutput: z.ZodObject<{
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
status: z.ZodNullable<z.ZodString>;
|
|
20
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
20
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
21
|
platform: z.ZodNullable<z.ZodEnum<{
|
|
22
22
|
google_calendar: "google_calendar";
|
|
23
23
|
microsoft_outlook: "microsoft_outlook";
|
|
@@ -27,14 +27,14 @@ declare const RecallaiUpdateCalendarOutput: z.ZodObject<{
|
|
|
27
27
|
oauth_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
platform_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
-
status_changes: z.ZodArray<z.
|
|
30
|
+
status_changes: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
31
31
|
oauth_client_id: z.ZodNullable<z.ZodString>;
|
|
32
32
|
oauth_client_secret: z.ZodNullable<z.ZodString>;
|
|
33
33
|
oauth_refresh_token: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>;
|
|
35
35
|
declare const recallaiUpdateCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
id: string;
|
|
37
|
-
metadata?: Record<string,
|
|
37
|
+
metadata?: Record<string, unknown> | undefined;
|
|
38
38
|
platform?: "google_calendar" | "microsoft_outlook" | undefined;
|
|
39
39
|
oauth_email?: string | undefined;
|
|
40
40
|
webhook_url?: string | undefined;
|
|
@@ -3,7 +3,7 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/update-calendar.d.ts
|
|
4
4
|
declare const RecallaiUpdateCalendarInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
|
-
metadata: z.ZodOptional<z.
|
|
6
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
7
7
|
platform: z.ZodOptional<z.ZodEnum<{
|
|
8
8
|
google_calendar: "google_calendar";
|
|
9
9
|
microsoft_outlook: "microsoft_outlook";
|
|
@@ -17,7 +17,7 @@ declare const RecallaiUpdateCalendarInput: z.ZodObject<{
|
|
|
17
17
|
declare const RecallaiUpdateCalendarOutput: z.ZodObject<{
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
status: z.ZodNullable<z.ZodString>;
|
|
20
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
20
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
21
|
platform: z.ZodNullable<z.ZodEnum<{
|
|
22
22
|
google_calendar: "google_calendar";
|
|
23
23
|
microsoft_outlook: "microsoft_outlook";
|
|
@@ -27,14 +27,14 @@ declare const RecallaiUpdateCalendarOutput: z.ZodObject<{
|
|
|
27
27
|
oauth_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
platform_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
-
status_changes: z.ZodArray<z.
|
|
30
|
+
status_changes: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
31
31
|
oauth_client_id: z.ZodNullable<z.ZodString>;
|
|
32
32
|
oauth_client_secret: z.ZodNullable<z.ZodString>;
|
|
33
33
|
oauth_refresh_token: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>;
|
|
35
35
|
declare const recallaiUpdateCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
id: string;
|
|
37
|
-
metadata?: Record<string,
|
|
37
|
+
metadata?: Record<string, unknown> | undefined;
|
|
38
38
|
platform?: "google_calendar" | "microsoft_outlook" | undefined;
|
|
39
39
|
oauth_email?: string | undefined;
|
|
40
40
|
webhook_url?: string | undefined;
|