@keystrokehq/recallai 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/create-bot.cjs +32 -32
- package/dist/actions/create-bot.cjs.map +1 -1
- package/dist/actions/create-bot.d.cts +81 -42
- package/dist/actions/create-bot.d.mts +81 -42
- package/dist/actions/create-bot.mjs +32 -32
- package/dist/actions/create-bot.mjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.cjs +1 -1
- package/dist/actions/create-calendar-authenticate.cjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.d.cts +1 -1
- package/dist/actions/create-calendar-authenticate.d.mts +1 -1
- package/dist/actions/create-calendar-authenticate.mjs +1 -1
- package/dist/actions/create-calendar-authenticate.mjs.map +1 -1
- package/dist/actions/create-calendar.cjs +2 -2
- package/dist/actions/create-calendar.cjs.map +1 -1
- package/dist/actions/create-calendar.d.cts +2 -2
- package/dist/actions/create-calendar.d.mts +2 -2
- package/dist/actions/create-calendar.mjs +2 -2
- package/dist/actions/create-calendar.mjs.map +1 -1
- package/dist/actions/create-google-login-group.cjs +2 -2
- package/dist/actions/create-google-login-group.cjs.map +1 -1
- package/dist/actions/create-google-login-group.d.cts +2 -2
- package/dist/actions/create-google-login-group.d.mts +2 -2
- package/dist/actions/create-google-login-group.mjs +2 -2
- package/dist/actions/create-google-login-group.mjs.map +1 -1
- package/dist/actions/create-google-login.cjs +1 -1
- package/dist/actions/create-google-login.cjs.map +1 -1
- package/dist/actions/create-google-login.d.cts +1 -1
- package/dist/actions/create-google-login.d.mts +1 -1
- package/dist/actions/create-google-login.mjs +1 -1
- package/dist/actions/create-google-login.mjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.cjs +47 -47
- package/dist/actions/create-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.d.cts +66 -66
- package/dist/actions/create-meeting-direct-connect.d.mts +66 -66
- package/dist/actions/create-meeting-direct-connect.mjs +47 -47
- package/dist/actions/create-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/create-sdk-upload.cjs +3 -3
- package/dist/actions/create-sdk-upload.cjs.map +1 -1
- package/dist/actions/create-sdk-upload.d.cts +3 -3
- package/dist/actions/create-sdk-upload.d.mts +3 -3
- package/dist/actions/create-sdk-upload.mjs +3 -3
- package/dist/actions/create-sdk-upload.mjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/create-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/delete-bot-media.cjs +1 -1
- package/dist/actions/delete-bot-media.cjs.map +1 -1
- package/dist/actions/delete-bot-media.d.cts +1 -1
- package/dist/actions/delete-bot-media.d.mts +1 -1
- package/dist/actions/delete-bot-media.mjs +1 -1
- package/dist/actions/delete-bot-media.mjs.map +1 -1
- package/dist/actions/delete-bot.cjs +1 -1
- package/dist/actions/delete-bot.cjs.map +1 -1
- package/dist/actions/delete-bot.d.cts +1 -1
- package/dist/actions/delete-bot.d.mts +1 -1
- package/dist/actions/delete-bot.mjs +1 -1
- package/dist/actions/delete-bot.mjs.map +1 -1
- package/dist/actions/delete-calendar.cjs +1 -1
- package/dist/actions/delete-calendar.cjs.map +1 -1
- package/dist/actions/delete-calendar.d.cts +1 -1
- package/dist/actions/delete-calendar.d.mts +1 -1
- package/dist/actions/delete-calendar.mjs +1 -1
- package/dist/actions/delete-calendar.mjs.map +1 -1
- package/dist/actions/destroy-calendar-user.cjs +1 -1
- package/dist/actions/destroy-calendar-user.cjs.map +1 -1
- package/dist/actions/destroy-calendar-user.d.cts +1 -1
- package/dist/actions/destroy-calendar-user.d.mts +1 -1
- package/dist/actions/destroy-calendar-user.mjs +1 -1
- package/dist/actions/destroy-calendar-user.mjs.map +1 -1
- package/dist/actions/destroy-google-login-group.cjs +1 -1
- package/dist/actions/destroy-google-login-group.cjs.map +1 -1
- package/dist/actions/destroy-google-login-group.d.cts +1 -1
- package/dist/actions/destroy-google-login-group.d.mts +1 -1
- package/dist/actions/destroy-google-login-group.mjs +1 -1
- package/dist/actions/destroy-google-login-group.mjs.map +1 -1
- package/dist/actions/destroy-google-login.cjs +1 -1
- package/dist/actions/destroy-google-login.cjs.map +1 -1
- package/dist/actions/destroy-google-login.d.cts +1 -1
- package/dist/actions/destroy-google-login.d.mts +1 -1
- package/dist/actions/destroy-google-login.mjs +1 -1
- package/dist/actions/destroy-google-login.mjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.cjs +3 -3
- package/dist/actions/disconnect-calendar-user.cjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.d.cts +3 -3
- package/dist/actions/disconnect-calendar-user.d.mts +3 -3
- package/dist/actions/disconnect-calendar-user.mjs +3 -3
- package/dist/actions/disconnect-calendar-user.mjs.map +1 -1
- package/dist/actions/list-audio-mixed.cjs +7 -7
- package/dist/actions/list-audio-mixed.cjs.map +1 -1
- package/dist/actions/list-audio-mixed.d.cts +9 -9
- package/dist/actions/list-audio-mixed.d.mts +9 -9
- package/dist/actions/list-audio-mixed.mjs +7 -7
- package/dist/actions/list-audio-mixed.mjs.map +1 -1
- package/dist/actions/list-audio-separate.cjs +7 -7
- package/dist/actions/list-audio-separate.cjs.map +1 -1
- package/dist/actions/list-audio-separate.d.cts +9 -9
- package/dist/actions/list-audio-separate.d.mts +9 -9
- package/dist/actions/list-audio-separate.mjs +7 -7
- package/dist/actions/list-audio-separate.mjs.map +1 -1
- package/dist/actions/list-bot-screenshots.cjs +2 -2
- package/dist/actions/list-bot-screenshots.cjs.map +1 -1
- package/dist/actions/list-bot-screenshots.d.cts +2 -2
- package/dist/actions/list-bot-screenshots.d.mts +2 -2
- package/dist/actions/list-bot-screenshots.mjs +2 -2
- package/dist/actions/list-bot-screenshots.mjs.map +1 -1
- package/dist/actions/list-bots.cjs +4 -4
- package/dist/actions/list-bots.cjs.map +1 -1
- package/dist/actions/list-bots.d.cts +4 -4
- package/dist/actions/list-bots.d.mts +4 -4
- package/dist/actions/list-bots.mjs +4 -4
- package/dist/actions/list-bots.mjs.map +1 -1
- package/dist/actions/list-calendar-events.cjs +2 -2
- package/dist/actions/list-calendar-events.cjs.map +1 -1
- package/dist/actions/list-calendar-events.d.cts +2 -2
- package/dist/actions/list-calendar-events.d.mts +2 -2
- package/dist/actions/list-calendar-events.mjs +2 -2
- package/dist/actions/list-calendar-events.mjs.map +1 -1
- package/dist/actions/list-calendar-meetings.cjs +8 -8
- package/dist/actions/list-calendar-meetings.cjs.map +1 -1
- package/dist/actions/list-calendar-meetings.d.cts +8 -8
- package/dist/actions/list-calendar-meetings.d.mts +8 -8
- package/dist/actions/list-calendar-meetings.mjs +8 -8
- package/dist/actions/list-calendar-meetings.mjs.map +1 -1
- package/dist/actions/list-calendar-users.cjs +4 -4
- package/dist/actions/list-calendar-users.cjs.map +1 -1
- package/dist/actions/list-calendar-users.d.cts +4 -4
- package/dist/actions/list-calendar-users.d.mts +4 -4
- package/dist/actions/list-calendar-users.mjs +4 -4
- package/dist/actions/list-calendar-users.mjs.map +1 -1
- package/dist/actions/list-calendars.cjs +4 -4
- package/dist/actions/list-calendars.cjs.map +1 -1
- package/dist/actions/list-calendars.d.cts +4 -4
- package/dist/actions/list-calendars.d.mts +4 -4
- package/dist/actions/list-calendars.mjs +4 -4
- package/dist/actions/list-calendars.mjs.map +1 -1
- package/dist/actions/list-chat-messages.cjs +1 -1
- package/dist/actions/list-chat-messages.cjs.map +1 -1
- package/dist/actions/list-chat-messages.d.cts +1 -1
- package/dist/actions/list-chat-messages.d.mts +1 -1
- package/dist/actions/list-chat-messages.mjs +1 -1
- package/dist/actions/list-chat-messages.mjs.map +1 -1
- package/dist/actions/list-google-login-groups.cjs +3 -3
- package/dist/actions/list-google-login-groups.cjs.map +1 -1
- package/dist/actions/list-google-login-groups.d.cts +3 -3
- package/dist/actions/list-google-login-groups.d.mts +3 -3
- package/dist/actions/list-google-login-groups.mjs +3 -3
- package/dist/actions/list-google-login-groups.mjs.map +1 -1
- package/dist/actions/list-google-logins.cjs +2 -2
- package/dist/actions/list-google-logins.cjs.map +1 -1
- package/dist/actions/list-google-logins.d.cts +2 -2
- package/dist/actions/list-google-logins.d.mts +2 -2
- package/dist/actions/list-google-logins.mjs +2 -2
- package/dist/actions/list-google-logins.mjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.cjs +25 -25
- package/dist/actions/list-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.d.cts +25 -25
- package/dist/actions/list-meeting-direct-connect.d.mts +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/list-meeting-metadata.cjs +8 -8
- package/dist/actions/list-meeting-metadata.cjs.map +1 -1
- package/dist/actions/list-meeting-metadata.d.cts +10 -10
- package/dist/actions/list-meeting-metadata.d.mts +10 -10
- package/dist/actions/list-meeting-metadata.mjs +8 -8
- package/dist/actions/list-meeting-metadata.mjs.map +1 -1
- package/dist/actions/list-participant-events.cjs +7 -7
- package/dist/actions/list-participant-events.cjs.map +1 -1
- package/dist/actions/list-participant-events.d.cts +9 -9
- package/dist/actions/list-participant-events.d.mts +9 -9
- package/dist/actions/list-participant-events.mjs +7 -7
- package/dist/actions/list-participant-events.mjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.cjs +4 -4
- package/dist/actions/list-realtime-endpoint.cjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.d.cts +4 -4
- package/dist/actions/list-realtime-endpoint.d.mts +4 -4
- package/dist/actions/list-realtime-endpoint.mjs +4 -4
- package/dist/actions/list-realtime-endpoint.mjs.map +1 -1
- package/dist/actions/list-recording.cjs +3 -3
- package/dist/actions/list-recording.cjs.map +1 -1
- package/dist/actions/list-recording.d.cts +5 -5
- package/dist/actions/list-recording.d.mts +5 -5
- package/dist/actions/list-recording.mjs +3 -3
- package/dist/actions/list-recording.mjs.map +1 -1
- package/dist/actions/list-sdk-uploads.cjs +13 -13
- package/dist/actions/list-sdk-uploads.cjs.map +1 -1
- package/dist/actions/list-sdk-uploads.d.cts +13 -13
- package/dist/actions/list-sdk-uploads.d.mts +13 -13
- package/dist/actions/list-sdk-uploads.mjs +13 -13
- package/dist/actions/list-sdk-uploads.mjs.map +1 -1
- package/dist/actions/list-slack-teams.cjs +3 -3
- package/dist/actions/list-slack-teams.cjs.map +1 -1
- package/dist/actions/list-slack-teams.d.cts +3 -3
- package/dist/actions/list-slack-teams.d.mts +3 -3
- package/dist/actions/list-slack-teams.mjs +3 -3
- package/dist/actions/list-slack-teams.mjs.map +1 -1
- package/dist/actions/list-transcript.cjs +2 -2
- package/dist/actions/list-transcript.cjs.map +1 -1
- package/dist/actions/list-transcript.d.cts +4 -4
- package/dist/actions/list-transcript.d.mts +4 -4
- package/dist/actions/list-transcript.mjs +2 -2
- package/dist/actions/list-transcript.mjs.map +1 -1
- package/dist/actions/list-video-mixed.cjs +5 -5
- package/dist/actions/list-video-mixed.cjs.map +1 -1
- package/dist/actions/list-video-mixed.d.cts +7 -7
- package/dist/actions/list-video-mixed.d.mts +7 -7
- package/dist/actions/list-video-mixed.mjs +5 -5
- package/dist/actions/list-video-mixed.mjs.map +1 -1
- package/dist/actions/list-video-separate.cjs +7 -7
- package/dist/actions/list-video-separate.cjs.map +1 -1
- package/dist/actions/list-video-separate.d.cts +10 -10
- package/dist/actions/list-video-separate.d.mts +10 -10
- package/dist/actions/list-video-separate.mjs +7 -7
- package/dist/actions/list-video-separate.mjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.cjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.cjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.cjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-apps.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs.map +1 -1
- package/dist/actions/remove-bot-from-call.cjs +1 -1
- package/dist/actions/remove-bot-from-call.cjs.map +1 -1
- package/dist/actions/remove-bot-from-call.d.cts +1 -1
- package/dist/actions/remove-bot-from-call.d.mts +1 -1
- package/dist/actions/remove-bot-from-call.mjs +1 -1
- package/dist/actions/remove-bot-from-call.mjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.cjs +1 -1
- package/dist/actions/retrieve-billing-usage.cjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.d.cts +1 -1
- package/dist/actions/retrieve-billing-usage.d.mts +1 -1
- package/dist/actions/retrieve-billing-usage.mjs +1 -1
- package/dist/actions/retrieve-billing-usage.mjs.map +1 -1
- package/dist/actions/retrieve-bot.cjs +1 -1
- package/dist/actions/retrieve-bot.cjs.map +1 -1
- package/dist/actions/retrieve-bot.d.cts +1 -1
- package/dist/actions/retrieve-bot.d.mts +1 -1
- package/dist/actions/retrieve-bot.mjs +1 -1
- package/dist/actions/retrieve-bot.mjs.map +1 -1
- package/dist/actions/retrieve-calendars.cjs +2 -2
- package/dist/actions/retrieve-calendars.cjs.map +1 -1
- package/dist/actions/retrieve-calendars.d.cts +2 -2
- package/dist/actions/retrieve-calendars.d.mts +2 -2
- package/dist/actions/retrieve-calendars.mjs +2 -2
- package/dist/actions/retrieve-calendars.mjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.cjs +2 -2
- package/dist/actions/retrieve-google-login-group.cjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.d.cts +2 -2
- package/dist/actions/retrieve-google-login-group.d.mts +2 -2
- package/dist/actions/retrieve-google-login-group.mjs +2 -2
- package/dist/actions/retrieve-google-login-group.mjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.cjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.d.cts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.d.mts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/retrieve-recording.cjs +10 -10
- package/dist/actions/retrieve-recording.cjs.map +1 -1
- package/dist/actions/retrieve-recording.d.cts +10 -10
- package/dist/actions/retrieve-recording.d.mts +10 -10
- package/dist/actions/retrieve-recording.mjs +10 -10
- package/dist/actions/retrieve-recording.mjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.cjs +3 -3
- package/dist/actions/retrieve-sdk-upload.cjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.d.cts +3 -3
- package/dist/actions/retrieve-sdk-upload.d.mts +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.cjs +5 -5
- package/dist/actions/retrieve-video-mixed.cjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.d.cts +5 -5
- package/dist/actions/retrieve-video-mixed.d.mts +5 -5
- package/dist/actions/retrieve-video-mixed.mjs +5 -5
- package/dist/actions/retrieve-video-mixed.mjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/start-recording.cjs +1 -1
- package/dist/actions/start-recording.cjs.map +1 -1
- package/dist/actions/start-recording.d.cts +1 -1
- package/dist/actions/start-recording.d.mts +1 -1
- package/dist/actions/start-recording.mjs +1 -1
- package/dist/actions/start-recording.mjs.map +1 -1
- package/dist/actions/stop-recording.cjs +1 -1
- package/dist/actions/stop-recording.cjs.map +1 -1
- package/dist/actions/stop-recording.d.cts +1 -1
- package/dist/actions/stop-recording.d.mts +1 -1
- package/dist/actions/stop-recording.mjs +1 -1
- package/dist/actions/stop-recording.mjs.map +1 -1
- package/dist/actions/update-bot.cjs +3 -3
- package/dist/actions/update-bot.cjs.map +1 -1
- package/dist/actions/update-bot.d.cts +4 -4
- package/dist/actions/update-bot.d.mts +4 -4
- package/dist/actions/update-bot.mjs +3 -3
- package/dist/actions/update-bot.mjs.map +1 -1
- package/dist/actions/update-calendar-user.cjs +4 -4
- package/dist/actions/update-calendar-user.cjs.map +1 -1
- package/dist/actions/update-calendar-user.d.cts +5 -4
- package/dist/actions/update-calendar-user.d.mts +5 -4
- package/dist/actions/update-calendar-user.mjs +4 -4
- package/dist/actions/update-calendar-user.mjs.map +1 -1
- package/dist/actions/update-calendar.cjs +4 -4
- package/dist/actions/update-calendar.cjs.map +1 -1
- package/dist/actions/update-calendar.d.cts +5 -5
- package/dist/actions/update-calendar.d.mts +5 -5
- package/dist/actions/update-calendar.mjs +4 -4
- package/dist/actions/update-calendar.mjs.map +1 -1
- package/dist/actions/update-google-login-group.cjs +3 -3
- package/dist/actions/update-google-login-group.cjs.map +1 -1
- package/dist/actions/update-google-login-group.d.cts +4 -3
- package/dist/actions/update-google-login-group.d.mts +4 -3
- package/dist/actions/update-google-login-group.mjs +3 -3
- package/dist/actions/update-google-login-group.mjs.map +1 -1
- package/dist/actions/update-google-login-groups.cjs +2 -2
- package/dist/actions/update-google-login-groups.cjs.map +1 -1
- package/dist/actions/update-google-login-groups.d.cts +2 -2
- package/dist/actions/update-google-login-groups.d.mts +2 -2
- package/dist/actions/update-google-login-groups.mjs +2 -2
- package/dist/actions/update-google-login-groups.mjs.map +1 -1
- package/dist/actions/update-google-login.cjs +1 -1
- package/dist/actions/update-google-login.cjs.map +1 -1
- package/dist/actions/update-google-login.d.cts +1 -1
- package/dist/actions/update-google-login.d.mts +1 -1
- package/dist/actions/update-google-login.mjs +1 -1
- package/dist/actions/update-google-login.mjs.map +1 -1
- package/dist/actions/update-recording.cjs +11 -11
- package/dist/actions/update-recording.cjs.map +1 -1
- package/dist/actions/update-recording.d.cts +12 -12
- package/dist/actions/update-recording.d.mts +12 -12
- package/dist/actions/update-recording.mjs +11 -11
- package/dist/actions/update-recording.mjs.map +1 -1
- package/dist/actions/update-video-mixed.cjs +8 -8
- package/dist/actions/update-video-mixed.cjs.map +1 -1
- package/dist/actions/update-video-mixed.d.cts +10 -10
- package/dist/actions/update-video-mixed.d.mts +10 -10
- package/dist/actions/update-video-mixed.mjs +8 -8
- package/dist/actions/update-video-mixed.mjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -95,7 +95,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
95
95
|
everyone_left_timeout: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodObject<{
|
|
96
96
|
timeout: z.ZodNumber;
|
|
97
97
|
activate_after: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
98
|
-
}, z.core.$
|
|
98
|
+
}, z.core.$loose>]>>;
|
|
99
99
|
in_call_recording_timeout: z.ZodOptional<z.ZodNumber>;
|
|
100
100
|
in_call_not_recording_timeout: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
101
101
|
recording_permission_denied_timeout: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
@@ -119,14 +119,14 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
119
119
|
spelling: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
120
120
|
find: z.ZodArray<z.ZodString>;
|
|
121
121
|
replace: z.ZodString;
|
|
122
|
-
}, z.core.$
|
|
122
|
+
}, z.core.$loose>>>>;
|
|
123
123
|
key_terms: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
124
124
|
language_code: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
125
125
|
auto: "auto";
|
|
126
126
|
}>>>;
|
|
127
127
|
filter_profanity: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
128
|
-
}, z.core.$
|
|
129
|
-
}, z.core.$
|
|
128
|
+
}, z.core.$loose>;
|
|
129
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
130
130
|
assembly_ai_async_chunked: z.ZodObject<{
|
|
131
131
|
punctuate: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
132
132
|
redact_pii: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -177,13 +177,13 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
177
177
|
webhook_auth_header_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
178
178
|
webhook_auth_header_value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
179
179
|
language_confidence_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
180
|
-
}, z.core.$
|
|
181
|
-
}, z.core.$
|
|
180
|
+
}, z.core.$loose>;
|
|
181
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
182
182
|
assembly_ai_v3_streaming: z.ZodObject<{
|
|
183
183
|
format_turns: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
184
184
|
keyterms_prompt: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
185
|
-
}, z.core.$
|
|
186
|
-
}, z.core.$
|
|
185
|
+
}, z.core.$loose>;
|
|
186
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
187
187
|
gladia_v2_streaming: z.ZodObject<{
|
|
188
188
|
model: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
189
189
|
"solaria-1": "solaria-1";
|
|
@@ -193,7 +193,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
193
193
|
pre_processing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
194
194
|
audio_enhancer: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
195
195
|
speech_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
196
|
-
}, z.core.$
|
|
196
|
+
}, z.core.$loose>>>;
|
|
197
197
|
callback_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
198
198
|
url: z.ZodString;
|
|
199
199
|
receive_errors: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -204,7 +204,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
204
204
|
receive_pre_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
205
205
|
receive_post_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
206
206
|
receive_realtime_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
207
|
-
}, z.core.$
|
|
207
|
+
}, z.core.$loose>>>;
|
|
208
208
|
custom_metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
209
209
|
language_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
210
210
|
languages: z.ZodArray<z.ZodEnum<{
|
|
@@ -267,7 +267,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
267
267
|
cy: "cy";
|
|
268
268
|
}>>;
|
|
269
269
|
code_switching: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
270
|
-
}, z.core.$
|
|
270
|
+
}, z.core.$loose>>>;
|
|
271
271
|
messages_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
272
272
|
receive_errors: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
273
273
|
receive_speech_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -277,7 +277,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
277
277
|
receive_pre_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
278
278
|
receive_post_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
279
279
|
receive_realtime_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
280
|
-
}, z.core.$
|
|
280
|
+
}, z.core.$loose>>>;
|
|
281
281
|
post_processing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
282
282
|
summarization: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
283
283
|
chapterization: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -285,8 +285,8 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
285
285
|
type: z.ZodEnum<{
|
|
286
286
|
general: "general";
|
|
287
287
|
}>;
|
|
288
|
-
}, z.core.$
|
|
289
|
-
}, z.core.$
|
|
288
|
+
}, z.core.$loose>>>;
|
|
289
|
+
}, z.core.$loose>>>;
|
|
290
290
|
realtime_processing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
291
291
|
translation: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
292
292
|
custom_spelling: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -302,24 +302,24 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
302
302
|
target_languages: z.ZodArray<z.ZodString>;
|
|
303
303
|
context_adaptation: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
304
304
|
match_original_utterances: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
305
|
-
}, z.core.$
|
|
305
|
+
}, z.core.$loose>>>;
|
|
306
306
|
custom_spelling_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
307
|
-
spelling_dictionary: z.
|
|
308
|
-
}, z.core.$
|
|
307
|
+
spelling_dictionary: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
308
|
+
}, z.core.$loose>>>;
|
|
309
309
|
custom_vocabulary_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
310
310
|
vocabulary: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
311
311
|
value: z.ZodString;
|
|
312
312
|
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
313
313
|
intensity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
314
314
|
pronunciations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
315
|
-
}, z.core.$
|
|
315
|
+
}, z.core.$loose>]>>;
|
|
316
316
|
default_intensity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
317
|
-
}, z.core.$
|
|
317
|
+
}, z.core.$loose>>>;
|
|
318
318
|
named_entity_recognition: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
319
|
-
}, z.core.$
|
|
319
|
+
}, z.core.$loose>>>;
|
|
320
320
|
maximum_duration_without_endpointing: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
321
|
-
}, z.core.$
|
|
322
|
-
}, z.core.$
|
|
321
|
+
}, z.core.$loose>;
|
|
322
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
323
323
|
rev_streaming: z.ZodObject<{
|
|
324
324
|
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
325
325
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -344,8 +344,8 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
344
344
|
"audio_options._content_type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
345
345
|
max_connection_wait_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
346
346
|
max_segment_duration_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
347
|
-
}, z.core.$
|
|
348
|
-
}, z.core.$
|
|
347
|
+
}, z.core.$loose>;
|
|
348
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
349
349
|
speechmatics_streaming: z.ZodObject<{
|
|
350
350
|
domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
351
351
|
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -368,39 +368,39 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
368
368
|
additional_vocab: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
369
369
|
content: z.ZodString;
|
|
370
370
|
sounds_like: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
371
|
-
}, z.core.$
|
|
371
|
+
}, z.core.$loose>]>>>>;
|
|
372
372
|
conversation_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
373
373
|
end_of_utterance_silence_trigger: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
374
|
-
}, z.core.$
|
|
374
|
+
}, z.core.$loose>>>;
|
|
375
375
|
punctuation_overrides: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
376
376
|
sensitivity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
377
377
|
permitted_marks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
378
|
-
}, z.core.$
|
|
378
|
+
}, z.core.$loose>>>;
|
|
379
379
|
audio_filtering_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
380
380
|
volume_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
381
|
-
}, z.core.$
|
|
381
|
+
}, z.core.$loose>>>;
|
|
382
382
|
speaker_diarization_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
383
383
|
max_speakers: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
384
384
|
speaker_sensitivity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
385
385
|
prefer_current_speaker: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
386
|
-
}, z.core.$
|
|
386
|
+
}, z.core.$loose>>>;
|
|
387
387
|
transcript_filtering_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
388
388
|
replacements: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
389
389
|
to: z.ZodString;
|
|
390
390
|
from: z.ZodString;
|
|
391
|
-
}, z.core.$
|
|
391
|
+
}, z.core.$loose>>>>;
|
|
392
392
|
remove_disfluencies: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
393
|
-
}, z.core.$
|
|
394
|
-
}, z.core.$
|
|
395
|
-
}, z.core.$
|
|
393
|
+
}, z.core.$loose>>>;
|
|
394
|
+
}, z.core.$loose>;
|
|
395
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
396
396
|
elevenlabs_streaming: z.ZodObject<{
|
|
397
397
|
model_id: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
398
398
|
eleven_whisper_v2_realtime: "eleven_whisper_v2_realtime";
|
|
399
399
|
}>>>;
|
|
400
400
|
language_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
401
401
|
previous_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
402
|
-
}, z.core.$
|
|
403
|
-
}, z.core.$
|
|
402
|
+
}, z.core.$loose>;
|
|
403
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
404
404
|
meeting_captions: z.ZodObject<{
|
|
405
405
|
language_code: z.ZodEnum<{
|
|
406
406
|
id: "id";
|
|
@@ -429,8 +429,8 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
429
429
|
"pt-BR": "pt-BR";
|
|
430
430
|
"es-419": "es-419";
|
|
431
431
|
}>;
|
|
432
|
-
}, z.core.$
|
|
433
|
-
}, z.core.$
|
|
432
|
+
}, z.core.$loose>;
|
|
433
|
+
}, z.core.$loose>]>>;
|
|
434
434
|
diarization: z.ZodOptional<z.ZodObject<{
|
|
435
435
|
use_separate_streams_when_available: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
436
436
|
}, z.core.$strip>>;
|
|
@@ -467,7 +467,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
467
467
|
}>;
|
|
468
468
|
events: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
469
469
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
470
|
-
}, z.core.$
|
|
470
|
+
}, z.core.$loose>>>;
|
|
471
471
|
start_recording_on: z.ZodOptional<z.ZodEnum<{
|
|
472
472
|
participant_join: "participant_join";
|
|
473
473
|
}>>;
|
|
@@ -515,10 +515,10 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
515
515
|
data: z.ZodUnion<readonly [z.ZodObject<{
|
|
516
516
|
kind: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
517
517
|
b64_data: z.ZodString;
|
|
518
|
-
}, z.core.$
|
|
518
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
519
519
|
kind: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
520
520
|
b64_data: z.ZodString;
|
|
521
|
-
}, z.core.$
|
|
521
|
+
}, z.core.$loose>]>;
|
|
522
522
|
replay_on_participant_join: z.ZodOptional<z.ZodObject<{
|
|
523
523
|
debounce_mode: z.ZodEnum<{
|
|
524
524
|
trailing: "trailing";
|
|
@@ -545,7 +545,7 @@ declare const RecallaiCreateBotOutput: z.ZodObject<{
|
|
|
545
545
|
bot_id: z.ZodNullable<z.ZodString>;
|
|
546
546
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
547
547
|
webhook_url: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
548
|
-
}, z.core.$
|
|
548
|
+
}, z.core.$loose>;
|
|
549
549
|
declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
550
550
|
meeting_url: string;
|
|
551
551
|
chat?: {
|
|
@@ -617,6 +617,7 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
617
617
|
noone_joined_timeout?: number | undefined;
|
|
618
618
|
waiting_room_timeout?: number | undefined;
|
|
619
619
|
everyone_left_timeout?: number | {
|
|
620
|
+
[x: string]: unknown;
|
|
620
621
|
timeout: number;
|
|
621
622
|
activate_after?: number | null | undefined;
|
|
622
623
|
} | undefined;
|
|
@@ -633,9 +634,12 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
633
634
|
transcript?: {
|
|
634
635
|
metadata?: Record<string, unknown> | undefined;
|
|
635
636
|
provider?: {
|
|
637
|
+
[x: string]: unknown;
|
|
636
638
|
recallai_streaming: {
|
|
639
|
+
[x: string]: unknown;
|
|
637
640
|
mode?: "prioritize_accuracy" | null | undefined;
|
|
638
641
|
spelling?: {
|
|
642
|
+
[x: string]: unknown;
|
|
639
643
|
find: string[];
|
|
640
644
|
replace: string;
|
|
641
645
|
}[] | null | undefined;
|
|
@@ -644,7 +648,9 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
644
648
|
filter_profanity?: boolean | null | undefined;
|
|
645
649
|
};
|
|
646
650
|
} | {
|
|
651
|
+
[x: string]: unknown;
|
|
647
652
|
assembly_ai_async_chunked: {
|
|
653
|
+
[x: string]: unknown;
|
|
648
654
|
punctuate?: boolean | null | undefined;
|
|
649
655
|
redact_pii?: boolean | null | undefined;
|
|
650
656
|
word_boost?: string[] | null | undefined;
|
|
@@ -682,20 +688,26 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
682
688
|
language_confidence_threshold?: number | null | undefined;
|
|
683
689
|
};
|
|
684
690
|
} | {
|
|
691
|
+
[x: string]: unknown;
|
|
685
692
|
assembly_ai_v3_streaming: {
|
|
693
|
+
[x: string]: unknown;
|
|
686
694
|
format_turns?: boolean | null | undefined;
|
|
687
695
|
keyterms_prompt?: string[] | null | undefined;
|
|
688
696
|
};
|
|
689
697
|
} | {
|
|
698
|
+
[x: string]: unknown;
|
|
690
699
|
gladia_v2_streaming: {
|
|
700
|
+
[x: string]: unknown;
|
|
691
701
|
model?: "solaria-1" | null | undefined;
|
|
692
702
|
callback?: boolean | null | undefined;
|
|
693
703
|
endpointing?: number | null | undefined;
|
|
694
704
|
pre_processing?: {
|
|
705
|
+
[x: string]: unknown;
|
|
695
706
|
audio_enhancer?: boolean | null | undefined;
|
|
696
707
|
speech_threshold?: number | null | undefined;
|
|
697
708
|
} | null | undefined;
|
|
698
709
|
callback_config?: {
|
|
710
|
+
[x: string]: unknown;
|
|
699
711
|
url: string;
|
|
700
712
|
receive_errors?: boolean | null | undefined;
|
|
701
713
|
receive_speech_events?: boolean | null | undefined;
|
|
@@ -708,10 +720,12 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
708
720
|
} | null | undefined;
|
|
709
721
|
custom_metadata?: Record<string, unknown> | null | undefined;
|
|
710
722
|
language_config?: {
|
|
723
|
+
[x: string]: unknown;
|
|
711
724
|
languages: ("id" | "af" | "ar" | "hy" | "az" | "be" | "bs" | "bg" | "ca" | "zh" | "hr" | "cs" | "da" | "nl" | "en" | "et" | "fi" | "fr" | "gl" | "de" | "el" | "he" | "hi" | "hu" | "is" | "it" | "ja" | "kn" | "kk" | "ko" | "lv" | "lt" | "mk" | "ms" | "mr" | "mi" | "ne" | "no" | "fa" | "pl" | "pt" | "ro" | "ru" | "sr" | "sk" | "sl" | "es" | "sw" | "sv" | "tl" | "ta" | "th" | "tr" | "uk" | "ur" | "vi" | "cy")[];
|
|
712
725
|
code_switching?: boolean | null | undefined;
|
|
713
726
|
} | null | undefined;
|
|
714
727
|
messages_config?: {
|
|
728
|
+
[x: string]: unknown;
|
|
715
729
|
receive_errors?: boolean | null | undefined;
|
|
716
730
|
receive_speech_events?: boolean | null | undefined;
|
|
717
731
|
receive_acknowledgments?: boolean | null | undefined;
|
|
@@ -722,18 +736,22 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
722
736
|
receive_realtime_processing_events?: boolean | null | undefined;
|
|
723
737
|
} | null | undefined;
|
|
724
738
|
post_processing?: {
|
|
739
|
+
[x: string]: unknown;
|
|
725
740
|
summarization?: boolean | null | undefined;
|
|
726
741
|
chapterization?: boolean | null | undefined;
|
|
727
742
|
summarization_config?: {
|
|
743
|
+
[x: string]: unknown;
|
|
728
744
|
type: "general";
|
|
729
745
|
} | null | undefined;
|
|
730
746
|
} | null | undefined;
|
|
731
747
|
realtime_processing?: {
|
|
748
|
+
[x: string]: unknown;
|
|
732
749
|
translation?: boolean | null | undefined;
|
|
733
750
|
custom_spelling?: boolean | null | undefined;
|
|
734
751
|
custom_vocabulary?: boolean | null | undefined;
|
|
735
752
|
sentiment_analysis?: boolean | null | undefined;
|
|
736
753
|
translation_config?: {
|
|
754
|
+
[x: string]: unknown;
|
|
737
755
|
target_languages: string[];
|
|
738
756
|
model?: "base" | null | undefined;
|
|
739
757
|
context?: string | null | undefined;
|
|
@@ -743,10 +761,13 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
743
761
|
match_original_utterances?: boolean | null | undefined;
|
|
744
762
|
} | null | undefined;
|
|
745
763
|
custom_spelling_config?: {
|
|
746
|
-
|
|
764
|
+
[x: string]: unknown;
|
|
765
|
+
spelling_dictionary: Record<string, unknown>;
|
|
747
766
|
} | null | undefined;
|
|
748
767
|
custom_vocabulary_config?: {
|
|
768
|
+
[x: string]: unknown;
|
|
749
769
|
vocabulary: (string | {
|
|
770
|
+
[x: string]: unknown;
|
|
750
771
|
value: string;
|
|
751
772
|
language?: string | null | undefined;
|
|
752
773
|
intensity?: number | null | undefined;
|
|
@@ -759,7 +780,9 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
759
780
|
maximum_duration_without_endpointing?: number | null | undefined;
|
|
760
781
|
};
|
|
761
782
|
} | {
|
|
783
|
+
[x: string]: unknown;
|
|
762
784
|
rev_streaming: {
|
|
785
|
+
[x: string]: unknown;
|
|
763
786
|
language?: string | null | undefined;
|
|
764
787
|
metadata?: string | null | undefined;
|
|
765
788
|
priority?: number | null | undefined;
|
|
@@ -785,7 +808,9 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
785
808
|
max_segment_duration_seconds?: number | null | undefined;
|
|
786
809
|
};
|
|
787
810
|
} | {
|
|
811
|
+
[x: string]: unknown;
|
|
788
812
|
speechmatics_streaming: {
|
|
813
|
+
[x: string]: unknown;
|
|
789
814
|
domain?: string | null | undefined;
|
|
790
815
|
language?: string | null | undefined;
|
|
791
816
|
max_delay?: number | null | undefined;
|
|
@@ -796,26 +821,33 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
796
821
|
enable_partials?: boolean | null | undefined;
|
|
797
822
|
operating_point?: "standard" | "enhanced" | null | undefined;
|
|
798
823
|
additional_vocab?: (string | {
|
|
824
|
+
[x: string]: unknown;
|
|
799
825
|
content: string;
|
|
800
826
|
sounds_like?: string[] | null | undefined;
|
|
801
827
|
})[] | null | undefined;
|
|
802
828
|
conversation_config?: {
|
|
829
|
+
[x: string]: unknown;
|
|
803
830
|
end_of_utterance_silence_trigger?: number | null | undefined;
|
|
804
831
|
} | null | undefined;
|
|
805
832
|
punctuation_overrides?: {
|
|
833
|
+
[x: string]: unknown;
|
|
806
834
|
sensitivity?: number | null | undefined;
|
|
807
835
|
permitted_marks?: string[] | null | undefined;
|
|
808
836
|
} | null | undefined;
|
|
809
837
|
audio_filtering_config?: {
|
|
838
|
+
[x: string]: unknown;
|
|
810
839
|
volume_threshold?: number | null | undefined;
|
|
811
840
|
} | null | undefined;
|
|
812
841
|
speaker_diarization_config?: {
|
|
842
|
+
[x: string]: unknown;
|
|
813
843
|
max_speakers?: number | null | undefined;
|
|
814
844
|
speaker_sensitivity?: number | null | undefined;
|
|
815
845
|
prefer_current_speaker?: boolean | null | undefined;
|
|
816
846
|
} | null | undefined;
|
|
817
847
|
transcript_filtering_config?: {
|
|
848
|
+
[x: string]: unknown;
|
|
818
849
|
replacements?: {
|
|
850
|
+
[x: string]: unknown;
|
|
819
851
|
to: string;
|
|
820
852
|
from: string;
|
|
821
853
|
}[] | null | undefined;
|
|
@@ -823,13 +855,17 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
823
855
|
} | null | undefined;
|
|
824
856
|
};
|
|
825
857
|
} | {
|
|
858
|
+
[x: string]: unknown;
|
|
826
859
|
elevenlabs_streaming: {
|
|
860
|
+
[x: string]: unknown;
|
|
827
861
|
model_id?: "eleven_whisper_v2_realtime" | null | undefined;
|
|
828
862
|
language_code?: string | null | undefined;
|
|
829
863
|
previous_text?: string | null | undefined;
|
|
830
864
|
};
|
|
831
865
|
} | {
|
|
866
|
+
[x: string]: unknown;
|
|
832
867
|
meeting_captions: {
|
|
868
|
+
[x: string]: unknown;
|
|
833
869
|
language_code: "id" | "cs" | "da" | "nl" | "en" | "fr" | "de" | "hi" | "it" | "ja" | "ko" | "no" | "pl" | "pt" | "ru" | "es" | "sv" | "uk" | "vi" | "en-AU" | "en-GB" | "en-US" | "fr-CA" | "pt-BR" | "es-419";
|
|
834
870
|
};
|
|
835
871
|
} | undefined;
|
|
@@ -862,6 +898,7 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
862
898
|
metadata?: Record<string, unknown> | undefined;
|
|
863
899
|
} | undefined;
|
|
864
900
|
realtime_endpoints?: {
|
|
901
|
+
[x: string]: unknown;
|
|
865
902
|
url: string;
|
|
866
903
|
type: "rtmp" | "websocket";
|
|
867
904
|
events?: string[] | undefined;
|
|
@@ -904,9 +941,11 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
904
941
|
automatic_audio_output?: {
|
|
905
942
|
in_call_recording?: {
|
|
906
943
|
data: {
|
|
944
|
+
[x: string]: unknown;
|
|
907
945
|
b64_data: string;
|
|
908
946
|
kind?: string | undefined;
|
|
909
947
|
} | {
|
|
948
|
+
[x: string]: unknown;
|
|
910
949
|
b64_data: string;
|
|
911
950
|
kind?: string | undefined;
|
|
912
951
|
};
|
|
@@ -85,7 +85,7 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
85
85
|
everyone_left_timeout: z.union([z.number().int(), z.object({
|
|
86
86
|
timeout: z.number().int().describe("Timeout in seconds"),
|
|
87
87
|
activate_after: z.number().int().nullable().optional()
|
|
88
|
-
})]).optional(),
|
|
88
|
+
}).passthrough()]).optional(),
|
|
89
89
|
in_call_recording_timeout: z.number().int().describe("The number of seconds after which the bot will automatically leave the call, if it has joined the call and started recording it. This can be used to enforce a maximum recording time limit for a bot. If not specified, the bot will continue to record for as long as the meeting lasts.").optional(),
|
|
90
90
|
in_call_not_recording_timeout: z.number().int().default(3600).describe("The number of seconds after which the bot will automatically leave the call, if it has joined the call and is not recording. This includes all periods when the bot is not recording, even if the bot has recorded previously.").optional(),
|
|
91
91
|
recording_permission_denied_timeout: z.number().int().default(30).describe("The number of seconds after which the bot will automatically leave the call, if it has joined the call but has not started recording. For e.g This can occur due to bot being denied permission to record(Zoom meetings).").optional()
|
|
@@ -104,11 +104,11 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
104
104
|
spelling: z.array(z.object({
|
|
105
105
|
find: z.array(z.string()).describe("List of words to find"),
|
|
106
106
|
replace: z.string().describe("Replacement word")
|
|
107
|
-
})).nullable().optional(),
|
|
107
|
+
}).passthrough()).nullable().optional(),
|
|
108
108
|
key_terms: z.array(z.string()).nullable().optional(),
|
|
109
109
|
language_code: z.enum(["auto"]).default("auto").describe("Language code").optional(),
|
|
110
110
|
filter_profanity: z.boolean().nullable().optional()
|
|
111
|
-
}).describe("RecallAI streaming transcription provider configuration") }),
|
|
111
|
+
}).passthrough().describe("RecallAI streaming transcription provider configuration") }).passthrough(),
|
|
112
112
|
z.object({ assembly_ai_async_chunked: z.object({
|
|
113
113
|
punctuate: z.boolean().nullable().optional(),
|
|
114
114
|
redact_pii: z.boolean().nullable().optional(),
|
|
@@ -155,11 +155,11 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
155
155
|
webhook_auth_header_name: z.string().nullable().optional(),
|
|
156
156
|
webhook_auth_header_value: z.string().nullable().optional(),
|
|
157
157
|
language_confidence_threshold: z.number().nullable().optional()
|
|
158
|
-
}).describe("AssemblyAI async chunked transcription provider configuration") }),
|
|
158
|
+
}).passthrough().describe("AssemblyAI async chunked transcription provider configuration") }).passthrough(),
|
|
159
159
|
z.object({ assembly_ai_v3_streaming: z.object({
|
|
160
160
|
format_turns: z.boolean().nullable().optional(),
|
|
161
161
|
keyterms_prompt: z.array(z.string()).nullable().optional()
|
|
162
|
-
}).describe("AssemblyAI v3 streaming transcription provider configuration") }),
|
|
162
|
+
}).passthrough().describe("AssemblyAI v3 streaming transcription provider configuration") }).passthrough(),
|
|
163
163
|
z.object({ gladia_v2_streaming: z.object({
|
|
164
164
|
model: z.enum(["solaria-1"]).nullable().optional(),
|
|
165
165
|
callback: z.boolean().nullable().optional(),
|
|
@@ -167,7 +167,7 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
167
167
|
pre_processing: z.object({
|
|
168
168
|
audio_enhancer: z.boolean().nullable().optional(),
|
|
169
169
|
speech_threshold: z.number().nullable().optional()
|
|
170
|
-
}).nullable().optional(),
|
|
170
|
+
}).passthrough().nullable().optional(),
|
|
171
171
|
callback_config: z.object({
|
|
172
172
|
url: z.string().describe("Callback URL"),
|
|
173
173
|
receive_errors: z.boolean().nullable().optional(),
|
|
@@ -178,7 +178,7 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
178
178
|
receive_pre_processing_events: z.boolean().nullable().optional(),
|
|
179
179
|
receive_post_processing_events: z.boolean().nullable().optional(),
|
|
180
180
|
receive_realtime_processing_events: z.boolean().nullable().optional()
|
|
181
|
-
}).nullable().optional(),
|
|
181
|
+
}).passthrough().nullable().optional(),
|
|
182
182
|
custom_metadata: z.record(z.string(), z.unknown()).nullable().optional(),
|
|
183
183
|
language_config: z.object({
|
|
184
184
|
languages: z.array(z.enum([
|
|
@@ -241,7 +241,7 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
241
241
|
"cy"
|
|
242
242
|
])).describe("Languages"),
|
|
243
243
|
code_switching: z.boolean().nullable().optional()
|
|
244
|
-
}).nullable().optional(),
|
|
244
|
+
}).passthrough().nullable().optional(),
|
|
245
245
|
messages_config: z.object({
|
|
246
246
|
receive_errors: z.boolean().nullable().optional(),
|
|
247
247
|
receive_speech_events: z.boolean().nullable().optional(),
|
|
@@ -251,12 +251,12 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
251
251
|
receive_pre_processing_events: z.boolean().nullable().optional(),
|
|
252
252
|
receive_post_processing_events: z.boolean().nullable().optional(),
|
|
253
253
|
receive_realtime_processing_events: z.boolean().nullable().optional()
|
|
254
|
-
}).nullable().optional(),
|
|
254
|
+
}).passthrough().nullable().optional(),
|
|
255
255
|
post_processing: z.object({
|
|
256
256
|
summarization: z.boolean().nullable().optional(),
|
|
257
257
|
chapterization: z.boolean().nullable().optional(),
|
|
258
|
-
summarization_config: z.object({ type: z.enum(["general"]).describe("Summarization type") }).nullable().optional()
|
|
259
|
-
}).nullable().optional(),
|
|
258
|
+
summarization_config: z.object({ type: z.enum(["general"]).describe("Summarization type") }).passthrough().nullable().optional()
|
|
259
|
+
}).passthrough().nullable().optional(),
|
|
260
260
|
realtime_processing: z.object({
|
|
261
261
|
translation: z.boolean().nullable().optional(),
|
|
262
262
|
custom_spelling: z.boolean().nullable().optional(),
|
|
@@ -270,21 +270,21 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
270
270
|
target_languages: z.array(z.string()).describe("Target languages"),
|
|
271
271
|
context_adaptation: z.boolean().nullable().optional(),
|
|
272
272
|
match_original_utterances: z.boolean().nullable().optional()
|
|
273
|
-
}).nullable().optional(),
|
|
274
|
-
custom_spelling_config: z.object({ spelling_dictionary: z.
|
|
273
|
+
}).passthrough().nullable().optional(),
|
|
274
|
+
custom_spelling_config: z.object({ spelling_dictionary: z.record(z.string(), z.unknown()).describe("Spelling dictionary") }).passthrough().nullable().optional(),
|
|
275
275
|
custom_vocabulary_config: z.object({
|
|
276
276
|
vocabulary: z.array(z.union([z.string(), z.object({
|
|
277
277
|
value: z.string().describe("Vocabulary word"),
|
|
278
278
|
language: z.string().nullable().optional(),
|
|
279
279
|
intensity: z.number().nullable().optional(),
|
|
280
280
|
pronunciations: z.array(z.string()).nullable().optional()
|
|
281
|
-
})])).describe("Vocabulary list"),
|
|
281
|
+
}).passthrough()])).describe("Vocabulary list"),
|
|
282
282
|
default_intensity: z.number().nullable().optional()
|
|
283
|
-
}).nullable().optional(),
|
|
283
|
+
}).passthrough().nullable().optional(),
|
|
284
284
|
named_entity_recognition: z.boolean().nullable().optional()
|
|
285
|
-
}).nullable().optional(),
|
|
285
|
+
}).passthrough().nullable().optional(),
|
|
286
286
|
maximum_duration_without_endpointing: z.number().int().nullable().optional()
|
|
287
|
-
}).describe("Gladia v2 streaming transcription provider configuration") }),
|
|
287
|
+
}).passthrough().describe("Gladia v2 streaming transcription provider configuration") }).passthrough(),
|
|
288
288
|
z.object({ rev_streaming: z.object({
|
|
289
289
|
language: z.string().nullable().optional(),
|
|
290
290
|
metadata: z.string().nullable().optional(),
|
|
@@ -309,7 +309,7 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
309
309
|
"audio_options._content_type": z.string().nullable().optional(),
|
|
310
310
|
max_connection_wait_seconds: z.number().int().nullable().optional(),
|
|
311
311
|
max_segment_duration_seconds: z.number().int().nullable().optional()
|
|
312
|
-
}).describe("Rev.ai streaming transcription provider configuration") }),
|
|
312
|
+
}).passthrough().describe("Rev.ai streaming transcription provider configuration") }).passthrough(),
|
|
313
313
|
z.object({ speechmatics_streaming: z.object({
|
|
314
314
|
domain: z.string().nullable().optional(),
|
|
315
315
|
language: z.string().nullable().optional(),
|
|
@@ -323,31 +323,31 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
323
323
|
additional_vocab: z.array(z.union([z.string(), z.object({
|
|
324
324
|
content: z.string().describe("Vocabulary word"),
|
|
325
325
|
sounds_like: z.array(z.string()).nullable().optional()
|
|
326
|
-
})])).nullable().optional(),
|
|
327
|
-
conversation_config: z.object({ end_of_utterance_silence_trigger: z.number().nullable().optional() }).nullable().optional(),
|
|
326
|
+
}).passthrough()])).nullable().optional(),
|
|
327
|
+
conversation_config: z.object({ end_of_utterance_silence_trigger: z.number().nullable().optional() }).passthrough().nullable().optional(),
|
|
328
328
|
punctuation_overrides: z.object({
|
|
329
329
|
sensitivity: z.number().nullable().optional(),
|
|
330
330
|
permitted_marks: z.array(z.string()).nullable().optional()
|
|
331
|
-
}).nullable().optional(),
|
|
332
|
-
audio_filtering_config: z.object({ volume_threshold: z.number().nullable().optional() }).nullable().optional(),
|
|
331
|
+
}).passthrough().nullable().optional(),
|
|
332
|
+
audio_filtering_config: z.object({ volume_threshold: z.number().nullable().optional() }).passthrough().nullable().optional(),
|
|
333
333
|
speaker_diarization_config: z.object({
|
|
334
334
|
max_speakers: z.number().int().nullable().optional(),
|
|
335
335
|
speaker_sensitivity: z.number().nullable().optional(),
|
|
336
336
|
prefer_current_speaker: z.boolean().nullable().optional()
|
|
337
|
-
}).nullable().optional(),
|
|
337
|
+
}).passthrough().nullable().optional(),
|
|
338
338
|
transcript_filtering_config: z.object({
|
|
339
339
|
replacements: z.array(z.object({
|
|
340
340
|
to: z.string().describe("To text"),
|
|
341
341
|
from: z.string().describe("From text")
|
|
342
|
-
})).nullable().optional(),
|
|
342
|
+
}).passthrough()).nullable().optional(),
|
|
343
343
|
remove_disfluencies: z.boolean().nullable().optional()
|
|
344
|
-
}).nullable().optional()
|
|
345
|
-
}).describe("Speechmatics streaming transcription provider configuration") }),
|
|
344
|
+
}).passthrough().nullable().optional()
|
|
345
|
+
}).passthrough().describe("Speechmatics streaming transcription provider configuration") }).passthrough(),
|
|
346
346
|
z.object({ elevenlabs_streaming: z.object({
|
|
347
347
|
model_id: z.enum(["eleven_whisper_v2_realtime"]).nullable().optional(),
|
|
348
348
|
language_code: z.string().nullable().optional(),
|
|
349
349
|
previous_text: z.string().nullable().optional()
|
|
350
|
-
}).describe("ElevenLabs streaming transcription provider configuration") }),
|
|
350
|
+
}).passthrough().describe("ElevenLabs streaming transcription provider configuration") }).passthrough(),
|
|
351
351
|
z.object({ meeting_captions: z.object({ language_code: z.enum([
|
|
352
352
|
"cs",
|
|
353
353
|
"da",
|
|
@@ -374,7 +374,7 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
374
374
|
"sv",
|
|
375
375
|
"uk",
|
|
376
376
|
"vi"
|
|
377
|
-
]).describe("Language code") }).describe("Meeting captions transcription provider configuration") })
|
|
377
|
+
]).describe("Language code") }).passthrough().describe("Meeting captions transcription provider configuration") }).passthrough()
|
|
378
378
|
]).optional(),
|
|
379
379
|
diarization: z.object({ use_separate_streams_when_available: z.boolean().default(false).describe("Use separate streams when available").optional() }).describe("Diarization settings").optional()
|
|
380
380
|
}).describe("Transcript configuration").optional(),
|
|
@@ -391,7 +391,7 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
391
391
|
type: z.enum(["rtmp", "websocket"]).describe("Endpoint type"),
|
|
392
392
|
events: z.array(z.string()).describe("Events to stream").optional(),
|
|
393
393
|
metadata: z.record(z.string(), z.unknown()).describe("Metadata").optional()
|
|
394
|
-
})).describe("Realtime streaming endpoints").optional(),
|
|
394
|
+
}).passthrough()).describe("Realtime streaming endpoints").optional(),
|
|
395
395
|
start_recording_on: z.enum(["participant_join"]).describe("When to start recording").optional(),
|
|
396
396
|
video_mixed_layout: z.enum(["speaker_view", "gallery_view"]).describe("Video mixed layout").optional(),
|
|
397
397
|
video_separate_mp4: z.object({ metadata: z.record(z.string(), z.unknown()).describe("Metadata").optional() }).describe("Video separate MP4 output").optional(),
|
|
@@ -422,10 +422,10 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
422
422
|
data: z.union([z.object({
|
|
423
423
|
kind: z.string().default("mp3").describe("Audio format").optional(),
|
|
424
424
|
b64_data: z.string().describe("Base64 encoded MP3 audio data")
|
|
425
|
-
}), z.object({
|
|
425
|
+
}).passthrough(), z.object({
|
|
426
426
|
kind: z.string().default("wav").describe("Audio format").optional(),
|
|
427
427
|
b64_data: z.string().describe("Base64 encoded WAV audio data")
|
|
428
|
-
})]),
|
|
428
|
+
}).passthrough()]),
|
|
429
429
|
replay_on_participant_join: z.object({
|
|
430
430
|
debounce_mode: z.enum(["trailing", "leading"]).describe("Debounce mode"),
|
|
431
431
|
disable_after: z.number().int().default(0).describe("Disable after this many seconds").optional(),
|
|
@@ -448,7 +448,7 @@ const recallaiCreateBot = action("RECALLAI_CREATE_BOT", {
|
|
|
448
448
|
bot_id: z.string().describe("The unique identifier (UUID) of the created bot.").nullable(),
|
|
449
449
|
description: z.string().describe("The name of the bot (same as name field for compatibility).").nullable().optional(),
|
|
450
450
|
webhook_url: z.string().default("").describe("The webhook URL for receiving bot status change notifications. May be empty if not configured.").nullable().optional()
|
|
451
|
-
})
|
|
451
|
+
}).passthrough()
|
|
452
452
|
});
|
|
453
453
|
//#endregion
|
|
454
454
|
export { recallaiCreateBot };
|