@keystrokehq/retellai 0.1.3 → 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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -36,7 +36,19 @@ declare const retellaiCreateKnowledgeBase: import("@keystrokehq/action").Workflo
|
|
|
36
36
|
text: string;
|
|
37
37
|
title: string;
|
|
38
38
|
}[] | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { retellaiCreateKnowledgeBase };
|
|
42
54
|
//# sourceMappingURL=create-knowledge-base.d.cts.map
|
|
@@ -36,7 +36,19 @@ declare const retellaiCreateKnowledgeBase: import("@keystrokehq/action").Workflo
|
|
|
36
36
|
text: string;
|
|
37
37
|
title: string;
|
|
38
38
|
}[] | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { retellaiCreateKnowledgeBase };
|
|
42
54
|
//# sourceMappingURL=create-knowledge-base.d.mts.map
|
|
@@ -173,7 +173,19 @@ declare const retellaiCreateRetellLlm: import("@keystrokehq/action").WorkflowAct
|
|
|
173
173
|
tool_call_strict_mode?: boolean | undefined;
|
|
174
174
|
default_dynamic_variables?: Record<string, unknown> | undefined;
|
|
175
175
|
begin_after_user_silence_ms?: number | undefined;
|
|
176
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
176
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
177
|
+
connectionId: z.ZodString;
|
|
178
|
+
entityId: z.ZodString;
|
|
179
|
+
instanceId: z.ZodString;
|
|
180
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
181
|
+
generic_api_key: z.ZodString;
|
|
182
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
183
|
+
connectionId: z.ZodString;
|
|
184
|
+
entityId: z.ZodString;
|
|
185
|
+
instanceId: z.ZodString;
|
|
186
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
187
|
+
generic_api_key: z.ZodString;
|
|
188
|
+
}, z.core.$strip>>]>;
|
|
177
189
|
//#endregion
|
|
178
190
|
export { retellaiCreateRetellLlm };
|
|
179
191
|
//# sourceMappingURL=create-retell-llm.d.cts.map
|
|
@@ -173,7 +173,19 @@ declare const retellaiCreateRetellLlm: import("@keystrokehq/action").WorkflowAct
|
|
|
173
173
|
tool_call_strict_mode?: boolean | undefined;
|
|
174
174
|
default_dynamic_variables?: Record<string, unknown> | undefined;
|
|
175
175
|
begin_after_user_silence_ms?: number | undefined;
|
|
176
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
176
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
177
|
+
connectionId: z.ZodString;
|
|
178
|
+
entityId: z.ZodString;
|
|
179
|
+
instanceId: z.ZodString;
|
|
180
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
181
|
+
generic_api_key: z.ZodString;
|
|
182
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
183
|
+
connectionId: z.ZodString;
|
|
184
|
+
entityId: z.ZodString;
|
|
185
|
+
instanceId: z.ZodString;
|
|
186
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
187
|
+
generic_api_key: z.ZodString;
|
|
188
|
+
}, z.core.$strip>>]>;
|
|
177
189
|
//#endregion
|
|
178
190
|
export { retellaiCreateRetellLlm };
|
|
179
191
|
//# sourceMappingURL=create-retell-llm.d.mts.map
|
|
@@ -51,7 +51,19 @@ declare const retellaiCreateTestCaseDefinition: import("@keystrokehq/action").Wo
|
|
|
51
51
|
response?: Record<string, unknown> | undefined;
|
|
52
52
|
}[] | undefined;
|
|
53
53
|
dynamic_variables?: Record<string, unknown> | 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 { retellaiCreateTestCaseDefinition };
|
|
57
69
|
//# sourceMappingURL=create-test-case-definition.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-test-case-definition.d.cts","names":[],"sources":["../../src/actions/create-test-case-definition.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAiBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cActC,gCAAA,gCAAgC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-test-case-definition.d.cts","names":[],"sources":["../../src/actions/create-test-case-definition.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAiBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cActC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -51,7 +51,19 @@ declare const retellaiCreateTestCaseDefinition: import("@keystrokehq/action").Wo
|
|
|
51
51
|
response?: Record<string, unknown> | undefined;
|
|
52
52
|
}[] | undefined;
|
|
53
53
|
dynamic_variables?: Record<string, unknown> | 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 { retellaiCreateTestCaseDefinition };
|
|
57
69
|
//# sourceMappingURL=create-test-case-definition.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-test-case-definition.d.mts","names":[],"sources":["../../src/actions/create-test-case-definition.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAiBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cActC,gCAAA,gCAAgC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-test-case-definition.d.mts","names":[],"sources":["../../src/actions/create-test-case-definition.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAiBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;cActC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -12,7 +12,19 @@ declare const RetellaiDeleteAgentOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const retellaiDeleteAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
agent_id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { retellaiDeleteAgent };
|
|
18
30
|
//# sourceMappingURL=delete-agent.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const RetellaiDeleteAgentOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const retellaiDeleteAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
agent_id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { retellaiDeleteAgent };
|
|
18
30
|
//# sourceMappingURL=delete-agent.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteCallInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteCallOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteCall: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
call_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteCall };
|
|
13
25
|
//# sourceMappingURL=delete-call.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteCallInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteCallOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteCall: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
call_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteCall };
|
|
13
25
|
//# sourceMappingURL=delete-call.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RetellaiDeleteChatAgentOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const retellaiDeleteChatAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
agent_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { retellaiDeleteChatAgent };
|
|
16
28
|
//# sourceMappingURL=delete-chat-agent.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RetellaiDeleteChatAgentOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const retellaiDeleteChatAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
agent_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { retellaiDeleteChatAgent };
|
|
16
28
|
//# sourceMappingURL=delete-chat-agent.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteConversationFlowComponentInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteConversationFlowComponentOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteConversationFlowComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
conversation_flow_component_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteConversationFlowComponent };
|
|
13
25
|
//# sourceMappingURL=delete-conversation-flow-component.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteConversationFlowComponentInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteConversationFlowComponentOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteConversationFlowComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
conversation_flow_component_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteConversationFlowComponent };
|
|
13
25
|
//# sourceMappingURL=delete-conversation-flow-component.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteConversationFlowInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteConversationFlowOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteConversationFlow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
conversation_flow_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteConversationFlow };
|
|
13
25
|
//# sourceMappingURL=delete-conversation-flow.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteConversationFlowInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteConversationFlowOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteConversationFlow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
conversation_flow_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteConversationFlow };
|
|
13
25
|
//# sourceMappingURL=delete-conversation-flow.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RetellaiDeleteKnowledgeBaseSourceOutput: z.ZodRecord<z.ZodString,
|
|
|
9
9
|
declare const retellaiDeleteKnowledgeBaseSource: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
source_id: string;
|
|
11
11
|
knowledge_base_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { retellaiDeleteKnowledgeBaseSource };
|
|
15
27
|
//# sourceMappingURL=delete-knowledge-base-source.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RetellaiDeleteKnowledgeBaseSourceOutput: z.ZodRecord<z.ZodString,
|
|
|
9
9
|
declare const retellaiDeleteKnowledgeBaseSource: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
source_id: string;
|
|
11
11
|
knowledge_base_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { retellaiDeleteKnowledgeBaseSource };
|
|
15
27
|
//# sourceMappingURL=delete-knowledge-base-source.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteKnowledgeBaseInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteKnowledgeBaseOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteKnowledgeBase: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
knowledge_base_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteKnowledgeBase };
|
|
13
25
|
//# sourceMappingURL=delete-knowledge-base.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteKnowledgeBaseInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteKnowledgeBaseOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteKnowledgeBase: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
knowledge_base_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteKnowledgeBase };
|
|
13
25
|
//# sourceMappingURL=delete-knowledge-base.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RetellaiDeletePhoneNumberOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const retellaiDeletePhoneNumber: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
phone_number: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { retellaiDeletePhoneNumber };
|
|
16
28
|
//# sourceMappingURL=delete-phone-number.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RetellaiDeletePhoneNumberOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const retellaiDeletePhoneNumber: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
phone_number: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { retellaiDeletePhoneNumber };
|
|
16
28
|
//# sourceMappingURL=delete-phone-number.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteRetellLlmInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteRetellLlmOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteRetellLlm: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
llm_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteRetellLlm };
|
|
13
25
|
//# sourceMappingURL=delete-retell-llm.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteRetellLlmInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteRetellLlmOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteRetellLlm: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
llm_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteRetellLlm };
|
|
13
25
|
//# sourceMappingURL=delete-retell-llm.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteTestCaseDefinitionInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteTestCaseDefinitionOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteTestCaseDefinition: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
test_case_definition_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteTestCaseDefinition };
|
|
13
25
|
//# sourceMappingURL=delete-test-case-definition.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiDeleteTestCaseDefinitionInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiDeleteTestCaseDefinitionOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const retellaiDeleteTestCaseDefinition: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
test_case_definition_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiDeleteTestCaseDefinition };
|
|
13
25
|
//# sourceMappingURL=delete-test-case-definition.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RetellaiEndChatOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const retellaiEndChat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
chat_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { retellaiEndChat };
|
|
16
28
|
//# sourceMappingURL=end-chat.d.cts.map
|
|
@@ -10,7 +10,19 @@ declare const RetellaiEndChatOutput: z.ZodObject<{
|
|
|
10
10
|
}, z.core.$loose>;
|
|
11
11
|
declare const retellaiEndChat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
chat_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
generic_api_key: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { retellaiEndChat };
|
|
16
28
|
//# sourceMappingURL=end-chat.d.mts.map
|