@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
|
@@ -7,7 +7,19 @@ declare const RetellaiGetAgentVersionsInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiGetAgentVersionsOutput: z.ZodUnknown;
|
|
8
8
|
declare const retellaiGetAgentVersions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
agent_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 { retellaiGetAgentVersions };
|
|
13
25
|
//# sourceMappingURL=get-agent-versions.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiGetAgentVersionsInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiGetAgentVersionsOutput: z.ZodUnknown;
|
|
8
8
|
declare const retellaiGetAgentVersions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
agent_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 { retellaiGetAgentVersions };
|
|
13
25
|
//# sourceMappingURL=get-agent-versions.d.mts.map
|
|
@@ -118,7 +118,19 @@ declare const RetellaiGetAgentOutput: z.ZodObject<{
|
|
|
118
118
|
}, z.core.$loose>;
|
|
119
119
|
declare const retellaiGetAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
120
120
|
agent_id: string;
|
|
121
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
121
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
122
|
+
connectionId: z.ZodString;
|
|
123
|
+
entityId: z.ZodString;
|
|
124
|
+
instanceId: z.ZodString;
|
|
125
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
126
|
+
generic_api_key: z.ZodString;
|
|
127
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
128
|
+
connectionId: z.ZodString;
|
|
129
|
+
entityId: z.ZodString;
|
|
130
|
+
instanceId: z.ZodString;
|
|
131
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
132
|
+
generic_api_key: z.ZodString;
|
|
133
|
+
}, z.core.$strip>>]>;
|
|
122
134
|
//#endregion
|
|
123
135
|
export { retellaiGetAgent };
|
|
124
136
|
//# sourceMappingURL=get-agent.d.cts.map
|
|
@@ -118,7 +118,19 @@ declare const RetellaiGetAgentOutput: z.ZodObject<{
|
|
|
118
118
|
}, z.core.$loose>;
|
|
119
119
|
declare const retellaiGetAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
120
120
|
agent_id: string;
|
|
121
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
121
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
122
|
+
connectionId: z.ZodString;
|
|
123
|
+
entityId: z.ZodString;
|
|
124
|
+
instanceId: z.ZodString;
|
|
125
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
126
|
+
generic_api_key: z.ZodString;
|
|
127
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
128
|
+
connectionId: z.ZodString;
|
|
129
|
+
entityId: z.ZodString;
|
|
130
|
+
instanceId: z.ZodString;
|
|
131
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
132
|
+
generic_api_key: z.ZodString;
|
|
133
|
+
}, z.core.$strip>>]>;
|
|
122
134
|
//#endregion
|
|
123
135
|
export { retellaiGetAgent };
|
|
124
136
|
//# sourceMappingURL=get-agent.d.mts.map
|
|
@@ -31,7 +31,19 @@ declare const RetellaiGetBatchTestOutput: z.ZodObject<{
|
|
|
31
31
|
}, z.core.$loose>;
|
|
32
32
|
declare const retellaiGetBatchTest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
test_case_batch_job_id: string;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { retellaiGetBatchTest };
|
|
37
49
|
//# sourceMappingURL=get-batch-test.d.cts.map
|
|
@@ -31,7 +31,19 @@ declare const RetellaiGetBatchTestOutput: z.ZodObject<{
|
|
|
31
31
|
}, z.core.$loose>;
|
|
32
32
|
declare const retellaiGetBatchTest: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
test_case_batch_job_id: string;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>;
|
|
35
47
|
//#endregion
|
|
36
48
|
export { retellaiGetBatchTest };
|
|
37
49
|
//# sourceMappingURL=get-batch-test.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const RetellaiGetChatAgentVersionsOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const retellaiGetChatAgentVersions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
agent_id: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { retellaiGetChatAgentVersions };
|
|
29
41
|
//# sourceMappingURL=get-chat-agent-versions.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const RetellaiGetChatAgentVersionsOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const retellaiGetChatAgentVersions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
agent_id: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { retellaiGetChatAgentVersions };
|
|
29
41
|
//# sourceMappingURL=get-chat-agent-versions.d.mts.map
|
|
@@ -79,7 +79,19 @@ declare const RetellaiGetChatAgentOutput: z.ZodObject<{
|
|
|
79
79
|
}, z.core.$loose>;
|
|
80
80
|
declare const retellaiGetChatAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
81
81
|
agent_id: string;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
generic_api_key: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
generic_api_key: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { retellaiGetChatAgent };
|
|
85
97
|
//# sourceMappingURL=get-chat-agent.d.cts.map
|
|
@@ -79,7 +79,19 @@ declare const RetellaiGetChatAgentOutput: z.ZodObject<{
|
|
|
79
79
|
}, z.core.$loose>;
|
|
80
80
|
declare const retellaiGetChatAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
81
81
|
agent_id: string;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
generic_api_key: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
generic_api_key: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { retellaiGetChatAgent };
|
|
85
97
|
//# sourceMappingURL=get-chat-agent.d.mts.map
|
|
@@ -47,7 +47,19 @@ declare const RetellaiGetChatOutput: z.ZodObject<{
|
|
|
47
47
|
}, z.core.$loose>;
|
|
48
48
|
declare const retellaiGetChat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
chat_id: string;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { retellaiGetChat };
|
|
53
65
|
//# sourceMappingURL=get-chat.d.cts.map
|
|
@@ -47,7 +47,19 @@ declare const RetellaiGetChatOutput: z.ZodObject<{
|
|
|
47
47
|
}, z.core.$loose>;
|
|
48
48
|
declare const retellaiGetChat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
chat_id: string;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { retellaiGetChat };
|
|
53
65
|
//# sourceMappingURL=get-chat.d.mts.map
|
|
@@ -10,7 +10,19 @@ declare const RetellaiGetConcurrencyOutput: z.ZodObject<{
|
|
|
10
10
|
remaining_purchase_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
concurrency_purchase_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
12
|
}, z.core.$loose>;
|
|
13
|
-
declare const retellaiGetConcurrency: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
declare const retellaiGetConcurrency: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { retellaiGetConcurrency };
|
|
16
28
|
//# sourceMappingURL=get-concurrency.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-concurrency.d.cts","names":[],"sources":["../../src/actions/get-concurrency.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-concurrency.d.cts","names":[],"sources":["../../src/actions/get-concurrency.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -10,7 +10,19 @@ declare const RetellaiGetConcurrencyOutput: z.ZodObject<{
|
|
|
10
10
|
remaining_purchase_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
concurrency_purchase_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
12
|
}, z.core.$loose>;
|
|
13
|
-
declare const retellaiGetConcurrency: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
declare const retellaiGetConcurrency: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { retellaiGetConcurrency };
|
|
16
28
|
//# sourceMappingURL=get-concurrency.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-concurrency.d.mts","names":[],"sources":["../../src/actions/get-concurrency.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-concurrency.d.mts","names":[],"sources":["../../src/actions/get-concurrency.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -62,7 +62,19 @@ declare const RetellaiGetConversationFlowComponentOutput: z.ZodObject<{
|
|
|
62
62
|
}, z.core.$loose>;
|
|
63
63
|
declare const retellaiGetConversationFlowComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
64
64
|
conversation_flow_component_id: string;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
65
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>;
|
|
66
78
|
//#endregion
|
|
67
79
|
export { retellaiGetConversationFlowComponent };
|
|
68
80
|
//# sourceMappingURL=get-conversation-flow-component.d.cts.map
|
|
@@ -62,7 +62,19 @@ declare const RetellaiGetConversationFlowComponentOutput: z.ZodObject<{
|
|
|
62
62
|
}, z.core.$loose>;
|
|
63
63
|
declare const retellaiGetConversationFlowComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
64
64
|
conversation_flow_component_id: string;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
65
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>;
|
|
66
78
|
//#endregion
|
|
67
79
|
export { retellaiGetConversationFlowComponent };
|
|
68
80
|
//# sourceMappingURL=get-conversation-flow-component.d.mts.map
|
|
@@ -86,7 +86,19 @@ declare const RetellaiGetConversationFlowOutput: z.ZodObject<{
|
|
|
86
86
|
}, z.core.$loose>;
|
|
87
87
|
declare const retellaiGetConversationFlow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
88
88
|
conversation_flow_id: string;
|
|
89
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
89
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
generic_api_key: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
96
|
+
connectionId: z.ZodString;
|
|
97
|
+
entityId: z.ZodString;
|
|
98
|
+
instanceId: z.ZodString;
|
|
99
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
100
|
+
generic_api_key: z.ZodString;
|
|
101
|
+
}, z.core.$strip>>]>;
|
|
90
102
|
//#endregion
|
|
91
103
|
export { retellaiGetConversationFlow };
|
|
92
104
|
//# sourceMappingURL=get-conversation-flow.d.cts.map
|
|
@@ -86,7 +86,19 @@ declare const RetellaiGetConversationFlowOutput: z.ZodObject<{
|
|
|
86
86
|
}, z.core.$loose>;
|
|
87
87
|
declare const retellaiGetConversationFlow: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
88
88
|
conversation_flow_id: string;
|
|
89
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
89
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
90
|
+
connectionId: z.ZodString;
|
|
91
|
+
entityId: z.ZodString;
|
|
92
|
+
instanceId: z.ZodString;
|
|
93
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
94
|
+
generic_api_key: z.ZodString;
|
|
95
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
96
|
+
connectionId: z.ZodString;
|
|
97
|
+
entityId: z.ZodString;
|
|
98
|
+
instanceId: z.ZodString;
|
|
99
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
100
|
+
generic_api_key: z.ZodString;
|
|
101
|
+
}, z.core.$strip>>]>;
|
|
90
102
|
//#endregion
|
|
91
103
|
export { retellaiGetConversationFlow };
|
|
92
104
|
//# sourceMappingURL=get-conversation-flow.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const RetellaiGetKnowledgeBaseOutput: z.ZodObject<{
|
|
|
29
29
|
}, z.core.$loose>;
|
|
30
30
|
declare const retellaiGetKnowledgeBase: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
knowledge_base_id: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { retellaiGetKnowledgeBase };
|
|
35
47
|
//# sourceMappingURL=get-knowledge-base.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const RetellaiGetKnowledgeBaseOutput: z.ZodObject<{
|
|
|
29
29
|
}, z.core.$loose>;
|
|
30
30
|
declare const retellaiGetKnowledgeBase: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
knowledge_base_id: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { retellaiGetKnowledgeBase };
|
|
35
47
|
//# sourceMappingURL=get-knowledge-base.d.mts.map
|
|
@@ -316,7 +316,19 @@ declare const RetellaiGetRetellLlmOutput: z.ZodObject<{
|
|
|
316
316
|
declare const retellaiGetRetellLlm: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
317
317
|
llm_id: string;
|
|
318
318
|
version?: number | undefined;
|
|
319
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
319
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
320
|
+
connectionId: z.ZodString;
|
|
321
|
+
entityId: z.ZodString;
|
|
322
|
+
instanceId: z.ZodString;
|
|
323
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
324
|
+
generic_api_key: z.ZodString;
|
|
325
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
326
|
+
connectionId: z.ZodString;
|
|
327
|
+
entityId: z.ZodString;
|
|
328
|
+
instanceId: z.ZodString;
|
|
329
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
330
|
+
generic_api_key: z.ZodString;
|
|
331
|
+
}, z.core.$strip>>]>;
|
|
320
332
|
//#endregion
|
|
321
333
|
export { retellaiGetRetellLlm };
|
|
322
334
|
//# sourceMappingURL=get-retell-llm.d.cts.map
|
|
@@ -316,7 +316,19 @@ declare const RetellaiGetRetellLlmOutput: z.ZodObject<{
|
|
|
316
316
|
declare const retellaiGetRetellLlm: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
317
317
|
llm_id: string;
|
|
318
318
|
version?: number | undefined;
|
|
319
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
319
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
320
|
+
connectionId: z.ZodString;
|
|
321
|
+
entityId: z.ZodString;
|
|
322
|
+
instanceId: z.ZodString;
|
|
323
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
324
|
+
generic_api_key: z.ZodString;
|
|
325
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
326
|
+
connectionId: z.ZodString;
|
|
327
|
+
entityId: z.ZodString;
|
|
328
|
+
instanceId: z.ZodString;
|
|
329
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
330
|
+
generic_api_key: z.ZodString;
|
|
331
|
+
}, z.core.$strip>>]>;
|
|
320
332
|
//#endregion
|
|
321
333
|
export { retellaiGetRetellLlm };
|
|
322
334
|
//# sourceMappingURL=get-retell-llm.d.mts.map
|
|
@@ -50,7 +50,19 @@ declare const retellaiImportPhoneNumber: import("@keystrokehq/action").WorkflowA
|
|
|
50
50
|
sip_trunk_auth_username?: string | undefined;
|
|
51
51
|
inbound_allowed_countries?: string[] | undefined;
|
|
52
52
|
outbound_allowed_countries?: string[] | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { retellaiImportPhoneNumber };
|
|
56
68
|
//# sourceMappingURL=import-phone-number.d.cts.map
|
|
@@ -50,7 +50,19 @@ declare const retellaiImportPhoneNumber: import("@keystrokehq/action").WorkflowA
|
|
|
50
50
|
sip_trunk_auth_username?: string | undefined;
|
|
51
51
|
inbound_allowed_countries?: string[] | undefined;
|
|
52
52
|
outbound_allowed_countries?: string[] | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { retellaiImportPhoneNumber };
|
|
56
68
|
//# sourceMappingURL=import-phone-number.d.mts.map
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-agents.d.ts
|
|
4
4
|
declare const RetellaiListAgentsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const RetellaiListAgentsOutput: z.ZodUnknown;
|
|
6
|
-
declare const retellaiListAgents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const retellaiListAgents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { retellaiListAgents };
|
|
9
21
|
//# sourceMappingURL=list-agents.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-agents.d.cts","names":[],"sources":["../../src/actions/list-agents.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,UAAc;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-agents.d.cts","names":[],"sources":["../../src/actions/list-agents.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,UAAc;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-agents.d.ts
|
|
4
4
|
declare const RetellaiListAgentsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const RetellaiListAgentsOutput: z.ZodUnknown;
|
|
6
|
-
declare const retellaiListAgents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const retellaiListAgents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { retellaiListAgents };
|
|
9
21
|
//# sourceMappingURL=list-agents.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-agents.d.mts","names":[],"sources":["../../src/actions/list-agents.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,UAAc;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-agents.d.mts","names":[],"sources":["../../src/actions/list-agents.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,UAAc;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -14,7 +14,19 @@ declare const retellaiListAllChats: import("@keystrokehq/action").WorkflowAction
|
|
|
14
14
|
limit?: number | undefined;
|
|
15
15
|
sort_order?: "ascending" | "descending" | undefined;
|
|
16
16
|
pagination_key?: string | undefined;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { retellaiListAllChats };
|
|
20
32
|
//# sourceMappingURL=list-all-chats.d.cts.map
|