@keystrokehq/retellai 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/add-community-voice.cjs +1 -1
- package/dist/actions/add-community-voice.cjs.map +1 -1
- package/dist/actions/add-community-voice.d.cts +1 -1
- package/dist/actions/add-community-voice.d.mts +1 -1
- package/dist/actions/add-community-voice.mjs +1 -1
- package/dist/actions/add-community-voice.mjs.map +1 -1
- package/dist/actions/add-knowledge-base-sources.cjs +6 -6
- package/dist/actions/add-knowledge-base-sources.cjs.map +1 -1
- package/dist/actions/add-knowledge-base-sources.d.cts +8 -6
- package/dist/actions/add-knowledge-base-sources.d.mts +8 -6
- package/dist/actions/add-knowledge-base-sources.mjs +6 -6
- package/dist/actions/add-knowledge-base-sources.mjs.map +1 -1
- package/dist/actions/buy-a-new-phone-number-bind-agents.cjs +2 -2
- package/dist/actions/buy-a-new-phone-number-bind-agents.cjs.map +1 -1
- package/dist/actions/buy-a-new-phone-number-bind-agents.d.cts +2 -2
- package/dist/actions/buy-a-new-phone-number-bind-agents.d.mts +2 -2
- package/dist/actions/buy-a-new-phone-number-bind-agents.mjs +2 -2
- package/dist/actions/buy-a-new-phone-number-bind-agents.mjs.map +1 -1
- package/dist/actions/create-a-new-outbound-phone-call.cjs +17 -17
- package/dist/actions/create-a-new-outbound-phone-call.cjs.map +1 -1
- package/dist/actions/create-a-new-outbound-phone-call.d.cts +32 -32
- package/dist/actions/create-a-new-outbound-phone-call.d.mts +32 -32
- package/dist/actions/create-a-new-outbound-phone-call.mjs +17 -17
- package/dist/actions/create-a-new-outbound-phone-call.mjs.map +1 -1
- package/dist/actions/create-a-new-web-call.cjs +5 -5
- package/dist/actions/create-a-new-web-call.cjs.map +1 -1
- package/dist/actions/create-a-new-web-call.d.cts +5 -5
- package/dist/actions/create-a-new-web-call.d.mts +5 -5
- package/dist/actions/create-a-new-web-call.mjs +5 -5
- package/dist/actions/create-a-new-web-call.mjs.map +1 -1
- package/dist/actions/create-agent.cjs +15 -15
- package/dist/actions/create-agent.cjs.map +1 -1
- package/dist/actions/create-agent.d.cts +20 -18
- package/dist/actions/create-agent.d.mts +20 -18
- package/dist/actions/create-agent.mjs +15 -15
- package/dist/actions/create-agent.mjs.map +1 -1
- package/dist/actions/create-batch-test.cjs +4 -4
- package/dist/actions/create-batch-test.cjs.map +1 -1
- package/dist/actions/create-batch-test.d.cts +6 -4
- package/dist/actions/create-batch-test.d.mts +6 -4
- package/dist/actions/create-batch-test.mjs +4 -4
- package/dist/actions/create-batch-test.mjs.map +1 -1
- package/dist/actions/create-chat-agent.cjs +11 -11
- package/dist/actions/create-chat-agent.cjs.map +1 -1
- package/dist/actions/create-chat-agent.d.cts +14 -11
- package/dist/actions/create-chat-agent.d.mts +14 -11
- package/dist/actions/create-chat-agent.mjs +11 -11
- package/dist/actions/create-chat-agent.mjs.map +1 -1
- package/dist/actions/create-chat-completion.cjs +1 -1
- package/dist/actions/create-chat-completion.cjs.map +1 -1
- package/dist/actions/create-chat-completion.d.cts +1 -1
- package/dist/actions/create-chat-completion.d.mts +1 -1
- package/dist/actions/create-chat-completion.mjs +1 -1
- package/dist/actions/create-chat-completion.mjs.map +1 -1
- package/dist/actions/create-chat.cjs +4 -4
- package/dist/actions/create-chat.cjs.map +1 -1
- package/dist/actions/create-chat.d.cts +4 -4
- package/dist/actions/create-chat.d.mts +4 -4
- package/dist/actions/create-chat.mjs +4 -4
- package/dist/actions/create-chat.mjs.map +1 -1
- package/dist/actions/create-conversation-flow-component.cjs +6 -6
- package/dist/actions/create-conversation-flow-component.cjs.map +1 -1
- package/dist/actions/create-conversation-flow-component.d.cts +6 -6
- package/dist/actions/create-conversation-flow-component.d.mts +6 -6
- package/dist/actions/create-conversation-flow-component.mjs +6 -6
- package/dist/actions/create-conversation-flow-component.mjs.map +1 -1
- package/dist/actions/create-conversation-flow.cjs +1 -1
- package/dist/actions/create-conversation-flow.cjs.map +1 -1
- package/dist/actions/create-conversation-flow.d.cts +1 -1
- package/dist/actions/create-conversation-flow.d.mts +1 -1
- package/dist/actions/create-conversation-flow.mjs +1 -1
- package/dist/actions/create-conversation-flow.mjs.map +1 -1
- package/dist/actions/create-knowledge-base.cjs +3 -3
- package/dist/actions/create-knowledge-base.cjs.map +1 -1
- package/dist/actions/create-knowledge-base.d.cts +5 -3
- package/dist/actions/create-knowledge-base.d.mts +5 -3
- package/dist/actions/create-knowledge-base.mjs +3 -3
- package/dist/actions/create-knowledge-base.mjs.map +1 -1
- package/dist/actions/create-retell-llm.cjs +20 -20
- package/dist/actions/create-retell-llm.cjs.map +1 -1
- package/dist/actions/create-retell-llm.d.cts +32 -27
- package/dist/actions/create-retell-llm.d.mts +32 -27
- package/dist/actions/create-retell-llm.mjs +20 -20
- package/dist/actions/create-retell-llm.mjs.map +1 -1
- package/dist/actions/create-test-case-definition.cjs +7 -7
- package/dist/actions/create-test-case-definition.cjs.map +1 -1
- package/dist/actions/create-test-case-definition.d.cts +10 -9
- package/dist/actions/create-test-case-definition.d.cts.map +1 -1
- package/dist/actions/create-test-case-definition.d.mts +10 -9
- package/dist/actions/create-test-case-definition.d.mts.map +1 -1
- package/dist/actions/create-test-case-definition.mjs +7 -7
- package/dist/actions/create-test-case-definition.mjs.map +1 -1
- package/dist/actions/delete-agent.cjs +2 -2
- package/dist/actions/delete-agent.cjs.map +1 -1
- package/dist/actions/delete-agent.d.cts +2 -2
- package/dist/actions/delete-agent.d.mts +2 -2
- package/dist/actions/delete-agent.mjs +2 -2
- package/dist/actions/delete-agent.mjs.map +1 -1
- package/dist/actions/delete-call.cjs +1 -1
- package/dist/actions/delete-call.cjs.map +1 -1
- package/dist/actions/delete-call.d.cts +1 -1
- package/dist/actions/delete-call.d.cts.map +1 -1
- package/dist/actions/delete-call.d.mts +1 -1
- package/dist/actions/delete-call.d.mts.map +1 -1
- package/dist/actions/delete-call.mjs +1 -1
- package/dist/actions/delete-call.mjs.map +1 -1
- package/dist/actions/delete-chat-agent.cjs +1 -1
- package/dist/actions/delete-chat-agent.cjs.map +1 -1
- package/dist/actions/delete-chat-agent.d.cts +1 -1
- package/dist/actions/delete-chat-agent.d.mts +1 -1
- package/dist/actions/delete-chat-agent.mjs +1 -1
- package/dist/actions/delete-chat-agent.mjs.map +1 -1
- package/dist/actions/delete-conversation-flow-component.cjs +1 -1
- package/dist/actions/delete-conversation-flow-component.cjs.map +1 -1
- package/dist/actions/delete-conversation-flow-component.d.cts +1 -1
- package/dist/actions/delete-conversation-flow-component.d.cts.map +1 -1
- package/dist/actions/delete-conversation-flow-component.d.mts +1 -1
- package/dist/actions/delete-conversation-flow-component.d.mts.map +1 -1
- package/dist/actions/delete-conversation-flow-component.mjs +1 -1
- package/dist/actions/delete-conversation-flow-component.mjs.map +1 -1
- package/dist/actions/delete-conversation-flow.cjs +1 -1
- package/dist/actions/delete-conversation-flow.cjs.map +1 -1
- package/dist/actions/delete-conversation-flow.d.cts +1 -1
- package/dist/actions/delete-conversation-flow.d.cts.map +1 -1
- package/dist/actions/delete-conversation-flow.d.mts +1 -1
- package/dist/actions/delete-conversation-flow.d.mts.map +1 -1
- package/dist/actions/delete-conversation-flow.mjs +1 -1
- package/dist/actions/delete-conversation-flow.mjs.map +1 -1
- package/dist/actions/delete-knowledge-base-source.cjs +1 -1
- package/dist/actions/delete-knowledge-base-source.cjs.map +1 -1
- package/dist/actions/delete-knowledge-base-source.d.cts +1 -1
- package/dist/actions/delete-knowledge-base-source.d.cts.map +1 -1
- package/dist/actions/delete-knowledge-base-source.d.mts +1 -1
- package/dist/actions/delete-knowledge-base-source.d.mts.map +1 -1
- package/dist/actions/delete-knowledge-base-source.mjs +1 -1
- package/dist/actions/delete-knowledge-base-source.mjs.map +1 -1
- package/dist/actions/delete-knowledge-base.cjs +1 -1
- package/dist/actions/delete-knowledge-base.cjs.map +1 -1
- package/dist/actions/delete-knowledge-base.d.cts +1 -1
- package/dist/actions/delete-knowledge-base.d.cts.map +1 -1
- package/dist/actions/delete-knowledge-base.d.mts +1 -1
- package/dist/actions/delete-knowledge-base.d.mts.map +1 -1
- package/dist/actions/delete-knowledge-base.mjs +1 -1
- package/dist/actions/delete-knowledge-base.mjs.map +1 -1
- package/dist/actions/delete-phone-number.cjs +1 -1
- package/dist/actions/delete-phone-number.cjs.map +1 -1
- package/dist/actions/delete-phone-number.d.cts +1 -1
- package/dist/actions/delete-phone-number.d.mts +1 -1
- package/dist/actions/delete-phone-number.mjs +1 -1
- package/dist/actions/delete-phone-number.mjs.map +1 -1
- package/dist/actions/delete-retell-llm.cjs +1 -1
- package/dist/actions/delete-retell-llm.cjs.map +1 -1
- package/dist/actions/delete-retell-llm.d.cts +1 -1
- package/dist/actions/delete-retell-llm.d.cts.map +1 -1
- package/dist/actions/delete-retell-llm.d.mts +1 -1
- package/dist/actions/delete-retell-llm.d.mts.map +1 -1
- package/dist/actions/delete-retell-llm.mjs +1 -1
- package/dist/actions/delete-retell-llm.mjs.map +1 -1
- package/dist/actions/delete-test-case-definition.cjs +1 -1
- package/dist/actions/delete-test-case-definition.cjs.map +1 -1
- package/dist/actions/delete-test-case-definition.d.cts +1 -1
- package/dist/actions/delete-test-case-definition.d.cts.map +1 -1
- package/dist/actions/delete-test-case-definition.d.mts +1 -1
- package/dist/actions/delete-test-case-definition.d.mts.map +1 -1
- package/dist/actions/delete-test-case-definition.mjs +1 -1
- package/dist/actions/delete-test-case-definition.mjs.map +1 -1
- package/dist/actions/end-chat.cjs +1 -1
- package/dist/actions/end-chat.cjs.map +1 -1
- package/dist/actions/end-chat.d.cts +1 -1
- package/dist/actions/end-chat.d.mts +1 -1
- package/dist/actions/end-chat.mjs +1 -1
- package/dist/actions/end-chat.mjs.map +1 -1
- package/dist/actions/get-agent.cjs +18 -18
- package/dist/actions/get-agent.cjs.map +1 -1
- package/dist/actions/get-agent.d.cts +18 -18
- package/dist/actions/get-agent.d.mts +18 -18
- package/dist/actions/get-agent.mjs +18 -18
- package/dist/actions/get-agent.mjs.map +1 -1
- package/dist/actions/get-batch-test.cjs +4 -4
- package/dist/actions/get-batch-test.cjs.map +1 -1
- package/dist/actions/get-batch-test.d.cts +4 -4
- package/dist/actions/get-batch-test.d.mts +4 -4
- package/dist/actions/get-batch-test.mjs +4 -4
- package/dist/actions/get-batch-test.mjs.map +1 -1
- package/dist/actions/get-chat-agent-versions.cjs +2 -2
- package/dist/actions/get-chat-agent-versions.cjs.map +1 -1
- package/dist/actions/get-chat-agent-versions.d.cts +2 -2
- package/dist/actions/get-chat-agent-versions.d.mts +2 -2
- package/dist/actions/get-chat-agent-versions.mjs +2 -2
- package/dist/actions/get-chat-agent-versions.mjs.map +1 -1
- package/dist/actions/get-chat-agent.cjs +9 -9
- package/dist/actions/get-chat-agent.cjs.map +1 -1
- package/dist/actions/get-chat-agent.d.cts +9 -9
- package/dist/actions/get-chat-agent.d.mts +9 -9
- package/dist/actions/get-chat-agent.mjs +9 -9
- package/dist/actions/get-chat-agent.mjs.map +1 -1
- package/dist/actions/get-chat.cjs +4 -4
- package/dist/actions/get-chat.cjs.map +1 -1
- package/dist/actions/get-chat.d.cts +4 -4
- package/dist/actions/get-chat.d.mts +4 -4
- package/dist/actions/get-chat.mjs +4 -4
- package/dist/actions/get-chat.mjs.map +1 -1
- package/dist/actions/get-concurrency.cjs +1 -1
- package/dist/actions/get-concurrency.cjs.map +1 -1
- package/dist/actions/get-concurrency.d.cts +1 -1
- package/dist/actions/get-concurrency.d.mts +1 -1
- package/dist/actions/get-concurrency.mjs +1 -1
- package/dist/actions/get-concurrency.mjs.map +1 -1
- package/dist/actions/get-conversation-flow-component.cjs +8 -8
- package/dist/actions/get-conversation-flow-component.cjs.map +1 -1
- package/dist/actions/get-conversation-flow-component.d.cts +9 -9
- package/dist/actions/get-conversation-flow-component.d.mts +9 -9
- package/dist/actions/get-conversation-flow-component.mjs +8 -8
- package/dist/actions/get-conversation-flow-component.mjs.map +1 -1
- package/dist/actions/get-conversation-flow.cjs +9 -9
- package/dist/actions/get-conversation-flow.cjs.map +1 -1
- package/dist/actions/get-conversation-flow.d.cts +12 -12
- package/dist/actions/get-conversation-flow.d.mts +12 -12
- package/dist/actions/get-conversation-flow.mjs +9 -9
- package/dist/actions/get-conversation-flow.mjs.map +1 -1
- package/dist/actions/get-knowledge-base.cjs +4 -4
- package/dist/actions/get-knowledge-base.cjs.map +1 -1
- package/dist/actions/get-knowledge-base.d.cts +4 -4
- package/dist/actions/get-knowledge-base.d.mts +4 -4
- package/dist/actions/get-knowledge-base.mjs +4 -4
- package/dist/actions/get-knowledge-base.mjs.map +1 -1
- package/dist/actions/get-retell-llm.cjs +26 -26
- package/dist/actions/get-retell-llm.cjs.map +1 -1
- package/dist/actions/get-retell-llm.d.cts +48 -48
- package/dist/actions/get-retell-llm.d.mts +48 -48
- package/dist/actions/get-retell-llm.mjs +26 -26
- package/dist/actions/get-retell-llm.mjs.map +1 -1
- package/dist/actions/import-phone-number.cjs +2 -2
- package/dist/actions/import-phone-number.cjs.map +1 -1
- package/dist/actions/import-phone-number.d.cts +2 -2
- package/dist/actions/import-phone-number.d.mts +2 -2
- package/dist/actions/import-phone-number.mjs +2 -2
- package/dist/actions/import-phone-number.mjs.map +1 -1
- package/dist/actions/list-batch-tests.cjs +5 -5
- package/dist/actions/list-batch-tests.cjs.map +1 -1
- package/dist/actions/list-batch-tests.d.cts +5 -5
- package/dist/actions/list-batch-tests.d.mts +5 -5
- package/dist/actions/list-batch-tests.mjs +5 -5
- package/dist/actions/list-batch-tests.mjs.map +1 -1
- package/dist/actions/list-conversation-flow-components.cjs +2 -2
- package/dist/actions/list-conversation-flow-components.cjs.map +1 -1
- package/dist/actions/list-conversation-flow-components.d.cts +2 -2
- package/dist/actions/list-conversation-flow-components.d.mts +2 -2
- package/dist/actions/list-conversation-flow-components.mjs +2 -2
- package/dist/actions/list-conversation-flow-components.mjs.map +1 -1
- package/dist/actions/list-conversation-flows.cjs +2 -2
- package/dist/actions/list-conversation-flows.cjs.map +1 -1
- package/dist/actions/list-conversation-flows.d.cts +2 -2
- package/dist/actions/list-conversation-flows.d.mts +2 -2
- package/dist/actions/list-conversation-flows.mjs +2 -2
- package/dist/actions/list-conversation-flows.mjs.map +1 -1
- package/dist/actions/list-retell-llms.cjs +7 -7
- package/dist/actions/list-retell-llms.cjs.map +1 -1
- package/dist/actions/list-retell-llms.d.cts +7 -7
- package/dist/actions/list-retell-llms.d.mts +7 -7
- package/dist/actions/list-retell-llms.mjs +7 -7
- package/dist/actions/list-retell-llms.mjs.map +1 -1
- package/dist/actions/list-test-case-definitions.cjs +6 -6
- package/dist/actions/list-test-case-definitions.cjs.map +1 -1
- package/dist/actions/list-test-case-definitions.d.cts +6 -6
- package/dist/actions/list-test-case-definitions.d.mts +6 -6
- package/dist/actions/list-test-case-definitions.mjs +6 -6
- package/dist/actions/list-test-case-definitions.mjs.map +1 -1
- package/dist/actions/publish-agent.cjs +1 -1
- package/dist/actions/publish-agent.cjs.map +1 -1
- package/dist/actions/publish-agent.d.cts +1 -1
- package/dist/actions/publish-agent.d.mts +1 -1
- package/dist/actions/publish-agent.mjs +1 -1
- package/dist/actions/publish-agent.mjs.map +1 -1
- package/dist/actions/publish-chat-agent.cjs +1 -1
- package/dist/actions/publish-chat-agent.cjs.map +1 -1
- package/dist/actions/publish-chat-agent.d.cts +1 -1
- package/dist/actions/publish-chat-agent.d.mts +1 -1
- package/dist/actions/publish-chat-agent.mjs +1 -1
- package/dist/actions/publish-chat-agent.mjs.map +1 -1
- package/dist/actions/register-phone-call.cjs +17 -17
- package/dist/actions/register-phone-call.cjs.map +1 -1
- package/dist/actions/register-phone-call.d.cts +32 -32
- package/dist/actions/register-phone-call.d.mts +32 -32
- package/dist/actions/register-phone-call.mjs +17 -17
- package/dist/actions/register-phone-call.mjs.map +1 -1
- package/dist/actions/retrieve-call-details.cjs +18 -18
- package/dist/actions/retrieve-call-details.cjs.map +1 -1
- package/dist/actions/retrieve-call-details.d.cts +29 -29
- package/dist/actions/retrieve-call-details.d.mts +29 -29
- package/dist/actions/retrieve-call-details.mjs +18 -18
- package/dist/actions/retrieve-call-details.mjs.map +1 -1
- package/dist/actions/retrieve-details-of-a-specific-phone-number.cjs +2 -2
- package/dist/actions/retrieve-details-of-a-specific-phone-number.cjs.map +1 -1
- package/dist/actions/retrieve-details-of-a-specific-phone-number.d.cts +2 -2
- package/dist/actions/retrieve-details-of-a-specific-phone-number.d.mts +2 -2
- package/dist/actions/retrieve-details-of-a-specific-phone-number.mjs +2 -2
- package/dist/actions/retrieve-details-of-a-specific-phone-number.mjs.map +1 -1
- package/dist/actions/retrieve-details-of-a-specific-voice.cjs +1 -1
- package/dist/actions/retrieve-details-of-a-specific-voice.cjs.map +1 -1
- package/dist/actions/retrieve-details-of-a-specific-voice.d.cts +1 -1
- package/dist/actions/retrieve-details-of-a-specific-voice.d.mts +1 -1
- package/dist/actions/retrieve-details-of-a-specific-voice.mjs +1 -1
- package/dist/actions/retrieve-details-of-a-specific-voice.mjs.map +1 -1
- package/dist/actions/search-community-voice.cjs +2 -2
- package/dist/actions/search-community-voice.cjs.map +1 -1
- package/dist/actions/search-community-voice.d.cts +2 -2
- package/dist/actions/search-community-voice.d.mts +2 -2
- package/dist/actions/search-community-voice.mjs +2 -2
- package/dist/actions/search-community-voice.mjs.map +1 -1
- package/dist/actions/update-agent.cjs +30 -30
- package/dist/actions/update-agent.cjs.map +1 -1
- package/dist/actions/update-agent.d.cts +41 -30
- package/dist/actions/update-agent.d.mts +41 -30
- package/dist/actions/update-agent.mjs +30 -30
- package/dist/actions/update-agent.mjs.map +1 -1
- package/dist/actions/update-call.cjs +4 -4
- package/dist/actions/update-call.cjs.map +1 -1
- package/dist/actions/update-call.d.cts +6 -6
- package/dist/actions/update-call.d.mts +6 -6
- package/dist/actions/update-call.mjs +4 -4
- package/dist/actions/update-call.mjs.map +1 -1
- package/dist/actions/update-chat-agent.cjs +19 -19
- package/dist/actions/update-chat-agent.cjs.map +1 -1
- package/dist/actions/update-chat-agent.d.cts +21 -21
- package/dist/actions/update-chat-agent.d.mts +21 -21
- package/dist/actions/update-chat-agent.mjs +19 -19
- package/dist/actions/update-chat-agent.mjs.map +1 -1
- package/dist/actions/update-chat-metadata.cjs +7 -7
- package/dist/actions/update-chat-metadata.cjs.map +1 -1
- package/dist/actions/update-chat-metadata.d.cts +9 -9
- package/dist/actions/update-chat-metadata.d.mts +9 -9
- package/dist/actions/update-chat-metadata.mjs +7 -7
- package/dist/actions/update-chat-metadata.mjs.map +1 -1
- package/dist/actions/update-conversation-flow-component.cjs +19 -19
- package/dist/actions/update-conversation-flow-component.cjs.map +1 -1
- package/dist/actions/update-conversation-flow-component.d.cts +32 -32
- package/dist/actions/update-conversation-flow-component.d.mts +32 -32
- package/dist/actions/update-conversation-flow-component.mjs +19 -19
- package/dist/actions/update-conversation-flow-component.mjs.map +1 -1
- package/dist/actions/update-conversation-flow.cjs +7 -7
- package/dist/actions/update-conversation-flow.cjs.map +1 -1
- package/dist/actions/update-conversation-flow.d.cts +9 -9
- package/dist/actions/update-conversation-flow.d.mts +9 -9
- package/dist/actions/update-conversation-flow.mjs +7 -7
- package/dist/actions/update-conversation-flow.mjs.map +1 -1
- package/dist/actions/update-phone-number.cjs +2 -2
- package/dist/actions/update-phone-number.cjs.map +1 -1
- package/dist/actions/update-phone-number.d.cts +2 -2
- package/dist/actions/update-phone-number.d.mts +2 -2
- package/dist/actions/update-phone-number.mjs +2 -2
- package/dist/actions/update-phone-number.mjs.map +1 -1
- package/dist/actions/update-retell-llm.cjs +20 -20
- package/dist/actions/update-retell-llm.cjs.map +1 -1
- package/dist/actions/update-retell-llm.d.cts +34 -29
- package/dist/actions/update-retell-llm.d.mts +34 -29
- package/dist/actions/update-retell-llm.mjs +20 -20
- package/dist/actions/update-retell-llm.mjs.map +1 -1
- package/dist/actions/update-test-case-definition.cjs +9 -9
- package/dist/actions/update-test-case-definition.cjs.map +1 -1
- package/dist/actions/update-test-case-definition.d.cts +16 -13
- package/dist/actions/update-test-case-definition.d.cts.map +1 -1
- package/dist/actions/update-test-case-definition.d.mts +16 -13
- package/dist/actions/update-test-case-definition.d.mts.map +1 -1
- package/dist/actions/update-test-case-definition.mjs +9 -9
- package/dist/actions/update-test-case-definition.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -38,26 +38,26 @@ declare const RetellaiUpdateAgentInput: z.ZodObject<{
|
|
|
38
38
|
type: z.ZodString;
|
|
39
39
|
llm_id: z.ZodString;
|
|
40
40
|
version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
41
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
42
42
|
type: z.ZodString;
|
|
43
43
|
llm_websocket_url: z.ZodString;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
45
45
|
type: z.ZodString;
|
|
46
46
|
version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
47
|
conversation_flow_id: z.ZodString;
|
|
48
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>]>>;
|
|
49
49
|
voicemail_option: z.ZodOptional<z.ZodObject<{
|
|
50
50
|
action: z.ZodUnion<readonly [z.ZodObject<{
|
|
51
51
|
text: z.ZodString;
|
|
52
52
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
53
|
-
}, z.core.$
|
|
53
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
54
54
|
text: z.ZodString;
|
|
55
55
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
56
|
-
}, z.core.$
|
|
56
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
57
57
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
59
59
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
60
|
-
}, z.core.$
|
|
60
|
+
}, z.core.$loose>]>;
|
|
61
61
|
}, z.core.$strip>>;
|
|
62
62
|
custom_stt_config: z.ZodOptional<z.ZodObject<{
|
|
63
63
|
provider: z.ZodEnum<{
|
|
@@ -79,20 +79,20 @@ declare const RetellaiUpdateAgentInput: z.ZodObject<{
|
|
|
79
79
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
80
80
|
examples: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
81
81
|
description: z.ZodString;
|
|
82
|
-
}, z.core.$
|
|
82
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
83
83
|
name: z.ZodString;
|
|
84
84
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
85
85
|
choices: z.ZodArray<z.ZodString>;
|
|
86
86
|
description: z.ZodString;
|
|
87
|
-
}, z.core.$
|
|
87
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
88
88
|
name: z.ZodString;
|
|
89
89
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
90
90
|
description: z.ZodString;
|
|
91
|
-
}, z.core.$
|
|
91
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
92
92
|
name: z.ZodString;
|
|
93
93
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
94
94
|
description: z.ZodString;
|
|
95
|
-
}, z.core.$
|
|
95
|
+
}, z.core.$loose>]>>>;
|
|
96
96
|
end_call_after_silence_ms: z.ZodOptional<z.ZodNumber>;
|
|
97
97
|
}, z.core.$strip>;
|
|
98
98
|
declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
@@ -107,8 +107,8 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
107
107
|
ivr_option: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
108
108
|
action: z.ZodNullable<z.ZodObject<{
|
|
109
109
|
type: z.ZodNullable<z.ZodString>;
|
|
110
|
-
}, z.core.$
|
|
111
|
-
}, z.core.$
|
|
110
|
+
}, z.core.$loose>>;
|
|
111
|
+
}, z.core.$loose>>>;
|
|
112
112
|
pii_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
113
113
|
mode: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
114
114
|
categories: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodEnum<{
|
|
@@ -127,7 +127,7 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
127
127
|
ssn: "ssn";
|
|
128
128
|
pin: "pin";
|
|
129
129
|
}>>>>;
|
|
130
|
-
}, z.core.$
|
|
130
|
+
}, z.core.$loose>>>;
|
|
131
131
|
voice_model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
132
132
|
voice_speed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
133
133
|
webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -141,29 +141,29 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
141
141
|
type: z.ZodNullable<z.ZodString>;
|
|
142
142
|
llm_id: z.ZodNullable<z.ZodString>;
|
|
143
143
|
version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
144
|
-
}, z.core.$
|
|
144
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
145
145
|
type: z.ZodNullable<z.ZodString>;
|
|
146
146
|
llm_websocket_url: z.ZodNullable<z.ZodString>;
|
|
147
|
-
}, z.core.$
|
|
147
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
148
148
|
type: z.ZodNullable<z.ZodString>;
|
|
149
149
|
version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
150
150
|
conversation_flow_id: z.ZodNullable<z.ZodString>;
|
|
151
|
-
}, z.core.$
|
|
151
|
+
}, z.core.$loose>]>;
|
|
152
152
|
boosted_keywords: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
153
153
|
ring_duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
154
154
|
voicemail_option: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
155
155
|
action: z.ZodUnion<readonly [z.ZodObject<{
|
|
156
156
|
text: z.ZodNullable<z.ZodString>;
|
|
157
157
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
158
|
-
}, z.core.$
|
|
158
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
159
159
|
text: z.ZodNullable<z.ZodString>;
|
|
160
160
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
161
|
-
}, z.core.$
|
|
161
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
162
162
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
163
|
-
}, z.core.$
|
|
163
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
164
164
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
165
|
-
}, z.core.$
|
|
166
|
-
}, z.core.$
|
|
165
|
+
}, z.core.$loose>]>;
|
|
166
|
+
}, z.core.$loose>>>;
|
|
167
167
|
backchannel_words: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
168
168
|
custom_stt_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
169
169
|
provider: z.ZodNullable<z.ZodEnum<{
|
|
@@ -171,13 +171,13 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
171
171
|
deepgram: "deepgram";
|
|
172
172
|
}>>;
|
|
173
173
|
endpointing_ms: z.ZodNullable<z.ZodNumber>;
|
|
174
|
-
}, z.core.$
|
|
174
|
+
}, z.core.$loose>>>;
|
|
175
175
|
opt_in_signed_url: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
176
176
|
user_dtmf_options: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
177
177
|
timeout_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
178
178
|
digit_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
179
179
|
termination_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
180
|
-
}, z.core.$
|
|
180
|
+
}, z.core.$loose>>>;
|
|
181
181
|
voice_temperature: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
182
182
|
voicemail_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
183
183
|
enable_backchannel: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -199,34 +199,34 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
199
199
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
200
200
|
examples: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
201
201
|
description: z.ZodNullable<z.ZodString>;
|
|
202
|
-
}, z.core.$
|
|
202
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
203
203
|
name: z.ZodNullable<z.ZodString>;
|
|
204
204
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
205
205
|
choices: z.ZodArray<z.ZodString>;
|
|
206
206
|
description: z.ZodNullable<z.ZodString>;
|
|
207
|
-
}, z.core.$
|
|
207
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
208
208
|
name: z.ZodNullable<z.ZodString>;
|
|
209
209
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
210
210
|
description: z.ZodNullable<z.ZodString>;
|
|
211
|
-
}, z.core.$
|
|
211
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
212
212
|
name: z.ZodNullable<z.ZodString>;
|
|
213
213
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
214
214
|
description: z.ZodNullable<z.ZodString>;
|
|
215
|
-
}, z.core.$
|
|
215
|
+
}, z.core.$loose>]>>>>;
|
|
216
216
|
interruption_sensitivity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
217
217
|
post_call_analysis_model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
218
218
|
pronunciation_dictionary: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
219
219
|
word: z.ZodNullable<z.ZodString>;
|
|
220
220
|
phoneme: z.ZodNullable<z.ZodString>;
|
|
221
221
|
alphabet: z.ZodNullable<z.ZodString>;
|
|
222
|
-
}, z.core.$
|
|
222
|
+
}, z.core.$loose>>>>;
|
|
223
223
|
signed_url_expiration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
224
224
|
end_call_after_silence_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
225
225
|
analysis_successful_prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
226
226
|
enable_voicemail_detection: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
227
227
|
last_modification_timestamp: z.ZodNullable<z.ZodNumber>;
|
|
228
228
|
voicemail_detection_timeout_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
229
|
-
}, z.core.$
|
|
229
|
+
}, z.core.$loose>;
|
|
230
230
|
declare const retellaiUpdateAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
231
231
|
agent_id: string;
|
|
232
232
|
volume?: number | undefined;
|
|
@@ -246,27 +246,34 @@ declare const retellaiUpdateAgent: import("@keystrokehq/action").WorkflowActionD
|
|
|
246
246
|
voice_speed?: number | undefined;
|
|
247
247
|
webhook_url?: string | undefined;
|
|
248
248
|
response_engine?: {
|
|
249
|
+
[x: string]: unknown;
|
|
249
250
|
type: string;
|
|
250
251
|
llm_id: string;
|
|
251
252
|
version?: number | null | undefined;
|
|
252
253
|
} | {
|
|
254
|
+
[x: string]: unknown;
|
|
253
255
|
type: string;
|
|
254
256
|
llm_websocket_url: string;
|
|
255
257
|
} | {
|
|
258
|
+
[x: string]: unknown;
|
|
256
259
|
type: string;
|
|
257
260
|
conversation_flow_id: string;
|
|
258
261
|
version?: number | null | undefined;
|
|
259
262
|
} | undefined;
|
|
260
263
|
voicemail_option?: {
|
|
261
264
|
action: {
|
|
265
|
+
[x: string]: unknown;
|
|
262
266
|
text: string;
|
|
263
267
|
type?: string | undefined;
|
|
264
268
|
} | {
|
|
269
|
+
[x: string]: unknown;
|
|
265
270
|
text: string;
|
|
266
271
|
type?: string | undefined;
|
|
267
272
|
} | {
|
|
273
|
+
[x: string]: unknown;
|
|
268
274
|
type?: string | undefined;
|
|
269
275
|
} | {
|
|
276
|
+
[x: string]: unknown;
|
|
270
277
|
type?: string | undefined;
|
|
271
278
|
};
|
|
272
279
|
} | undefined;
|
|
@@ -283,20 +290,24 @@ declare const retellaiUpdateAgent: import("@keystrokehq/action").WorkflowActionD
|
|
|
283
290
|
enable_backchannel?: boolean | undefined;
|
|
284
291
|
max_call_duration_ms?: number | undefined;
|
|
285
292
|
post_call_analysis_data?: ({
|
|
293
|
+
[x: string]: unknown;
|
|
286
294
|
name: string;
|
|
287
295
|
description: string;
|
|
288
296
|
type?: string | undefined;
|
|
289
297
|
examples?: string[] | null | undefined;
|
|
290
298
|
} | {
|
|
299
|
+
[x: string]: unknown;
|
|
291
300
|
name: string;
|
|
292
301
|
choices: string[];
|
|
293
302
|
description: string;
|
|
294
303
|
type?: string | undefined;
|
|
295
304
|
} | {
|
|
305
|
+
[x: string]: unknown;
|
|
296
306
|
name: string;
|
|
297
307
|
description: string;
|
|
298
308
|
type?: string | undefined;
|
|
299
309
|
} | {
|
|
310
|
+
[x: string]: unknown;
|
|
300
311
|
name: string;
|
|
301
312
|
description: string;
|
|
302
313
|
type?: string | undefined;
|
|
@@ -38,26 +38,26 @@ declare const RetellaiUpdateAgentInput: z.ZodObject<{
|
|
|
38
38
|
type: z.ZodString;
|
|
39
39
|
llm_id: z.ZodString;
|
|
40
40
|
version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
41
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
42
42
|
type: z.ZodString;
|
|
43
43
|
llm_websocket_url: z.ZodString;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
45
45
|
type: z.ZodString;
|
|
46
46
|
version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
47
|
conversation_flow_id: z.ZodString;
|
|
48
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>]>>;
|
|
49
49
|
voicemail_option: z.ZodOptional<z.ZodObject<{
|
|
50
50
|
action: z.ZodUnion<readonly [z.ZodObject<{
|
|
51
51
|
text: z.ZodString;
|
|
52
52
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
53
|
-
}, z.core.$
|
|
53
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
54
54
|
text: z.ZodString;
|
|
55
55
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
56
|
-
}, z.core.$
|
|
56
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
57
57
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
59
59
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
60
|
-
}, z.core.$
|
|
60
|
+
}, z.core.$loose>]>;
|
|
61
61
|
}, z.core.$strip>>;
|
|
62
62
|
custom_stt_config: z.ZodOptional<z.ZodObject<{
|
|
63
63
|
provider: z.ZodEnum<{
|
|
@@ -79,20 +79,20 @@ declare const RetellaiUpdateAgentInput: z.ZodObject<{
|
|
|
79
79
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
80
80
|
examples: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
81
81
|
description: z.ZodString;
|
|
82
|
-
}, z.core.$
|
|
82
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
83
83
|
name: z.ZodString;
|
|
84
84
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
85
85
|
choices: z.ZodArray<z.ZodString>;
|
|
86
86
|
description: z.ZodString;
|
|
87
|
-
}, z.core.$
|
|
87
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
88
88
|
name: z.ZodString;
|
|
89
89
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
90
90
|
description: z.ZodString;
|
|
91
|
-
}, z.core.$
|
|
91
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
92
92
|
name: z.ZodString;
|
|
93
93
|
type: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
94
94
|
description: z.ZodString;
|
|
95
|
-
}, z.core.$
|
|
95
|
+
}, z.core.$loose>]>>>;
|
|
96
96
|
end_call_after_silence_ms: z.ZodOptional<z.ZodNumber>;
|
|
97
97
|
}, z.core.$strip>;
|
|
98
98
|
declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
@@ -107,8 +107,8 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
107
107
|
ivr_option: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
108
108
|
action: z.ZodNullable<z.ZodObject<{
|
|
109
109
|
type: z.ZodNullable<z.ZodString>;
|
|
110
|
-
}, z.core.$
|
|
111
|
-
}, z.core.$
|
|
110
|
+
}, z.core.$loose>>;
|
|
111
|
+
}, z.core.$loose>>>;
|
|
112
112
|
pii_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
113
113
|
mode: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
114
114
|
categories: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodEnum<{
|
|
@@ -127,7 +127,7 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
127
127
|
ssn: "ssn";
|
|
128
128
|
pin: "pin";
|
|
129
129
|
}>>>>;
|
|
130
|
-
}, z.core.$
|
|
130
|
+
}, z.core.$loose>>>;
|
|
131
131
|
voice_model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
132
132
|
voice_speed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
133
133
|
webhook_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -141,29 +141,29 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
141
141
|
type: z.ZodNullable<z.ZodString>;
|
|
142
142
|
llm_id: z.ZodNullable<z.ZodString>;
|
|
143
143
|
version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
144
|
-
}, z.core.$
|
|
144
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
145
145
|
type: z.ZodNullable<z.ZodString>;
|
|
146
146
|
llm_websocket_url: z.ZodNullable<z.ZodString>;
|
|
147
|
-
}, z.core.$
|
|
147
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
148
148
|
type: z.ZodNullable<z.ZodString>;
|
|
149
149
|
version: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
150
150
|
conversation_flow_id: z.ZodNullable<z.ZodString>;
|
|
151
|
-
}, z.core.$
|
|
151
|
+
}, z.core.$loose>]>;
|
|
152
152
|
boosted_keywords: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
153
153
|
ring_duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
154
154
|
voicemail_option: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
155
155
|
action: z.ZodUnion<readonly [z.ZodObject<{
|
|
156
156
|
text: z.ZodNullable<z.ZodString>;
|
|
157
157
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
158
|
-
}, z.core.$
|
|
158
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
159
159
|
text: z.ZodNullable<z.ZodString>;
|
|
160
160
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
161
|
-
}, z.core.$
|
|
161
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
162
162
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
163
|
-
}, z.core.$
|
|
163
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
164
164
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
165
|
-
}, z.core.$
|
|
166
|
-
}, z.core.$
|
|
165
|
+
}, z.core.$loose>]>;
|
|
166
|
+
}, z.core.$loose>>>;
|
|
167
167
|
backchannel_words: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
168
168
|
custom_stt_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
169
169
|
provider: z.ZodNullable<z.ZodEnum<{
|
|
@@ -171,13 +171,13 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
171
171
|
deepgram: "deepgram";
|
|
172
172
|
}>>;
|
|
173
173
|
endpointing_ms: z.ZodNullable<z.ZodNumber>;
|
|
174
|
-
}, z.core.$
|
|
174
|
+
}, z.core.$loose>>>;
|
|
175
175
|
opt_in_signed_url: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
176
176
|
user_dtmf_options: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
177
177
|
timeout_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
178
178
|
digit_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
179
179
|
termination_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
180
|
-
}, z.core.$
|
|
180
|
+
}, z.core.$loose>>>;
|
|
181
181
|
voice_temperature: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
182
182
|
voicemail_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
183
183
|
enable_backchannel: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -199,34 +199,34 @@ declare const RetellaiUpdateAgentOutput: z.ZodObject<{
|
|
|
199
199
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
200
200
|
examples: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
201
201
|
description: z.ZodNullable<z.ZodString>;
|
|
202
|
-
}, z.core.$
|
|
202
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
203
203
|
name: z.ZodNullable<z.ZodString>;
|
|
204
204
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
205
205
|
choices: z.ZodArray<z.ZodString>;
|
|
206
206
|
description: z.ZodNullable<z.ZodString>;
|
|
207
|
-
}, z.core.$
|
|
207
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
208
208
|
name: z.ZodNullable<z.ZodString>;
|
|
209
209
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
210
210
|
description: z.ZodNullable<z.ZodString>;
|
|
211
|
-
}, z.core.$
|
|
211
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
212
212
|
name: z.ZodNullable<z.ZodString>;
|
|
213
213
|
type: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
214
214
|
description: z.ZodNullable<z.ZodString>;
|
|
215
|
-
}, z.core.$
|
|
215
|
+
}, z.core.$loose>]>>>>;
|
|
216
216
|
interruption_sensitivity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
217
217
|
post_call_analysis_model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
218
218
|
pronunciation_dictionary: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
219
219
|
word: z.ZodNullable<z.ZodString>;
|
|
220
220
|
phoneme: z.ZodNullable<z.ZodString>;
|
|
221
221
|
alphabet: z.ZodNullable<z.ZodString>;
|
|
222
|
-
}, z.core.$
|
|
222
|
+
}, z.core.$loose>>>>;
|
|
223
223
|
signed_url_expiration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
224
224
|
end_call_after_silence_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
225
225
|
analysis_successful_prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
226
226
|
enable_voicemail_detection: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
227
227
|
last_modification_timestamp: z.ZodNullable<z.ZodNumber>;
|
|
228
228
|
voicemail_detection_timeout_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
229
|
-
}, z.core.$
|
|
229
|
+
}, z.core.$loose>;
|
|
230
230
|
declare const retellaiUpdateAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
231
231
|
agent_id: string;
|
|
232
232
|
volume?: number | undefined;
|
|
@@ -246,27 +246,34 @@ declare const retellaiUpdateAgent: import("@keystrokehq/action").WorkflowActionD
|
|
|
246
246
|
voice_speed?: number | undefined;
|
|
247
247
|
webhook_url?: string | undefined;
|
|
248
248
|
response_engine?: {
|
|
249
|
+
[x: string]: unknown;
|
|
249
250
|
type: string;
|
|
250
251
|
llm_id: string;
|
|
251
252
|
version?: number | null | undefined;
|
|
252
253
|
} | {
|
|
254
|
+
[x: string]: unknown;
|
|
253
255
|
type: string;
|
|
254
256
|
llm_websocket_url: string;
|
|
255
257
|
} | {
|
|
258
|
+
[x: string]: unknown;
|
|
256
259
|
type: string;
|
|
257
260
|
conversation_flow_id: string;
|
|
258
261
|
version?: number | null | undefined;
|
|
259
262
|
} | undefined;
|
|
260
263
|
voicemail_option?: {
|
|
261
264
|
action: {
|
|
265
|
+
[x: string]: unknown;
|
|
262
266
|
text: string;
|
|
263
267
|
type?: string | undefined;
|
|
264
268
|
} | {
|
|
269
|
+
[x: string]: unknown;
|
|
265
270
|
text: string;
|
|
266
271
|
type?: string | undefined;
|
|
267
272
|
} | {
|
|
273
|
+
[x: string]: unknown;
|
|
268
274
|
type?: string | undefined;
|
|
269
275
|
} | {
|
|
276
|
+
[x: string]: unknown;
|
|
270
277
|
type?: string | undefined;
|
|
271
278
|
};
|
|
272
279
|
} | undefined;
|
|
@@ -283,20 +290,24 @@ declare const retellaiUpdateAgent: import("@keystrokehq/action").WorkflowActionD
|
|
|
283
290
|
enable_backchannel?: boolean | undefined;
|
|
284
291
|
max_call_duration_ms?: number | undefined;
|
|
285
292
|
post_call_analysis_data?: ({
|
|
293
|
+
[x: string]: unknown;
|
|
286
294
|
name: string;
|
|
287
295
|
description: string;
|
|
288
296
|
type?: string | undefined;
|
|
289
297
|
examples?: string[] | null | undefined;
|
|
290
298
|
} | {
|
|
299
|
+
[x: string]: unknown;
|
|
291
300
|
name: string;
|
|
292
301
|
choices: string[];
|
|
293
302
|
description: string;
|
|
294
303
|
type?: string | undefined;
|
|
295
304
|
} | {
|
|
305
|
+
[x: string]: unknown;
|
|
296
306
|
name: string;
|
|
297
307
|
description: string;
|
|
298
308
|
type?: string | undefined;
|
|
299
309
|
} | {
|
|
310
|
+
[x: string]: unknown;
|
|
300
311
|
name: string;
|
|
301
312
|
description: string;
|
|
302
313
|
type?: string | undefined;
|
|
@@ -35,28 +35,28 @@ const RetellaiUpdateAgentInput = z.object({
|
|
|
35
35
|
type: z.string().describe("Engine type, must be 'retell-llm'"),
|
|
36
36
|
llm_id: z.string().describe("ID of the Retell LLM to use"),
|
|
37
37
|
version: z.number().nullable().optional()
|
|
38
|
-
}).describe("Response engine configuration using Retell LLM"),
|
|
38
|
+
}).passthrough().describe("Response engine configuration using Retell LLM"),
|
|
39
39
|
z.object({
|
|
40
40
|
type: z.string().describe("Engine type, must be 'custom-llm'"),
|
|
41
41
|
llm_websocket_url: z.string().describe("WebSocket URL for custom LLM")
|
|
42
|
-
}).describe("Response engine configuration using Custom LLM"),
|
|
42
|
+
}).passthrough().describe("Response engine configuration using Custom LLM"),
|
|
43
43
|
z.object({
|
|
44
44
|
type: z.string().describe("Engine type, must be 'conversation-flow'"),
|
|
45
45
|
version: z.number().nullable().optional(),
|
|
46
46
|
conversation_flow_id: z.string().describe("ID of the conversation flow")
|
|
47
|
-
}).describe("Response engine configuration using Conversation Flow")
|
|
47
|
+
}).passthrough().describe("Response engine configuration using Conversation Flow")
|
|
48
48
|
]).optional(),
|
|
49
49
|
voicemail_option: z.object({ action: z.union([
|
|
50
50
|
z.object({
|
|
51
51
|
text: z.string().describe("Text content for the prompt"),
|
|
52
52
|
type: z.string().default("prompt").describe("The voicemail action type.").optional()
|
|
53
|
-
}).describe("Voicemail action with prompt"),
|
|
53
|
+
}).passthrough().describe("Voicemail action with prompt"),
|
|
54
54
|
z.object({
|
|
55
55
|
text: z.string().describe("Static text content"),
|
|
56
56
|
type: z.string().default("static_text").describe("The voicemail action type.").optional()
|
|
57
|
-
}).describe("Voicemail action with static text"),
|
|
58
|
-
z.object({ type: z.string().default("hangup").describe("The voicemail action type.").optional() }).describe("Voicemail action to hangup"),
|
|
59
|
-
z.object({ type: z.string().default("bridge_transfer").describe("The voicemail action type.").optional() }).describe("Voicemail action with bridge transfer")
|
|
57
|
+
}).passthrough().describe("Voicemail action with static text"),
|
|
58
|
+
z.object({ type: z.string().default("hangup").describe("The voicemail action type.").optional() }).passthrough().describe("Voicemail action to hangup"),
|
|
59
|
+
z.object({ type: z.string().default("bridge_transfer").describe("The voicemail action type.").optional() }).passthrough().describe("Voicemail action with bridge transfer")
|
|
60
60
|
]) }).describe("Configuration for voicemail handling actions").optional(),
|
|
61
61
|
custom_stt_config: z.object({
|
|
62
62
|
provider: z.enum(["azure", "deepgram"]).describe("STT provider"),
|
|
@@ -76,28 +76,28 @@ const RetellaiUpdateAgentInput = z.object({
|
|
|
76
76
|
type: z.string().default("string").describe("The post-call analysis data type.").optional(),
|
|
77
77
|
examples: z.array(z.string()).nullable().optional(),
|
|
78
78
|
description: z.string().describe("Description of what to extract")
|
|
79
|
-
}).describe("String type analysis data"),
|
|
79
|
+
}).passthrough().describe("String type analysis data"),
|
|
80
80
|
z.object({
|
|
81
81
|
name: z.string().describe("Name of the analysis field"),
|
|
82
82
|
type: z.string().default("enum").describe("The post-call analysis data type.").optional(),
|
|
83
83
|
choices: z.array(z.string()).describe("Valid enum choices"),
|
|
84
84
|
description: z.string().describe("Description of what to extract")
|
|
85
|
-
}).describe("Enum type analysis data"),
|
|
85
|
+
}).passthrough().describe("Enum type analysis data"),
|
|
86
86
|
z.object({
|
|
87
87
|
name: z.string().describe("Name of the analysis field"),
|
|
88
88
|
type: z.string().default("boolean").describe("The post-call analysis data type.").optional(),
|
|
89
89
|
description: z.string().describe("Description of what to extract")
|
|
90
|
-
}).describe("Boolean type analysis data"),
|
|
90
|
+
}).passthrough().describe("Boolean type analysis data"),
|
|
91
91
|
z.object({
|
|
92
92
|
name: z.string().describe("Name of the analysis field"),
|
|
93
93
|
type: z.string().default("number").describe("The post-call analysis data type.").optional(),
|
|
94
94
|
description: z.string().describe("Description of what to extract")
|
|
95
|
-
}).describe("Number type analysis data")
|
|
95
|
+
}).passthrough().describe("Number type analysis data")
|
|
96
96
|
])).describe("Array of analysis data objects for post-call extraction").optional(),
|
|
97
97
|
end_call_after_silence_ms: z.number().int().describe("Silence timeout minimum 10,000ms").optional()
|
|
98
98
|
}).describe("Request schema for `UpdateAgent`");
|
|
99
|
-
const RetellaiUpdateAgent_IvrActionSchema = z.object({ type: z.string().describe("Type of IVR action").nullable() }).describe("IVR action configuration");
|
|
100
|
-
const RetellaiUpdateAgent_IvrOptionSchema = z.object({ action: RetellaiUpdateAgent_IvrActionSchema.nullable() }).describe("Configuration for IVR handling actions");
|
|
99
|
+
const RetellaiUpdateAgent_IvrActionSchema = z.object({ type: z.string().describe("Type of IVR action").nullable() }).passthrough().describe("IVR action configuration");
|
|
100
|
+
const RetellaiUpdateAgent_IvrOptionSchema = z.object({ action: RetellaiUpdateAgent_IvrActionSchema.nullable() }).passthrough().describe("Configuration for IVR handling actions");
|
|
101
101
|
const RetellaiUpdateAgent_PiiConfigSchema = z.object({
|
|
102
102
|
mode: z.string().default("post_call").describe("PII scrubbing mode").nullable().optional(),
|
|
103
103
|
categories: z.array(z.enum([
|
|
@@ -116,74 +116,74 @@ const RetellaiUpdateAgent_PiiConfigSchema = z.object({
|
|
|
116
116
|
"date_of_birth",
|
|
117
117
|
"customer_account_number"
|
|
118
118
|
])).describe("PII categories to scrub").nullable().optional()
|
|
119
|
-
}).describe("Configuration for PII scrubbing");
|
|
119
|
+
}).passthrough().describe("Configuration for PII scrubbing");
|
|
120
120
|
const RetellaiUpdateAgent_ResponseEngineRetellLmSchema = z.object({
|
|
121
121
|
type: z.string().describe("Engine type, must be 'retell-llm'").nullable(),
|
|
122
122
|
llm_id: z.string().describe("ID of the Retell LLM to use").nullable(),
|
|
123
123
|
version: z.number().describe("Version of the LLM").nullable().optional()
|
|
124
|
-
}).describe("Response engine configuration using Retell LLM");
|
|
124
|
+
}).passthrough().describe("Response engine configuration using Retell LLM");
|
|
125
125
|
const RetellaiUpdateAgent_ResponseEngineCustomLmSchema = z.object({
|
|
126
126
|
type: z.string().describe("Engine type, must be 'custom-llm'").nullable(),
|
|
127
127
|
llm_websocket_url: z.string().describe("WebSocket URL for custom LLM").nullable()
|
|
128
|
-
}).describe("Response engine configuration using Custom LLM");
|
|
128
|
+
}).passthrough().describe("Response engine configuration using Custom LLM");
|
|
129
129
|
const RetellaiUpdateAgent_ResponseEngineConversationFlowSchema = z.object({
|
|
130
130
|
type: z.string().describe("Engine type, must be 'conversation-flow'").nullable(),
|
|
131
131
|
version: z.number().describe("Version of the conversation flow").nullable().optional(),
|
|
132
132
|
conversation_flow_id: z.string().describe("ID of the conversation flow").nullable()
|
|
133
|
-
}).describe("Response engine configuration using Conversation Flow");
|
|
133
|
+
}).passthrough().describe("Response engine configuration using Conversation Flow");
|
|
134
134
|
const RetellaiUpdateAgent_VoicemailActionPromptSchema = z.object({
|
|
135
135
|
text: z.string().describe("Text content for the prompt").nullable(),
|
|
136
136
|
type: z.string().default("prompt").describe("The voicemail action type.").nullable().optional()
|
|
137
|
-
}).describe("Voicemail action with prompt");
|
|
137
|
+
}).passthrough().describe("Voicemail action with prompt");
|
|
138
138
|
const RetellaiUpdateAgent_VoicemailActionStaticTextSchema = z.object({
|
|
139
139
|
text: z.string().describe("Static text content").nullable(),
|
|
140
140
|
type: z.string().default("static_text").describe("The voicemail action type.").nullable().optional()
|
|
141
|
-
}).describe("Voicemail action with static text");
|
|
142
|
-
const RetellaiUpdateAgent_VoicemailActionHangupSchema = z.object({ type: z.string().default("hangup").describe("The voicemail action type.").nullable().optional() }).describe("Voicemail action to hangup");
|
|
143
|
-
const RetellaiUpdateAgent_VoicemailActionBridgeTransferSchema = z.object({ type: z.string().default("bridge_transfer").describe("The voicemail action type.").nullable().optional() }).describe("Voicemail action with bridge transfer");
|
|
141
|
+
}).passthrough().describe("Voicemail action with static text");
|
|
142
|
+
const RetellaiUpdateAgent_VoicemailActionHangupSchema = z.object({ type: z.string().default("hangup").describe("The voicemail action type.").nullable().optional() }).passthrough().describe("Voicemail action to hangup");
|
|
143
|
+
const RetellaiUpdateAgent_VoicemailActionBridgeTransferSchema = z.object({ type: z.string().default("bridge_transfer").describe("The voicemail action type.").nullable().optional() }).passthrough().describe("Voicemail action with bridge transfer");
|
|
144
144
|
const RetellaiUpdateAgent_VoicemailOptionSchema = z.object({ action: z.union([
|
|
145
145
|
RetellaiUpdateAgent_VoicemailActionPromptSchema,
|
|
146
146
|
RetellaiUpdateAgent_VoicemailActionStaticTextSchema,
|
|
147
147
|
RetellaiUpdateAgent_VoicemailActionHangupSchema,
|
|
148
148
|
RetellaiUpdateAgent_VoicemailActionBridgeTransferSchema
|
|
149
|
-
]) }).describe("Configuration for voicemail handling actions");
|
|
149
|
+
]) }).passthrough().describe("Configuration for voicemail handling actions");
|
|
150
150
|
const RetellaiUpdateAgent_SttProviderSchema = z.enum(["azure", "deepgram"]).describe("STT provider options");
|
|
151
151
|
const RetellaiUpdateAgent_CustomSttConfigSchema = z.object({
|
|
152
152
|
provider: RetellaiUpdateAgent_SttProviderSchema.nullable(),
|
|
153
153
|
endpointing_ms: z.number().int().describe("Silence timeout before speech ends (min: 100 for azure, 10 for deepgram)").nullable()
|
|
154
|
-
}).describe("Custom STT configuration with provider and endpointing");
|
|
154
|
+
}).passthrough().describe("Custom STT configuration with provider and endpointing");
|
|
155
155
|
const RetellaiUpdateAgent_UserDtmfOptionsResponseSchema = z.object({
|
|
156
156
|
timeout_ms: z.number().int().describe("Timeout for DTMF input").nullable().optional(),
|
|
157
157
|
digit_limit: z.number().int().describe("Maximum digits to collect").nullable().optional(),
|
|
158
158
|
termination_key: z.string().describe("Key to terminate input (0-9, #, or *)").nullable().optional()
|
|
159
|
-
}).describe("Configuration for user DTMF input (response - all fields optional)");
|
|
159
|
+
}).passthrough().describe("Configuration for user DTMF input (response - all fields optional)");
|
|
160
160
|
const RetellaiUpdateAgent_StringAnalysisDataSchema = z.object({
|
|
161
161
|
name: z.string().describe("Name of the analysis field").nullable(),
|
|
162
162
|
type: z.string().default("string").describe("The post-call analysis data type.").nullable().optional(),
|
|
163
163
|
examples: z.array(z.string()).describe("Example values").nullable().optional(),
|
|
164
164
|
description: z.string().describe("Description of what to extract").nullable()
|
|
165
|
-
}).describe("String type analysis data");
|
|
165
|
+
}).passthrough().describe("String type analysis data");
|
|
166
166
|
const RetellaiUpdateAgent_EnumAnalysisDataSchema = z.object({
|
|
167
167
|
name: z.string().describe("Name of the analysis field").nullable(),
|
|
168
168
|
type: z.string().default("enum").describe("The post-call analysis data type.").nullable().optional(),
|
|
169
169
|
choices: z.array(z.string()).describe("Valid enum choices"),
|
|
170
170
|
description: z.string().describe("Description of what to extract").nullable()
|
|
171
|
-
}).describe("Enum type analysis data");
|
|
171
|
+
}).passthrough().describe("Enum type analysis data");
|
|
172
172
|
const RetellaiUpdateAgent_BooleanAnalysisDataSchema = z.object({
|
|
173
173
|
name: z.string().describe("Name of the analysis field").nullable(),
|
|
174
174
|
type: z.string().default("boolean").describe("The post-call analysis data type.").nullable().optional(),
|
|
175
175
|
description: z.string().describe("Description of what to extract").nullable()
|
|
176
|
-
}).describe("Boolean type analysis data");
|
|
176
|
+
}).passthrough().describe("Boolean type analysis data");
|
|
177
177
|
const RetellaiUpdateAgent_NumberAnalysisDataSchema = z.object({
|
|
178
178
|
name: z.string().describe("Name of the analysis field").nullable(),
|
|
179
179
|
type: z.string().default("number").describe("The post-call analysis data type.").nullable().optional(),
|
|
180
180
|
description: z.string().describe("Description of what to extract").nullable()
|
|
181
|
-
}).describe("Number type analysis data");
|
|
181
|
+
}).passthrough().describe("Number type analysis data");
|
|
182
182
|
const RetellaiUpdateAgent_PronunciationDictionaryEntrySchema = z.object({
|
|
183
183
|
word: z.string().describe("The string of word / phrase to be annotated").nullable(),
|
|
184
184
|
phoneme: z.string().describe("Pronunciation of the word in IPA / CMU format").nullable(),
|
|
185
185
|
alphabet: z.string().describe("The phonetic alphabet to be used for pronunciation").nullable()
|
|
186
|
-
}).describe("Pronunciation dictionary entry for custom word pronunciations");
|
|
186
|
+
}).passthrough().describe("Pronunciation dictionary entry for custom word pronunciations");
|
|
187
187
|
const retellaiUpdateAgent = action("RETELLAI_UPDATE_AGENT", {
|
|
188
188
|
slug: "retellai-update-agent",
|
|
189
189
|
name: "Update agent",
|
|
@@ -252,7 +252,7 @@ const retellaiUpdateAgent = action("RETELLAI_UPDATE_AGENT", {
|
|
|
252
252
|
enable_voicemail_detection: z.boolean().describe("Will detect whether the call enters a voicemail").nullable().optional(),
|
|
253
253
|
last_modification_timestamp: z.number().int().describe("Last modification timestamp (milliseconds since epoch)").nullable(),
|
|
254
254
|
voicemail_detection_timeout_ms: z.number().int().describe("When to stop running voicemail detection").nullable().optional()
|
|
255
|
-
}).describe("Response schema for `UpdateAgent`")
|
|
255
|
+
}).passthrough().describe("Response schema for `UpdateAgent`")
|
|
256
256
|
});
|
|
257
257
|
//#endregion
|
|
258
258
|
export { retellaiUpdateAgent };
|