@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
|
@@ -12,7 +12,7 @@ const RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema = z.object({
|
|
|
12
12
|
message: z.string().describe("Log message content describing the warning or error (max 2000 characters)").nullable(),
|
|
13
13
|
oauth_app: z.string().describe("UUID of the Zoom OAuth app that generated this log").nullable(),
|
|
14
14
|
created_at: z.string().describe("ISO 8601 timestamp when the log entry was created").nullable()
|
|
15
|
-
}).describe("Individual Zoom OAuth app log entry");
|
|
15
|
+
}).passthrough().describe("Individual Zoom OAuth app log entry");
|
|
16
16
|
const recallaiListZoomOauthAppLogs = action("RECALLAI_LIST_ZOOM_OAUTH_APP_LOGS", {
|
|
17
17
|
slug: "recallai-list-zoom-oauth-app-logs",
|
|
18
18
|
name: "List Zoom OAuth App Logs",
|
|
@@ -22,7 +22,7 @@ const recallaiListZoomOauthAppLogs = action("RECALLAI_LIST_ZOOM_OAUTH_APP_LOGS",
|
|
|
22
22
|
next: z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
|
|
23
23
|
results: z.array(RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema).describe("List of Zoom OAuth app log entries matching the filter criteria").nullable().optional(),
|
|
24
24
|
previous: z.string().describe("URL for the previous page of results (null if on first page)").nullable().optional()
|
|
25
|
-
}).describe("Paginated response containing list of Zoom OAuth app logs")
|
|
25
|
+
}).passthrough().describe("Paginated response containing list of Zoom OAuth app logs")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { recallaiListZoomOauthAppLogs };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-zoom-oauth-app-logs.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-app-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n oauth_app: z.string().describe(\"Filter logs by specific Zoom OAuth app identifier (UUID). Use to view logs for a particular OAuth app.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve logs within a specific date range.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a specific date range.\").optional(),\n});\nconst RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema = z.object({\n message: z.string().describe(\"Log message content describing the warning or error (max 2000 characters)\").nullable(),\n oauth_app: z.string().describe(\"UUID of the Zoom OAuth app that generated this log\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the log entry was created\").nullable(),\n}).describe(\"Individual Zoom OAuth app log entry\");\nexport const RecallaiListZoomOauthAppLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema).describe(\"List of Zoom OAuth app log entries matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth app logs\");\n\nexport const recallaiListZoomOauthAppLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_APP_LOGS\", {\n slug: \"recallai-list-zoom-oauth-app-logs\",\n name: \"List Zoom OAuth App Logs\",\n description: \"Tool to retrieve Zoom OAuth app logs from Recall.ai. Use when you need to view warnings or errors related to Zoom OAuth apps for debugging purposes. Supports filtering by OAuth app, creation date, and pagination. Rate limit: 60 requests per minute per workspace.\",\n input: RecallaiListZoomOauthAppLogsInput,\n output: RecallaiListZoomOauthAppLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAClJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACxJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AAC5J,CAAC;AACD,MAAM,qDAAqD,EAAE,OAAO;CAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACnH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,qCAAqC;
|
|
1
|
+
{"version":3,"file":"list-zoom-oauth-app-logs.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-app-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n oauth_app: z.string().describe(\"Filter logs by specific Zoom OAuth app identifier (UUID). Use to view logs for a particular OAuth app.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve logs within a specific date range.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a specific date range.\").optional(),\n});\nconst RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema = z.object({\n message: z.string().describe(\"Log message content describing the warning or error (max 2000 characters)\").nullable(),\n oauth_app: z.string().describe(\"UUID of the Zoom OAuth app that generated this log\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the log entry was created\").nullable(),\n}).passthrough().describe(\"Individual Zoom OAuth app log entry\");\nexport const RecallaiListZoomOauthAppLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthAppLogs_ZoomOauthAppLogSchema).describe(\"List of Zoom OAuth app log entries matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing list of Zoom OAuth app logs\");\n\nexport const recallaiListZoomOauthAppLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_APP_LOGS\", {\n slug: \"recallai-list-zoom-oauth-app-logs\",\n name: \"List Zoom OAuth App Logs\",\n description: \"Tool to retrieve Zoom OAuth app logs from Recall.ai. Use when you need to view warnings or errors related to Zoom OAuth apps for debugging purposes. Supports filtering by OAuth app, creation date, and pagination. Rate limit: 60 requests per minute per workspace.\",\n input: RecallaiListZoomOauthAppLogsInput,\n output: RecallaiListZoomOauthAppLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAClJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACxJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AAC5J,CAAC;AACD,MAAM,qDAAqD,EAAE,OAAO;CAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACnH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAO/D,MAAa,+BAA+B,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
|
|
@@ -19,12 +19,12 @@ const RecallaiListZoomOauthApps_ZoomOauthAppSchema = zod.z.object({
|
|
|
19
19
|
client_secret: zod.z.string().describe("OAuth client secret provided by Zoom for this app").nullable(),
|
|
20
20
|
webhook_secret: zod.z.string().describe("Secret used for webhook signature verification").nullable(),
|
|
21
21
|
webhook_last_validation: zod.z.string().describe("ISO 8601 timestamp of the last webhook validation").nullable().optional()
|
|
22
|
-
}).describe("Individual Zoom OAuth app details");
|
|
22
|
+
}).passthrough().describe("Individual Zoom OAuth app details");
|
|
23
23
|
const RecallaiListZoomOauthAppsOutput = zod.z.object({
|
|
24
24
|
next: zod.z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
|
|
25
25
|
results: zod.z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe("List of Zoom OAuth app objects matching the filter criteria").nullable().optional(),
|
|
26
26
|
previous: zod.z.string().describe("URL for the previous page of results (null if on first page)").nullable().optional()
|
|
27
|
-
}).describe("Paginated response containing list of Zoom OAuth apps");
|
|
27
|
+
}).passthrough().describe("Paginated response containing list of Zoom OAuth apps");
|
|
28
28
|
const recallaiListZoomOauthApps = require_action.action("RECALLAI_LIST_ZOOM_OAUTH_APPS", {
|
|
29
29
|
slug: "recallai-list-zoom-oauth-apps",
|
|
30
30
|
name: "List Zoom OAuth Apps",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-zoom-oauth-apps.cjs","names":["z","action"],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppsInput = z.object({\n kind: z.string().describe(\"Filter by app kind/type. Specify the type of Zoom OAuth app to filter results.\").optional(),\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n client_id: z.string().describe(\"Filter Zoom OAuth apps by client ID. Use to find apps with a specific client ID.\").optional(),\n created_at_after: z.string().describe(\"Filter apps created after this ISO 8601 timestamp. Use to retrieve only recently added apps.\").optional(),\n created_at_before: z.string().describe(\"Filter apps created before this ISO 8601 timestamp. Use to retrieve apps within a date range.\").optional(),\n webhook_last_validation_after: z.string().describe(\"Filter apps with webhook validation after this ISO 8601 timestamp. Use to find apps with recent webhook validations.\").optional(),\n webhook_last_validation_before: z.string().describe(\"Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.\").optional(),\n});\nconst RecallaiListZoomOauthApps_ZoomOauthAppSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Zoom OAuth app\").nullable(),\n kind: z.string().describe(\"Type/kind of the Zoom OAuth app\").nullable(),\n client_id: z.string().describe(\"OAuth client ID provided by Zoom for this app\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the app was created\").nullable(),\n client_secret: z.string().describe(\"OAuth client secret provided by Zoom for this app\").nullable(),\n webhook_secret: z.string().describe(\"Secret used for webhook signature verification\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last webhook validation\").nullable().optional(),\n}).describe(\"Individual Zoom OAuth app details\");\nexport const RecallaiListZoomOauthAppsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe(\"List of Zoom OAuth app objects matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth apps\");\n\nexport const recallaiListZoomOauthApps = action(\"RECALLAI_LIST_ZOOM_OAUTH_APPS\", {\n slug: \"recallai-list-zoom-oauth-apps\",\n name: \"List Zoom OAuth Apps\",\n description: \"Tool to retrieve a list of Zoom OAuth apps configured in Recall.ai. Use when you need to view all registered Zoom OAuth applications, check their configuration, or filter by client ID, creation date, or webhook validation. Supports pagination for large result sets.\",\n input: RecallaiListZoomOauthAppsInput,\n output: RecallaiListZoomOauthAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC5H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC/I,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;AACvL,CAAC;AACD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/F,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,mCAAmC;
|
|
1
|
+
{"version":3,"file":"list-zoom-oauth-apps.cjs","names":["z","action"],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppsInput = z.object({\n kind: z.string().describe(\"Filter by app kind/type. Specify the type of Zoom OAuth app to filter results.\").optional(),\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n client_id: z.string().describe(\"Filter Zoom OAuth apps by client ID. Use to find apps with a specific client ID.\").optional(),\n created_at_after: z.string().describe(\"Filter apps created after this ISO 8601 timestamp. Use to retrieve only recently added apps.\").optional(),\n created_at_before: z.string().describe(\"Filter apps created before this ISO 8601 timestamp. Use to retrieve apps within a date range.\").optional(),\n webhook_last_validation_after: z.string().describe(\"Filter apps with webhook validation after this ISO 8601 timestamp. Use to find apps with recent webhook validations.\").optional(),\n webhook_last_validation_before: z.string().describe(\"Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.\").optional(),\n});\nconst RecallaiListZoomOauthApps_ZoomOauthAppSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Zoom OAuth app\").nullable(),\n kind: z.string().describe(\"Type/kind of the Zoom OAuth app\").nullable(),\n client_id: z.string().describe(\"OAuth client ID provided by Zoom for this app\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the app was created\").nullable(),\n client_secret: z.string().describe(\"OAuth client secret provided by Zoom for this app\").nullable(),\n webhook_secret: z.string().describe(\"Secret used for webhook signature verification\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last webhook validation\").nullable().optional(),\n}).passthrough().describe(\"Individual Zoom OAuth app details\");\nexport const RecallaiListZoomOauthAppsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe(\"List of Zoom OAuth app objects matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing list of Zoom OAuth apps\");\n\nexport const recallaiListZoomOauthApps = action(\"RECALLAI_LIST_ZOOM_OAUTH_APPS\", {\n slug: \"recallai-list-zoom-oauth-apps\",\n name: \"List Zoom OAuth Apps\",\n description: \"Tool to retrieve a list of Zoom OAuth apps configured in Recall.ai. Use when you need to view all registered Zoom OAuth applications, check their configuration, or filter by client ID, creation date, or webhook validation. Supports pagination for large result sets.\",\n input: RecallaiListZoomOauthAppsInput,\n output: RecallaiListZoomOauthAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC5H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC/I,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;AACvL,CAAC;AACD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/F,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -21,9 +21,9 @@ declare const RecallaiListZoomOauthAppsOutput: z.ZodObject<{
|
|
|
21
21
|
client_secret: z.ZodNullable<z.ZodString>;
|
|
22
22
|
webhook_secret: z.ZodNullable<z.ZodString>;
|
|
23
23
|
webhook_last_validation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>>;
|
|
25
25
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>;
|
|
27
27
|
declare const recallaiListZoomOauthApps: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
kind?: string | undefined;
|
|
29
29
|
cursor?: string | undefined;
|
|
@@ -21,9 +21,9 @@ declare const RecallaiListZoomOauthAppsOutput: z.ZodObject<{
|
|
|
21
21
|
client_secret: z.ZodNullable<z.ZodString>;
|
|
22
22
|
webhook_secret: z.ZodNullable<z.ZodString>;
|
|
23
23
|
webhook_last_validation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>>;
|
|
25
25
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>;
|
|
27
27
|
declare const recallaiListZoomOauthApps: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
kind?: string | undefined;
|
|
29
29
|
cursor?: string | undefined;
|
|
@@ -19,7 +19,7 @@ const RecallaiListZoomOauthApps_ZoomOauthAppSchema = z.object({
|
|
|
19
19
|
client_secret: z.string().describe("OAuth client secret provided by Zoom for this app").nullable(),
|
|
20
20
|
webhook_secret: z.string().describe("Secret used for webhook signature verification").nullable(),
|
|
21
21
|
webhook_last_validation: z.string().describe("ISO 8601 timestamp of the last webhook validation").nullable().optional()
|
|
22
|
-
}).describe("Individual Zoom OAuth app details");
|
|
22
|
+
}).passthrough().describe("Individual Zoom OAuth app details");
|
|
23
23
|
const recallaiListZoomOauthApps = action("RECALLAI_LIST_ZOOM_OAUTH_APPS", {
|
|
24
24
|
slug: "recallai-list-zoom-oauth-apps",
|
|
25
25
|
name: "List Zoom OAuth Apps",
|
|
@@ -29,7 +29,7 @@ const recallaiListZoomOauthApps = action("RECALLAI_LIST_ZOOM_OAUTH_APPS", {
|
|
|
29
29
|
next: z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
|
|
30
30
|
results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe("List of Zoom OAuth app objects matching the filter criteria").nullable().optional(),
|
|
31
31
|
previous: z.string().describe("URL for the previous page of results (null if on first page)").nullable().optional()
|
|
32
|
-
}).describe("Paginated response containing list of Zoom OAuth apps")
|
|
32
|
+
}).passthrough().describe("Paginated response containing list of Zoom OAuth apps")
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { recallaiListZoomOauthApps };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-zoom-oauth-apps.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppsInput = z.object({\n kind: z.string().describe(\"Filter by app kind/type. Specify the type of Zoom OAuth app to filter results.\").optional(),\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n client_id: z.string().describe(\"Filter Zoom OAuth apps by client ID. Use to find apps with a specific client ID.\").optional(),\n created_at_after: z.string().describe(\"Filter apps created after this ISO 8601 timestamp. Use to retrieve only recently added apps.\").optional(),\n created_at_before: z.string().describe(\"Filter apps created before this ISO 8601 timestamp. Use to retrieve apps within a date range.\").optional(),\n webhook_last_validation_after: z.string().describe(\"Filter apps with webhook validation after this ISO 8601 timestamp. Use to find apps with recent webhook validations.\").optional(),\n webhook_last_validation_before: z.string().describe(\"Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.\").optional(),\n});\nconst RecallaiListZoomOauthApps_ZoomOauthAppSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Zoom OAuth app\").nullable(),\n kind: z.string().describe(\"Type/kind of the Zoom OAuth app\").nullable(),\n client_id: z.string().describe(\"OAuth client ID provided by Zoom for this app\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the app was created\").nullable(),\n client_secret: z.string().describe(\"OAuth client secret provided by Zoom for this app\").nullable(),\n webhook_secret: z.string().describe(\"Secret used for webhook signature verification\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last webhook validation\").nullable().optional(),\n}).describe(\"Individual Zoom OAuth app details\");\nexport const RecallaiListZoomOauthAppsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe(\"List of Zoom OAuth app objects matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth apps\");\n\nexport const recallaiListZoomOauthApps = action(\"RECALLAI_LIST_ZOOM_OAUTH_APPS\", {\n slug: \"recallai-list-zoom-oauth-apps\",\n name: \"List Zoom OAuth Apps\",\n description: \"Tool to retrieve a list of Zoom OAuth apps configured in Recall.ai. Use when you need to view all registered Zoom OAuth applications, check their configuration, or filter by client ID, creation date, or webhook validation. Supports pagination for large result sets.\",\n input: RecallaiListZoomOauthAppsInput,\n output: RecallaiListZoomOauthAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC5H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC/I,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;AACvL,CAAC;AACD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/F,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,mCAAmC;
|
|
1
|
+
{"version":3,"file":"list-zoom-oauth-apps.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthAppsInput = z.object({\n kind: z.string().describe(\"Filter by app kind/type. Specify the type of Zoom OAuth app to filter results.\").optional(),\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering results. Specify a field name to sort the results (e.g., 'created_at', '-created_at' for descending).\").optional(),\n client_id: z.string().describe(\"Filter Zoom OAuth apps by client ID. Use to find apps with a specific client ID.\").optional(),\n created_at_after: z.string().describe(\"Filter apps created after this ISO 8601 timestamp. Use to retrieve only recently added apps.\").optional(),\n created_at_before: z.string().describe(\"Filter apps created before this ISO 8601 timestamp. Use to retrieve apps within a date range.\").optional(),\n webhook_last_validation_after: z.string().describe(\"Filter apps with webhook validation after this ISO 8601 timestamp. Use to find apps with recent webhook validations.\").optional(),\n webhook_last_validation_before: z.string().describe(\"Filter apps with webhook validation before this ISO 8601 timestamp. Use to find apps within a validation date range.\").optional(),\n});\nconst RecallaiListZoomOauthApps_ZoomOauthAppSchema = z.object({\n id: z.string().describe(\"Unique identifier for the Zoom OAuth app\").nullable(),\n kind: z.string().describe(\"Type/kind of the Zoom OAuth app\").nullable(),\n client_id: z.string().describe(\"OAuth client ID provided by Zoom for this app\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the app was created\").nullable(),\n client_secret: z.string().describe(\"OAuth client secret provided by Zoom for this app\").nullable(),\n webhook_secret: z.string().describe(\"Secret used for webhook signature verification\").nullable(),\n webhook_last_validation: z.string().describe(\"ISO 8601 timestamp of the last webhook validation\").nullable().optional(),\n}).passthrough().describe(\"Individual Zoom OAuth app details\");\nexport const RecallaiListZoomOauthAppsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthApps_ZoomOauthAppSchema).describe(\"List of Zoom OAuth app objects matching the filter criteria\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing list of Zoom OAuth apps\");\n\nexport const recallaiListZoomOauthApps = action(\"RECALLAI_LIST_ZOOM_OAUTH_APPS\", {\n slug: \"recallai-list-zoom-oauth-apps\",\n name: \"List Zoom OAuth Apps\",\n description: \"Tool to retrieve a list of Zoom OAuth apps configured in Recall.ai. Use when you need to view all registered Zoom OAuth applications, check their configuration, or filter by client ID, creation date, or webhook validation. Supports pagination for large result sets.\",\n input: RecallaiListZoomOauthAppsInput,\n output: RecallaiListZoomOauthAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC5H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CAC/I,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACjJ,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACpL,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;AACvL,CAAC;AACD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC/F,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAO7D,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX6C,EAAE,OAAO;EACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
|
|
@@ -12,12 +12,12 @@ const RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = zod.z.o
|
|
|
12
12
|
message: zod.z.string().describe("Log message describing the warning or error (max 2000 characters)").nullable(),
|
|
13
13
|
created_at: zod.z.string().describe("ISO 8601 timestamp when this log entry was created").nullable(),
|
|
14
14
|
credential: zod.z.string().describe("UUID identifier for the OAuth credential this log relates to").nullable()
|
|
15
|
-
}).describe("Individual Zoom OAuth credential log entry");
|
|
15
|
+
}).passthrough().describe("Individual Zoom OAuth credential log entry");
|
|
16
16
|
const RecallaiListZoomOauthCredentialLogsOutput = zod.z.object({
|
|
17
17
|
next: zod.z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
|
|
18
18
|
results: zod.z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe("List of Zoom OAuth credential log entries containing warnings and errors").nullable().optional(),
|
|
19
19
|
previous: zod.z.string().describe("URL for the previous page of results (null if on first page)").nullable().optional()
|
|
20
|
-
}).describe("Paginated response containing list of Zoom OAuth credential logs");
|
|
20
|
+
}).passthrough().describe("Paginated response containing list of Zoom OAuth credential logs");
|
|
21
21
|
const recallaiListZoomOauthCredentialLogs = require_action.action("RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS", {
|
|
22
22
|
slug: "recallai-list-zoom-oauth-credential-logs",
|
|
23
23
|
name: "List Zoom OAuth Credential Logs",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-zoom-oauth-credential-logs.cjs","names":["z","action"],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthCredentialLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering the results. Prefix with '-' for descending order (e.g., '-created_at').\").optional(),\n credential: z.string().describe(\"Filter logs by specific OAuth credential UUID. Use to view all logs related to a particular credential.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve only recent logs.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.\").optional(),\n});\nconst RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = z.object({\n message: z.string().describe(\"Log message describing the warning or error (max 2000 characters)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when this log entry was created\").nullable(),\n credential: z.string().describe(\"UUID identifier for the OAuth credential this log relates to\").nullable(),\n}).describe(\"Individual Zoom OAuth credential log entry\");\nexport const RecallaiListZoomOauthCredentialLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe(\"List of Zoom OAuth credential log entries containing warnings and errors\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth credential logs\");\n\nexport const recallaiListZoomOauthCredentialLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS\", {\n slug: \"recallai-list-zoom-oauth-credential-logs\",\n name: \"List Zoom OAuth Credential Logs\",\n description: \"Tool to retrieve all Zoom OAuth Credential logs from Recall.ai. Use when debugging OAuth credential issues or investigating warnings and errors related to Zoom OAuth credentials. Helpful for troubleshooting authentication problems with Zoom bots.\",\n input: RecallaiListZoomOauthCredentialLogsInput,\n output: RecallaiListZoomOauthCredentialLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACpJ,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACvI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACnJ,CAAC;AACD,MAAM,mEAAmEA,IAAAA,EAAE,OAAO;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,4CAA4C;
|
|
1
|
+
{"version":3,"file":"list-zoom-oauth-credential-logs.cjs","names":["z","action"],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthCredentialLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering the results. Prefix with '-' for descending order (e.g., '-created_at').\").optional(),\n credential: z.string().describe(\"Filter logs by specific OAuth credential UUID. Use to view all logs related to a particular credential.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve only recent logs.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.\").optional(),\n});\nconst RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = z.object({\n message: z.string().describe(\"Log message describing the warning or error (max 2000 characters)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when this log entry was created\").nullable(),\n credential: z.string().describe(\"UUID identifier for the OAuth credential this log relates to\").nullable(),\n}).passthrough().describe(\"Individual Zoom OAuth credential log entry\");\nexport const RecallaiListZoomOauthCredentialLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe(\"List of Zoom OAuth credential log entries containing warnings and errors\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing list of Zoom OAuth credential logs\");\n\nexport const recallaiListZoomOauthCredentialLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS\", {\n slug: \"recallai-list-zoom-oauth-credential-logs\",\n name: \"List Zoom OAuth Credential Logs\",\n description: \"Tool to retrieve all Zoom OAuth Credential logs from Recall.ai. Use when debugging OAuth credential issues or investigating warnings and errors related to Zoom OAuth credentials. Helpful for troubleshooting authentication problems with Zoom bots.\",\n input: RecallaiListZoomOauthCredentialLogsInput,\n output: RecallaiListZoomOauthCredentialLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACpJ,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACvI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACnJ,CAAC;AACD,MAAM,mEAAmEA,IAAAA,EAAE,OAAO;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5L,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,sCAAsCC,eAAAA,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,9 +14,9 @@ declare const RecallaiListZoomOauthCredentialLogsOutput: z.ZodObject<{
|
|
|
14
14
|
message: z.ZodNullable<z.ZodString>;
|
|
15
15
|
created_at: z.ZodNullable<z.ZodString>;
|
|
16
16
|
credential: z.ZodNullable<z.ZodString>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
18
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const recallaiListZoomOauthCredentialLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
cursor?: string | undefined;
|
|
22
22
|
ordering?: string | undefined;
|
|
@@ -14,9 +14,9 @@ declare const RecallaiListZoomOauthCredentialLogsOutput: z.ZodObject<{
|
|
|
14
14
|
message: z.ZodNullable<z.ZodString>;
|
|
15
15
|
created_at: z.ZodNullable<z.ZodString>;
|
|
16
16
|
credential: z.ZodNullable<z.ZodString>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
18
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const recallaiListZoomOauthCredentialLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
cursor?: string | undefined;
|
|
22
22
|
ordering?: string | undefined;
|
|
@@ -12,7 +12,7 @@ const RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = z.objec
|
|
|
12
12
|
message: z.string().describe("Log message describing the warning or error (max 2000 characters)").nullable(),
|
|
13
13
|
created_at: z.string().describe("ISO 8601 timestamp when this log entry was created").nullable(),
|
|
14
14
|
credential: z.string().describe("UUID identifier for the OAuth credential this log relates to").nullable()
|
|
15
|
-
}).describe("Individual Zoom OAuth credential log entry");
|
|
15
|
+
}).passthrough().describe("Individual Zoom OAuth credential log entry");
|
|
16
16
|
const recallaiListZoomOauthCredentialLogs = action("RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS", {
|
|
17
17
|
slug: "recallai-list-zoom-oauth-credential-logs",
|
|
18
18
|
name: "List Zoom OAuth Credential Logs",
|
|
@@ -22,7 +22,7 @@ const recallaiListZoomOauthCredentialLogs = action("RECALLAI_LIST_ZOOM_OAUTH_CRE
|
|
|
22
22
|
next: z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
|
|
23
23
|
results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe("List of Zoom OAuth credential log entries containing warnings and errors").nullable().optional(),
|
|
24
24
|
previous: z.string().describe("URL for the previous page of results (null if on first page)").nullable().optional()
|
|
25
|
-
}).describe("Paginated response containing list of Zoom OAuth credential logs")
|
|
25
|
+
}).passthrough().describe("Paginated response containing list of Zoom OAuth credential logs")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { recallaiListZoomOauthCredentialLogs };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-zoom-oauth-credential-logs.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthCredentialLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering the results. Prefix with '-' for descending order (e.g., '-created_at').\").optional(),\n credential: z.string().describe(\"Filter logs by specific OAuth credential UUID. Use to view all logs related to a particular credential.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve only recent logs.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.\").optional(),\n});\nconst RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = z.object({\n message: z.string().describe(\"Log message describing the warning or error (max 2000 characters)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when this log entry was created\").nullable(),\n credential: z.string().describe(\"UUID identifier for the OAuth credential this log relates to\").nullable(),\n}).describe(\"Individual Zoom OAuth credential log entry\");\nexport const RecallaiListZoomOauthCredentialLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe(\"List of Zoom OAuth credential log entries containing warnings and errors\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing list of Zoom OAuth credential logs\");\n\nexport const recallaiListZoomOauthCredentialLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS\", {\n slug: \"recallai-list-zoom-oauth-credential-logs\",\n name: \"List Zoom OAuth Credential Logs\",\n description: \"Tool to retrieve all Zoom OAuth Credential logs from Recall.ai. Use when debugging OAuth credential issues or investigating warnings and errors related to Zoom OAuth credentials. Helpful for troubleshooting authentication problems with Zoom bots.\",\n input: RecallaiListZoomOauthCredentialLogsInput,\n output: RecallaiListZoomOauthCredentialLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACpJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACvI,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACnJ,CAAC;AACD,MAAM,mEAAmE,EAAE,OAAO;CAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,4CAA4C;
|
|
1
|
+
{"version":3,"file":"list-zoom-oauth-credential-logs.mjs","names":[],"sources":["../../src/actions/list-zoom-oauth-credential-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListZoomOauthCredentialLogsInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for retrieving the next page of results. Obtained from the 'next' field in previous responses.\").optional(),\n ordering: z.string().describe(\"Field to use when ordering the results. Prefix with '-' for descending order (e.g., '-created_at').\").optional(),\n credential: z.string().describe(\"Filter logs by specific OAuth credential UUID. Use to view all logs related to a particular credential.\").optional(),\n created_at_after: z.string().describe(\"Filter logs created after this ISO 8601 timestamp. Use to retrieve only recent logs.\").optional(),\n created_at_before: z.string().describe(\"Filter logs created before this ISO 8601 timestamp. Use to retrieve logs within a date range.\").optional(),\n});\nconst RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema = z.object({\n message: z.string().describe(\"Log message describing the warning or error (max 2000 characters)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when this log entry was created\").nullable(),\n credential: z.string().describe(\"UUID identifier for the OAuth credential this log relates to\").nullable(),\n}).passthrough().describe(\"Individual Zoom OAuth credential log entry\");\nexport const RecallaiListZoomOauthCredentialLogsOutput = z.object({\n next: z.string().describe(\"URL for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListZoomOauthCredentialLogs_ZoomOauthCredentialLogSchema).describe(\"List of Zoom OAuth credential log entries containing warnings and errors\").nullable().optional(),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing list of Zoom OAuth credential logs\");\n\nexport const recallaiListZoomOauthCredentialLogs = action(\"RECALLAI_LIST_ZOOM_OAUTH_CREDENTIAL_LOGS\", {\n slug: \"recallai-list-zoom-oauth-credential-logs\",\n name: \"List Zoom OAuth Credential Logs\",\n description: \"Tool to retrieve all Zoom OAuth Credential logs from Recall.ai. Use when debugging OAuth credential issues or investigating warnings and errors related to Zoom OAuth credentials. Helpful for troubleshooting authentication problems with Zoom bots.\",\n input: RecallaiListZoomOauthCredentialLogsInput,\n output: RecallaiListZoomOauthCredentialLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;CAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACpJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACvI,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;AACnJ,CAAC;AACD,MAAM,mEAAmE,EAAE,OAAO;CAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAOtE,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXuD,EAAE,OAAO;EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5L,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const RecallaiRemoveBotFromCallInput = zod.z.object({ id: zod.z.string().describ
|
|
|
5
5
|
const RecallaiRemoveBotFromCallOutput = zod.z.object({
|
|
6
6
|
message: zod.z.string().describe("Optional message about the operation").nullable().optional(),
|
|
7
7
|
success: zod.z.boolean().describe("Indicates whether the bot was successfully removed from the call").nullable()
|
|
8
|
-
});
|
|
8
|
+
}).passthrough();
|
|
9
9
|
const recallaiRemoveBotFromCall = require_action.action("RECALLAI_REMOVE_BOT_FROM_CALL", {
|
|
10
10
|
slug: "recallai-remove-bot-from-call",
|
|
11
11
|
name: "Remove bot from call",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-bot-from-call.cjs","names":["z","action"],"sources":["../../src/actions/remove-bot-from-call.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRemoveBotFromCallInput = z.object({\n id: z.string().describe(\"The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).\"),\n});\nexport const RecallaiRemoveBotFromCallOutput = z.object({\n message: z.string().describe(\"Optional message about the operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the bot was successfully removed from the call\").nullable(),\n});\n\nexport const recallaiRemoveBotFromCall = action(\"RECALLAI_REMOVE_BOT_FROM_CALL\", {\n slug: \"recallai-remove-bot-from-call\",\n name: \"Remove bot from call\",\n description: \"Removes the bot from the meeting call. This action is irreversible and will immediately disconnect the bot. Use this when you need to manually end a bot's participation in a meeting before it would automatically leave. The bot must be in a state where it's joining or in a call (not already completed or failed).\",\n input: RecallaiRemoveBotFromCallInput,\n output: RecallaiRemoveBotFromCallOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EACxK,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AAC7G,CAAC;
|
|
1
|
+
{"version":3,"file":"remove-bot-from-call.cjs","names":["z","action"],"sources":["../../src/actions/remove-bot-from-call.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRemoveBotFromCallInput = z.object({\n id: z.string().describe(\"The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).\"),\n});\nexport const RecallaiRemoveBotFromCallOutput = z.object({\n message: z.string().describe(\"Optional message about the operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the bot was successfully removed from the call\").nullable(),\n}).passthrough();\n\nexport const recallaiRemoveBotFromCall = action(\"RECALLAI_REMOVE_BOT_FROM_CALL\", {\n slug: \"recallai-remove-bot-from-call\",\n name: \"Remove bot from call\",\n description: \"Removes the bot from the meeting call. This action is irreversible and will immediately disconnect the bot. Use this when you need to manually end a bot's participation in a meeting before it would automatically leave. The bot must be in a state where it's joining or in a call (not already completed or failed).\",\n input: RecallaiRemoveBotFromCallInput,\n output: RecallaiRemoveBotFromCallOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EACxK,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ declare const RecallaiRemoveBotFromCallInput: z.ZodObject<{
|
|
|
7
7
|
declare const RecallaiRemoveBotFromCallOutput: z.ZodObject<{
|
|
8
8
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
9
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const recallaiRemoveBotFromCall: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
13
13
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -7,7 +7,7 @@ declare const RecallaiRemoveBotFromCallInput: z.ZodObject<{
|
|
|
7
7
|
declare const RecallaiRemoveBotFromCallOutput: z.ZodObject<{
|
|
8
8
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
9
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const recallaiRemoveBotFromCall: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
id: string;
|
|
13
13
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,7 +8,7 @@ const recallaiRemoveBotFromCall = action("RECALLAI_REMOVE_BOT_FROM_CALL", {
|
|
|
8
8
|
output: z.object({
|
|
9
9
|
message: z.string().describe("Optional message about the operation").nullable().optional(),
|
|
10
10
|
success: z.boolean().describe("Indicates whether the bot was successfully removed from the call").nullable()
|
|
11
|
-
})
|
|
11
|
+
}).passthrough()
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { recallaiRemoveBotFromCall };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-bot-from-call.mjs","names":[],"sources":["../../src/actions/remove-bot-from-call.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRemoveBotFromCallInput = z.object({\n id: z.string().describe(\"The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).\"),\n});\nexport const RecallaiRemoveBotFromCallOutput = z.object({\n message: z.string().describe(\"Optional message about the operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the bot was successfully removed from the call\").nullable(),\n});\n\nexport const recallaiRemoveBotFromCall = action(\"RECALLAI_REMOVE_BOT_FROM_CALL\", {\n slug: \"recallai-remove-bot-from-call\",\n name: \"Remove bot from call\",\n description: \"Removes the bot from the meeting call. This action is irreversible and will immediately disconnect the bot. Use this when you need to manually end a bot's participation in a meeting before it would automatically leave. The bot must be in a state where it's joining or in a call (not already completed or failed).\",\n input: RecallaiRemoveBotFromCallInput,\n output: RecallaiRemoveBotFromCallOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EACxK,CAUS;CACP,QAV6C,EAAE,OAAO;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC7G,
|
|
1
|
+
{"version":3,"file":"remove-bot-from-call.mjs","names":[],"sources":["../../src/actions/remove-bot-from-call.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRemoveBotFromCallInput = z.object({\n id: z.string().describe(\"The UUID of the bot to remove from the call. The bot must be in an active state (joining_call, in_call_recording, or in_call_not_recording).\"),\n});\nexport const RecallaiRemoveBotFromCallOutput = z.object({\n message: z.string().describe(\"Optional message about the operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the bot was successfully removed from the call\").nullable(),\n}).passthrough();\n\nexport const recallaiRemoveBotFromCall = action(\"RECALLAI_REMOVE_BOT_FROM_CALL\", {\n slug: \"recallai-remove-bot-from-call\",\n name: \"Remove bot from call\",\n description: \"Removes the bot from the meeting call. This action is irreversible and will immediately disconnect the bot. Use this when you need to manually end a bot's participation in a meeting before it would automatically leave. The bot must be in a state where it's joining or in a call (not already completed or failed).\",\n input: RecallaiRemoveBotFromCallInput,\n output: RecallaiRemoveBotFromCallOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I,EACxK,CAUS;CACP,QAV6C,EAAE,OAAO;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const RecallaiRetrieveBillingUsageInput = zod.z.object({
|
|
|
5
5
|
end: zod.z.string().describe("End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.").optional(),
|
|
6
6
|
start: zod.z.string().describe("Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.").optional()
|
|
7
7
|
});
|
|
8
|
-
const RecallaiRetrieveBillingUsageOutput = zod.z.object({ bot_total: zod.z.number().describe("The total amount of time, in seconds, of bots used during the specified period.").nullable() });
|
|
8
|
+
const RecallaiRetrieveBillingUsageOutput = zod.z.object({ bot_total: zod.z.number().describe("The total amount of time, in seconds, of bots used during the specified period.").nullable() }).passthrough();
|
|
9
9
|
const recallaiRetrieveBillingUsage = require_action.action("RECALLAI_RETRIEVE_BILLING_USAGE", {
|
|
10
10
|
slug: "recallai-retrieve-billing-usage",
|
|
11
11
|
name: "Retrieve Billing Usage",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-billing-usage.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-billing-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBillingUsageInput = z.object({\n end: z.string().describe(\"End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.\").optional(),\n start: z.string().describe(\"Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.\").optional(),\n});\nexport const RecallaiRetrieveBillingUsageOutput = z.object({\n bot_total: z.number().describe(\"The total amount of time, in seconds, of bots used during the specified period.\").nullable(),\n});\n\nexport const recallaiRetrieveBillingUsage = action(\"RECALLAI_RETRIEVE_BILLING_USAGE\", {\n slug: \"recallai-retrieve-billing-usage\",\n name: \"Retrieve Billing Usage\",\n description: \"Retrieve bot usage statistics for billing purposes. Returns the total amount of bot usage time in seconds for a specified date range. Use this to monitor usage, track billing metrics, or analyze bot activity over time.\",\n input: RecallaiRetrieveBillingUsageInput,\n output: RecallaiRetrieveBillingUsageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;CACpM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;AAC7M,CAAC;AACD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,EAC7H,CAAC;
|
|
1
|
+
{"version":3,"file":"retrieve-billing-usage.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-billing-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBillingUsageInput = z.object({\n end: z.string().describe(\"End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.\").optional(),\n start: z.string().describe(\"Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.\").optional(),\n});\nexport const RecallaiRetrieveBillingUsageOutput = z.object({\n bot_total: z.number().describe(\"The total amount of time, in seconds, of bots used during the specified period.\").nullable(),\n}).passthrough();\n\nexport const recallaiRetrieveBillingUsage = action(\"RECALLAI_RETRIEVE_BILLING_USAGE\", {\n slug: \"recallai-retrieve-billing-usage\",\n name: \"Retrieve Billing Usage\",\n description: \"Retrieve bot usage statistics for billing purposes. Returns the total amount of bot usage time in seconds for a specified date range. Use this to monitor usage, track billing metrics, or analyze bot activity over time.\",\n input: RecallaiRetrieveBillingUsageInput,\n output: RecallaiRetrieveBillingUsageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;CACpM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;AAC7M,CAAC;AACD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ declare const RecallaiRetrieveBillingUsageInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const RecallaiRetrieveBillingUsageOutput: z.ZodObject<{
|
|
9
9
|
bot_total: z.ZodNullable<z.ZodNumber>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const recallaiRetrieveBillingUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
end?: string | undefined;
|
|
13
13
|
start?: string | undefined;
|
|
@@ -7,7 +7,7 @@ declare const RecallaiRetrieveBillingUsageInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const RecallaiRetrieveBillingUsageOutput: z.ZodObject<{
|
|
9
9
|
bot_total: z.ZodNullable<z.ZodNumber>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const recallaiRetrieveBillingUsage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
end?: string | undefined;
|
|
13
13
|
start?: string | undefined;
|
|
@@ -8,7 +8,7 @@ const recallaiRetrieveBillingUsage = action("RECALLAI_RETRIEVE_BILLING_USAGE", {
|
|
|
8
8
|
end: z.string().describe("End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.").optional(),
|
|
9
9
|
start: z.string().describe("Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.").optional()
|
|
10
10
|
}),
|
|
11
|
-
output: z.object({ bot_total: z.number().describe("The total amount of time, in seconds, of bots used during the specified period.").nullable() })
|
|
11
|
+
output: z.object({ bot_total: z.number().describe("The total amount of time, in seconds, of bots used during the specified period.").nullable() }).passthrough()
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { recallaiRetrieveBillingUsage };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-billing-usage.mjs","names":[],"sources":["../../src/actions/retrieve-billing-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBillingUsageInput = z.object({\n end: z.string().describe(\"End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.\").optional(),\n start: z.string().describe(\"Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.\").optional(),\n});\nexport const RecallaiRetrieveBillingUsageOutput = z.object({\n bot_total: z.number().describe(\"The total amount of time, in seconds, of bots used during the specified period.\").nullable(),\n});\n\nexport const recallaiRetrieveBillingUsage = action(\"RECALLAI_RETRIEVE_BILLING_USAGE\", {\n slug: \"recallai-retrieve-billing-usage\",\n name: \"Retrieve Billing Usage\",\n description: \"Retrieve bot usage statistics for billing purposes. Returns the total amount of bot usage time in seconds for a specified date range. Use this to monitor usage, track billing metrics, or analyze bot activity over time.\",\n input: RecallaiRetrieveBillingUsageInput,\n output: RecallaiRetrieveBillingUsageOutput,\n});\n"],"mappings":";;AAYA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ+C,EAAE,OAAO;EACxD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;EACpM,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;CAC7M,CASS;CACP,QATgD,EAAE,OAAO,EACzD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,EAC7H,
|
|
1
|
+
{"version":3,"file":"retrieve-billing-usage.mjs","names":[],"sources":["../../src/actions/retrieve-billing-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBillingUsageInput = z.object({\n end: z.string().describe(\"End date for the billing period in ISO 8601 format (e.g., '2024-01-31T23:59:59Z'). If not provided, usage statistics will include data up to the current date.\").optional(),\n start: z.string().describe(\"Start date for the billing period in ISO 8601 format (e.g., '2024-01-01T00:00:00Z'). If not provided, usage statistics will start from the earliest available date.\").optional(),\n});\nexport const RecallaiRetrieveBillingUsageOutput = z.object({\n bot_total: z.number().describe(\"The total amount of time, in seconds, of bots used during the specified period.\").nullable(),\n}).passthrough();\n\nexport const recallaiRetrieveBillingUsage = action(\"RECALLAI_RETRIEVE_BILLING_USAGE\", {\n slug: \"recallai-retrieve-billing-usage\",\n name: \"Retrieve Billing Usage\",\n description: \"Retrieve bot usage statistics for billing purposes. Returns the total amount of bot usage time in seconds for a specified date range. Use this to monitor usage, track billing metrics, or analyze bot activity over time.\",\n input: RecallaiRetrieveBillingUsageInput,\n output: RecallaiRetrieveBillingUsageOutput,\n});\n"],"mappings":";;AAYA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ+C,EAAE,OAAO;EACxD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;EACpM,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;CAC7M,CASS;CACP,QATgD,EAAE,OAAO,EACzD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -13,7 +13,7 @@ const RecallaiRetrieveBotOutput = 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 waiting room, empty meetings, and recording 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.").nullable().optional()
|
|
16
|
-
});
|
|
16
|
+
}).passthrough();
|
|
17
17
|
const recallaiRetrieveBot = require_action.action("RECALLAI_RETRIEVE_BOT", {
|
|
18
18
|
slug: "recallai-retrieve-bot",
|
|
19
19
|
name: "Retrieve bot",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-bot.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBotInput = z.object({\n bot_id: z.string().describe(\"The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.\"),\n});\nexport const RecallaiRetrieveBotOutput = 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 joined or 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 download URLs for video, audio, and transcripts.\").nullable().optional(),\n meeting_url: z.record(z.string(), z.unknown()).describe(\"The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.\").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 (e.g., 'joining_call', 'in_call_active', 'fatal'), message, created_at timestamp, and optional sub_code.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording 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.\").nullable().optional(),\n});\n\nexport const recallaiRetrieveBot = action(\"RECALLAI_RETRIEVE_BOT\", {\n slug: \"recallai-retrieve-bot\",\n name: \"Retrieve bot\",\n description: \"Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.\",\n input: RecallaiRetrieveBotInput,\n output: RecallaiRetrieveBotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,EACrL,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,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,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrN,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnS,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7Q,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChO,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,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChM,CAAC;
|
|
1
|
+
{"version":3,"file":"retrieve-bot.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBotInput = z.object({\n bot_id: z.string().describe(\"The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.\"),\n});\nexport const RecallaiRetrieveBotOutput = 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 joined or 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 download URLs for video, audio, and transcripts.\").nullable().optional(),\n meeting_url: z.record(z.string(), z.unknown()).describe(\"The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.\").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 (e.g., 'joining_call', 'in_call_active', 'fatal'), message, created_at timestamp, and optional sub_code.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording 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.\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiRetrieveBot = action(\"RECALLAI_RETRIEVE_BOT\", {\n slug: \"recallai-retrieve-bot\",\n name: \"Retrieve bot\",\n description: \"Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.\",\n input: RecallaiRetrieveBotInput,\n output: RecallaiRetrieveBotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,EACrL,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,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,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrN,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnS,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7Q,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChO,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,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChM,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,7 +15,7 @@ declare const RecallaiRetrieveBotOutput: 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.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const recallaiRetrieveBot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
bot_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 RecallaiRetrieveBotOutput: 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.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const recallaiRetrieveBot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
bot_id: string;
|
|
21
21
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -16,7 +16,7 @@ const recallaiRetrieveBot = action("RECALLAI_RETRIEVE_BOT", {
|
|
|
16
16
|
automatic_leave: z.record(z.string(), z.unknown()).describe("Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording 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.").nullable().optional()
|
|
19
|
-
})
|
|
19
|
+
}).passthrough()
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
22
22
|
export { recallaiRetrieveBot };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-bot.mjs","names":[],"sources":["../../src/actions/retrieve-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBotInput = z.object({\n bot_id: z.string().describe(\"The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.\"),\n});\nexport const RecallaiRetrieveBotOutput = 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 joined or 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 download URLs for video, audio, and transcripts.\").nullable().optional(),\n meeting_url: z.record(z.string(), z.unknown()).describe(\"The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.\").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 (e.g., 'joining_call', 'in_call_active', 'fatal'), message, created_at timestamp, and optional sub_code.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording 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.\").nullable().optional(),\n});\n\nexport const recallaiRetrieveBot = action(\"RECALLAI_RETRIEVE_BOT\", {\n slug: \"recallai-retrieve-bot\",\n name: \"Retrieve bot\",\n description: \"Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.\",\n input: RecallaiRetrieveBotInput,\n output: RecallaiRetrieveBotOutput,\n});\n"],"mappings":";;AAoBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBsC,EAAE,OAAO,EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,EACrL,CAkBS;CACP,QAlBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5K,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,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnS,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7Q,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChO,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,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChM,
|
|
1
|
+
{"version":3,"file":"retrieve-bot.mjs","names":[],"sources":["../../src/actions/retrieve-bot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveBotInput = z.object({\n bot_id: z.string().describe(\"The unique identifier (UUID) of the bot instance to retrieve. This ID is returned when creating a bot or can be obtained from the list bots endpoint.\"),\n});\nexport const RecallaiRetrieveBotOutput = 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 joined or 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 download URLs for video, audio, and transcripts.\").nullable().optional(),\n meeting_url: z.record(z.string(), z.unknown()).describe(\"The parsed meeting URL object containing meeting_id, platform, and other platform-specific fields. This field will be cleared a few days after the bot has joined a call. Note: Returns as an object, not a string.\").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 (e.g., 'joining_call', 'in_call_active', 'fatal'), message, created_at timestamp, and optional sub_code.\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Settings that control when the bot automatically leaves the call, including timeouts for waiting room, empty meetings, and recording 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.\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiRetrieveBot = action(\"RECALLAI_RETRIEVE_BOT\", {\n slug: \"recallai-retrieve-bot\",\n name: \"Retrieve bot\",\n description: \"Retrieve detailed information about a specific bot instance by its ID. Returns comprehensive bot data including meeting details, recording configuration, status history, recordings, and automatic leave settings. Use this to check bot status, access recordings, or monitor bot lifecycle events.\",\n input: RecallaiRetrieveBotInput,\n output: RecallaiRetrieveBotOutput,\n});\n"],"mappings":";;AAoBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBsC,EAAE,OAAO,EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,EACrL,CAkBS;CACP,QAlBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5K,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,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnS,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7Q,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8IAA8I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChO,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,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChM,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const RecallaiRetrieveCalendarsInput = zod.z.object({ id: zod.z.string().describ
|
|
|
5
5
|
const RecallaiRetrieveCalendarsOutput = zod.z.object({
|
|
6
6
|
id: zod.z.string().describe("The unique identifier (UUID) of the calendar.").nullable(),
|
|
7
7
|
status: zod.z.string().describe("The current status of the calendar integration.").nullable(),
|
|
8
|
-
metadata: zod.z.
|
|
8
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata associated with the calendar. Keys and values are strings, with nullable values.").nullable().optional(),
|
|
9
9
|
platform: zod.z.string().describe("The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.").nullable(),
|
|
10
10
|
created_at: zod.z.string().describe("The ISO 8601 timestamp when the calendar was created.").nullable(),
|
|
11
11
|
updated_at: zod.z.string().describe("The ISO 8601 timestamp when the calendar was last updated.").nullable(),
|
|
@@ -16,7 +16,7 @@ const RecallaiRetrieveCalendarsOutput = zod.z.object({
|
|
|
16
16
|
oauth_client_id: zod.z.string().describe("The OAuth client ID used for authentication with the calendar platform.").nullable(),
|
|
17
17
|
oauth_client_secret: zod.z.string().describe("The OAuth client secret used for authentication with the calendar platform.").nullable(),
|
|
18
18
|
oauth_refresh_token: zod.z.string().describe("The OAuth refresh token used to maintain access to the calendar.").nullable()
|
|
19
|
-
});
|
|
19
|
+
}).passthrough();
|
|
20
20
|
const recallaiRetrieveCalendars = require_action.action("RECALLAI_RETRIEVE_CALENDARS", {
|
|
21
21
|
slug: "recallai-retrieve-calendars",
|
|
22
22
|
name: "Retrieve calendars",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-calendars.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveCalendarsInput = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n});\nexport const RecallaiRetrieveCalendarsOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar.\").nullable(),\n status: z.string().describe(\"The current status of the calendar integration.\").nullable(),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"retrieve-calendars.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-calendars.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiRetrieveCalendarsInput = z.object({\n id: z.string().describe(\"A UUID string identifying this calendar.\"),\n});\nexport const RecallaiRetrieveCalendarsOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the calendar.\").nullable(),\n status: z.string().describe(\"The current status of the calendar integration.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the calendar. Keys and values are strings, with nullable values.\").nullable().optional(),\n platform: z.string().describe(\"The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.\").nullable(),\n created_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was created.\").nullable(),\n updated_at: z.string().describe(\"The ISO 8601 timestamp when the calendar was last updated.\").nullable(),\n oauth_email: z.string().describe(\"The email address associated with the OAuth authentication.\").nullable().optional(),\n webhook_url: z.string().describe(\"The webhook URL for receiving calendar event notifications.\").nullable().optional(),\n platform_email: z.string().describe(\"The email address of the calendar on the platform.\").nullable().optional(),\n status_changes: z.array(z.record(z.string(), z.unknown())).describe(\"A record of status changes for the calendar integration.\"),\n oauth_client_id: z.string().describe(\"The OAuth client ID used for authentication with the calendar platform.\").nullable(),\n oauth_client_secret: z.string().describe(\"The OAuth client secret used for authentication with the calendar platform.\").nullable(),\n oauth_refresh_token: z.string().describe(\"The OAuth refresh token used to maintain access to the calendar.\").nullable(),\n}).passthrough();\n\nexport const recallaiRetrieveCalendars = action(\"RECALLAI_RETRIEVE_CALENDARS\", {\n slug: \"recallai-retrieve-calendars\",\n name: \"Retrieve calendars\",\n description: \"Retrieve detailed information about a specific calendar by its UUID. Returns the calendar configuration including OAuth credentials, platform details, status, and webhook settings.\",\n input: RecallaiRetrieveCalendarsInput,\n output: RecallaiRetrieveCalendarsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACpE,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7K,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D;CAC9H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACjI,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ declare const RecallaiRetrieveCalendarsInput: z.ZodObject<{
|
|
|
7
7
|
declare const RecallaiRetrieveCalendarsOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodNullable<z.ZodString>;
|
|
9
9
|
status: z.ZodNullable<z.ZodString>;
|
|
10
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
10
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
11
11
|
platform: z.ZodNullable<z.ZodString>;
|
|
12
12
|
created_at: z.ZodNullable<z.ZodString>;
|
|
13
13
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
@@ -18,7 +18,7 @@ declare const RecallaiRetrieveCalendarsOutput: z.ZodObject<{
|
|
|
18
18
|
oauth_client_id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
oauth_client_secret: z.ZodNullable<z.ZodString>;
|
|
20
20
|
oauth_refresh_token: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const recallaiRetrieveCalendars: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: string;
|
|
24
24
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -7,7 +7,7 @@ declare const RecallaiRetrieveCalendarsInput: z.ZodObject<{
|
|
|
7
7
|
declare const RecallaiRetrieveCalendarsOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodNullable<z.ZodString>;
|
|
9
9
|
status: z.ZodNullable<z.ZodString>;
|
|
10
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
10
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
11
11
|
platform: z.ZodNullable<z.ZodString>;
|
|
12
12
|
created_at: z.ZodNullable<z.ZodString>;
|
|
13
13
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
@@ -18,7 +18,7 @@ declare const RecallaiRetrieveCalendarsOutput: z.ZodObject<{
|
|
|
18
18
|
oauth_client_id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
oauth_client_secret: z.ZodNullable<z.ZodString>;
|
|
20
20
|
oauth_refresh_token: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const recallaiRetrieveCalendars: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
id: string;
|
|
24
24
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,7 +8,7 @@ const recallaiRetrieveCalendars = action("RECALLAI_RETRIEVE_CALENDARS", {
|
|
|
8
8
|
output: z.object({
|
|
9
9
|
id: z.string().describe("The unique identifier (UUID) of the calendar.").nullable(),
|
|
10
10
|
status: z.string().describe("The current status of the calendar integration.").nullable(),
|
|
11
|
-
metadata: z.
|
|
11
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata associated with the calendar. Keys and values are strings, with nullable values.").nullable().optional(),
|
|
12
12
|
platform: z.string().describe("The calendar platform. Either 'google_calendar' or 'microsoft_outlook'.").nullable(),
|
|
13
13
|
created_at: z.string().describe("The ISO 8601 timestamp when the calendar was created.").nullable(),
|
|
14
14
|
updated_at: z.string().describe("The ISO 8601 timestamp when the calendar was last updated.").nullable(),
|
|
@@ -19,7 +19,7 @@ const recallaiRetrieveCalendars = action("RECALLAI_RETRIEVE_CALENDARS", {
|
|
|
19
19
|
oauth_client_id: z.string().describe("The OAuth client ID used for authentication with the calendar platform.").nullable(),
|
|
20
20
|
oauth_client_secret: z.string().describe("The OAuth client secret used for authentication with the calendar platform.").nullable(),
|
|
21
21
|
oauth_refresh_token: z.string().describe("The OAuth refresh token used to maintain access to the calendar.").nullable()
|
|
22
|
-
})
|
|
22
|
+
}).passthrough()
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { recallaiRetrieveCalendars };
|