@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disconnect-calendar-user.cjs","names":["z","action"],"sources":["../../src/actions/disconnect-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDisconnectCalendarUserInput = z.object({\n user_id: z.string().describe(\"The unique id of the user in your system whose calendar platform you want to disconnect.\"),\n platform: z.enum([\"google\", \"microsoft\"]).describe(\"The calendar platform to disconnect. Must be either 'google' or 'microsoft'.\"),\n});\nconst RecallaiDisconnectCalendarUser_CalendarConnectionSchema = z.object({\n id: z.string().describe(\"Connection identifier\").nullable().optional(),\n email: z.string().describe(\"Email address for the connection\").nullable().optional(),\n platform: z.string().describe(\"Platform name (google or microsoft)\").nullable(),\n connected: z.boolean().describe(\"Whether this platform is currently connected\").nullable(),\n}).describe(\"Calendar connection details for a platform\");\nconst RecallaiDisconnectCalendarUser_CalendarPreferencesSchema = z.object({\n id: z.string().describe(\"Preferences identifier (UUID)\").nullable().optional(),\n bot_name: z.string().describe(\"Default bot name for recordings\").nullable().optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings\").nullable().optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings\").nullable().optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where user is not the host\").nullable().optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").nullable().optional(),\n record_only_host: z.boolean().describe(\"Whether to record only meetings where user is the host\").nullable().optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").nullable().optional(),\n}).describe(\"User preferences for calendar recording\");\nexport const RecallaiDisconnectCalendarUserOutput = z.object({\n id: z.string().describe(\"User identifier (UUID)\").nullable(),\n connections: z.array(RecallaiDisconnectCalendarUser_CalendarConnectionSchema).describe(\"List of calendar platform connections after disconnection\"),\n external_id: z.string().describe(\"External identifier for the user\").nullable().optional(),\n preferences: RecallaiDisconnectCalendarUser_CalendarPreferencesSchema.nullable().optional(),\n});\n\nexport const recallaiDisconnectCalendarUser = action(\"RECALLAI_DISCONNECT_CALENDAR_USER\", {\n slug: \"recallai-disconnect-calendar-user\",\n name: \"Disconnect Calendar User\",\n description: \"Tool to disconnect a calendar platform (Google or Microsoft) from the user's Recall.ai account. Use when you need to remove calendar integration for a specific platform.\",\n input: RecallaiDisconnectCalendarUserInput,\n output: RecallaiDisconnectCalendarUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACvH,UAAUA,IAAAA,EAAE,KAAK,CAAC,UAAU,WAAW,CAAC,CAAC,CAAC,SAAS,8EAA8E;AACnI,CAAC;AACD,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,4CAA4C;
|
|
1
|
+
{"version":3,"file":"disconnect-calendar-user.cjs","names":["z","action"],"sources":["../../src/actions/disconnect-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDisconnectCalendarUserInput = z.object({\n user_id: z.string().describe(\"The unique id of the user in your system whose calendar platform you want to disconnect.\"),\n platform: z.enum([\"google\", \"microsoft\"]).describe(\"The calendar platform to disconnect. Must be either 'google' or 'microsoft'.\"),\n});\nconst RecallaiDisconnectCalendarUser_CalendarConnectionSchema = z.object({\n id: z.string().describe(\"Connection identifier\").nullable().optional(),\n email: z.string().describe(\"Email address for the connection\").nullable().optional(),\n platform: z.string().describe(\"Platform name (google or microsoft)\").nullable(),\n connected: z.boolean().describe(\"Whether this platform is currently connected\").nullable(),\n}).passthrough().describe(\"Calendar connection details for a platform\");\nconst RecallaiDisconnectCalendarUser_CalendarPreferencesSchema = z.object({\n id: z.string().describe(\"Preferences identifier (UUID)\").nullable().optional(),\n bot_name: z.string().describe(\"Default bot name for recordings\").nullable().optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings\").nullable().optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings\").nullable().optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where user is not the host\").nullable().optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").nullable().optional(),\n record_only_host: z.boolean().describe(\"Whether to record only meetings where user is the host\").nullable().optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").nullable().optional(),\n}).passthrough().describe(\"User preferences for calendar recording\");\nexport const RecallaiDisconnectCalendarUserOutput = z.object({\n id: z.string().describe(\"User identifier (UUID)\").nullable(),\n connections: z.array(RecallaiDisconnectCalendarUser_CalendarConnectionSchema).describe(\"List of calendar platform connections after disconnection\"),\n external_id: z.string().describe(\"External identifier for the user\").nullable().optional(),\n preferences: RecallaiDisconnectCalendarUser_CalendarPreferencesSchema.nullable().optional(),\n}).passthrough();\n\nexport const recallaiDisconnectCalendarUser = action(\"RECALLAI_DISCONNECT_CALENDAR_USER\", {\n slug: \"recallai-disconnect-calendar-user\",\n name: \"Disconnect Calendar User\",\n description: \"Tool to disconnect a calendar platform (Google or Microsoft) from the user's Recall.ai account. Use when you need to remove calendar integration for a specific platform.\",\n input: RecallaiDisconnectCalendarUserInput,\n output: RecallaiDisconnectCalendarUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACvH,UAAUA,IAAAA,EAAE,KAAK,CAAC,UAAU,WAAW,CAAC,CAAC,CAAC,SAAS,8EAA8E;AACnI,CAAC;AACD,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,aAAaA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,2DAA2D;CAClJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAa,yDAAyD,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAAiCC,eAAAA,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,7 +15,7 @@ declare const RecallaiDisconnectCalendarUserOutput: z.ZodObject<{
|
|
|
15
15
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
platform: z.ZodNullable<z.ZodString>;
|
|
17
17
|
connected: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
19
|
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
preferences: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -26,8 +26,8 @@ declare const RecallaiDisconnectCalendarUserOutput: z.ZodObject<{
|
|
|
26
26
|
record_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
27
27
|
record_only_host: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
28
|
record_recurring: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
29
|
-
}, z.core.$
|
|
30
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
|
+
}, z.core.$loose>;
|
|
31
31
|
declare const recallaiDisconnectCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
32
|
user_id: string;
|
|
33
33
|
platform: "google" | "microsoft";
|
|
@@ -15,7 +15,7 @@ declare const RecallaiDisconnectCalendarUserOutput: z.ZodObject<{
|
|
|
15
15
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
platform: z.ZodNullable<z.ZodString>;
|
|
17
17
|
connected: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
19
|
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
preferences: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -26,8 +26,8 @@ declare const RecallaiDisconnectCalendarUserOutput: z.ZodObject<{
|
|
|
26
26
|
record_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
27
27
|
record_only_host: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
28
|
record_recurring: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
29
|
-
}, z.core.$
|
|
30
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
|
+
}, z.core.$loose>;
|
|
31
31
|
declare const recallaiDisconnectCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
32
|
user_id: string;
|
|
33
33
|
platform: "google" | "microsoft";
|
|
@@ -10,7 +10,7 @@ const RecallaiDisconnectCalendarUser_CalendarConnectionSchema = z.object({
|
|
|
10
10
|
email: z.string().describe("Email address for the connection").nullable().optional(),
|
|
11
11
|
platform: z.string().describe("Platform name (google or microsoft)").nullable(),
|
|
12
12
|
connected: z.boolean().describe("Whether this platform is currently connected").nullable()
|
|
13
|
-
}).describe("Calendar connection details for a platform");
|
|
13
|
+
}).passthrough().describe("Calendar connection details for a platform");
|
|
14
14
|
const RecallaiDisconnectCalendarUser_CalendarPreferencesSchema = z.object({
|
|
15
15
|
id: z.string().describe("Preferences identifier (UUID)").nullable().optional(),
|
|
16
16
|
bot_name: z.string().describe("Default bot name for recordings").nullable().optional(),
|
|
@@ -20,7 +20,7 @@ const RecallaiDisconnectCalendarUser_CalendarPreferencesSchema = z.object({
|
|
|
20
20
|
record_confirmed: z.boolean().describe("Whether to record confirmed meetings").nullable().optional(),
|
|
21
21
|
record_only_host: z.boolean().describe("Whether to record only meetings where user is the host").nullable().optional(),
|
|
22
22
|
record_recurring: z.boolean().describe("Whether to record recurring meetings").nullable().optional()
|
|
23
|
-
}).describe("User preferences for calendar recording");
|
|
23
|
+
}).passthrough().describe("User preferences for calendar recording");
|
|
24
24
|
const recallaiDisconnectCalendarUser = action("RECALLAI_DISCONNECT_CALENDAR_USER", {
|
|
25
25
|
slug: "recallai-disconnect-calendar-user",
|
|
26
26
|
name: "Disconnect Calendar User",
|
|
@@ -31,7 +31,7 @@ const recallaiDisconnectCalendarUser = action("RECALLAI_DISCONNECT_CALENDAR_USER
|
|
|
31
31
|
connections: z.array(RecallaiDisconnectCalendarUser_CalendarConnectionSchema).describe("List of calendar platform connections after disconnection"),
|
|
32
32
|
external_id: z.string().describe("External identifier for the user").nullable().optional(),
|
|
33
33
|
preferences: RecallaiDisconnectCalendarUser_CalendarPreferencesSchema.nullable().optional()
|
|
34
|
-
})
|
|
34
|
+
}).passthrough()
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { recallaiDisconnectCalendarUser };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disconnect-calendar-user.mjs","names":[],"sources":["../../src/actions/disconnect-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDisconnectCalendarUserInput = z.object({\n user_id: z.string().describe(\"The unique id of the user in your system whose calendar platform you want to disconnect.\"),\n platform: z.enum([\"google\", \"microsoft\"]).describe(\"The calendar platform to disconnect. Must be either 'google' or 'microsoft'.\"),\n});\nconst RecallaiDisconnectCalendarUser_CalendarConnectionSchema = z.object({\n id: z.string().describe(\"Connection identifier\").nullable().optional(),\n email: z.string().describe(\"Email address for the connection\").nullable().optional(),\n platform: z.string().describe(\"Platform name (google or microsoft)\").nullable(),\n connected: z.boolean().describe(\"Whether this platform is currently connected\").nullable(),\n}).describe(\"Calendar connection details for a platform\");\nconst RecallaiDisconnectCalendarUser_CalendarPreferencesSchema = z.object({\n id: z.string().describe(\"Preferences identifier (UUID)\").nullable().optional(),\n bot_name: z.string().describe(\"Default bot name for recordings\").nullable().optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings\").nullable().optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings\").nullable().optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where user is not the host\").nullable().optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").nullable().optional(),\n record_only_host: z.boolean().describe(\"Whether to record only meetings where user is the host\").nullable().optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").nullable().optional(),\n}).describe(\"User preferences for calendar recording\");\nexport const RecallaiDisconnectCalendarUserOutput = z.object({\n id: z.string().describe(\"User identifier (UUID)\").nullable(),\n connections: z.array(RecallaiDisconnectCalendarUser_CalendarConnectionSchema).describe(\"List of calendar platform connections after disconnection\"),\n external_id: z.string().describe(\"External identifier for the user\").nullable().optional(),\n preferences: RecallaiDisconnectCalendarUser_CalendarPreferencesSchema.nullable().optional(),\n});\n\nexport const recallaiDisconnectCalendarUser = action(\"RECALLAI_DISCONNECT_CALENDAR_USER\", {\n slug: \"recallai-disconnect-calendar-user\",\n name: \"Disconnect Calendar User\",\n description: \"Tool to disconnect a calendar platform (Google or Microsoft) from the user's Recall.ai account. Use when you need to remove calendar integration for a specific platform.\",\n input: RecallaiDisconnectCalendarUserInput,\n output: RecallaiDisconnectCalendarUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACvH,UAAU,EAAE,KAAK,CAAC,UAAU,WAAW,CAAC,CAAC,CAAC,SAAS,8EAA8E;AACnI,CAAC;AACD,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,4CAA4C;
|
|
1
|
+
{"version":3,"file":"disconnect-calendar-user.mjs","names":[],"sources":["../../src/actions/disconnect-calendar-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiDisconnectCalendarUserInput = z.object({\n user_id: z.string().describe(\"The unique id of the user in your system whose calendar platform you want to disconnect.\"),\n platform: z.enum([\"google\", \"microsoft\"]).describe(\"The calendar platform to disconnect. Must be either 'google' or 'microsoft'.\"),\n});\nconst RecallaiDisconnectCalendarUser_CalendarConnectionSchema = z.object({\n id: z.string().describe(\"Connection identifier\").nullable().optional(),\n email: z.string().describe(\"Email address for the connection\").nullable().optional(),\n platform: z.string().describe(\"Platform name (google or microsoft)\").nullable(),\n connected: z.boolean().describe(\"Whether this platform is currently connected\").nullable(),\n}).passthrough().describe(\"Calendar connection details for a platform\");\nconst RecallaiDisconnectCalendarUser_CalendarPreferencesSchema = z.object({\n id: z.string().describe(\"Preferences identifier (UUID)\").nullable().optional(),\n bot_name: z.string().describe(\"Default bot name for recordings\").nullable().optional(),\n record_external: z.boolean().describe(\"Whether to record external meetings\").nullable().optional(),\n record_internal: z.boolean().describe(\"Whether to record internal meetings\").nullable().optional(),\n record_non_host: z.boolean().describe(\"Whether to record meetings where user is not the host\").nullable().optional(),\n record_confirmed: z.boolean().describe(\"Whether to record confirmed meetings\").nullable().optional(),\n record_only_host: z.boolean().describe(\"Whether to record only meetings where user is the host\").nullable().optional(),\n record_recurring: z.boolean().describe(\"Whether to record recurring meetings\").nullable().optional(),\n}).passthrough().describe(\"User preferences for calendar recording\");\nexport const RecallaiDisconnectCalendarUserOutput = z.object({\n id: z.string().describe(\"User identifier (UUID)\").nullable(),\n connections: z.array(RecallaiDisconnectCalendarUser_CalendarConnectionSchema).describe(\"List of calendar platform connections after disconnection\"),\n external_id: z.string().describe(\"External identifier for the user\").nullable().optional(),\n preferences: RecallaiDisconnectCalendarUser_CalendarPreferencesSchema.nullable().optional(),\n}).passthrough();\n\nexport const recallaiDisconnectCalendarUser = action(\"RECALLAI_DISCONNECT_CALENDAR_USER\", {\n slug: \"recallai-disconnect-calendar-user\",\n name: \"Disconnect Calendar User\",\n description: \"Tool to disconnect a calendar platform (Google or Microsoft) from the user's Recall.ai account. Use when you need to remove calendar integration for a specific platform.\",\n input: RecallaiDisconnectCalendarUserInput,\n output: RecallaiDisconnectCalendarUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACvH,UAAU,EAAE,KAAK,CAAC,UAAU,WAAW,CAAC,CAAC,CAAC,SAAS,8EAA8E;AACnI,CAAC;AACD,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAQnE,MAAa,iCAAiC,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAC3D,aAAa,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,2DAA2D;EAClJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,aAAa,yDAAyD,SAAS,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -12,30 +12,30 @@ const RecallaiListAudioMixedInput = zod.z.object({
|
|
|
12
12
|
created_at_after: zod.z.string().describe("Filter artifacts created after this timestamp (ISO 8601 date-time format)").optional(),
|
|
13
13
|
created_at_before: zod.z.string().describe("Filter artifacts created before this timestamp (ISO 8601 date-time format)").optional()
|
|
14
14
|
});
|
|
15
|
-
const RecallaiListAudioMixed_AudioMixedArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download the mixed audio file. Null if not yet available or processing failed.").nullable().optional() }).describe("Data containing the download URL for the audio file");
|
|
15
|
+
const RecallaiListAudioMixed_AudioMixedArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download the mixed audio file. Null if not yet available or processing failed.").nullable().optional() }).passthrough().describe("Data containing the download URL for the audio file");
|
|
16
16
|
const RecallaiListAudioMixed_ArtifactStatusSchema = zod.z.object({
|
|
17
17
|
code: zod.z.string().describe("Status code (processing, done, failed, deleted)").nullable(),
|
|
18
18
|
sub_code: zod.z.string().describe("Detailed sub-code providing additional status context").nullable().optional(),
|
|
19
19
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
|
|
20
|
-
}).describe("Processing status details for an audio artifact");
|
|
20
|
+
}).passthrough().describe("Processing status details for an audio artifact");
|
|
21
21
|
const RecallaiListAudioMixed_RecordingMinimalSchema = zod.z.object({
|
|
22
22
|
id: zod.z.string().describe("Unique recording identifier (UUID)").nullable(),
|
|
23
|
-
metadata: zod.z.
|
|
24
|
-
}).describe("Minimal recording metadata associated with the artifact");
|
|
23
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata key-value pairs for the recording").nullable().optional()
|
|
24
|
+
}).passthrough().describe("Minimal recording metadata associated with the artifact");
|
|
25
25
|
const RecallaiListAudioMixed_AudioMixedArtifactSchema = zod.z.object({
|
|
26
26
|
id: zod.z.string().describe("Unique artifact identifier (UUID)").nullable(),
|
|
27
27
|
data: RecallaiListAudioMixed_AudioMixedArtifactDataSchema.nullable(),
|
|
28
28
|
format: zod.z.string().describe("Audio file format: 'mp3' or 'raw'").nullable(),
|
|
29
29
|
status: RecallaiListAudioMixed_ArtifactStatusSchema.nullable(),
|
|
30
|
-
metadata: zod.z.
|
|
30
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata key-value pairs (nullable)").nullable().optional(),
|
|
31
31
|
recording: RecallaiListAudioMixed_RecordingMinimalSchema.nullable(),
|
|
32
32
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the artifact was created").nullable()
|
|
33
|
-
}).describe("Individual audio mixed artifact with metadata and download information");
|
|
33
|
+
}).passthrough().describe("Individual audio mixed artifact with metadata and download information");
|
|
34
34
|
const RecallaiListAudioMixedOutput = zod.z.object({
|
|
35
35
|
next: zod.z.string().describe("URL to the next page of results. Null if this is the last page.").nullable().optional(),
|
|
36
36
|
results: zod.z.array(RecallaiListAudioMixed_AudioMixedArtifactSchema).describe("List of audio mixed artifact objects"),
|
|
37
37
|
previous: zod.z.string().describe("URL to the previous page of results. Null if this is the first page.").nullable().optional()
|
|
38
|
-
}).describe("Paginated list of audio mixed artifacts");
|
|
38
|
+
}).passthrough().describe("Paginated list of audio mixed artifacts");
|
|
39
39
|
const recallaiListAudioMixed = require_action.action("RECALLAI_LIST_AUDIO_MIXED", {
|
|
40
40
|
slug: "recallai-list-audio-mixed",
|
|
41
41
|
name: "List audio mixed",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-audio-mixed.cjs","names":["z","action"],"sources":["../../src/actions/list-audio-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListAudioMixedInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for traversing result sets. Use the 'next' or 'previous' URL from the response to get subsequent pages.\").optional(),\n status_code: z.enum([\"done\", \"failed\", \"processing\"]).describe(\"Status codes for audio mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter by specific recording identifier (UUID format)\").optional(),\n created_at_after: z.string().describe(\"Filter artifacts created after this timestamp (ISO 8601 date-time format)\").optional(),\n created_at_before: z.string().describe(\"Filter artifacts created before this timestamp (ISO 8601 date-time format)\").optional(),\n});\nconst RecallaiListAudioMixed_AudioMixedArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the mixed audio file. Null if not yet available or processing failed.\").nullable().optional(),\n}).describe(\"Data containing the download URL for the audio file\");\nconst RecallaiListAudioMixed_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Status code (processing, done, failed, deleted)\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code providing additional status context\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).describe(\"Processing status details for an audio artifact\");\nconst RecallaiListAudioMixed_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique recording identifier (UUID)\").nullable(),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"list-audio-mixed.cjs","names":["z","action"],"sources":["../../src/actions/list-audio-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListAudioMixedInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for traversing result sets. Use the 'next' or 'previous' URL from the response to get subsequent pages.\").optional(),\n status_code: z.enum([\"done\", \"failed\", \"processing\"]).describe(\"Status codes for audio mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter by specific recording identifier (UUID format)\").optional(),\n created_at_after: z.string().describe(\"Filter artifacts created after this timestamp (ISO 8601 date-time format)\").optional(),\n created_at_before: z.string().describe(\"Filter artifacts created before this timestamp (ISO 8601 date-time format)\").optional(),\n});\nconst RecallaiListAudioMixed_AudioMixedArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the mixed audio file. Null if not yet available or processing failed.\").nullable().optional(),\n}).passthrough().describe(\"Data containing the download URL for the audio file\");\nconst RecallaiListAudioMixed_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Status code (processing, done, failed, deleted)\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code providing additional status context\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Processing status details for an audio artifact\");\nconst RecallaiListAudioMixed_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique recording identifier (UUID)\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs for the recording\").nullable().optional(),\n}).passthrough().describe(\"Minimal recording metadata associated with the artifact\");\nconst RecallaiListAudioMixed_AudioMixedArtifactSchema = z.object({\n id: z.string().describe(\"Unique artifact identifier (UUID)\").nullable(),\n data: RecallaiListAudioMixed_AudioMixedArtifactDataSchema.nullable(),\n format: z.string().describe(\"Audio file format: 'mp3' or 'raw'\").nullable(),\n status: RecallaiListAudioMixed_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs (nullable)\").nullable().optional(),\n recording: RecallaiListAudioMixed_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\").nullable(),\n}).passthrough().describe(\"Individual audio mixed artifact with metadata and download information\");\nexport const RecallaiListAudioMixedOutput = z.object({\n next: z.string().describe(\"URL to the next page of results. Null if this is the last page.\").nullable().optional(),\n results: z.array(RecallaiListAudioMixed_AudioMixedArtifactSchema).describe(\"List of audio mixed artifact objects\"),\n previous: z.string().describe(\"URL to the previous page of results. Null if this is the first page.\").nullable().optional(),\n}).passthrough().describe(\"Paginated list of audio mixed artifacts\");\n\nexport const recallaiListAudioMixed = action(\"RECALLAI_LIST_AUDIO_MIXED\", {\n slug: \"recallai-list-audio-mixed\",\n name: \"List audio mixed\",\n description: \"List audio mixed artifacts from Recall.ai recordings. Returns a paginated list of mixed audio files with their processing status and download URLs. Use filters to narrow results by date range, recording ID, or processing status. Rate limit: 60 requests per minute per workspace.\",\n input: RecallaiListAudioMixedInput,\n output: RecallaiListAudioMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;CACxK,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAU;CAAY,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACpG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC5H,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAChI,CAAC;AACD,MAAM,sDAAsDA,IAAAA,EAAE,OAAO,EACnE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,oDAAoD,SAAS;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC1E,QAAQ,4CAA4C,SAAS;CAC7D,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,WAAW,8CAA8C,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAAwE;AAClG,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,SAASA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sCAAsC;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,9 +4,9 @@ import { z } from "zod";
|
|
|
4
4
|
declare const RecallaiListAudioMixedInput: z.ZodObject<{
|
|
5
5
|
cursor: z.ZodOptional<z.ZodString>;
|
|
6
6
|
status_code: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
processing: "processing";
|
|
7
8
|
done: "done";
|
|
8
9
|
failed: "failed";
|
|
9
|
-
processing: "processing";
|
|
10
10
|
}>>;
|
|
11
11
|
recording_id: z.ZodOptional<z.ZodString>;
|
|
12
12
|
created_at_after: z.ZodOptional<z.ZodString>;
|
|
@@ -18,25 +18,25 @@ declare const RecallaiListAudioMixedOutput: z.ZodObject<{
|
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
data: z.ZodNullable<z.ZodObject<{
|
|
20
20
|
download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
format: z.ZodNullable<z.ZodString>;
|
|
23
23
|
status: z.ZodNullable<z.ZodObject<{
|
|
24
24
|
code: z.ZodNullable<z.ZodString>;
|
|
25
25
|
sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
27
|
-
}, z.core.$
|
|
28
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
29
29
|
recording: z.ZodNullable<z.ZodObject<{
|
|
30
30
|
id: z.ZodNullable<z.ZodString>;
|
|
31
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
32
|
-
}, z.core.$
|
|
31
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
|
+
}, z.core.$loose>>;
|
|
33
33
|
created_at: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>;
|
|
35
35
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>;
|
|
37
37
|
declare const recallaiListAudioMixed: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
cursor?: string | undefined;
|
|
39
|
-
status_code?: "
|
|
39
|
+
status_code?: "processing" | "done" | "failed" | undefined;
|
|
40
40
|
recording_id?: string | undefined;
|
|
41
41
|
created_at_after?: string | undefined;
|
|
42
42
|
created_at_before?: string | undefined;
|
|
@@ -4,9 +4,9 @@ import { z } from "zod";
|
|
|
4
4
|
declare const RecallaiListAudioMixedInput: z.ZodObject<{
|
|
5
5
|
cursor: z.ZodOptional<z.ZodString>;
|
|
6
6
|
status_code: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
processing: "processing";
|
|
7
8
|
done: "done";
|
|
8
9
|
failed: "failed";
|
|
9
|
-
processing: "processing";
|
|
10
10
|
}>>;
|
|
11
11
|
recording_id: z.ZodOptional<z.ZodString>;
|
|
12
12
|
created_at_after: z.ZodOptional<z.ZodString>;
|
|
@@ -18,25 +18,25 @@ declare const RecallaiListAudioMixedOutput: z.ZodObject<{
|
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
data: z.ZodNullable<z.ZodObject<{
|
|
20
20
|
download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
format: z.ZodNullable<z.ZodString>;
|
|
23
23
|
status: z.ZodNullable<z.ZodObject<{
|
|
24
24
|
code: z.ZodNullable<z.ZodString>;
|
|
25
25
|
sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
27
|
-
}, z.core.$
|
|
28
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
29
29
|
recording: z.ZodNullable<z.ZodObject<{
|
|
30
30
|
id: z.ZodNullable<z.ZodString>;
|
|
31
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
32
|
-
}, z.core.$
|
|
31
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
|
+
}, z.core.$loose>>;
|
|
33
33
|
created_at: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>;
|
|
35
35
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>;
|
|
37
37
|
declare const recallaiListAudioMixed: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
cursor?: string | undefined;
|
|
39
|
-
status_code?: "
|
|
39
|
+
status_code?: "processing" | "done" | "failed" | undefined;
|
|
40
40
|
recording_id?: string | undefined;
|
|
41
41
|
created_at_after?: string | undefined;
|
|
42
42
|
created_at_before?: string | undefined;
|
|
@@ -12,25 +12,25 @@ const RecallaiListAudioMixedInput = z.object({
|
|
|
12
12
|
created_at_after: z.string().describe("Filter artifacts created after this timestamp (ISO 8601 date-time format)").optional(),
|
|
13
13
|
created_at_before: z.string().describe("Filter artifacts created before this timestamp (ISO 8601 date-time format)").optional()
|
|
14
14
|
});
|
|
15
|
-
const RecallaiListAudioMixed_AudioMixedArtifactDataSchema = z.object({ download_url: z.string().describe("URL to download the mixed audio file. Null if not yet available or processing failed.").nullable().optional() }).describe("Data containing the download URL for the audio file");
|
|
15
|
+
const RecallaiListAudioMixed_AudioMixedArtifactDataSchema = z.object({ download_url: z.string().describe("URL to download the mixed audio file. Null if not yet available or processing failed.").nullable().optional() }).passthrough().describe("Data containing the download URL for the audio file");
|
|
16
16
|
const RecallaiListAudioMixed_ArtifactStatusSchema = z.object({
|
|
17
17
|
code: z.string().describe("Status code (processing, done, failed, deleted)").nullable(),
|
|
18
18
|
sub_code: z.string().describe("Detailed sub-code providing additional status context").nullable().optional(),
|
|
19
19
|
updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
|
|
20
|
-
}).describe("Processing status details for an audio artifact");
|
|
20
|
+
}).passthrough().describe("Processing status details for an audio artifact");
|
|
21
21
|
const RecallaiListAudioMixed_RecordingMinimalSchema = z.object({
|
|
22
22
|
id: z.string().describe("Unique recording identifier (UUID)").nullable(),
|
|
23
|
-
metadata: z.
|
|
24
|
-
}).describe("Minimal recording metadata associated with the artifact");
|
|
23
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata key-value pairs for the recording").nullable().optional()
|
|
24
|
+
}).passthrough().describe("Minimal recording metadata associated with the artifact");
|
|
25
25
|
const RecallaiListAudioMixed_AudioMixedArtifactSchema = z.object({
|
|
26
26
|
id: z.string().describe("Unique artifact identifier (UUID)").nullable(),
|
|
27
27
|
data: RecallaiListAudioMixed_AudioMixedArtifactDataSchema.nullable(),
|
|
28
28
|
format: z.string().describe("Audio file format: 'mp3' or 'raw'").nullable(),
|
|
29
29
|
status: RecallaiListAudioMixed_ArtifactStatusSchema.nullable(),
|
|
30
|
-
metadata: z.
|
|
30
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata key-value pairs (nullable)").nullable().optional(),
|
|
31
31
|
recording: RecallaiListAudioMixed_RecordingMinimalSchema.nullable(),
|
|
32
32
|
created_at: z.string().describe("ISO 8601 timestamp when the artifact was created").nullable()
|
|
33
|
-
}).describe("Individual audio mixed artifact with metadata and download information");
|
|
33
|
+
}).passthrough().describe("Individual audio mixed artifact with metadata and download information");
|
|
34
34
|
const recallaiListAudioMixed = action("RECALLAI_LIST_AUDIO_MIXED", {
|
|
35
35
|
slug: "recallai-list-audio-mixed",
|
|
36
36
|
name: "List audio mixed",
|
|
@@ -40,7 +40,7 @@ const recallaiListAudioMixed = action("RECALLAI_LIST_AUDIO_MIXED", {
|
|
|
40
40
|
next: z.string().describe("URL to the next page of results. Null if this is the last page.").nullable().optional(),
|
|
41
41
|
results: z.array(RecallaiListAudioMixed_AudioMixedArtifactSchema).describe("List of audio mixed artifact objects"),
|
|
42
42
|
previous: z.string().describe("URL to the previous page of results. Null if this is the first page.").nullable().optional()
|
|
43
|
-
}).describe("Paginated list of audio mixed artifacts")
|
|
43
|
+
}).passthrough().describe("Paginated list of audio mixed artifacts")
|
|
44
44
|
});
|
|
45
45
|
//#endregion
|
|
46
46
|
export { recallaiListAudioMixed };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-audio-mixed.mjs","names":[],"sources":["../../src/actions/list-audio-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListAudioMixedInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for traversing result sets. Use the 'next' or 'previous' URL from the response to get subsequent pages.\").optional(),\n status_code: z.enum([\"done\", \"failed\", \"processing\"]).describe(\"Status codes for audio mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter by specific recording identifier (UUID format)\").optional(),\n created_at_after: z.string().describe(\"Filter artifacts created after this timestamp (ISO 8601 date-time format)\").optional(),\n created_at_before: z.string().describe(\"Filter artifacts created before this timestamp (ISO 8601 date-time format)\").optional(),\n});\nconst RecallaiListAudioMixed_AudioMixedArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the mixed audio file. Null if not yet available or processing failed.\").nullable().optional(),\n}).describe(\"Data containing the download URL for the audio file\");\nconst RecallaiListAudioMixed_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Status code (processing, done, failed, deleted)\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code providing additional status context\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).describe(\"Processing status details for an audio artifact\");\nconst RecallaiListAudioMixed_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique recording identifier (UUID)\").nullable(),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"list-audio-mixed.mjs","names":[],"sources":["../../src/actions/list-audio-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListAudioMixedInput = z.object({\n cursor: z.string().describe(\"Pagination cursor value for traversing result sets. Use the 'next' or 'previous' URL from the response to get subsequent pages.\").optional(),\n status_code: z.enum([\"done\", \"failed\", \"processing\"]).describe(\"Status codes for audio mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter by specific recording identifier (UUID format)\").optional(),\n created_at_after: z.string().describe(\"Filter artifacts created after this timestamp (ISO 8601 date-time format)\").optional(),\n created_at_before: z.string().describe(\"Filter artifacts created before this timestamp (ISO 8601 date-time format)\").optional(),\n});\nconst RecallaiListAudioMixed_AudioMixedArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the mixed audio file. Null if not yet available or processing failed.\").nullable().optional(),\n}).passthrough().describe(\"Data containing the download URL for the audio file\");\nconst RecallaiListAudioMixed_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Status code (processing, done, failed, deleted)\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code providing additional status context\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Processing status details for an audio artifact\");\nconst RecallaiListAudioMixed_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique recording identifier (UUID)\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs for the recording\").nullable().optional(),\n}).passthrough().describe(\"Minimal recording metadata associated with the artifact\");\nconst RecallaiListAudioMixed_AudioMixedArtifactSchema = z.object({\n id: z.string().describe(\"Unique artifact identifier (UUID)\").nullable(),\n data: RecallaiListAudioMixed_AudioMixedArtifactDataSchema.nullable(),\n format: z.string().describe(\"Audio file format: 'mp3' or 'raw'\").nullable(),\n status: RecallaiListAudioMixed_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs (nullable)\").nullable().optional(),\n recording: RecallaiListAudioMixed_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\").nullable(),\n}).passthrough().describe(\"Individual audio mixed artifact with metadata and download information\");\nexport const RecallaiListAudioMixedOutput = z.object({\n next: z.string().describe(\"URL to the next page of results. Null if this is the last page.\").nullable().optional(),\n results: z.array(RecallaiListAudioMixed_AudioMixedArtifactSchema).describe(\"List of audio mixed artifact objects\"),\n previous: z.string().describe(\"URL to the previous page of results. Null if this is the first page.\").nullable().optional(),\n}).passthrough().describe(\"Paginated list of audio mixed artifacts\");\n\nexport const recallaiListAudioMixed = action(\"RECALLAI_LIST_AUDIO_MIXED\", {\n slug: \"recallai-list-audio-mixed\",\n name: \"List audio mixed\",\n description: \"List audio mixed artifacts from Recall.ai recordings. Returns a paginated list of mixed audio files with their processing status and download URLs. Use filters to narrow results by date range, recording ID, or processing status. Rate limit: 60 requests per minute per workspace.\",\n input: RecallaiListAudioMixedInput,\n output: RecallaiListAudioMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;CACxK,aAAa,EAAE,KAAK;EAAC;EAAQ;EAAU;CAAY,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACpG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC5H,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAChI,CAAC;AACD,MAAM,sDAAsD,EAAE,OAAO,EACnE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,oDAAoD,SAAS;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC1E,QAAQ,4CAA4C,SAAS;CAC7D,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,WAAW,8CAA8C,SAAS;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAAwE;AAOlG,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,SAAS,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sCAAsC;EACjH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
|
|
@@ -12,31 +12,31 @@ const RecallaiListAudioSeparateInput = zod.z.object({
|
|
|
12
12
|
created_at_after: zod.z.string().describe("Filter results to only include artifacts created after this ISO 8601 timestamp").optional(),
|
|
13
13
|
created_at_before: zod.z.string().describe("Filter results to only include artifacts created before this ISO 8601 timestamp").optional()
|
|
14
14
|
}).describe("Request parameters for listing audio separation artifacts");
|
|
15
|
-
const RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download all participant-separated audio parts as a zip file. Available when status is 'done'").nullable().optional() }).describe("Data containing download URL for separated audio files");
|
|
15
|
+
const RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download all participant-separated audio parts as a zip file. Available when status is 'done'").nullable().optional() }).passthrough().describe("Data containing download URL for separated audio files");
|
|
16
16
|
const RecallaiListAudioSeparate_AudioSeparateFormatSchema = zod.z.enum(["raw", "ogg"]).describe("Format of participant separated audio files");
|
|
17
17
|
const RecallaiListAudioSeparate_ArtifactStatusSchema = zod.z.object({
|
|
18
18
|
code: zod.z.string().describe("Current status code: 'processing', 'done', 'failed', or 'deleted'").nullable(),
|
|
19
19
|
sub_code: zod.z.string().describe("Additional status details or error code if applicable").nullable().optional(),
|
|
20
20
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
|
|
21
|
-
}).describe("Status information for an audio separation artifact");
|
|
21
|
+
}).passthrough().describe("Status information for an audio separation artifact");
|
|
22
22
|
const RecallaiListAudioSeparate_RecordingMinimalSchema = zod.z.object({
|
|
23
23
|
id: zod.z.string().describe("Unique identifier (UUID) of the recording").nullable(),
|
|
24
|
-
metadata: zod.z.
|
|
25
|
-
}).describe("Minimal recording information for the audio separation artifact");
|
|
24
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata associated with the recording").nullable().optional()
|
|
25
|
+
}).passthrough().describe("Minimal recording information for the audio separation artifact");
|
|
26
26
|
const RecallaiListAudioSeparate_AudioSeparateArtifactSchema = zod.z.object({
|
|
27
27
|
id: zod.z.string().describe("Unique identifier (UUID) for the audio separation artifact").nullable(),
|
|
28
28
|
data: RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema.nullable(),
|
|
29
29
|
format: RecallaiListAudioSeparate_AudioSeparateFormatSchema.nullable(),
|
|
30
30
|
status: RecallaiListAudioSeparate_ArtifactStatusSchema.nullable(),
|
|
31
|
-
metadata: zod.z.
|
|
31
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata for this audio separation artifact").nullable().optional(),
|
|
32
32
|
recording: RecallaiListAudioSeparate_RecordingMinimalSchema.nullable(),
|
|
33
33
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the artifact was created").nullable()
|
|
34
|
-
}).describe("Individual audio separation artifact details");
|
|
34
|
+
}).passthrough().describe("Individual audio separation artifact details");
|
|
35
35
|
const RecallaiListAudioSeparateOutput = zod.z.object({
|
|
36
36
|
next: zod.z.string().describe("URL for the next page of results, or null if this is the last page").nullable().optional(),
|
|
37
37
|
results: zod.z.array(RecallaiListAudioSeparate_AudioSeparateArtifactSchema).describe("List of audio separation artifacts"),
|
|
38
38
|
previous: zod.z.string().describe("URL for the previous page of results, or null if this is the first page").nullable().optional()
|
|
39
|
-
}).describe("Paginated list of audio separation artifacts");
|
|
39
|
+
}).passthrough().describe("Paginated list of audio separation artifacts");
|
|
40
40
|
const recallaiListAudioSeparate = require_action.action("RECALLAI_LIST_AUDIO_SEPARATE", {
|
|
41
41
|
slug: "recallai-list-audio-separate",
|
|
42
42
|
name: "List Audio Separate",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-audio-separate.cjs","names":["z","action"],"sources":["../../src/actions/list-audio-separate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListAudioSeparateInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching the next page of results\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status codes for audio separation artifacts\").optional(),\n recording_id: z.string().describe(\"Filter results to only include artifacts for a specific recording UUID\").optional(),\n created_at_after: z.string().describe(\"Filter results to only include artifacts created after this ISO 8601 timestamp\").optional(),\n created_at_before: z.string().describe(\"Filter results to only include artifacts created before this ISO 8601 timestamp\").optional(),\n}).describe(\"Request parameters for listing audio separation artifacts\");\nconst RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download all participant-separated audio parts as a zip file. Available when status is 'done'\").nullable().optional(),\n}).describe(\"Data containing download URL for separated audio files\");\nconst RecallaiListAudioSeparate_AudioSeparateFormatSchema = z.enum([\"raw\", \"ogg\"]).describe(\"Format of participant separated audio files\");\nconst RecallaiListAudioSeparate_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Current status code: 'processing', 'done', 'failed', or 'deleted'\").nullable(),\n sub_code: z.string().describe(\"Additional status details or error code if applicable\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).describe(\"Status information for an audio separation artifact\");\nconst RecallaiListAudioSeparate_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the recording\").nullable(),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"list-audio-separate.cjs","names":["z","action"],"sources":["../../src/actions/list-audio-separate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListAudioSeparateInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching the next page of results\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status codes for audio separation artifacts\").optional(),\n recording_id: z.string().describe(\"Filter results to only include artifacts for a specific recording UUID\").optional(),\n created_at_after: z.string().describe(\"Filter results to only include artifacts created after this ISO 8601 timestamp\").optional(),\n created_at_before: z.string().describe(\"Filter results to only include artifacts created before this ISO 8601 timestamp\").optional(),\n}).describe(\"Request parameters for listing audio separation artifacts\");\nconst RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download all participant-separated audio parts as a zip file. Available when status is 'done'\").nullable().optional(),\n}).passthrough().describe(\"Data containing download URL for separated audio files\");\nconst RecallaiListAudioSeparate_AudioSeparateFormatSchema = z.enum([\"raw\", \"ogg\"]).describe(\"Format of participant separated audio files\");\nconst RecallaiListAudioSeparate_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Current status code: 'processing', 'done', 'failed', or 'deleted'\").nullable(),\n sub_code: z.string().describe(\"Additional status details or error code if applicable\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Status information for an audio separation artifact\");\nconst RecallaiListAudioSeparate_RecordingMinimalSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the recording\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the recording\").nullable().optional(),\n}).passthrough().describe(\"Minimal recording information for the audio separation artifact\");\nconst RecallaiListAudioSeparate_AudioSeparateArtifactSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the audio separation artifact\").nullable(),\n data: RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema.nullable(),\n format: RecallaiListAudioSeparate_AudioSeparateFormatSchema.nullable(),\n status: RecallaiListAudioSeparate_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for this audio separation artifact\").nullable().optional(),\n recording: RecallaiListAudioSeparate_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\").nullable(),\n}).passthrough().describe(\"Individual audio separation artifact details\");\nexport const RecallaiListAudioSeparateOutput = z.object({\n next: z.string().describe(\"URL for the next page of results, or null if this is the last page\").nullable().optional(),\n results: z.array(RecallaiListAudioSeparate_AudioSeparateArtifactSchema).describe(\"List of audio separation artifacts\"),\n previous: z.string().describe(\"URL for the previous page of results, or null if this is the first page\").nullable().optional(),\n}).passthrough().describe(\"Paginated list of audio separation artifacts\");\n\nexport const recallaiListAudioSeparate = action(\"RECALLAI_LIST_AUDIO_SEPARATE\", {\n slug: \"recallai-list-audio-separate\",\n name: \"List Audio Separate\",\n description: \"List audio separation artifacts from recordings. Returns a paginated list of audio separation processing jobs with their status and download URLs for completed separations. Use this to retrieve participant-separated audio files from recorded meetings.\",\n input: RecallaiListAudioSeparateInput,\n output: RecallaiListAudioSeparateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACrH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACjI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,4DAA4DA,IAAAA,EAAE,OAAO,EACzE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,sDAAsDA,IAAAA,EAAE,KAAK,CAAC,OAAO,KAAK,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzI,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAC3F,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC/F,MAAM,0DAA0D,SAAS;CACzE,QAAQ,oDAAoD,SAAS;CACrE,QAAQ,+CAA+C,SAAS;CAChE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,WAAW,iDAAiD,SAAS;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,SAASA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,oCAAoC;CACrH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,9 +4,9 @@ import { z } from "zod";
|
|
|
4
4
|
declare const RecallaiListAudioSeparateInput: z.ZodObject<{
|
|
5
5
|
cursor: z.ZodOptional<z.ZodString>;
|
|
6
6
|
status_code: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
processing: "processing";
|
|
7
8
|
done: "done";
|
|
8
9
|
failed: "failed";
|
|
9
|
-
processing: "processing";
|
|
10
10
|
}>>;
|
|
11
11
|
recording_id: z.ZodOptional<z.ZodString>;
|
|
12
12
|
created_at_after: z.ZodOptional<z.ZodString>;
|
|
@@ -18,7 +18,7 @@ declare const RecallaiListAudioSeparateOutput: z.ZodObject<{
|
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
data: z.ZodNullable<z.ZodObject<{
|
|
20
20
|
download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
format: z.ZodNullable<z.ZodEnum<{
|
|
23
23
|
raw: "raw";
|
|
24
24
|
ogg: "ogg";
|
|
@@ -27,19 +27,19 @@ declare const RecallaiListAudioSeparateOutput: z.ZodObject<{
|
|
|
27
27
|
code: z.ZodNullable<z.ZodString>;
|
|
28
28
|
sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
30
|
-
}, z.core.$
|
|
31
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
30
|
+
}, z.core.$loose>>;
|
|
31
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
32
|
recording: z.ZodNullable<z.ZodObject<{
|
|
33
33
|
id: z.ZodNullable<z.ZodString>;
|
|
34
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
35
|
-
}, z.core.$
|
|
34
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
36
|
created_at: z.ZodNullable<z.ZodString>;
|
|
37
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
38
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>;
|
|
40
40
|
declare const recallaiListAudioSeparate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
cursor?: string | undefined;
|
|
42
|
-
status_code?: "
|
|
42
|
+
status_code?: "processing" | "done" | "failed" | undefined;
|
|
43
43
|
recording_id?: string | undefined;
|
|
44
44
|
created_at_after?: string | undefined;
|
|
45
45
|
created_at_before?: string | undefined;
|
|
@@ -4,9 +4,9 @@ import { z } from "zod";
|
|
|
4
4
|
declare const RecallaiListAudioSeparateInput: z.ZodObject<{
|
|
5
5
|
cursor: z.ZodOptional<z.ZodString>;
|
|
6
6
|
status_code: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
processing: "processing";
|
|
7
8
|
done: "done";
|
|
8
9
|
failed: "failed";
|
|
9
|
-
processing: "processing";
|
|
10
10
|
}>>;
|
|
11
11
|
recording_id: z.ZodOptional<z.ZodString>;
|
|
12
12
|
created_at_after: z.ZodOptional<z.ZodString>;
|
|
@@ -18,7 +18,7 @@ declare const RecallaiListAudioSeparateOutput: z.ZodObject<{
|
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
data: z.ZodNullable<z.ZodObject<{
|
|
20
20
|
download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
format: z.ZodNullable<z.ZodEnum<{
|
|
23
23
|
raw: "raw";
|
|
24
24
|
ogg: "ogg";
|
|
@@ -27,19 +27,19 @@ declare const RecallaiListAudioSeparateOutput: z.ZodObject<{
|
|
|
27
27
|
code: z.ZodNullable<z.ZodString>;
|
|
28
28
|
sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
30
|
-
}, z.core.$
|
|
31
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
30
|
+
}, z.core.$loose>>;
|
|
31
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
32
|
recording: z.ZodNullable<z.ZodObject<{
|
|
33
33
|
id: z.ZodNullable<z.ZodString>;
|
|
34
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
35
|
-
}, z.core.$
|
|
34
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
36
|
created_at: z.ZodNullable<z.ZodString>;
|
|
37
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
38
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>;
|
|
40
40
|
declare const recallaiListAudioSeparate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
cursor?: string | undefined;
|
|
42
|
-
status_code?: "
|
|
42
|
+
status_code?: "processing" | "done" | "failed" | undefined;
|
|
43
43
|
recording_id?: string | undefined;
|
|
44
44
|
created_at_after?: string | undefined;
|
|
45
45
|
created_at_before?: string | undefined;
|
|
@@ -12,26 +12,26 @@ const RecallaiListAudioSeparateInput = z.object({
|
|
|
12
12
|
created_at_after: z.string().describe("Filter results to only include artifacts created after this ISO 8601 timestamp").optional(),
|
|
13
13
|
created_at_before: z.string().describe("Filter results to only include artifacts created before this ISO 8601 timestamp").optional()
|
|
14
14
|
}).describe("Request parameters for listing audio separation artifacts");
|
|
15
|
-
const RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema = z.object({ download_url: z.string().describe("URL to download all participant-separated audio parts as a zip file. Available when status is 'done'").nullable().optional() }).describe("Data containing download URL for separated audio files");
|
|
15
|
+
const RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema = z.object({ download_url: z.string().describe("URL to download all participant-separated audio parts as a zip file. Available when status is 'done'").nullable().optional() }).passthrough().describe("Data containing download URL for separated audio files");
|
|
16
16
|
const RecallaiListAudioSeparate_AudioSeparateFormatSchema = z.enum(["raw", "ogg"]).describe("Format of participant separated audio files");
|
|
17
17
|
const RecallaiListAudioSeparate_ArtifactStatusSchema = z.object({
|
|
18
18
|
code: z.string().describe("Current status code: 'processing', 'done', 'failed', or 'deleted'").nullable(),
|
|
19
19
|
sub_code: z.string().describe("Additional status details or error code if applicable").nullable().optional(),
|
|
20
20
|
updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
|
|
21
|
-
}).describe("Status information for an audio separation artifact");
|
|
21
|
+
}).passthrough().describe("Status information for an audio separation artifact");
|
|
22
22
|
const RecallaiListAudioSeparate_RecordingMinimalSchema = z.object({
|
|
23
23
|
id: z.string().describe("Unique identifier (UUID) of the recording").nullable(),
|
|
24
|
-
metadata: z.
|
|
25
|
-
}).describe("Minimal recording information for the audio separation artifact");
|
|
24
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata associated with the recording").nullable().optional()
|
|
25
|
+
}).passthrough().describe("Minimal recording information for the audio separation artifact");
|
|
26
26
|
const RecallaiListAudioSeparate_AudioSeparateArtifactSchema = z.object({
|
|
27
27
|
id: z.string().describe("Unique identifier (UUID) for the audio separation artifact").nullable(),
|
|
28
28
|
data: RecallaiListAudioSeparate_AudioSeparateArtifactDataSchema.nullable(),
|
|
29
29
|
format: RecallaiListAudioSeparate_AudioSeparateFormatSchema.nullable(),
|
|
30
30
|
status: RecallaiListAudioSeparate_ArtifactStatusSchema.nullable(),
|
|
31
|
-
metadata: z.
|
|
31
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata for this audio separation artifact").nullable().optional(),
|
|
32
32
|
recording: RecallaiListAudioSeparate_RecordingMinimalSchema.nullable(),
|
|
33
33
|
created_at: z.string().describe("ISO 8601 timestamp when the artifact was created").nullable()
|
|
34
|
-
}).describe("Individual audio separation artifact details");
|
|
34
|
+
}).passthrough().describe("Individual audio separation artifact details");
|
|
35
35
|
const recallaiListAudioSeparate = action("RECALLAI_LIST_AUDIO_SEPARATE", {
|
|
36
36
|
slug: "recallai-list-audio-separate",
|
|
37
37
|
name: "List Audio Separate",
|
|
@@ -41,7 +41,7 @@ const recallaiListAudioSeparate = action("RECALLAI_LIST_AUDIO_SEPARATE", {
|
|
|
41
41
|
next: z.string().describe("URL for the next page of results, or null if this is the last page").nullable().optional(),
|
|
42
42
|
results: z.array(RecallaiListAudioSeparate_AudioSeparateArtifactSchema).describe("List of audio separation artifacts"),
|
|
43
43
|
previous: z.string().describe("URL for the previous page of results, or null if this is the first page").nullable().optional()
|
|
44
|
-
}).describe("Paginated list of audio separation artifacts")
|
|
44
|
+
}).passthrough().describe("Paginated list of audio separation artifacts")
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
47
|
export { recallaiListAudioSeparate };
|