@keystrokehq/retellai 0.1.4 → 0.1.5
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.d.cts +13 -1
- package/dist/actions/add-community-voice.d.mts +13 -1
- package/dist/actions/add-knowledge-base-sources.d.cts +13 -1
- package/dist/actions/add-knowledge-base-sources.d.mts +13 -1
- package/dist/actions/buy-a-new-phone-number-bind-agents.d.cts +13 -1
- package/dist/actions/buy-a-new-phone-number-bind-agents.d.mts +13 -1
- package/dist/actions/create-a-new-outbound-phone-call.d.cts +15 -3
- package/dist/actions/create-a-new-outbound-phone-call.d.cts.map +1 -1
- package/dist/actions/create-a-new-outbound-phone-call.d.mts +15 -3
- package/dist/actions/create-a-new-outbound-phone-call.d.mts.map +1 -1
- package/dist/actions/create-a-new-web-call.d.cts +15 -3
- package/dist/actions/create-a-new-web-call.d.cts.map +1 -1
- package/dist/actions/create-a-new-web-call.d.mts +15 -3
- package/dist/actions/create-a-new-web-call.d.mts.map +1 -1
- package/dist/actions/create-agent.d.cts +13 -1
- package/dist/actions/create-agent.d.mts +13 -1
- package/dist/actions/create-batch-test.d.cts +13 -1
- package/dist/actions/create-batch-test.d.mts +13 -1
- package/dist/actions/create-chat-agent.d.cts +13 -1
- package/dist/actions/create-chat-agent.d.mts +13 -1
- package/dist/actions/create-chat-completion.d.cts +13 -1
- package/dist/actions/create-chat-completion.d.mts +13 -1
- package/dist/actions/create-chat.d.cts +13 -1
- package/dist/actions/create-chat.d.cts.map +1 -1
- package/dist/actions/create-chat.d.mts +13 -1
- package/dist/actions/create-chat.d.mts.map +1 -1
- package/dist/actions/create-conversation-flow-component.d.cts +13 -1
- package/dist/actions/create-conversation-flow-component.d.mts +13 -1
- package/dist/actions/create-conversation-flow.d.cts +13 -1
- package/dist/actions/create-conversation-flow.d.mts +13 -1
- package/dist/actions/create-knowledge-base.d.cts +13 -1
- package/dist/actions/create-knowledge-base.d.mts +13 -1
- package/dist/actions/create-retell-llm.d.cts +13 -1
- package/dist/actions/create-retell-llm.d.mts +13 -1
- package/dist/actions/create-test-case-definition.d.cts +13 -1
- package/dist/actions/create-test-case-definition.d.cts.map +1 -1
- package/dist/actions/create-test-case-definition.d.mts +13 -1
- package/dist/actions/create-test-case-definition.d.mts.map +1 -1
- package/dist/actions/delete-agent.d.cts +13 -1
- package/dist/actions/delete-agent.d.mts +13 -1
- package/dist/actions/delete-call.d.cts +13 -1
- package/dist/actions/delete-call.d.mts +13 -1
- package/dist/actions/delete-chat-agent.d.cts +13 -1
- package/dist/actions/delete-chat-agent.d.mts +13 -1
- package/dist/actions/delete-conversation-flow-component.d.cts +13 -1
- package/dist/actions/delete-conversation-flow-component.d.mts +13 -1
- package/dist/actions/delete-conversation-flow.d.cts +13 -1
- package/dist/actions/delete-conversation-flow.d.mts +13 -1
- package/dist/actions/delete-knowledge-base-source.d.cts +13 -1
- package/dist/actions/delete-knowledge-base-source.d.mts +13 -1
- package/dist/actions/delete-knowledge-base.d.cts +13 -1
- package/dist/actions/delete-knowledge-base.d.mts +13 -1
- package/dist/actions/delete-phone-number.d.cts +13 -1
- package/dist/actions/delete-phone-number.d.mts +13 -1
- package/dist/actions/delete-retell-llm.d.cts +13 -1
- package/dist/actions/delete-retell-llm.d.mts +13 -1
- package/dist/actions/delete-test-case-definition.d.cts +13 -1
- package/dist/actions/delete-test-case-definition.d.mts +13 -1
- package/dist/actions/end-chat.d.cts +13 -1
- package/dist/actions/end-chat.d.mts +13 -1
- package/dist/actions/get-agent-versions.d.cts +13 -1
- package/dist/actions/get-agent-versions.d.mts +13 -1
- package/dist/actions/get-agent.d.cts +13 -1
- package/dist/actions/get-agent.d.mts +13 -1
- package/dist/actions/get-batch-test.d.cts +13 -1
- package/dist/actions/get-batch-test.d.mts +13 -1
- package/dist/actions/get-chat-agent-versions.d.cts +13 -1
- package/dist/actions/get-chat-agent-versions.d.mts +13 -1
- package/dist/actions/get-chat-agent.d.cts +13 -1
- package/dist/actions/get-chat-agent.d.mts +13 -1
- package/dist/actions/get-chat.d.cts +13 -1
- package/dist/actions/get-chat.d.mts +13 -1
- package/dist/actions/get-concurrency.d.cts +13 -1
- package/dist/actions/get-concurrency.d.cts.map +1 -1
- package/dist/actions/get-concurrency.d.mts +13 -1
- package/dist/actions/get-concurrency.d.mts.map +1 -1
- package/dist/actions/get-conversation-flow-component.d.cts +13 -1
- package/dist/actions/get-conversation-flow-component.d.mts +13 -1
- package/dist/actions/get-conversation-flow.d.cts +13 -1
- package/dist/actions/get-conversation-flow.d.mts +13 -1
- package/dist/actions/get-knowledge-base.d.cts +13 -1
- package/dist/actions/get-knowledge-base.d.mts +13 -1
- package/dist/actions/get-retell-llm.d.cts +13 -1
- package/dist/actions/get-retell-llm.d.mts +13 -1
- package/dist/actions/import-phone-number.d.cts +13 -1
- package/dist/actions/import-phone-number.d.mts +13 -1
- package/dist/actions/list-agents.d.cts +13 -1
- package/dist/actions/list-agents.d.cts.map +1 -1
- package/dist/actions/list-agents.d.mts +13 -1
- package/dist/actions/list-agents.d.mts.map +1 -1
- package/dist/actions/list-all-chats.d.cts +13 -1
- package/dist/actions/list-all-chats.d.mts +13 -1
- package/dist/actions/list-all-phone-numbers.d.cts +13 -1
- package/dist/actions/list-all-phone-numbers.d.cts.map +1 -1
- package/dist/actions/list-all-phone-numbers.d.mts +13 -1
- package/dist/actions/list-all-phone-numbers.d.mts.map +1 -1
- package/dist/actions/list-batch-tests.d.cts +13 -1
- package/dist/actions/list-batch-tests.d.mts +13 -1
- package/dist/actions/list-chat-agents.d.cts +13 -1
- package/dist/actions/list-chat-agents.d.mts +13 -1
- package/dist/actions/list-conversation-flow-components.d.cts +13 -1
- package/dist/actions/list-conversation-flow-components.d.cts.map +1 -1
- package/dist/actions/list-conversation-flow-components.d.mts +13 -1
- package/dist/actions/list-conversation-flow-components.d.mts.map +1 -1
- package/dist/actions/list-conversation-flows.d.cts +13 -1
- package/dist/actions/list-conversation-flows.d.mts +13 -1
- package/dist/actions/list-knowledge-bases.d.cts +13 -1
- package/dist/actions/list-knowledge-bases.d.cts.map +1 -1
- package/dist/actions/list-knowledge-bases.d.mts +13 -1
- package/dist/actions/list-knowledge-bases.d.mts.map +1 -1
- package/dist/actions/list-retell-llms.d.cts +13 -1
- package/dist/actions/list-retell-llms.d.mts +13 -1
- package/dist/actions/list-test-case-definitions.d.cts +13 -1
- package/dist/actions/list-test-case-definitions.d.mts +13 -1
- package/dist/actions/list-test-runs.d.cts +13 -1
- package/dist/actions/list-test-runs.d.mts +13 -1
- package/dist/actions/list-voices.d.cts +13 -1
- package/dist/actions/list-voices.d.cts.map +1 -1
- package/dist/actions/list-voices.d.mts +13 -1
- package/dist/actions/list-voices.d.mts.map +1 -1
- package/dist/actions/publish-agent.d.cts +13 -1
- package/dist/actions/publish-agent.d.mts +13 -1
- package/dist/actions/publish-chat-agent.d.cts +13 -1
- package/dist/actions/publish-chat-agent.d.mts +13 -1
- package/dist/actions/register-phone-call.d.cts +15 -3
- package/dist/actions/register-phone-call.d.mts +15 -3
- package/dist/actions/retrieve-call-details-by-id.d.cts +13 -1
- package/dist/actions/retrieve-call-details-by-id.d.mts +13 -1
- package/dist/actions/retrieve-call-details.d.cts +16 -4
- package/dist/actions/retrieve-call-details.d.cts.map +1 -1
- package/dist/actions/retrieve-call-details.d.mts +16 -4
- package/dist/actions/retrieve-call-details.d.mts.map +1 -1
- package/dist/actions/retrieve-details-of-a-specific-phone-number.d.cts +13 -1
- package/dist/actions/retrieve-details-of-a-specific-phone-number.d.mts +13 -1
- package/dist/actions/retrieve-details-of-a-specific-voice.d.cts +13 -1
- package/dist/actions/retrieve-details-of-a-specific-voice.d.mts +13 -1
- package/dist/actions/search-community-voice.d.cts +13 -1
- package/dist/actions/search-community-voice.d.mts +13 -1
- package/dist/actions/update-agent.d.cts +13 -1
- package/dist/actions/update-agent.d.mts +13 -1
- package/dist/actions/update-call.d.cts +13 -1
- package/dist/actions/update-call.d.mts +13 -1
- package/dist/actions/update-chat-agent.d.cts +13 -1
- package/dist/actions/update-chat-agent.d.cts.map +1 -1
- package/dist/actions/update-chat-agent.d.mts +13 -1
- package/dist/actions/update-chat-agent.d.mts.map +1 -1
- package/dist/actions/update-chat-metadata.d.cts +13 -1
- package/dist/actions/update-chat-metadata.d.mts +13 -1
- package/dist/actions/update-conversation-flow-component.d.cts +13 -1
- package/dist/actions/update-conversation-flow-component.d.mts +13 -1
- package/dist/actions/update-conversation-flow.d.cts +13 -1
- package/dist/actions/update-conversation-flow.d.mts +13 -1
- package/dist/actions/update-phone-number.d.cts +13 -1
- package/dist/actions/update-phone-number.d.mts +13 -1
- package/dist/actions/update-retell-llm.d.cts +13 -1
- package/dist/actions/update-retell-llm.d.mts +13 -1
- package/dist/actions/update-test-case-definition.d.cts +13 -1
- package/dist/actions/update-test-case-definition.d.cts.map +1 -1
- package/dist/actions/update-test-case-definition.d.mts +13 -1
- package/dist/actions/update-test-case-definition.d.mts.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -18,7 +18,19 @@ declare const retellaiAddCommunityVoice: import("@keystrokehq/action").WorkflowA
|
|
|
18
18
|
voice_name: string;
|
|
19
19
|
public_user_id: string;
|
|
20
20
|
provider_voice_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { retellaiAddCommunityVoice };
|
|
24
36
|
//# sourceMappingURL=add-community-voice.d.cts.map
|
|
@@ -18,7 +18,19 @@ declare const retellaiAddCommunityVoice: import("@keystrokehq/action").WorkflowA
|
|
|
18
18
|
voice_name: string;
|
|
19
19
|
public_user_id: string;
|
|
20
20
|
provider_voice_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { retellaiAddCommunityVoice };
|
|
24
36
|
//# sourceMappingURL=add-community-voice.d.mts.map
|
|
@@ -51,7 +51,19 @@ declare const retellaiAddKnowledgeBaseSources: import("@keystrokehq/action").Wor
|
|
|
51
51
|
text: string;
|
|
52
52
|
title: string;
|
|
53
53
|
}[] | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { retellaiAddKnowledgeBaseSources };
|
|
57
69
|
//# sourceMappingURL=add-knowledge-base-sources.d.cts.map
|
|
@@ -51,7 +51,19 @@ declare const retellaiAddKnowledgeBaseSources: import("@keystrokehq/action").Wor
|
|
|
51
51
|
text: string;
|
|
52
52
|
title: string;
|
|
53
53
|
}[] | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { retellaiAddKnowledgeBaseSources };
|
|
57
69
|
//# sourceMappingURL=add-knowledge-base-sources.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const retellaiBuyANewPhoneNumberBindAgents: import("@keystrokehq/action"
|
|
|
32
32
|
area_code?: number | undefined;
|
|
33
33
|
inbound_agent_id?: string | undefined;
|
|
34
34
|
outbound_agent_id?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { retellaiBuyANewPhoneNumberBindAgents };
|
|
38
50
|
//# sourceMappingURL=buy-a-new-phone-number-bind-agents.d.cts.map
|
|
@@ -32,7 +32,19 @@ declare const retellaiBuyANewPhoneNumberBindAgents: import("@keystrokehq/action"
|
|
|
32
32
|
area_code?: number | undefined;
|
|
33
33
|
inbound_agent_id?: string | undefined;
|
|
34
34
|
outbound_agent_id?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { retellaiBuyANewPhoneNumberBindAgents };
|
|
38
50
|
//# sourceMappingURL=buy-a-new-phone-number-bind-agents.d.mts.map
|
|
@@ -44,10 +44,10 @@ declare const RetellaiCreateANewOutboundPhoneCallOutput: z.ZodObject<{
|
|
|
44
44
|
}, z.core.$loose>>>;
|
|
45
45
|
call_status: z.ZodNullable<z.ZodEnum<{
|
|
46
46
|
error: "error";
|
|
47
|
-
registered: "registered";
|
|
48
|
-
not_connected: "not_connected";
|
|
49
47
|
ongoing: "ongoing";
|
|
50
48
|
ended: "ended";
|
|
49
|
+
registered: "registered";
|
|
50
|
+
not_connected: "not_connected";
|
|
51
51
|
}>>;
|
|
52
52
|
duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
53
53
|
e2e_latency: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -268,7 +268,19 @@ declare const retellaiCreateANewOutboundPhoneCall: import("@keystrokehq/action")
|
|
|
268
268
|
ignore_e164_validation?: boolean | undefined;
|
|
269
269
|
override_agent_version?: number | undefined;
|
|
270
270
|
retell_llm_dynamic_variables?: Record<string, unknown> | undefined;
|
|
271
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
271
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
272
|
+
connectionId: z.ZodString;
|
|
273
|
+
entityId: z.ZodString;
|
|
274
|
+
instanceId: z.ZodString;
|
|
275
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
276
|
+
generic_api_key: z.ZodString;
|
|
277
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
278
|
+
connectionId: z.ZodString;
|
|
279
|
+
entityId: z.ZodString;
|
|
280
|
+
instanceId: z.ZodString;
|
|
281
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
282
|
+
generic_api_key: z.ZodString;
|
|
283
|
+
}, z.core.$strip>>]>;
|
|
272
284
|
//#endregion
|
|
273
285
|
export { retellaiCreateANewOutboundPhoneCall };
|
|
274
286
|
//# sourceMappingURL=create-a-new-outbound-phone-call.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-a-new-outbound-phone-call.d.cts","names":[],"sources":["../../src/actions/create-a-new-outbound-phone-call.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;cA8ExC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6CzC,mCAAA,gCAAmC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-a-new-outbound-phone-call.d.cts","names":[],"sources":["../../src/actions/create-a-new-outbound-phone-call.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;cA8ExC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6CzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -44,10 +44,10 @@ declare const RetellaiCreateANewOutboundPhoneCallOutput: z.ZodObject<{
|
|
|
44
44
|
}, z.core.$loose>>>;
|
|
45
45
|
call_status: z.ZodNullable<z.ZodEnum<{
|
|
46
46
|
error: "error";
|
|
47
|
-
registered: "registered";
|
|
48
|
-
not_connected: "not_connected";
|
|
49
47
|
ongoing: "ongoing";
|
|
50
48
|
ended: "ended";
|
|
49
|
+
registered: "registered";
|
|
50
|
+
not_connected: "not_connected";
|
|
51
51
|
}>>;
|
|
52
52
|
duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
53
53
|
e2e_latency: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -268,7 +268,19 @@ declare const retellaiCreateANewOutboundPhoneCall: import("@keystrokehq/action")
|
|
|
268
268
|
ignore_e164_validation?: boolean | undefined;
|
|
269
269
|
override_agent_version?: number | undefined;
|
|
270
270
|
retell_llm_dynamic_variables?: Record<string, unknown> | undefined;
|
|
271
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
271
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
272
|
+
connectionId: z.ZodString;
|
|
273
|
+
entityId: z.ZodString;
|
|
274
|
+
instanceId: z.ZodString;
|
|
275
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
276
|
+
generic_api_key: z.ZodString;
|
|
277
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
278
|
+
connectionId: z.ZodString;
|
|
279
|
+
entityId: z.ZodString;
|
|
280
|
+
instanceId: z.ZodString;
|
|
281
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
282
|
+
generic_api_key: z.ZodString;
|
|
283
|
+
}, z.core.$strip>>]>;
|
|
272
284
|
//#endregion
|
|
273
285
|
export { retellaiCreateANewOutboundPhoneCall };
|
|
274
286
|
//# sourceMappingURL=create-a-new-outbound-phone-call.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-a-new-outbound-phone-call.d.mts","names":[],"sources":["../../src/actions/create-a-new-outbound-phone-call.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;cA8ExC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6CzC,mCAAA,gCAAmC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-a-new-outbound-phone-call.d.mts","names":[],"sources":["../../src/actions/create-a-new-outbound-phone-call.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;cA8ExC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6CzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -18,10 +18,10 @@ declare const RetellaiCreateANewWebCallOutput: z.ZodObject<{
|
|
|
18
18
|
transcript: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
call_status: z.ZodNullable<z.ZodEnum<{
|
|
20
20
|
error: "error";
|
|
21
|
-
registered: "registered";
|
|
22
|
-
not_connected: "not_connected";
|
|
23
21
|
ongoing: "ongoing";
|
|
24
22
|
ended: "ended";
|
|
23
|
+
registered: "registered";
|
|
24
|
+
not_connected: "not_connected";
|
|
25
25
|
}>>;
|
|
26
26
|
duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
27
|
access_token: z.ZodNullable<z.ZodString>;
|
|
@@ -57,7 +57,19 @@ declare const retellaiCreateANewWebCall: import("@keystrokehq/action").WorkflowA
|
|
|
57
57
|
metadata?: Record<string, unknown> | undefined;
|
|
58
58
|
agent_version?: number | undefined;
|
|
59
59
|
retell_llm_dynamic_variables?: Record<string, unknown> | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { retellaiCreateANewWebCall };
|
|
63
75
|
//# sourceMappingURL=create-a-new-web-call.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-a-new-web-call.d.cts","names":[],"sources":["../../src/actions/create-a-new-web-call.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoC/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-a-new-web-call.d.cts","names":[],"sources":["../../src/actions/create-a-new-web-call.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoC/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -18,10 +18,10 @@ declare const RetellaiCreateANewWebCallOutput: z.ZodObject<{
|
|
|
18
18
|
transcript: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
call_status: z.ZodNullable<z.ZodEnum<{
|
|
20
20
|
error: "error";
|
|
21
|
-
registered: "registered";
|
|
22
|
-
not_connected: "not_connected";
|
|
23
21
|
ongoing: "ongoing";
|
|
24
22
|
ended: "ended";
|
|
23
|
+
registered: "registered";
|
|
24
|
+
not_connected: "not_connected";
|
|
25
25
|
}>>;
|
|
26
26
|
duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
27
|
access_token: z.ZodNullable<z.ZodString>;
|
|
@@ -57,7 +57,19 @@ declare const retellaiCreateANewWebCall: import("@keystrokehq/action").WorkflowA
|
|
|
57
57
|
metadata?: Record<string, unknown> | undefined;
|
|
58
58
|
agent_version?: number | undefined;
|
|
59
59
|
retell_llm_dynamic_variables?: Record<string, unknown> | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { retellaiCreateANewWebCall };
|
|
63
75
|
//# sourceMappingURL=create-a-new-web-call.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-a-new-web-call.d.mts","names":[],"sources":["../../src/actions/create-a-new-web-call.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoC/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-a-new-web-call.d.mts","names":[],"sources":["../../src/actions/create-a-new-web-call.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAoC/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -232,7 +232,19 @@ declare const retellaiCreateAgent: import("@keystrokehq/action").WorkflowActionD
|
|
|
232
232
|
enable_dynamic_voice_speed?: boolean | undefined;
|
|
233
233
|
enable_voicemail_detection?: boolean | undefined;
|
|
234
234
|
voicemail_detection_timeout_ms?: number | undefined;
|
|
235
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
235
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
236
|
+
connectionId: z.ZodString;
|
|
237
|
+
entityId: z.ZodString;
|
|
238
|
+
instanceId: z.ZodString;
|
|
239
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
240
|
+
generic_api_key: z.ZodString;
|
|
241
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
242
|
+
connectionId: z.ZodString;
|
|
243
|
+
entityId: z.ZodString;
|
|
244
|
+
instanceId: z.ZodString;
|
|
245
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
246
|
+
generic_api_key: z.ZodString;
|
|
247
|
+
}, z.core.$strip>>]>;
|
|
236
248
|
//#endregion
|
|
237
249
|
export { retellaiCreateAgent };
|
|
238
250
|
//# sourceMappingURL=create-agent.d.cts.map
|
|
@@ -232,7 +232,19 @@ declare const retellaiCreateAgent: import("@keystrokehq/action").WorkflowActionD
|
|
|
232
232
|
enable_dynamic_voice_speed?: boolean | undefined;
|
|
233
233
|
enable_voicemail_detection?: boolean | undefined;
|
|
234
234
|
voicemail_detection_timeout_ms?: number | undefined;
|
|
235
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
235
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
236
|
+
connectionId: z.ZodString;
|
|
237
|
+
entityId: z.ZodString;
|
|
238
|
+
instanceId: z.ZodString;
|
|
239
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
240
|
+
generic_api_key: z.ZodString;
|
|
241
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
242
|
+
connectionId: z.ZodString;
|
|
243
|
+
entityId: z.ZodString;
|
|
244
|
+
instanceId: z.ZodString;
|
|
245
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
246
|
+
generic_api_key: z.ZodString;
|
|
247
|
+
}, z.core.$strip>>]>;
|
|
236
248
|
//#endregion
|
|
237
249
|
export { retellaiCreateAgent };
|
|
238
250
|
//# sourceMappingURL=create-agent.d.mts.map
|
|
@@ -46,7 +46,19 @@ declare const retellaiCreateBatchTest: import("@keystrokehq/action").WorkflowAct
|
|
|
46
46
|
version?: number | null | undefined;
|
|
47
47
|
};
|
|
48
48
|
test_case_definition_ids: string[];
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { retellaiCreateBatchTest };
|
|
52
64
|
//# sourceMappingURL=create-batch-test.d.cts.map
|
|
@@ -46,7 +46,19 @@ declare const retellaiCreateBatchTest: import("@keystrokehq/action").WorkflowAct
|
|
|
46
46
|
version?: number | null | undefined;
|
|
47
47
|
};
|
|
48
48
|
test_case_definition_ids: string[];
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { retellaiCreateBatchTest };
|
|
52
64
|
//# sourceMappingURL=create-batch-test.d.mts.map
|
|
@@ -144,7 +144,19 @@ declare const retellaiCreateChatAgent: import("@keystrokehq/action").WorkflowAct
|
|
|
144
144
|
signed_url_expiration_ms?: number | undefined;
|
|
145
145
|
end_chat_after_silence_ms?: number | undefined;
|
|
146
146
|
analysis_successful_prompt?: string | undefined;
|
|
147
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
147
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
154
|
+
connectionId: z.ZodString;
|
|
155
|
+
entityId: z.ZodString;
|
|
156
|
+
instanceId: z.ZodString;
|
|
157
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
158
|
+
generic_api_key: z.ZodString;
|
|
159
|
+
}, z.core.$strip>>]>;
|
|
148
160
|
//#endregion
|
|
149
161
|
export { retellaiCreateChatAgent };
|
|
150
162
|
//# sourceMappingURL=create-chat-agent.d.cts.map
|
|
@@ -144,7 +144,19 @@ declare const retellaiCreateChatAgent: import("@keystrokehq/action").WorkflowAct
|
|
|
144
144
|
signed_url_expiration_ms?: number | undefined;
|
|
145
145
|
end_chat_after_silence_ms?: number | undefined;
|
|
146
146
|
analysis_successful_prompt?: string | undefined;
|
|
147
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
147
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
148
|
+
connectionId: z.ZodString;
|
|
149
|
+
entityId: z.ZodString;
|
|
150
|
+
instanceId: z.ZodString;
|
|
151
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
152
|
+
generic_api_key: z.ZodString;
|
|
153
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
154
|
+
connectionId: z.ZodString;
|
|
155
|
+
entityId: z.ZodString;
|
|
156
|
+
instanceId: z.ZodString;
|
|
157
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
158
|
+
generic_api_key: z.ZodString;
|
|
159
|
+
}, z.core.$strip>>]>;
|
|
148
160
|
//#endregion
|
|
149
161
|
export { retellaiCreateChatAgent };
|
|
150
162
|
//# sourceMappingURL=create-chat-agent.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const RetellaiCreateChatCompletionOutput: z.ZodObject<{
|
|
|
11
11
|
declare const retellaiCreateChatCompletion: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
chat_id: string;
|
|
13
13
|
content: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { retellaiCreateChatCompletion };
|
|
17
29
|
//# sourceMappingURL=create-chat-completion.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const RetellaiCreateChatCompletionOutput: z.ZodObject<{
|
|
|
11
11
|
declare const retellaiCreateChatCompletion: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
chat_id: string;
|
|
13
13
|
content: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { retellaiCreateChatCompletion };
|
|
17
29
|
//# sourceMappingURL=create-chat-completion.d.mts.map
|
|
@@ -53,7 +53,19 @@ declare const retellaiCreateChat: import("@keystrokehq/action").WorkflowActionDe
|
|
|
53
53
|
metadata?: Record<string, unknown> | undefined;
|
|
54
54
|
agent_version?: number | undefined;
|
|
55
55
|
retell_llm_dynamic_variables?: Record<string, unknown> | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { retellaiCreateChat };
|
|
59
71
|
//# sourceMappingURL=create-chat.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-chat.d.cts","names":[],"sources":["../../src/actions/create-chat.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAqBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkBxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-chat.d.cts","names":[],"sources":["../../src/actions/create-chat.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAqBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkBxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -53,7 +53,19 @@ declare const retellaiCreateChat: import("@keystrokehq/action").WorkflowActionDe
|
|
|
53
53
|
metadata?: Record<string, unknown> | undefined;
|
|
54
54
|
agent_version?: number | undefined;
|
|
55
55
|
retell_llm_dynamic_variables?: Record<string, unknown> | undefined;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
generic_api_key: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { retellaiCreateChat };
|
|
59
71
|
//# sourceMappingURL=create-chat.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-chat.d.mts","names":[],"sources":["../../src/actions/create-chat.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAqBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkBxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-chat.d.mts","names":[],"sources":["../../src/actions/create-chat.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAqBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkBxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -57,7 +57,19 @@ declare const retellaiCreateConversationFlowComponent: import("@keystrokehq/acti
|
|
|
57
57
|
tools?: Record<string, unknown>[] | undefined;
|
|
58
58
|
start_node_id?: string | undefined;
|
|
59
59
|
begin_tag_display_position?: Record<string, unknown> | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { retellaiCreateConversationFlowComponent };
|
|
63
75
|
//# sourceMappingURL=create-conversation-flow-component.d.cts.map
|
|
@@ -57,7 +57,19 @@ declare const retellaiCreateConversationFlowComponent: import("@keystrokehq/acti
|
|
|
57
57
|
tools?: Record<string, unknown>[] | undefined;
|
|
58
58
|
start_node_id?: string | undefined;
|
|
59
59
|
begin_tag_display_position?: Record<string, unknown> | undefined;
|
|
60
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
60
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>;
|
|
61
73
|
//#endregion
|
|
62
74
|
export { retellaiCreateConversationFlowComponent };
|
|
63
75
|
//# sourceMappingURL=create-conversation-flow-component.d.mts.map
|
|
@@ -59,7 +59,19 @@ declare const retellaiCreateConversationFlow: import("@keystrokehq/action").Work
|
|
|
59
59
|
default_dynamic_variables?: Record<string, unknown> | undefined;
|
|
60
60
|
begin_tag_display_position?: Record<string, unknown> | undefined;
|
|
61
61
|
begin_after_user_silence_ms?: number | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { retellaiCreateConversationFlow };
|
|
65
77
|
//# sourceMappingURL=create-conversation-flow.d.cts.map
|
|
@@ -59,7 +59,19 @@ declare const retellaiCreateConversationFlow: import("@keystrokehq/action").Work
|
|
|
59
59
|
default_dynamic_variables?: Record<string, unknown> | undefined;
|
|
60
60
|
begin_tag_display_position?: Record<string, unknown> | undefined;
|
|
61
61
|
begin_after_user_silence_ms?: number | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
62
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
generic_api_key: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
69
|
+
connectionId: z.ZodString;
|
|
70
|
+
entityId: z.ZodString;
|
|
71
|
+
instanceId: z.ZodString;
|
|
72
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
73
|
+
generic_api_key: z.ZodString;
|
|
74
|
+
}, z.core.$strip>>]>;
|
|
63
75
|
//#endregion
|
|
64
76
|
export { retellaiCreateConversationFlow };
|
|
65
77
|
//# sourceMappingURL=create-conversation-flow.d.mts.map
|