@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
|
@@ -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.mts.map
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-all-phone-numbers.d.ts
|
|
4
4
|
declare const RetellaiListAllPhoneNumbersInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const RetellaiListAllPhoneNumbersOutput: z.ZodUnknown;
|
|
6
|
-
declare const retellaiListAllPhoneNumbers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const retellaiListAllPhoneNumbers: 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 { retellaiListAllPhoneNumbers };
|
|
9
21
|
//# sourceMappingURL=list-all-phone-numbers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-phone-numbers.d.cts","names":[],"sources":["../../src/actions/list-all-phone-numbers.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,UAAc;AAAA,cAE/C,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-all-phone-numbers.d.cts","names":[],"sources":["../../src/actions/list-all-phone-numbers.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,UAAc;AAAA,cAE/C,2BAAA,gCAA2B,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-all-phone-numbers.d.ts
|
|
4
4
|
declare const RetellaiListAllPhoneNumbersInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const RetellaiListAllPhoneNumbersOutput: z.ZodUnknown;
|
|
6
|
-
declare const retellaiListAllPhoneNumbers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const retellaiListAllPhoneNumbers: 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 { retellaiListAllPhoneNumbers };
|
|
9
21
|
//# sourceMappingURL=list-all-phone-numbers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-phone-numbers.d.mts","names":[],"sources":["../../src/actions/list-all-phone-numbers.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,UAAc;AAAA,cAE/C,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-all-phone-numbers.d.mts","names":[],"sources":["../../src/actions/list-all-phone-numbers.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChC,iCAAA,EAAiC,CAAA,CAAA,UAAc;AAAA,cAE/C,2BAAA,gCAA2B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -42,7 +42,19 @@ declare const retellaiListBatchTests: import("@keystrokehq/action").WorkflowActi
|
|
|
42
42
|
llm_id?: string | undefined;
|
|
43
43
|
version?: number | undefined;
|
|
44
44
|
conversation_flow_id?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { retellaiListBatchTests };
|
|
48
60
|
//# sourceMappingURL=list-batch-tests.d.cts.map
|
|
@@ -42,7 +42,19 @@ declare const retellaiListBatchTests: import("@keystrokehq/action").WorkflowActi
|
|
|
42
42
|
llm_id?: string | undefined;
|
|
43
43
|
version?: number | undefined;
|
|
44
44
|
conversation_flow_id?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { retellaiListBatchTests };
|
|
48
60
|
//# sourceMappingURL=list-batch-tests.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const retellaiListChatAgents: import("@keystrokehq/action").WorkflowActi
|
|
|
11
11
|
limit?: number | undefined;
|
|
12
12
|
pagination_key?: string | undefined;
|
|
13
13
|
pagination_key_version?: number | undefined;
|
|
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 { retellaiListChatAgents };
|
|
17
29
|
//# sourceMappingURL=list-chat-agents.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const retellaiListChatAgents: import("@keystrokehq/action").WorkflowActi
|
|
|
11
11
|
limit?: number | undefined;
|
|
12
12
|
pagination_key?: string | undefined;
|
|
13
13
|
pagination_key_version?: number | undefined;
|
|
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 { retellaiListChatAgents };
|
|
17
29
|
//# sourceMappingURL=list-chat-agents.d.mts.map
|
|
@@ -12,7 +12,19 @@ declare const RetellaiListConversationFlowComponentsOutput: z.ZodObject<{
|
|
|
12
12
|
conversation_flow_component_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$loose>>;
|
|
14
14
|
}, z.core.$loose>;
|
|
15
|
-
declare const retellaiListConversationFlowComponents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
declare const retellaiListConversationFlowComponents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { retellaiListConversationFlowComponents };
|
|
18
30
|
//# sourceMappingURL=list-conversation-flow-components.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-conversation-flow-components.d.cts","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;cAI5C,sCAAA,gCAAsC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-conversation-flow-components.d.cts","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;cAI5C,sCAAA,gCAAsC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -12,7 +12,19 @@ declare const RetellaiListConversationFlowComponentsOutput: z.ZodObject<{
|
|
|
12
12
|
conversation_flow_component_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$loose>>;
|
|
14
14
|
}, z.core.$loose>;
|
|
15
|
-
declare const retellaiListConversationFlowComponents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
declare const retellaiListConversationFlowComponents: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, 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 { retellaiListConversationFlowComponents };
|
|
18
30
|
//# sourceMappingURL=list-conversation-flow-components.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-conversation-flow-components.d.mts","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;cAI5C,sCAAA,gCAAsC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-conversation-flow-components.d.mts","names":[],"sources":["../../src/actions/list-conversation-flow-components.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;cAI5C,sCAAA,gCAAsC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -23,7 +23,19 @@ declare const retellaiListConversationFlows: import("@keystrokehq/action").Workf
|
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
pagination_key?: string | undefined;
|
|
25
25
|
pagination_key_version?: number | undefined;
|
|
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 { retellaiListConversationFlows };
|
|
29
41
|
//# sourceMappingURL=list-conversation-flows.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const retellaiListConversationFlows: import("@keystrokehq/action").Workf
|
|
|
23
23
|
limit?: number | undefined;
|
|
24
24
|
pagination_key?: string | undefined;
|
|
25
25
|
pagination_key_version?: number | undefined;
|
|
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 { retellaiListConversationFlows };
|
|
29
41
|
//# sourceMappingURL=list-conversation-flows.d.mts.map
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-knowledge-bases.d.ts
|
|
4
4
|
declare const RetellaiListKnowledgeBasesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const RetellaiListKnowledgeBasesOutput: z.ZodUnknown;
|
|
6
|
-
declare const retellaiListKnowledgeBases: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const retellaiListKnowledgeBases: 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 { retellaiListKnowledgeBases };
|
|
9
21
|
//# sourceMappingURL=list-knowledge-bases.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-knowledge-bases.d.cts","names":[],"sources":["../../src/actions/list-knowledge-bases.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-knowledge-bases.d.cts","names":[],"sources":["../../src/actions/list-knowledge-bases.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,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-knowledge-bases.d.ts
|
|
4
4
|
declare const RetellaiListKnowledgeBasesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const RetellaiListKnowledgeBasesOutput: z.ZodUnknown;
|
|
6
|
-
declare const retellaiListKnowledgeBases: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const retellaiListKnowledgeBases: 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 { retellaiListKnowledgeBases };
|
|
9
21
|
//# sourceMappingURL=list-knowledge-bases.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-knowledge-bases.d.mts","names":[],"sources":["../../src/actions/list-knowledge-bases.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-knowledge-bases.d.mts","names":[],"sources":["../../src/actions/list-knowledge-bases.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -60,7 +60,19 @@ declare const retellaiListRetellLlms: import("@keystrokehq/action").WorkflowActi
|
|
|
60
60
|
limit?: number | undefined;
|
|
61
61
|
pagination_key?: string | undefined;
|
|
62
62
|
pagination_key_version?: number | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { retellaiListRetellLlms };
|
|
66
78
|
//# sourceMappingURL=list-retell-llms.d.cts.map
|
|
@@ -60,7 +60,19 @@ declare const retellaiListRetellLlms: import("@keystrokehq/action").WorkflowActi
|
|
|
60
60
|
limit?: number | undefined;
|
|
61
61
|
pagination_key?: string | undefined;
|
|
62
62
|
pagination_key_version?: number | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { retellaiListRetellLlms };
|
|
66
78
|
//# sourceMappingURL=list-retell-llms.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const retellaiListTestCaseDefinitions: import("@keystrokehq/action").Wor
|
|
|
30
30
|
llm_id?: string | undefined;
|
|
31
31
|
version?: number | undefined;
|
|
32
32
|
conversation_flow_id?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { retellaiListTestCaseDefinitions };
|
|
36
48
|
//# sourceMappingURL=list-test-case-definitions.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const retellaiListTestCaseDefinitions: import("@keystrokehq/action").Wor
|
|
|
30
30
|
llm_id?: string | undefined;
|
|
31
31
|
version?: number | undefined;
|
|
32
32
|
conversation_flow_id?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { retellaiListTestCaseDefinitions };
|
|
36
48
|
//# sourceMappingURL=list-test-case-definitions.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiListTestRunsInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiListTestRunsOutput: z.ZodUnknown;
|
|
8
8
|
declare const retellaiListTestRuns: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
test_case_batch_job_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 { retellaiListTestRuns };
|
|
13
25
|
//# sourceMappingURL=list-test-runs.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiListTestRunsInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiListTestRunsOutput: z.ZodUnknown;
|
|
8
8
|
declare const retellaiListTestRuns: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
test_case_batch_job_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 { retellaiListTestRuns };
|
|
13
25
|
//# sourceMappingURL=list-test-runs.d.mts.map
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-voices.d.ts
|
|
4
4
|
declare const RetellaiListVoicesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const RetellaiListVoicesOutput: z.ZodUnknown;
|
|
6
|
-
declare const retellaiListVoices: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const retellaiListVoices: 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 { retellaiListVoices };
|
|
9
21
|
//# sourceMappingURL=list-voices.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-voices.d.cts","names":[],"sources":["../../src/actions/list-voices.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-voices.d.cts","names":[],"sources":["../../src/actions/list-voices.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-voices.d.ts
|
|
4
4
|
declare const RetellaiListVoicesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const RetellaiListVoicesOutput: z.ZodUnknown;
|
|
6
|
-
declare const retellaiListVoices: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const retellaiListVoices: 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 { retellaiListVoices };
|
|
9
21
|
//# sourceMappingURL=list-voices.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-voices.d.mts","names":[],"sources":["../../src/actions/list-voices.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-voices.d.mts","names":[],"sources":["../../src/actions/list-voices.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"}
|
|
@@ -61,7 +61,19 @@ declare const RetellaiPublishAgentOutput: z.ZodObject<{
|
|
|
61
61
|
}, z.core.$loose>;
|
|
62
62
|
declare const retellaiPublishAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
63
|
agent_id: string;
|
|
64
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
64
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
65
|
+
connectionId: z.ZodString;
|
|
66
|
+
entityId: z.ZodString;
|
|
67
|
+
instanceId: z.ZodString;
|
|
68
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69
|
+
generic_api_key: z.ZodString;
|
|
70
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>;
|
|
65
77
|
//#endregion
|
|
66
78
|
export { retellaiPublishAgent };
|
|
67
79
|
//# sourceMappingURL=publish-agent.d.cts.map
|
|
@@ -61,7 +61,19 @@ declare const RetellaiPublishAgentOutput: z.ZodObject<{
|
|
|
61
61
|
}, z.core.$loose>;
|
|
62
62
|
declare const retellaiPublishAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
63
|
agent_id: string;
|
|
64
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
64
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
65
|
+
connectionId: z.ZodString;
|
|
66
|
+
entityId: z.ZodString;
|
|
67
|
+
instanceId: z.ZodString;
|
|
68
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69
|
+
generic_api_key: z.ZodString;
|
|
70
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>;
|
|
65
77
|
//#endregion
|
|
66
78
|
export { retellaiPublishAgent };
|
|
67
79
|
//# sourceMappingURL=publish-agent.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const RetellaiPublishChatAgentOutput: z.ZodObject<{
|
|
|
28
28
|
}, z.core.$loose>;
|
|
29
29
|
declare const retellaiPublishChatAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
agent_id: string;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { retellaiPublishChatAgent };
|
|
34
46
|
//# sourceMappingURL=publish-chat-agent.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const RetellaiPublishChatAgentOutput: z.ZodObject<{
|
|
|
28
28
|
}, z.core.$loose>;
|
|
29
29
|
declare const retellaiPublishChatAgent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
agent_id: string;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { retellaiPublishChatAgent };
|
|
34
46
|
//# sourceMappingURL=publish-chat-agent.d.mts.map
|