@keystrokehq/recallai 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/create-bot.cjs +32 -32
- package/dist/actions/create-bot.cjs.map +1 -1
- package/dist/actions/create-bot.d.cts +87 -48
- package/dist/actions/create-bot.d.mts +87 -48
- package/dist/actions/create-bot.mjs +32 -32
- package/dist/actions/create-bot.mjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.cjs +1 -1
- package/dist/actions/create-calendar-authenticate.cjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.d.cts +1 -1
- package/dist/actions/create-calendar-authenticate.d.mts +1 -1
- package/dist/actions/create-calendar-authenticate.mjs +1 -1
- package/dist/actions/create-calendar-authenticate.mjs.map +1 -1
- package/dist/actions/create-calendar.cjs +2 -2
- package/dist/actions/create-calendar.cjs.map +1 -1
- package/dist/actions/create-calendar.d.cts +2 -2
- package/dist/actions/create-calendar.d.mts +2 -2
- package/dist/actions/create-calendar.mjs +2 -2
- package/dist/actions/create-calendar.mjs.map +1 -1
- package/dist/actions/create-google-login-group.cjs +2 -2
- package/dist/actions/create-google-login-group.cjs.map +1 -1
- package/dist/actions/create-google-login-group.d.cts +2 -2
- package/dist/actions/create-google-login-group.d.mts +2 -2
- package/dist/actions/create-google-login-group.mjs +2 -2
- package/dist/actions/create-google-login-group.mjs.map +1 -1
- package/dist/actions/create-google-login.cjs +1 -1
- package/dist/actions/create-google-login.cjs.map +1 -1
- package/dist/actions/create-google-login.d.cts +1 -1
- package/dist/actions/create-google-login.d.mts +1 -1
- package/dist/actions/create-google-login.mjs +1 -1
- package/dist/actions/create-google-login.mjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.cjs +47 -47
- package/dist/actions/create-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.d.cts +66 -66
- package/dist/actions/create-meeting-direct-connect.d.mts +66 -66
- package/dist/actions/create-meeting-direct-connect.mjs +47 -47
- package/dist/actions/create-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/create-sdk-upload.cjs +3 -3
- package/dist/actions/create-sdk-upload.cjs.map +1 -1
- package/dist/actions/create-sdk-upload.d.cts +3 -3
- package/dist/actions/create-sdk-upload.d.mts +3 -3
- package/dist/actions/create-sdk-upload.mjs +3 -3
- package/dist/actions/create-sdk-upload.mjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/create-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/delete-bot-media.cjs +1 -1
- package/dist/actions/delete-bot-media.cjs.map +1 -1
- package/dist/actions/delete-bot-media.d.cts +1 -1
- package/dist/actions/delete-bot-media.d.mts +1 -1
- package/dist/actions/delete-bot-media.mjs +1 -1
- package/dist/actions/delete-bot-media.mjs.map +1 -1
- package/dist/actions/delete-bot.cjs +1 -1
- package/dist/actions/delete-bot.cjs.map +1 -1
- package/dist/actions/delete-bot.d.cts +1 -1
- package/dist/actions/delete-bot.d.mts +1 -1
- package/dist/actions/delete-bot.mjs +1 -1
- package/dist/actions/delete-bot.mjs.map +1 -1
- package/dist/actions/delete-calendar.cjs +1 -1
- package/dist/actions/delete-calendar.cjs.map +1 -1
- package/dist/actions/delete-calendar.d.cts +1 -1
- package/dist/actions/delete-calendar.d.mts +1 -1
- package/dist/actions/delete-calendar.mjs +1 -1
- package/dist/actions/delete-calendar.mjs.map +1 -1
- package/dist/actions/destroy-calendar-user.cjs +1 -1
- package/dist/actions/destroy-calendar-user.cjs.map +1 -1
- package/dist/actions/destroy-calendar-user.d.cts +1 -1
- package/dist/actions/destroy-calendar-user.d.mts +1 -1
- package/dist/actions/destroy-calendar-user.mjs +1 -1
- package/dist/actions/destroy-calendar-user.mjs.map +1 -1
- package/dist/actions/destroy-google-login-group.cjs +1 -1
- package/dist/actions/destroy-google-login-group.cjs.map +1 -1
- package/dist/actions/destroy-google-login-group.d.cts +1 -1
- package/dist/actions/destroy-google-login-group.d.mts +1 -1
- package/dist/actions/destroy-google-login-group.mjs +1 -1
- package/dist/actions/destroy-google-login-group.mjs.map +1 -1
- package/dist/actions/destroy-google-login.cjs +1 -1
- package/dist/actions/destroy-google-login.cjs.map +1 -1
- package/dist/actions/destroy-google-login.d.cts +1 -1
- package/dist/actions/destroy-google-login.d.mts +1 -1
- package/dist/actions/destroy-google-login.mjs +1 -1
- package/dist/actions/destroy-google-login.mjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.cjs +3 -3
- package/dist/actions/disconnect-calendar-user.cjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.d.cts +3 -3
- package/dist/actions/disconnect-calendar-user.d.mts +3 -3
- package/dist/actions/disconnect-calendar-user.mjs +3 -3
- package/dist/actions/disconnect-calendar-user.mjs.map +1 -1
- package/dist/actions/list-audio-mixed.cjs +7 -7
- package/dist/actions/list-audio-mixed.cjs.map +1 -1
- package/dist/actions/list-audio-mixed.d.cts +7 -7
- package/dist/actions/list-audio-mixed.d.mts +7 -7
- package/dist/actions/list-audio-mixed.mjs +7 -7
- package/dist/actions/list-audio-mixed.mjs.map +1 -1
- package/dist/actions/list-audio-separate.cjs +7 -7
- package/dist/actions/list-audio-separate.cjs.map +1 -1
- package/dist/actions/list-audio-separate.d.cts +7 -7
- package/dist/actions/list-audio-separate.d.mts +7 -7
- package/dist/actions/list-audio-separate.mjs +7 -7
- package/dist/actions/list-audio-separate.mjs.map +1 -1
- package/dist/actions/list-bot-screenshots.cjs +2 -2
- package/dist/actions/list-bot-screenshots.cjs.map +1 -1
- package/dist/actions/list-bot-screenshots.d.cts +2 -2
- package/dist/actions/list-bot-screenshots.d.mts +2 -2
- package/dist/actions/list-bot-screenshots.mjs +2 -2
- package/dist/actions/list-bot-screenshots.mjs.map +1 -1
- package/dist/actions/list-bots.cjs +4 -4
- package/dist/actions/list-bots.cjs.map +1 -1
- package/dist/actions/list-bots.d.cts +4 -4
- package/dist/actions/list-bots.d.mts +4 -4
- package/dist/actions/list-bots.mjs +4 -4
- package/dist/actions/list-bots.mjs.map +1 -1
- package/dist/actions/list-calendar-events.cjs +2 -2
- package/dist/actions/list-calendar-events.cjs.map +1 -1
- package/dist/actions/list-calendar-events.d.cts +2 -2
- package/dist/actions/list-calendar-events.d.mts +2 -2
- package/dist/actions/list-calendar-events.mjs +2 -2
- package/dist/actions/list-calendar-events.mjs.map +1 -1
- package/dist/actions/list-calendar-meetings.cjs +8 -8
- package/dist/actions/list-calendar-meetings.cjs.map +1 -1
- package/dist/actions/list-calendar-meetings.d.cts +8 -8
- package/dist/actions/list-calendar-meetings.d.mts +8 -8
- package/dist/actions/list-calendar-meetings.mjs +8 -8
- package/dist/actions/list-calendar-meetings.mjs.map +1 -1
- package/dist/actions/list-calendar-users.cjs +4 -4
- package/dist/actions/list-calendar-users.cjs.map +1 -1
- package/dist/actions/list-calendar-users.d.cts +4 -4
- package/dist/actions/list-calendar-users.d.mts +4 -4
- package/dist/actions/list-calendar-users.mjs +4 -4
- package/dist/actions/list-calendar-users.mjs.map +1 -1
- package/dist/actions/list-calendars.cjs +4 -4
- package/dist/actions/list-calendars.cjs.map +1 -1
- package/dist/actions/list-calendars.d.cts +4 -4
- package/dist/actions/list-calendars.d.mts +4 -4
- package/dist/actions/list-calendars.mjs +4 -4
- package/dist/actions/list-calendars.mjs.map +1 -1
- package/dist/actions/list-chat-messages.cjs +1 -1
- package/dist/actions/list-chat-messages.cjs.map +1 -1
- package/dist/actions/list-chat-messages.d.cts +1 -1
- package/dist/actions/list-chat-messages.d.mts +1 -1
- package/dist/actions/list-chat-messages.mjs +1 -1
- package/dist/actions/list-chat-messages.mjs.map +1 -1
- package/dist/actions/list-google-login-groups.cjs +3 -3
- package/dist/actions/list-google-login-groups.cjs.map +1 -1
- package/dist/actions/list-google-login-groups.d.cts +3 -3
- package/dist/actions/list-google-login-groups.d.mts +3 -3
- package/dist/actions/list-google-login-groups.mjs +3 -3
- package/dist/actions/list-google-login-groups.mjs.map +1 -1
- package/dist/actions/list-google-logins.cjs +2 -2
- package/dist/actions/list-google-logins.cjs.map +1 -1
- package/dist/actions/list-google-logins.d.cts +2 -2
- package/dist/actions/list-google-logins.d.mts +2 -2
- package/dist/actions/list-google-logins.mjs +2 -2
- package/dist/actions/list-google-logins.mjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.cjs +25 -25
- package/dist/actions/list-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.d.cts +25 -25
- package/dist/actions/list-meeting-direct-connect.d.mts +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/list-meeting-metadata.cjs +8 -8
- package/dist/actions/list-meeting-metadata.cjs.map +1 -1
- package/dist/actions/list-meeting-metadata.d.cts +8 -8
- package/dist/actions/list-meeting-metadata.d.mts +8 -8
- package/dist/actions/list-meeting-metadata.mjs +8 -8
- package/dist/actions/list-meeting-metadata.mjs.map +1 -1
- package/dist/actions/list-participant-events.cjs +7 -7
- package/dist/actions/list-participant-events.cjs.map +1 -1
- package/dist/actions/list-participant-events.d.cts +7 -7
- package/dist/actions/list-participant-events.d.mts +7 -7
- package/dist/actions/list-participant-events.mjs +7 -7
- package/dist/actions/list-participant-events.mjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.cjs +4 -4
- package/dist/actions/list-realtime-endpoint.cjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.d.cts +4 -4
- package/dist/actions/list-realtime-endpoint.d.mts +4 -4
- package/dist/actions/list-realtime-endpoint.mjs +4 -4
- package/dist/actions/list-realtime-endpoint.mjs.map +1 -1
- package/dist/actions/list-recording.cjs +3 -3
- package/dist/actions/list-recording.cjs.map +1 -1
- package/dist/actions/list-recording.d.cts +3 -3
- package/dist/actions/list-recording.d.mts +3 -3
- package/dist/actions/list-recording.mjs +3 -3
- package/dist/actions/list-recording.mjs.map +1 -1
- package/dist/actions/list-sdk-uploads.cjs +13 -13
- package/dist/actions/list-sdk-uploads.cjs.map +1 -1
- package/dist/actions/list-sdk-uploads.d.cts +13 -13
- package/dist/actions/list-sdk-uploads.d.mts +13 -13
- package/dist/actions/list-sdk-uploads.mjs +13 -13
- package/dist/actions/list-sdk-uploads.mjs.map +1 -1
- package/dist/actions/list-slack-teams.cjs +3 -3
- package/dist/actions/list-slack-teams.cjs.map +1 -1
- package/dist/actions/list-slack-teams.d.cts +3 -3
- package/dist/actions/list-slack-teams.d.mts +3 -3
- package/dist/actions/list-slack-teams.mjs +3 -3
- package/dist/actions/list-slack-teams.mjs.map +1 -1
- package/dist/actions/list-transcript.cjs +2 -2
- package/dist/actions/list-transcript.cjs.map +1 -1
- package/dist/actions/list-transcript.d.cts +2 -2
- package/dist/actions/list-transcript.d.mts +2 -2
- package/dist/actions/list-transcript.mjs +2 -2
- package/dist/actions/list-transcript.mjs.map +1 -1
- package/dist/actions/list-video-mixed.cjs +5 -5
- package/dist/actions/list-video-mixed.cjs.map +1 -1
- package/dist/actions/list-video-mixed.d.cts +5 -5
- package/dist/actions/list-video-mixed.d.mts +5 -5
- package/dist/actions/list-video-mixed.mjs +5 -5
- package/dist/actions/list-video-mixed.mjs.map +1 -1
- package/dist/actions/list-video-separate.cjs +7 -7
- package/dist/actions/list-video-separate.cjs.map +1 -1
- package/dist/actions/list-video-separate.d.cts +7 -7
- package/dist/actions/list-video-separate.d.mts +7 -7
- package/dist/actions/list-video-separate.mjs +7 -7
- package/dist/actions/list-video-separate.mjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.cjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.cjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.cjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-apps.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs.map +1 -1
- package/dist/actions/remove-bot-from-call.cjs +1 -1
- package/dist/actions/remove-bot-from-call.cjs.map +1 -1
- package/dist/actions/remove-bot-from-call.d.cts +1 -1
- package/dist/actions/remove-bot-from-call.d.mts +1 -1
- package/dist/actions/remove-bot-from-call.mjs +1 -1
- package/dist/actions/remove-bot-from-call.mjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.cjs +1 -1
- package/dist/actions/retrieve-billing-usage.cjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.d.cts +1 -1
- package/dist/actions/retrieve-billing-usage.d.mts +1 -1
- package/dist/actions/retrieve-billing-usage.mjs +1 -1
- package/dist/actions/retrieve-billing-usage.mjs.map +1 -1
- package/dist/actions/retrieve-bot.cjs +1 -1
- package/dist/actions/retrieve-bot.cjs.map +1 -1
- package/dist/actions/retrieve-bot.d.cts +1 -1
- package/dist/actions/retrieve-bot.d.mts +1 -1
- package/dist/actions/retrieve-bot.mjs +1 -1
- package/dist/actions/retrieve-bot.mjs.map +1 -1
- package/dist/actions/retrieve-calendars.cjs +2 -2
- package/dist/actions/retrieve-calendars.cjs.map +1 -1
- package/dist/actions/retrieve-calendars.d.cts +2 -2
- package/dist/actions/retrieve-calendars.d.mts +2 -2
- package/dist/actions/retrieve-calendars.mjs +2 -2
- package/dist/actions/retrieve-calendars.mjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.cjs +2 -2
- package/dist/actions/retrieve-google-login-group.cjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.d.cts +2 -2
- package/dist/actions/retrieve-google-login-group.d.mts +2 -2
- package/dist/actions/retrieve-google-login-group.mjs +2 -2
- package/dist/actions/retrieve-google-login-group.mjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.cjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.d.cts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.d.mts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/retrieve-recording.cjs +10 -10
- package/dist/actions/retrieve-recording.cjs.map +1 -1
- package/dist/actions/retrieve-recording.d.cts +10 -10
- package/dist/actions/retrieve-recording.d.mts +10 -10
- package/dist/actions/retrieve-recording.mjs +10 -10
- package/dist/actions/retrieve-recording.mjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.cjs +3 -3
- package/dist/actions/retrieve-sdk-upload.cjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.d.cts +3 -3
- package/dist/actions/retrieve-sdk-upload.d.mts +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.cjs +5 -5
- package/dist/actions/retrieve-video-mixed.cjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.d.cts +5 -5
- package/dist/actions/retrieve-video-mixed.d.mts +5 -5
- package/dist/actions/retrieve-video-mixed.mjs +5 -5
- package/dist/actions/retrieve-video-mixed.mjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/start-recording.cjs +1 -1
- package/dist/actions/start-recording.cjs.map +1 -1
- package/dist/actions/start-recording.d.cts +1 -1
- package/dist/actions/start-recording.d.mts +1 -1
- package/dist/actions/start-recording.mjs +1 -1
- package/dist/actions/start-recording.mjs.map +1 -1
- package/dist/actions/stop-recording.cjs +1 -1
- package/dist/actions/stop-recording.cjs.map +1 -1
- package/dist/actions/stop-recording.d.cts +1 -1
- package/dist/actions/stop-recording.d.mts +1 -1
- package/dist/actions/stop-recording.mjs +1 -1
- package/dist/actions/stop-recording.mjs.map +1 -1
- package/dist/actions/update-bot.cjs +3 -3
- package/dist/actions/update-bot.cjs.map +1 -1
- package/dist/actions/update-bot.d.cts +4 -4
- package/dist/actions/update-bot.d.mts +4 -4
- package/dist/actions/update-bot.mjs +3 -3
- package/dist/actions/update-bot.mjs.map +1 -1
- package/dist/actions/update-calendar-user.cjs +4 -4
- package/dist/actions/update-calendar-user.cjs.map +1 -1
- package/dist/actions/update-calendar-user.d.cts +5 -4
- package/dist/actions/update-calendar-user.d.mts +5 -4
- package/dist/actions/update-calendar-user.mjs +4 -4
- package/dist/actions/update-calendar-user.mjs.map +1 -1
- package/dist/actions/update-calendar.cjs +4 -4
- package/dist/actions/update-calendar.cjs.map +1 -1
- package/dist/actions/update-calendar.d.cts +5 -5
- package/dist/actions/update-calendar.d.mts +5 -5
- package/dist/actions/update-calendar.mjs +4 -4
- package/dist/actions/update-calendar.mjs.map +1 -1
- package/dist/actions/update-google-login-group.cjs +3 -3
- package/dist/actions/update-google-login-group.cjs.map +1 -1
- package/dist/actions/update-google-login-group.d.cts +4 -3
- package/dist/actions/update-google-login-group.d.mts +4 -3
- package/dist/actions/update-google-login-group.mjs +3 -3
- package/dist/actions/update-google-login-group.mjs.map +1 -1
- package/dist/actions/update-google-login-groups.cjs +2 -2
- package/dist/actions/update-google-login-groups.cjs.map +1 -1
- package/dist/actions/update-google-login-groups.d.cts +2 -2
- package/dist/actions/update-google-login-groups.d.mts +2 -2
- package/dist/actions/update-google-login-groups.mjs +2 -2
- package/dist/actions/update-google-login-groups.mjs.map +1 -1
- package/dist/actions/update-google-login.cjs +1 -1
- package/dist/actions/update-google-login.cjs.map +1 -1
- package/dist/actions/update-google-login.d.cts +1 -1
- package/dist/actions/update-google-login.d.mts +1 -1
- package/dist/actions/update-google-login.mjs +1 -1
- package/dist/actions/update-google-login.mjs.map +1 -1
- package/dist/actions/update-recording.cjs +11 -11
- package/dist/actions/update-recording.cjs.map +1 -1
- package/dist/actions/update-recording.d.cts +12 -12
- package/dist/actions/update-recording.d.mts +12 -12
- package/dist/actions/update-recording.mjs +11 -11
- package/dist/actions/update-recording.mjs.map +1 -1
- package/dist/actions/update-video-mixed.cjs +8 -8
- package/dist/actions/update-video-mixed.cjs.map +1 -1
- package/dist/actions/update-video-mixed.d.cts +10 -10
- package/dist/actions/update-video-mixed.d.mts +10 -10
- package/dist/actions/update-video-mixed.mjs +8 -8
- package/dist/actions/update-video-mixed.mjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs.map +1 -1
- package/dist/catalog.cjs +2 -2
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +2 -2
- package/dist/catalog.d.mts +2 -2
- package/dist/catalog.mjs +2 -2
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -12,24 +12,24 @@ declare const RecallaiListSdkUploadsOutput: z.ZodObject<{
|
|
|
12
12
|
code: z.ZodNullable<z.ZodString>;
|
|
13
13
|
sub_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
15
|
-
}, z.core.$
|
|
16
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
17
|
created_at: z.ZodNullable<z.ZodString>;
|
|
18
18
|
recording_id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
upload_token: z.ZodNullable<z.ZodString>;
|
|
20
20
|
recording_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
22
|
-
retention: z.ZodOptional<z.ZodNullable<z.
|
|
23
|
-
transcript: z.ZodOptional<z.ZodNullable<z.
|
|
24
|
-
audio_mixed_mp3: z.ZodOptional<z.ZodNullable<z.
|
|
25
|
-
video_mixed_mp4: z.ZodOptional<z.ZodNullable<z.
|
|
26
|
-
participant_events: z.ZodOptional<z.ZodNullable<z.
|
|
27
|
-
realtime_endpoints: z.ZodOptional<z.ZodNullable<z.ZodArray<z.
|
|
28
|
-
video_mixed_participant_video_when_screenshare: z.ZodOptional<z.ZodNullable<z.
|
|
29
|
-
}, z.core.$
|
|
30
|
-
}, z.core.$
|
|
21
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
22
|
+
retention: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
23
|
+
transcript: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
24
|
+
audio_mixed_mp3: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
25
|
+
video_mixed_mp4: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
26
|
+
participant_events: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
27
|
+
realtime_endpoints: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
28
|
+
video_mixed_participant_video_when_screenshare: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
|
+
}, z.core.$loose>>;
|
|
31
31
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>;
|
|
33
33
|
declare const recallaiListSdkUploads: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
34
|
cursor?: string | undefined;
|
|
35
35
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,26 +6,26 @@ const RecallaiListSdkUploads_StatusDetailsSchema = z.object({
|
|
|
6
6
|
code: z.string().describe("Status code of the SDK upload").nullable(),
|
|
7
7
|
sub_code: z.string().describe("Sub-code providing additional status details").nullable().optional(),
|
|
8
8
|
updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
|
|
9
|
-
}).describe("Status details for the SDK upload");
|
|
9
|
+
}).passthrough().describe("Status details for the SDK upload");
|
|
10
10
|
const RecallaiListSdkUploads_RecordingConfigSchema = z.object({
|
|
11
|
-
metadata: z.
|
|
12
|
-
retention: z.
|
|
13
|
-
transcript: z.
|
|
14
|
-
audio_mixed_mp3: z.
|
|
15
|
-
video_mixed_mp4: z.
|
|
16
|
-
participant_events: z.
|
|
17
|
-
realtime_endpoints: z.array(z.
|
|
18
|
-
video_mixed_participant_video_when_screenshare: z.
|
|
19
|
-
}).describe("Configuration for the Desktop SDK recording");
|
|
11
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata for the recording configuration").nullable().optional(),
|
|
12
|
+
retention: z.record(z.string(), z.unknown()).describe("Configuration for data retention").nullable().optional(),
|
|
13
|
+
transcript: z.record(z.string(), z.unknown()).describe("Configuration for transcript generation").nullable().optional(),
|
|
14
|
+
audio_mixed_mp3: z.record(z.string(), z.unknown()).describe("Configuration for mixed MP3 audio output").nullable().optional(),
|
|
15
|
+
video_mixed_mp4: z.record(z.string(), z.unknown()).describe("Configuration for mixed MP4 video output").nullable().optional(),
|
|
16
|
+
participant_events: z.record(z.string(), z.unknown()).describe("Configuration for participant events").nullable().optional(),
|
|
17
|
+
realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe("List of real-time endpoints").nullable().optional(),
|
|
18
|
+
video_mixed_participant_video_when_screenshare: z.record(z.string(), z.unknown()).describe("Configuration for participant video during screenshare").nullable().optional()
|
|
19
|
+
}).passthrough().describe("Configuration for the Desktop SDK recording");
|
|
20
20
|
const RecallaiListSdkUploads_SdkUploadSchema = z.object({
|
|
21
21
|
id: z.string().describe("Unique identifier for the SDK upload (UUID)").nullable(),
|
|
22
22
|
status: RecallaiListSdkUploads_StatusDetailsSchema.nullable(),
|
|
23
|
-
metadata: z.
|
|
23
|
+
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata attached to the upload").nullable().optional(),
|
|
24
24
|
created_at: z.string().describe("ISO 8601 timestamp when the upload was created").nullable(),
|
|
25
25
|
recording_id: z.string().describe("Unique identifier for the associated recording").nullable(),
|
|
26
26
|
upload_token: z.string().describe("Authentication token for the upload session").nullable(),
|
|
27
27
|
recording_config: RecallaiListSdkUploads_RecordingConfigSchema.nullable().optional()
|
|
28
|
-
}).describe("Individual Desktop SDK upload details");
|
|
28
|
+
}).passthrough().describe("Individual Desktop SDK upload details");
|
|
29
29
|
const recallaiListSdkUploads = action("RECALLAI_LIST_SDK_UPLOADS", {
|
|
30
30
|
slug: "recallai-list-sdk-uploads",
|
|
31
31
|
name: "List Desktop SDK Uploads",
|
|
@@ -35,7 +35,7 @@ const recallaiListSdkUploads = action("RECALLAI_LIST_SDK_UPLOADS", {
|
|
|
35
35
|
next: z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
|
|
36
36
|
results: z.array(RecallaiListSdkUploads_SdkUploadSchema).describe("List of SDK upload objects"),
|
|
37
37
|
previous: z.string().describe("URL for the previous page of results (null if on first page)").nullable().optional()
|
|
38
|
-
})
|
|
38
|
+
}).passthrough()
|
|
39
39
|
});
|
|
40
40
|
//#endregion
|
|
41
41
|
export { recallaiListSdkUploads };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sdk-uploads.mjs","names":[],"sources":["../../src/actions/list-sdk-uploads.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListSdkUploadsInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching the next page of results. Obtained from the 'next' field in a previous response.\").optional(),\n});\nconst RecallaiListSdkUploads_StatusDetailsSchema = z.object({\n code: z.string().describe(\"Status code of the SDK upload\").nullable(),\n sub_code: z.string().describe(\"Sub-code providing additional status details\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).describe(\"Status details for the SDK upload\");\nconst RecallaiListSdkUploads_RecordingConfigSchema = z.object({\n metadata: z.
|
|
1
|
+
{"version":3,"file":"list-sdk-uploads.mjs","names":[],"sources":["../../src/actions/list-sdk-uploads.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListSdkUploadsInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching the next page of results. Obtained from the 'next' field in a previous response.\").optional(),\n});\nconst RecallaiListSdkUploads_StatusDetailsSchema = z.object({\n code: z.string().describe(\"Status code of the SDK upload\").nullable(),\n sub_code: z.string().describe(\"Sub-code providing additional status details\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Status details for the SDK upload\");\nconst RecallaiListSdkUploads_RecordingConfigSchema = z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the recording configuration\").nullable().optional(),\n retention: z.record(z.string(), z.unknown()).describe(\"Configuration for data retention\").nullable().optional(),\n transcript: z.record(z.string(), z.unknown()).describe(\"Configuration for transcript generation\").nullable().optional(),\n audio_mixed_mp3: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP3 audio output\").nullable().optional(),\n video_mixed_mp4: z.record(z.string(), z.unknown()).describe(\"Configuration for mixed MP4 video output\").nullable().optional(),\n participant_events: z.record(z.string(), z.unknown()).describe(\"Configuration for participant events\").nullable().optional(),\n realtime_endpoints: z.array(z.record(z.string(), z.unknown())).describe(\"List of real-time endpoints\").nullable().optional(),\n video_mixed_participant_video_when_screenshare: z.record(z.string(), z.unknown()).describe(\"Configuration for participant video during screenshare\").nullable().optional(),\n}).passthrough().describe(\"Configuration for the Desktop SDK recording\");\nconst RecallaiListSdkUploads_SdkUploadSchema = z.object({\n id: z.string().describe(\"Unique identifier for the SDK upload (UUID)\").nullable(),\n status: RecallaiListSdkUploads_StatusDetailsSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the upload\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the upload was created\").nullable(),\n recording_id: z.string().describe(\"Unique identifier for the associated recording\").nullable(),\n upload_token: z.string().describe(\"Authentication token for the upload session\").nullable(),\n recording_config: RecallaiListSdkUploads_RecordingConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Individual Desktop SDK upload details\");\nexport const RecallaiListSdkUploadsOutput = 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(RecallaiListSdkUploads_SdkUploadSchema).describe(\"List of SDK upload objects\"),\n previous: z.string().describe(\"URL for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough();\n\nexport const recallaiListSdkUploads = action(\"RECALLAI_LIST_SDK_UPLOADS\", {\n slug: \"recallai-list-sdk-uploads\",\n name: \"List Desktop SDK Uploads\",\n description: \"Tool to get a paginated list of all Desktop SDK uploads in your Recall.ai workspace. Use when you need to retrieve upload history, monitor upload status, or access upload tokens and recording configurations.\",\n input: RecallaiListSdkUploadsInput,\n output: RecallaiListSdkUploadsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -22,7 +22,7 @@ const RecallaiListSlackTeams_HuddleBotConfigSchema = zod.z.object({
|
|
|
22
22
|
calendar_meetings: zod.z.array(zod.z.unknown()).describe("Associated calendar meetings").nullable().optional(),
|
|
23
23
|
automatic_audio_output: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Automatic audio output configuration").nullable().optional(),
|
|
24
24
|
automatic_video_output: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Automatic video output configuration").nullable().optional()
|
|
25
|
-
}).describe("Configuration for the bot to join huddles");
|
|
25
|
+
}).passthrough().describe("Configuration for the bot to join huddles");
|
|
26
26
|
const RecallaiListSlackTeams_SlackTeamSchema = zod.z.object({
|
|
27
27
|
id: zod.z.string().describe("Unique identifier (UUID) for the Slack team").nullable(),
|
|
28
28
|
status: zod.z.string().describe("Status of the Slack team integration").nullable(),
|
|
@@ -37,8 +37,8 @@ const RecallaiListSlackTeams_SlackTeamSchema = zod.z.object({
|
|
|
37
37
|
profile_photo_base64_jpg: zod.z.string().describe("The profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image").nullable().optional(),
|
|
38
38
|
ask_to_join_private_huddles: zod.z.boolean().describe("Whether the bot user should ask to join huddles occurring in private channels").nullable(),
|
|
39
39
|
filter_huddles_by_user_emails: zod.z.array(zod.z.string()).describe("A list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle").nullable().optional()
|
|
40
|
-
}).describe("Slack team integration details");
|
|
41
|
-
const RecallaiListSlackTeamsOutput = zod.z.object({ results: zod.z.array(RecallaiListSlackTeams_SlackTeamSchema).describe("List of Slack team objects").nullable().optional() }).describe("List of Slack team integrations");
|
|
40
|
+
}).passthrough().describe("Slack team integration details");
|
|
41
|
+
const RecallaiListSlackTeamsOutput = zod.z.object({ results: zod.z.array(RecallaiListSlackTeams_SlackTeamSchema).describe("List of Slack team objects").nullable().optional() }).passthrough().describe("List of Slack team integrations");
|
|
42
42
|
const recallaiListSlackTeams = require_action.action("RECALLAI_LIST_SLACK_TEAMS", {
|
|
43
43
|
slug: "recallai-list-slack-teams",
|
|
44
44
|
name: "List Slack Teams",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-slack-teams.cjs","names":["z","action"],"sources":["../../src/actions/list-slack-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListSlackTeamsInput = z.object({});\nconst RecallaiListSlackTeams_HuddleBotConfigSchema = z.object({\n id: z.string().describe(\"Unique identifier for the bot config\").nullable(),\n chat: z.record(z.string(), z.unknown()).describe(\"Chat configuration\").nullable().optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific configuration\").nullable().optional(),\n join_at: z.string().describe(\"ISO 8601 timestamp when the bot should join\").nullable().optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Bot variant configuration\").nullable().optional(),\n bot_name: z.string().describe(\"Name of the bot\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata\").nullable().optional(),\n recordings: z.array(z.unknown()).describe(\"List of recordings for the bot\").nullable().optional(),\n slack_team: z.record(z.string(), z.unknown()).describe(\"Slack team information\").nullable().optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific configuration\").nullable().optional(),\n meeting_url: z.string().describe(\"URL of the meeting to join\").nullable(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Output media settings\").nullable().optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Breakout room configuration\").nullable().optional(),\n status_changes: z.array(z.unknown()).describe(\"History of bot status changes\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Automatic leave configuration\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Recording configuration\").nullable().optional(),\n calendar_meetings: z.array(z.unknown()).describe(\"Associated calendar meetings\").nullable().optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Automatic audio output configuration\").nullable().optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Automatic video output configuration\").nullable().optional(),\n}).describe(\"Configuration for the bot to join huddles\");\nconst RecallaiListSlackTeams_SlackTeamSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Slack team\").nullable(),\n status: z.string().describe(\"Status of the Slack team integration\").nullable(),\n bot_name: z.string().describe(\"The name of the bot user. This is the name that will be displayed in Slack\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated\").nullable(),\n email_address: z.string().describe(\"The email address of the bot user. This is the email address that the customer will invite to their Slack workspace\").nullable(),\n huddle_bot_config: RecallaiListSlackTeams_HuddleBotConfigSchema.nullable(),\n slack_team_domain: z.string().describe(\"The domain of the Slack workspace that the bot user will be invited to. For instance \\\"mycompany.slack.com\\\"\").nullable(),\n ask_to_join_message: z.string().describe(\"The message that the bot user will send when asking to join a private huddle\").nullable(),\n auto_join_public_huddles: z.boolean().describe(\"Whether the bot user should automatically join huddles occurring in public channels\").nullable(),\n profile_photo_base64_jpg: z.string().describe(\"The profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image\").nullable().optional(),\n ask_to_join_private_huddles: z.boolean().describe(\"Whether the bot user should ask to join huddles occurring in private channels\").nullable(),\n filter_huddles_by_user_emails: z.array(z.string()).describe(\"A list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle\").nullable().optional(),\n}).describe(\"Slack team integration details\");\nexport const RecallaiListSlackTeamsOutput = z.object({\n results: z.array(RecallaiListSlackTeams_SlackTeamSchema).describe(\"List of Slack team objects\").nullable().optional(),\n}).describe(\"List of Slack team integrations\");\n\nexport const recallaiListSlackTeams = action(\"RECALLAI_LIST_SLACK_TEAMS\", {\n slug: \"recallai-list-slack-teams\",\n name: \"List Slack Teams\",\n description: \"Tool to list all Slack team integrations. Use when you need to retrieve configured Slack teams for huddle bot functionality. Returns all Slack workspaces where the bot can join huddles.\",\n input: RecallaiListSlackTeamsInput,\n output: RecallaiListSlackTeamsOutput,\n});\n"],"mappings":"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
|
|
1
|
+
{"version":3,"file":"list-slack-teams.cjs","names":["z","action"],"sources":["../../src/actions/list-slack-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListSlackTeamsInput = z.object({});\nconst RecallaiListSlackTeams_HuddleBotConfigSchema = z.object({\n id: z.string().describe(\"Unique identifier for the bot config\").nullable(),\n chat: z.record(z.string(), z.unknown()).describe(\"Chat configuration\").nullable().optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific configuration\").nullable().optional(),\n join_at: z.string().describe(\"ISO 8601 timestamp when the bot should join\").nullable().optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Bot variant configuration\").nullable().optional(),\n bot_name: z.string().describe(\"Name of the bot\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata\").nullable().optional(),\n recordings: z.array(z.unknown()).describe(\"List of recordings for the bot\").nullable().optional(),\n slack_team: z.record(z.string(), z.unknown()).describe(\"Slack team information\").nullable().optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific configuration\").nullable().optional(),\n meeting_url: z.string().describe(\"URL of the meeting to join\").nullable(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Output media settings\").nullable().optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Breakout room configuration\").nullable().optional(),\n status_changes: z.array(z.unknown()).describe(\"History of bot status changes\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Automatic leave configuration\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Recording configuration\").nullable().optional(),\n calendar_meetings: z.array(z.unknown()).describe(\"Associated calendar meetings\").nullable().optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Automatic audio output configuration\").nullable().optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Automatic video output configuration\").nullable().optional(),\n}).passthrough().describe(\"Configuration for the bot to join huddles\");\nconst RecallaiListSlackTeams_SlackTeamSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Slack team\").nullable(),\n status: z.string().describe(\"Status of the Slack team integration\").nullable(),\n bot_name: z.string().describe(\"The name of the bot user. This is the name that will be displayed in Slack\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated\").nullable(),\n email_address: z.string().describe(\"The email address of the bot user. This is the email address that the customer will invite to their Slack workspace\").nullable(),\n huddle_bot_config: RecallaiListSlackTeams_HuddleBotConfigSchema.nullable(),\n slack_team_domain: z.string().describe(\"The domain of the Slack workspace that the bot user will be invited to. For instance \\\"mycompany.slack.com\\\"\").nullable(),\n ask_to_join_message: z.string().describe(\"The message that the bot user will send when asking to join a private huddle\").nullable(),\n auto_join_public_huddles: z.boolean().describe(\"Whether the bot user should automatically join huddles occurring in public channels\").nullable(),\n profile_photo_base64_jpg: z.string().describe(\"The profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image\").nullable().optional(),\n ask_to_join_private_huddles: z.boolean().describe(\"Whether the bot user should ask to join huddles occurring in private channels\").nullable(),\n filter_huddles_by_user_emails: z.array(z.string()).describe(\"A list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle\").nullable().optional(),\n}).passthrough().describe(\"Slack team integration details\");\nexport const RecallaiListSlackTeamsOutput = z.object({\n results: z.array(RecallaiListSlackTeams_SlackTeamSchema).describe(\"List of Slack team objects\").nullable().optional(),\n}).passthrough().describe(\"List of Slack team integrations\");\n\nexport const recallaiListSlackTeams = action(\"RECALLAI_LIST_SLACK_TEAMS\", {\n slug: \"recallai-list-slack-teams\",\n name: \"List Slack Teams\",\n description: \"Tool to list all Slack team integrations. Use when you need to retrieve configured Slack teams for huddle bot functionality. Returns all Slack workspaces where the bot can join huddles.\",\n input: RecallaiListSlackTeamsInput,\n output: RecallaiListSlackTeamsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -30,15 +30,15 @@ declare const RecallaiListSlackTeamsOutput: z.ZodObject<{
|
|
|
30
30
|
calendar_meetings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
31
31
|
automatic_audio_output: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
32
|
automatic_video_output: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
34
|
slack_team_domain: z.ZodNullable<z.ZodString>;
|
|
35
35
|
ask_to_join_message: z.ZodNullable<z.ZodString>;
|
|
36
36
|
auto_join_public_huddles: z.ZodNullable<z.ZodBoolean>;
|
|
37
37
|
profile_photo_base64_jpg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
ask_to_join_private_huddles: z.ZodNullable<z.ZodBoolean>;
|
|
39
39
|
filter_huddles_by_user_emails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
40
|
-
}, z.core.$
|
|
41
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>>;
|
|
41
|
+
}, z.core.$loose>;
|
|
42
42
|
declare const recallaiListSlackTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
43
43
|
//#endregion
|
|
44
44
|
export { recallaiListSlackTeams };
|
|
@@ -30,15 +30,15 @@ declare const RecallaiListSlackTeamsOutput: z.ZodObject<{
|
|
|
30
30
|
calendar_meetings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
31
31
|
automatic_audio_output: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
32
|
automatic_video_output: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
34
|
slack_team_domain: z.ZodNullable<z.ZodString>;
|
|
35
35
|
ask_to_join_message: z.ZodNullable<z.ZodString>;
|
|
36
36
|
auto_join_public_huddles: z.ZodNullable<z.ZodBoolean>;
|
|
37
37
|
profile_photo_base64_jpg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
ask_to_join_private_huddles: z.ZodNullable<z.ZodBoolean>;
|
|
39
39
|
filter_huddles_by_user_emails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
40
|
-
}, z.core.$
|
|
41
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>>;
|
|
41
|
+
}, z.core.$loose>;
|
|
42
42
|
declare const recallaiListSlackTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
43
43
|
//#endregion
|
|
44
44
|
export { recallaiListSlackTeams };
|
|
@@ -22,7 +22,7 @@ const RecallaiListSlackTeams_HuddleBotConfigSchema = z.object({
|
|
|
22
22
|
calendar_meetings: z.array(z.unknown()).describe("Associated calendar meetings").nullable().optional(),
|
|
23
23
|
automatic_audio_output: z.record(z.string(), z.unknown()).describe("Automatic audio output configuration").nullable().optional(),
|
|
24
24
|
automatic_video_output: z.record(z.string(), z.unknown()).describe("Automatic video output configuration").nullable().optional()
|
|
25
|
-
}).describe("Configuration for the bot to join huddles");
|
|
25
|
+
}).passthrough().describe("Configuration for the bot to join huddles");
|
|
26
26
|
const RecallaiListSlackTeams_SlackTeamSchema = z.object({
|
|
27
27
|
id: z.string().describe("Unique identifier (UUID) for the Slack team").nullable(),
|
|
28
28
|
status: z.string().describe("Status of the Slack team integration").nullable(),
|
|
@@ -37,13 +37,13 @@ const RecallaiListSlackTeams_SlackTeamSchema = z.object({
|
|
|
37
37
|
profile_photo_base64_jpg: z.string().describe("The profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image").nullable().optional(),
|
|
38
38
|
ask_to_join_private_huddles: z.boolean().describe("Whether the bot user should ask to join huddles occurring in private channels").nullable(),
|
|
39
39
|
filter_huddles_by_user_emails: z.array(z.string()).describe("A list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle").nullable().optional()
|
|
40
|
-
}).describe("Slack team integration details");
|
|
40
|
+
}).passthrough().describe("Slack team integration details");
|
|
41
41
|
const recallaiListSlackTeams = action("RECALLAI_LIST_SLACK_TEAMS", {
|
|
42
42
|
slug: "recallai-list-slack-teams",
|
|
43
43
|
name: "List Slack Teams",
|
|
44
44
|
description: "Tool to list all Slack team integrations. Use when you need to retrieve configured Slack teams for huddle bot functionality. Returns all Slack workspaces where the bot can join huddles.",
|
|
45
45
|
input: RecallaiListSlackTeamsInput,
|
|
46
|
-
output: z.object({ results: z.array(RecallaiListSlackTeams_SlackTeamSchema).describe("List of Slack team objects").nullable().optional() }).describe("List of Slack team integrations")
|
|
46
|
+
output: z.object({ results: z.array(RecallaiListSlackTeams_SlackTeamSchema).describe("List of Slack team objects").nullable().optional() }).passthrough().describe("List of Slack team integrations")
|
|
47
47
|
});
|
|
48
48
|
//#endregion
|
|
49
49
|
export { recallaiListSlackTeams };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-slack-teams.mjs","names":[],"sources":["../../src/actions/list-slack-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListSlackTeamsInput = z.object({});\nconst RecallaiListSlackTeams_HuddleBotConfigSchema = z.object({\n id: z.string().describe(\"Unique identifier for the bot config\").nullable(),\n chat: z.record(z.string(), z.unknown()).describe(\"Chat configuration\").nullable().optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific configuration\").nullable().optional(),\n join_at: z.string().describe(\"ISO 8601 timestamp when the bot should join\").nullable().optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Bot variant configuration\").nullable().optional(),\n bot_name: z.string().describe(\"Name of the bot\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata\").nullable().optional(),\n recordings: z.array(z.unknown()).describe(\"List of recordings for the bot\").nullable().optional(),\n slack_team: z.record(z.string(), z.unknown()).describe(\"Slack team information\").nullable().optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific configuration\").nullable().optional(),\n meeting_url: z.string().describe(\"URL of the meeting to join\").nullable(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Output media settings\").nullable().optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Breakout room configuration\").nullable().optional(),\n status_changes: z.array(z.unknown()).describe(\"History of bot status changes\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Automatic leave configuration\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Recording configuration\").nullable().optional(),\n calendar_meetings: z.array(z.unknown()).describe(\"Associated calendar meetings\").nullable().optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Automatic audio output configuration\").nullable().optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Automatic video output configuration\").nullable().optional(),\n}).describe(\"Configuration for the bot to join huddles\");\nconst RecallaiListSlackTeams_SlackTeamSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Slack team\").nullable(),\n status: z.string().describe(\"Status of the Slack team integration\").nullable(),\n bot_name: z.string().describe(\"The name of the bot user. This is the name that will be displayed in Slack\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated\").nullable(),\n email_address: z.string().describe(\"The email address of the bot user. This is the email address that the customer will invite to their Slack workspace\").nullable(),\n huddle_bot_config: RecallaiListSlackTeams_HuddleBotConfigSchema.nullable(),\n slack_team_domain: z.string().describe(\"The domain of the Slack workspace that the bot user will be invited to. For instance \\\"mycompany.slack.com\\\"\").nullable(),\n ask_to_join_message: z.string().describe(\"The message that the bot user will send when asking to join a private huddle\").nullable(),\n auto_join_public_huddles: z.boolean().describe(\"Whether the bot user should automatically join huddles occurring in public channels\").nullable(),\n profile_photo_base64_jpg: z.string().describe(\"The profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image\").nullable().optional(),\n ask_to_join_private_huddles: z.boolean().describe(\"Whether the bot user should ask to join huddles occurring in private channels\").nullable(),\n filter_huddles_by_user_emails: z.array(z.string()).describe(\"A list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle\").nullable().optional(),\n}).describe(\"Slack team integration details\");\nexport const RecallaiListSlackTeamsOutput = z.object({\n results: z.array(RecallaiListSlackTeams_SlackTeamSchema).describe(\"List of Slack team objects\").nullable().optional(),\n}).describe(\"List of Slack team integrations\");\n\nexport const recallaiListSlackTeams = action(\"RECALLAI_LIST_SLACK_TEAMS\", {\n slug: \"recallai-list-slack-teams\",\n name: \"List Slack Teams\",\n description: \"Tool to list all Slack team integrations. Use when you need to retrieve configured Slack teams for huddle bot functionality. Returns all Slack workspaces where the bot can join huddles.\",\n input: RecallaiListSlackTeamsInput,\n output: RecallaiListSlackTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,CAAC,CAAC;AACtD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,cAAc,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,gBAAgB,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,mBAAmB,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,wBAAwB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,wBAAwB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,2CAA2C;
|
|
1
|
+
{"version":3,"file":"list-slack-teams.mjs","names":[],"sources":["../../src/actions/list-slack-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListSlackTeamsInput = z.object({});\nconst RecallaiListSlackTeams_HuddleBotConfigSchema = z.object({\n id: z.string().describe(\"Unique identifier for the bot config\").nullable(),\n chat: z.record(z.string(), z.unknown()).describe(\"Chat configuration\").nullable().optional(),\n zoom: z.record(z.string(), z.unknown()).describe(\"Zoom specific configuration\").nullable().optional(),\n join_at: z.string().describe(\"ISO 8601 timestamp when the bot should join\").nullable().optional(),\n variant: z.record(z.string(), z.unknown()).describe(\"Bot variant configuration\").nullable().optional(),\n bot_name: z.string().describe(\"Name of the bot\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata\").nullable().optional(),\n recordings: z.array(z.unknown()).describe(\"List of recordings for the bot\").nullable().optional(),\n slack_team: z.record(z.string(), z.unknown()).describe(\"Slack team information\").nullable().optional(),\n google_meet: z.record(z.string(), z.unknown()).describe(\"Google Meet specific configuration\").nullable().optional(),\n meeting_url: z.string().describe(\"URL of the meeting to join\").nullable(),\n output_media: z.record(z.string(), z.unknown()).describe(\"Output media settings\").nullable().optional(),\n breakout_room: z.record(z.string(), z.unknown()).describe(\"Breakout room configuration\").nullable().optional(),\n status_changes: z.array(z.unknown()).describe(\"History of bot status changes\").nullable().optional(),\n automatic_leave: z.record(z.string(), z.unknown()).describe(\"Automatic leave configuration\").nullable().optional(),\n recording_config: z.record(z.string(), z.unknown()).describe(\"Recording configuration\").nullable().optional(),\n calendar_meetings: z.array(z.unknown()).describe(\"Associated calendar meetings\").nullable().optional(),\n automatic_audio_output: z.record(z.string(), z.unknown()).describe(\"Automatic audio output configuration\").nullable().optional(),\n automatic_video_output: z.record(z.string(), z.unknown()).describe(\"Automatic video output configuration\").nullable().optional(),\n}).passthrough().describe(\"Configuration for the bot to join huddles\");\nconst RecallaiListSlackTeams_SlackTeamSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for the Slack team\").nullable(),\n status: z.string().describe(\"Status of the Slack team integration\").nullable(),\n bot_name: z.string().describe(\"The name of the bot user. This is the name that will be displayed in Slack\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated\").nullable(),\n email_address: z.string().describe(\"The email address of the bot user. This is the email address that the customer will invite to their Slack workspace\").nullable(),\n huddle_bot_config: RecallaiListSlackTeams_HuddleBotConfigSchema.nullable(),\n slack_team_domain: z.string().describe(\"The domain of the Slack workspace that the bot user will be invited to. For instance \\\"mycompany.slack.com\\\"\").nullable(),\n ask_to_join_message: z.string().describe(\"The message that the bot user will send when asking to join a private huddle\").nullable(),\n auto_join_public_huddles: z.boolean().describe(\"Whether the bot user should automatically join huddles occurring in public channels\").nullable(),\n profile_photo_base64_jpg: z.string().describe(\"The profile photo of the bot user, encoded as a base64 string. This is the profile photo that will be displayed in Slack. This must be a 512x512px JPEG image\").nullable().optional(),\n ask_to_join_private_huddles: z.boolean().describe(\"Whether the bot user should ask to join huddles occurring in private channels\").nullable(),\n filter_huddles_by_user_emails: z.array(z.string()).describe(\"A list of email addresses. If this is set, the bot user will only join huddles where one of the users is a participant of the huddle\").nullable().optional(),\n}).passthrough().describe(\"Slack team integration details\");\nexport const RecallaiListSlackTeamsOutput = z.object({\n results: z.array(RecallaiListSlackTeams_SlackTeamSchema).describe(\"List of Slack team objects\").nullable().optional(),\n}).passthrough().describe(\"List of Slack team integrations\");\n\nexport const recallaiListSlackTeams = action(\"RECALLAI_LIST_SLACK_TEAMS\", {\n slug: \"recallai-list-slack-teams\",\n name: \"List Slack Teams\",\n description: \"Tool to list all Slack team integrations. Use when you need to retrieve configured Slack teams for huddle bot functionality. Returns all Slack workspaces where the bot can join huddles.\",\n input: RecallaiListSlackTeamsInput,\n output: RecallaiListSlackTeamsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -21,12 +21,12 @@ const RecallaiListTranscript_TranscriptItemSchema = zod.z.object({
|
|
|
21
21
|
recording: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Reference to the associated recording object"),
|
|
22
22
|
created_at: zod.z.string().describe("ISO 8601 timestamp when transcript was created").nullable(),
|
|
23
23
|
diarization: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Speaker diarization information for the transcript")
|
|
24
|
-
}).describe("Individual transcript item in the results");
|
|
24
|
+
}).passthrough().describe("Individual transcript item in the results");
|
|
25
25
|
const RecallaiListTranscriptOutput = zod.z.object({
|
|
26
26
|
next: zod.z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
|
|
27
27
|
results: zod.z.array(RecallaiListTranscript_TranscriptItemSchema).describe("List of transcript objects"),
|
|
28
28
|
previous: zod.z.string().describe("URL for the previous page (null if on first page)").nullable().optional()
|
|
29
|
-
}).describe("Paginated response containing transcript list");
|
|
29
|
+
}).passthrough().describe("Paginated response containing transcript list");
|
|
30
30
|
const recallaiListTranscript = require_action.action("RECALLAI_LIST_TRANSCRIPT", {
|
|
31
31
|
slug: "recallai-list-transcript",
|
|
32
32
|
name: "List transcript",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-transcript.cjs","names":["z","action"],"sources":["../../src/actions/list-transcript.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListTranscriptInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status of the transcript processing\").optional(),\n recording_id: z.string().describe(\"Filter transcripts by recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter transcripts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter transcripts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListTranscript_TranscriptItemSchema = z.object({\n id: z.string().describe(\"Unique transcript identifier\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Transcript data content\"),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the transcript\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the transcript\"),\n provider: z.record(z.string(), z.unknown()).describe(\"Information about the transcription provider used\"),\n recording: z.record(z.string(), z.unknown()).describe(\"Reference to the associated recording object\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when transcript was created\").nullable(),\n diarization: z.record(z.string(), z.unknown()).describe(\"Speaker diarization information for the transcript\"),\n}).describe(\"Individual transcript item in the results\");\nexport const RecallaiListTranscriptOutput = 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(RecallaiListTranscript_TranscriptItemSchema).describe(\"List of transcript objects\"),\n previous: z.string().describe(\"URL for the previous page (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing transcript list\");\n\nexport const recallaiListTranscript = action(\"RECALLAI_LIST_TRANSCRIPT\", {\n slug: \"recallai-list-transcript\",\n name: \"List transcript\",\n description: \"Tool to list transcripts from Recall.ai recordings. Returns a paginated list of transcripts with their status, content, and metadata. Use when you need to retrieve or filter transcripts by recording, status, or creation time.\",\n input: RecallaiListTranscriptInput,\n output: RecallaiListTranscriptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACpH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAC1E,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACrF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACzF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACxG,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C;
|
|
1
|
+
{"version":3,"file":"list-transcript.cjs","names":["z","action"],"sources":["../../src/actions/list-transcript.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListTranscriptInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status of the transcript processing\").optional(),\n recording_id: z.string().describe(\"Filter transcripts by recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter transcripts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter transcripts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListTranscript_TranscriptItemSchema = z.object({\n id: z.string().describe(\"Unique transcript identifier\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Transcript data content\"),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the transcript\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the transcript\"),\n provider: z.record(z.string(), z.unknown()).describe(\"Information about the transcription provider used\"),\n recording: z.record(z.string(), z.unknown()).describe(\"Reference to the associated recording object\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when transcript was created\").nullable(),\n diarization: z.record(z.string(), z.unknown()).describe(\"Speaker diarization information for the transcript\"),\n}).passthrough().describe(\"Individual transcript item in the results\");\nexport const RecallaiListTranscriptOutput = 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(RecallaiListTranscript_TranscriptItemSchema).describe(\"List of transcript objects\"),\n previous: z.string().describe(\"URL for the previous page (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing transcript list\");\n\nexport const recallaiListTranscript = action(\"RECALLAI_LIST_TRANSCRIPT\", {\n slug: \"recallai-list-transcript\",\n name: \"List transcript\",\n description: \"Tool to list transcripts from Recall.ai recordings. Returns a paginated list of transcripts with their status, content, and metadata. Use when you need to retrieve or filter transcripts by recording, status, or creation time.\",\n input: RecallaiListTranscriptInput,\n output: RecallaiListTranscriptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACpH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAC1E,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACrF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACzF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACxG,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,4BAA4B;CACnG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -23,9 +23,9 @@ declare const RecallaiListTranscriptOutput: z.ZodObject<{
|
|
|
23
23
|
recording: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
24
24
|
created_at: z.ZodNullable<z.ZodString>;
|
|
25
25
|
diarization: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
26
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
27
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>;
|
|
29
29
|
declare const recallaiListTranscript: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
cursor?: string | undefined;
|
|
31
31
|
status_code?: "done" | "failed" | "processing" | undefined;
|
|
@@ -23,9 +23,9 @@ declare const RecallaiListTranscriptOutput: z.ZodObject<{
|
|
|
23
23
|
recording: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
24
24
|
created_at: z.ZodNullable<z.ZodString>;
|
|
25
25
|
diarization: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
26
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
27
|
previous: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>;
|
|
29
29
|
declare const recallaiListTranscript: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
cursor?: string | undefined;
|
|
31
31
|
status_code?: "done" | "failed" | "processing" | undefined;
|
|
@@ -21,7 +21,7 @@ const RecallaiListTranscript_TranscriptItemSchema = z.object({
|
|
|
21
21
|
recording: z.record(z.string(), z.unknown()).describe("Reference to the associated recording object"),
|
|
22
22
|
created_at: z.string().describe("ISO 8601 timestamp when transcript was created").nullable(),
|
|
23
23
|
diarization: z.record(z.string(), z.unknown()).describe("Speaker diarization information for the transcript")
|
|
24
|
-
}).describe("Individual transcript item in the results");
|
|
24
|
+
}).passthrough().describe("Individual transcript item in the results");
|
|
25
25
|
const recallaiListTranscript = action("RECALLAI_LIST_TRANSCRIPT", {
|
|
26
26
|
slug: "recallai-list-transcript",
|
|
27
27
|
name: "List transcript",
|
|
@@ -31,7 +31,7 @@ const recallaiListTranscript = action("RECALLAI_LIST_TRANSCRIPT", {
|
|
|
31
31
|
next: z.string().describe("URL for the next page of results (null if no more pages)").nullable().optional(),
|
|
32
32
|
results: z.array(RecallaiListTranscript_TranscriptItemSchema).describe("List of transcript objects"),
|
|
33
33
|
previous: z.string().describe("URL for the previous page (null if on first page)").nullable().optional()
|
|
34
|
-
}).describe("Paginated response containing transcript list")
|
|
34
|
+
}).passthrough().describe("Paginated response containing transcript list")
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { recallaiListTranscript };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-transcript.mjs","names":[],"sources":["../../src/actions/list-transcript.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListTranscriptInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status of the transcript processing\").optional(),\n recording_id: z.string().describe(\"Filter transcripts by recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter transcripts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter transcripts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListTranscript_TranscriptItemSchema = z.object({\n id: z.string().describe(\"Unique transcript identifier\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Transcript data content\"),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the transcript\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the transcript\"),\n provider: z.record(z.string(), z.unknown()).describe(\"Information about the transcription provider used\"),\n recording: z.record(z.string(), z.unknown()).describe(\"Reference to the associated recording object\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when transcript was created\").nullable(),\n diarization: z.record(z.string(), z.unknown()).describe(\"Speaker diarization information for the transcript\"),\n}).describe(\"Individual transcript item in the results\");\nexport const RecallaiListTranscriptOutput = 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(RecallaiListTranscript_TranscriptItemSchema).describe(\"List of transcript objects\"),\n previous: z.string().describe(\"URL for the previous page (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated response containing transcript list\");\n\nexport const recallaiListTranscript = action(\"RECALLAI_LIST_TRANSCRIPT\", {\n slug: \"recallai-list-transcript\",\n name: \"List transcript\",\n description: \"Tool to list transcripts from Recall.ai recordings. Returns a paginated list of transcripts with their status, content, and metadata. Use when you need to retrieve or filter transcripts by recording, status, or creation time.\",\n input: RecallaiListTranscriptInput,\n output: RecallaiListTranscriptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACpH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAC1E,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACrF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACzF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACxG,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C;
|
|
1
|
+
{"version":3,"file":"list-transcript.mjs","names":[],"sources":["../../src/actions/list-transcript.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListTranscriptInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status of the transcript processing\").optional(),\n recording_id: z.string().describe(\"Filter transcripts by recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter transcripts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter transcripts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListTranscript_TranscriptItemSchema = z.object({\n id: z.string().describe(\"Unique transcript identifier\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"Transcript data content\"),\n status: z.record(z.string(), z.unknown()).describe(\"Current status of the transcript\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata for the transcript\"),\n provider: z.record(z.string(), z.unknown()).describe(\"Information about the transcription provider used\"),\n recording: z.record(z.string(), z.unknown()).describe(\"Reference to the associated recording object\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when transcript was created\").nullable(),\n diarization: z.record(z.string(), z.unknown()).describe(\"Speaker diarization information for the transcript\"),\n}).passthrough().describe(\"Individual transcript item in the results\");\nexport const RecallaiListTranscriptOutput = 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(RecallaiListTranscript_TranscriptItemSchema).describe(\"List of transcript objects\"),\n previous: z.string().describe(\"URL for the previous page (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated response containing transcript list\");\n\nexport const recallaiListTranscript = action(\"RECALLAI_LIST_TRANSCRIPT\", {\n slug: \"recallai-list-transcript\",\n name: \"List transcript\",\n description: \"Tool to list transcripts from Recall.ai recordings. Returns a paginated list of transcripts with their status, content, and metadata. Use when you need to retrieve or filter transcripts by recording, status, or creation time.\",\n input: RecallaiListTranscriptInput,\n output: RecallaiListTranscriptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACpH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAC1E,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC;CACrF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oCAAoC;CACzF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACxG,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAOrE,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,4BAA4B;EACnG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -12,16 +12,16 @@ const RecallaiListVideoMixedInput = zod.z.object({
|
|
|
12
12
|
created_at_after: zod.z.string().describe("Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)").optional(),
|
|
13
13
|
created_at_before: zod.z.string().describe("Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)").optional()
|
|
14
14
|
});
|
|
15
|
-
const RecallaiListVideoMixed_VideoMixedArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download the MP4 video file (null if not ready)").nullable().optional() }).describe("Data section containing the download URL for the video");
|
|
15
|
+
const RecallaiListVideoMixed_VideoMixedArtifactDataSchema = zod.z.object({ download_url: zod.z.string().describe("URL to download the MP4 video file (null if not ready)").nullable().optional() }).passthrough().describe("Data section containing the download URL for the video");
|
|
16
16
|
const RecallaiListVideoMixed_ArtifactStatusSchema = zod.z.object({
|
|
17
17
|
code: zod.z.string().describe("Status code: 'processing', 'done', 'failed', or 'deleted'").nullable(),
|
|
18
18
|
sub_code: zod.z.string().describe("Detailed sub-code for additional status information").nullable().optional(),
|
|
19
19
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
|
|
20
|
-
}).describe("Processing status information for a video mixed artifact");
|
|
20
|
+
}).passthrough().describe("Processing status information for a video mixed artifact");
|
|
21
21
|
const RecallaiListVideoMixed_RecordingMinimalSchema = zod.z.object({
|
|
22
22
|
id: zod.z.string().describe("Unique identifier (UUID) of the recording").nullable(),
|
|
23
23
|
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata associated with the recording").nullable().optional()
|
|
24
|
-
}).describe("Minimal recording information associated with the artifact");
|
|
24
|
+
}).passthrough().describe("Minimal recording information associated with the artifact");
|
|
25
25
|
const RecallaiListVideoMixed_VideoMixedArtifactSchema = zod.z.object({
|
|
26
26
|
id: zod.z.string().describe("Unique identifier (UUID) for this artifact").nullable(),
|
|
27
27
|
data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),
|
|
@@ -30,12 +30,12 @@ const RecallaiListVideoMixed_VideoMixedArtifactSchema = zod.z.object({
|
|
|
30
30
|
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata key-value pairs (strings with nullable values)"),
|
|
31
31
|
recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),
|
|
32
32
|
created_at: zod.z.string().describe("ISO 8601 timestamp when the artifact was created").nullable()
|
|
33
|
-
}).describe("Individual video mixed artifact containing combined video output");
|
|
33
|
+
}).passthrough().describe("Individual video mixed artifact containing combined video output");
|
|
34
34
|
const RecallaiListVideoMixedOutput = zod.z.object({
|
|
35
35
|
next: zod.z.string().describe("Pagination cursor for the next page of results (null if no more pages)").nullable().optional(),
|
|
36
36
|
results: zod.z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe("List of video mixed artifact objects"),
|
|
37
37
|
previous: zod.z.string().describe("Pagination cursor for the previous page of results (null if on first page)").nullable().optional()
|
|
38
|
-
}).describe("Paginated list of video mixed artifacts");
|
|
38
|
+
}).passthrough().describe("Paginated list of video mixed artifacts");
|
|
39
39
|
const recallaiListVideoMixed = require_action.action("RECALLAI_LIST_VIDEO_MIXED", {
|
|
40
40
|
slug: "recallai-list-video-mixed",
|
|
41
41
|
name: "List Video Mixed Artifacts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-video-mixed.cjs","names":["z","action"],"sources":["../../src/actions/list-video-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListVideoMixedInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching next page\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status code filter for video mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter results to only include video mixed artifacts for a specific recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListVideoMixed_VideoMixedArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the MP4 video file (null if not ready)\").nullable().optional(),\n}).describe(\"Data section containing the download URL for the video\");\nconst RecallaiListVideoMixed_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Status code: 'processing', 'done', 'failed', or 'deleted'\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code for additional status information\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).describe(\"Processing status information for a video mixed artifact\");\nconst RecallaiListVideoMixed_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}).describe(\"Minimal recording information associated with the artifact\");\nconst RecallaiListVideoMixed_VideoMixedArtifactSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for this artifact\").nullable(),\n data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),\n format: z.string().describe(\"Video format, typically 'mp4' for video mixed artifacts\").nullable(),\n status: RecallaiListVideoMixed_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs (strings with nullable values)\"),\n recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\").nullable(),\n}).describe(\"Individual video mixed artifact containing combined video output\");\nexport const RecallaiListVideoMixedOutput = z.object({\n next: z.string().describe(\"Pagination cursor for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe(\"List of video mixed artifact objects\"),\n previous: z.string().describe(\"Pagination cursor for the previous page of results (null if on first page)\").nullable().optional(),\n}).describe(\"Paginated list of video mixed artifacts\");\n\nexport const recallaiListVideoMixed = action(\"RECALLAI_LIST_VIDEO_MIXED\", {\n slug: \"recallai-list-video-mixed\",\n name: \"List Video Mixed Artifacts\",\n description: \"List video mixed artifacts from recorded meetings. Video mixed artifacts combine all video sources (participants, screen shares, etc.) into a single MP4 file. Use when you need to retrieve processed meeting recordings with combined video output.\",\n input: RecallaiListVideoMixedInput,\n output: RecallaiListVideoMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CACtJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AAC1J,CAAC;AACD,MAAM,sDAAsDA,IAAAA,EAAE,OAAO,EACnE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,SAAS,wDAAwD;
|
|
1
|
+
{"version":3,"file":"list-video-mixed.cjs","names":["z","action"],"sources":["../../src/actions/list-video-mixed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecallaiListVideoMixedInput = z.object({\n cursor: z.string().describe(\"The pagination cursor value for fetching next page\").optional(),\n status_code: z.enum([\"processing\", \"done\", \"failed\"]).describe(\"Status code filter for video mixed artifacts\").optional(),\n recording_id: z.string().describe(\"Filter results to only include video mixed artifacts for a specific recording ID\").optional(),\n created_at_after: z.string().describe(\"Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)\").optional(),\n created_at_before: z.string().describe(\"Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)\").optional(),\n});\nconst RecallaiListVideoMixed_VideoMixedArtifactDataSchema = z.object({\n download_url: z.string().describe(\"URL to download the MP4 video file (null if not ready)\").nullable().optional(),\n}).passthrough().describe(\"Data section containing the download URL for the video\");\nconst RecallaiListVideoMixed_ArtifactStatusSchema = z.object({\n code: z.string().describe(\"Status code: 'processing', 'done', 'failed', or 'deleted'\").nullable(),\n sub_code: z.string().describe(\"Detailed sub-code for additional status information\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the status was last updated\").nullable(),\n}).passthrough().describe(\"Processing status information for a video mixed artifact\");\nconst RecallaiListVideoMixed_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 associated with the artifact\");\nconst RecallaiListVideoMixed_VideoMixedArtifactSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) for this artifact\").nullable(),\n data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),\n format: z.string().describe(\"Video format, typically 'mp4' for video mixed artifacts\").nullable(),\n status: RecallaiListVideoMixed_ArtifactStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs (strings with nullable values)\"),\n recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the artifact was created\").nullable(),\n}).passthrough().describe(\"Individual video mixed artifact containing combined video output\");\nexport const RecallaiListVideoMixedOutput = z.object({\n next: z.string().describe(\"Pagination cursor for the next page of results (null if no more pages)\").nullable().optional(),\n results: z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe(\"List of video mixed artifact objects\"),\n previous: z.string().describe(\"Pagination cursor for the previous page of results (null if on first page)\").nullable().optional(),\n}).passthrough().describe(\"Paginated list of video mixed artifacts\");\n\nexport const recallaiListVideoMixed = action(\"RECALLAI_LIST_VIDEO_MIXED\", {\n slug: \"recallai-list-video-mixed\",\n name: \"List Video Mixed Artifacts\",\n description: \"List video mixed artifacts from recorded meetings. Video mixed artifacts combine all video sources (participants, screen shares, etc.) into a single MP4 file. Use when you need to retrieve processed meeting recordings with combined video output.\",\n input: RecallaiListVideoMixedInput,\n output: RecallaiListVideoMixedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAc;EAAQ;CAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC/H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CACtJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AAC1J,CAAC;AACD,MAAM,sDAAsDA,IAAAA,EAAE,OAAO,EACnE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAChG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,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,4DAA4D;AACtF,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAM,oDAAoD,SAAS;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAChG,QAAQ,4CAA4C,SAAS;CAC7D,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE;CACrH,WAAW,8CAA8C,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAC5F,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,SAASA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sCAAsC;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,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"}
|
|
@@ -18,22 +18,22 @@ declare const RecallaiListVideoMixedOutput: 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.$
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
28
|
metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
29
29
|
recording: z.ZodNullable<z.ZodObject<{
|
|
30
30
|
id: z.ZodNullable<z.ZodString>;
|
|
31
31
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
|
-
}, z.core.$
|
|
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 recallaiListVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
cursor?: string | undefined;
|
|
39
39
|
status_code?: "done" | "failed" | "processing" | undefined;
|
|
@@ -18,22 +18,22 @@ declare const RecallaiListVideoMixedOutput: 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.$
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
28
|
metadata: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
29
29
|
recording: z.ZodNullable<z.ZodObject<{
|
|
30
30
|
id: z.ZodNullable<z.ZodString>;
|
|
31
31
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
|
-
}, z.core.$
|
|
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 recallaiListVideoMixed: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
cursor?: string | undefined;
|
|
39
39
|
status_code?: "done" | "failed" | "processing" | undefined;
|
|
@@ -12,16 +12,16 @@ const RecallaiListVideoMixedInput = z.object({
|
|
|
12
12
|
created_at_after: z.string().describe("Filter results to only include video mixed artifacts created after this timestamp (ISO 8601 format)").optional(),
|
|
13
13
|
created_at_before: z.string().describe("Filter results to only include video mixed artifacts created before this timestamp (ISO 8601 format)").optional()
|
|
14
14
|
});
|
|
15
|
-
const RecallaiListVideoMixed_VideoMixedArtifactDataSchema = z.object({ download_url: z.string().describe("URL to download the MP4 video file (null if not ready)").nullable().optional() }).describe("Data section containing the download URL for the video");
|
|
15
|
+
const RecallaiListVideoMixed_VideoMixedArtifactDataSchema = z.object({ download_url: z.string().describe("URL to download the MP4 video file (null if not ready)").nullable().optional() }).passthrough().describe("Data section containing the download URL for the video");
|
|
16
16
|
const RecallaiListVideoMixed_ArtifactStatusSchema = z.object({
|
|
17
17
|
code: z.string().describe("Status code: 'processing', 'done', 'failed', or 'deleted'").nullable(),
|
|
18
18
|
sub_code: z.string().describe("Detailed sub-code for additional status information").nullable().optional(),
|
|
19
19
|
updated_at: z.string().describe("ISO 8601 timestamp when the status was last updated").nullable()
|
|
20
|
-
}).describe("Processing status information for a video mixed artifact");
|
|
20
|
+
}).passthrough().describe("Processing status information for a video mixed artifact");
|
|
21
21
|
const RecallaiListVideoMixed_RecordingMinimalSchema = z.object({
|
|
22
22
|
id: z.string().describe("Unique identifier (UUID) of the recording").nullable(),
|
|
23
23
|
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata associated with the recording").nullable().optional()
|
|
24
|
-
}).describe("Minimal recording information associated with the artifact");
|
|
24
|
+
}).passthrough().describe("Minimal recording information associated with the artifact");
|
|
25
25
|
const RecallaiListVideoMixed_VideoMixedArtifactSchema = z.object({
|
|
26
26
|
id: z.string().describe("Unique identifier (UUID) for this artifact").nullable(),
|
|
27
27
|
data: RecallaiListVideoMixed_VideoMixedArtifactDataSchema.nullable(),
|
|
@@ -30,7 +30,7 @@ const RecallaiListVideoMixed_VideoMixedArtifactSchema = z.object({
|
|
|
30
30
|
metadata: z.record(z.string(), z.unknown()).describe("Custom metadata key-value pairs (strings with nullable values)"),
|
|
31
31
|
recording: RecallaiListVideoMixed_RecordingMinimalSchema.nullable(),
|
|
32
32
|
created_at: z.string().describe("ISO 8601 timestamp when the artifact was created").nullable()
|
|
33
|
-
}).describe("Individual video mixed artifact containing combined video output");
|
|
33
|
+
}).passthrough().describe("Individual video mixed artifact containing combined video output");
|
|
34
34
|
const recallaiListVideoMixed = action("RECALLAI_LIST_VIDEO_MIXED", {
|
|
35
35
|
slug: "recallai-list-video-mixed",
|
|
36
36
|
name: "List Video Mixed Artifacts",
|
|
@@ -40,7 +40,7 @@ const recallaiListVideoMixed = action("RECALLAI_LIST_VIDEO_MIXED", {
|
|
|
40
40
|
next: z.string().describe("Pagination cursor for the next page of results (null if no more pages)").nullable().optional(),
|
|
41
41
|
results: z.array(RecallaiListVideoMixed_VideoMixedArtifactSchema).describe("List of video mixed artifact objects"),
|
|
42
42
|
previous: z.string().describe("Pagination cursor for the previous page of results (null if on first page)").nullable().optional()
|
|
43
|
-
}).describe("Paginated list of video mixed artifacts")
|
|
43
|
+
}).passthrough().describe("Paginated list of video mixed artifacts")
|
|
44
44
|
});
|
|
45
45
|
//#endregion
|
|
46
46
|
export { recallaiListVideoMixed };
|