@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
|
@@ -48,10 +48,10 @@ declare const RetellaiRegisterPhoneCallOutput: z.ZodObject<{
|
|
|
48
48
|
}, z.core.$loose>>>;
|
|
49
49
|
call_status: z.ZodNullable<z.ZodEnum<{
|
|
50
50
|
error: "error";
|
|
51
|
-
registered: "registered";
|
|
52
|
-
not_connected: "not_connected";
|
|
53
51
|
ongoing: "ongoing";
|
|
54
52
|
ended: "ended";
|
|
53
|
+
registered: "registered";
|
|
54
|
+
not_connected: "not_connected";
|
|
55
55
|
}>>;
|
|
56
56
|
duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
57
|
e2e_latency: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -271,7 +271,19 @@ declare const retellaiRegisterPhoneCall: import("@keystrokehq/action").WorkflowA
|
|
|
271
271
|
agent_version?: number | undefined;
|
|
272
272
|
agent_override?: Record<string, unknown> | undefined;
|
|
273
273
|
retell_llm_dynamic_variables?: Record<string, unknown> | undefined;
|
|
274
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
274
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
275
|
+
connectionId: z.ZodString;
|
|
276
|
+
entityId: z.ZodString;
|
|
277
|
+
instanceId: z.ZodString;
|
|
278
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
279
|
+
generic_api_key: z.ZodString;
|
|
280
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
281
|
+
connectionId: z.ZodString;
|
|
282
|
+
entityId: z.ZodString;
|
|
283
|
+
instanceId: z.ZodString;
|
|
284
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
285
|
+
generic_api_key: z.ZodString;
|
|
286
|
+
}, z.core.$strip>>]>;
|
|
275
287
|
//#endregion
|
|
276
288
|
export { retellaiRegisterPhoneCall };
|
|
277
289
|
//# sourceMappingURL=register-phone-call.d.cts.map
|
|
@@ -48,10 +48,10 @@ declare const RetellaiRegisterPhoneCallOutput: z.ZodObject<{
|
|
|
48
48
|
}, z.core.$loose>>>;
|
|
49
49
|
call_status: z.ZodNullable<z.ZodEnum<{
|
|
50
50
|
error: "error";
|
|
51
|
-
registered: "registered";
|
|
52
|
-
not_connected: "not_connected";
|
|
53
51
|
ongoing: "ongoing";
|
|
54
52
|
ended: "ended";
|
|
53
|
+
registered: "registered";
|
|
54
|
+
not_connected: "not_connected";
|
|
55
55
|
}>>;
|
|
56
56
|
duration_ms: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
57
|
e2e_latency: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -271,7 +271,19 @@ declare const retellaiRegisterPhoneCall: import("@keystrokehq/action").WorkflowA
|
|
|
271
271
|
agent_version?: number | undefined;
|
|
272
272
|
agent_override?: Record<string, unknown> | undefined;
|
|
273
273
|
retell_llm_dynamic_variables?: Record<string, unknown> | undefined;
|
|
274
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
274
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
275
|
+
connectionId: z.ZodString;
|
|
276
|
+
entityId: z.ZodString;
|
|
277
|
+
instanceId: z.ZodString;
|
|
278
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
279
|
+
generic_api_key: z.ZodString;
|
|
280
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
281
|
+
connectionId: z.ZodString;
|
|
282
|
+
entityId: z.ZodString;
|
|
283
|
+
instanceId: z.ZodString;
|
|
284
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
285
|
+
generic_api_key: z.ZodString;
|
|
286
|
+
}, z.core.$strip>>]>;
|
|
275
287
|
//#endregion
|
|
276
288
|
export { retellaiRegisterPhoneCall };
|
|
277
289
|
//# sourceMappingURL=register-phone-call.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiRetrieveCallDetailsByIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiRetrieveCallDetailsByIdOutput: z.ZodUnknown;
|
|
8
8
|
declare const retellaiRetrieveCallDetailsById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
call_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiRetrieveCallDetailsById };
|
|
13
25
|
//# sourceMappingURL=retrieve-call-details-by-id.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RetellaiRetrieveCallDetailsByIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const RetellaiRetrieveCallDetailsByIdOutput: z.ZodUnknown;
|
|
8
8
|
declare const retellaiRetrieveCallDetailsById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
call_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { retellaiRetrieveCallDetailsById };
|
|
13
25
|
//# sourceMappingURL=retrieve-call-details-by-id.d.mts.map
|
|
@@ -20,10 +20,10 @@ declare const RetellaiRetrieveCallDetailsInput: z.ZodObject<{
|
|
|
20
20
|
}>>>;
|
|
21
21
|
call_status: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
22
22
|
error: "error";
|
|
23
|
-
registered: "registered";
|
|
24
|
-
not_connected: "not_connected";
|
|
25
23
|
ongoing: "ongoing";
|
|
26
24
|
ended: "ended";
|
|
25
|
+
registered: "registered";
|
|
26
|
+
not_connected: "not_connected";
|
|
27
27
|
}>>>;
|
|
28
28
|
user_sentiment: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
29
29
|
Negative: "Negative";
|
|
@@ -199,12 +199,24 @@ declare const retellaiRetrieveCallDetails: import("@keystrokehq/action").Workflo
|
|
|
199
199
|
agent_id?: string[] | undefined;
|
|
200
200
|
call_type?: ("phone_call" | "web_call")[] | undefined;
|
|
201
201
|
direction?: ("inbound" | "outbound")[] | undefined;
|
|
202
|
-
call_status?: ("error" | "
|
|
202
|
+
call_status?: ("error" | "ongoing" | "ended" | "registered" | "not_connected")[] | undefined;
|
|
203
203
|
user_sentiment?: ("Negative" | "Positive" | "Neutral")[] | undefined;
|
|
204
204
|
call_successful?: boolean[] | undefined;
|
|
205
205
|
start_timestamp?: Record<string, unknown> | undefined;
|
|
206
206
|
} | undefined;
|
|
207
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
207
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
208
|
+
connectionId: z.ZodString;
|
|
209
|
+
entityId: z.ZodString;
|
|
210
|
+
instanceId: z.ZodString;
|
|
211
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
212
|
+
generic_api_key: z.ZodString;
|
|
213
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
214
|
+
connectionId: z.ZodString;
|
|
215
|
+
entityId: z.ZodString;
|
|
216
|
+
instanceId: z.ZodString;
|
|
217
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
218
|
+
generic_api_key: z.ZodString;
|
|
219
|
+
}, z.core.$strip>>]>;
|
|
208
220
|
//#endregion
|
|
209
221
|
export { retellaiRetrieveCallDetails };
|
|
210
222
|
//# sourceMappingURL=retrieve-call-details.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-call-details.d.cts","names":[],"sources":["../../src/actions/retrieve-call-details.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+GhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA
|
|
1
|
+
{"version":3,"file":"retrieve-call-details.d.cts","names":[],"sources":["../../src/actions/retrieve-call-details.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+GhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -20,10 +20,10 @@ declare const RetellaiRetrieveCallDetailsInput: z.ZodObject<{
|
|
|
20
20
|
}>>>;
|
|
21
21
|
call_status: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
22
22
|
error: "error";
|
|
23
|
-
registered: "registered";
|
|
24
|
-
not_connected: "not_connected";
|
|
25
23
|
ongoing: "ongoing";
|
|
26
24
|
ended: "ended";
|
|
25
|
+
registered: "registered";
|
|
26
|
+
not_connected: "not_connected";
|
|
27
27
|
}>>>;
|
|
28
28
|
user_sentiment: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
29
29
|
Negative: "Negative";
|
|
@@ -199,12 +199,24 @@ declare const retellaiRetrieveCallDetails: import("@keystrokehq/action").Workflo
|
|
|
199
199
|
agent_id?: string[] | undefined;
|
|
200
200
|
call_type?: ("phone_call" | "web_call")[] | undefined;
|
|
201
201
|
direction?: ("inbound" | "outbound")[] | undefined;
|
|
202
|
-
call_status?: ("error" | "
|
|
202
|
+
call_status?: ("error" | "ongoing" | "ended" | "registered" | "not_connected")[] | undefined;
|
|
203
203
|
user_sentiment?: ("Negative" | "Positive" | "Neutral")[] | undefined;
|
|
204
204
|
call_successful?: boolean[] | undefined;
|
|
205
205
|
start_timestamp?: Record<string, unknown> | undefined;
|
|
206
206
|
} | undefined;
|
|
207
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
207
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
208
|
+
connectionId: z.ZodString;
|
|
209
|
+
entityId: z.ZodString;
|
|
210
|
+
instanceId: z.ZodString;
|
|
211
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
212
|
+
generic_api_key: z.ZodString;
|
|
213
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
214
|
+
connectionId: z.ZodString;
|
|
215
|
+
entityId: z.ZodString;
|
|
216
|
+
instanceId: z.ZodString;
|
|
217
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
218
|
+
generic_api_key: z.ZodString;
|
|
219
|
+
}, z.core.$strip>>]>;
|
|
208
220
|
//#endregion
|
|
209
221
|
export { retellaiRetrieveCallDetails };
|
|
210
222
|
//# sourceMappingURL=retrieve-call-details.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-call-details.d.mts","names":[],"sources":["../../src/actions/retrieve-call-details.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+GhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA
|
|
1
|
+
{"version":3,"file":"retrieve-call-details.d.mts","names":[],"sources":["../../src/actions/retrieve-call-details.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA+GhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -19,7 +19,19 @@ declare const RetellaiRetrieveDetailsOfASpecificPhoneNumberOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const retellaiRetrieveDetailsOfASpecificPhoneNumber: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
phone_number: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { retellaiRetrieveDetailsOfASpecificPhoneNumber };
|
|
25
37
|
//# sourceMappingURL=retrieve-details-of-a-specific-phone-number.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const RetellaiRetrieveDetailsOfASpecificPhoneNumberOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const retellaiRetrieveDetailsOfASpecificPhoneNumber: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
phone_number: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { retellaiRetrieveDetailsOfASpecificPhoneNumber };
|
|
25
37
|
//# sourceMappingURL=retrieve-details-of-a-specific-phone-number.d.mts.map
|
|
@@ -15,7 +15,19 @@ declare const RetellaiRetrieveDetailsOfASpecificVoiceOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const retellaiRetrieveDetailsOfASpecificVoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
voice_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { retellaiRetrieveDetailsOfASpecificVoice };
|
|
21
33
|
//# sourceMappingURL=retrieve-details-of-a-specific-voice.d.cts.map
|
|
@@ -15,7 +15,19 @@ declare const RetellaiRetrieveDetailsOfASpecificVoiceOutput: z.ZodObject<{
|
|
|
15
15
|
}, z.core.$loose>;
|
|
16
16
|
declare const retellaiRetrieveDetailsOfASpecificVoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
voice_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { retellaiRetrieveDetailsOfASpecificVoice };
|
|
21
33
|
//# sourceMappingURL=retrieve-details-of-a-specific-voice.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const RetellaiSearchCommunityVoiceOutput: z.ZodObject<{
|
|
|
20
20
|
declare const retellaiSearchCommunityVoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
search_query: string;
|
|
22
22
|
voice_provider?: "elevenlabs" | "cartesia" | "minimax" | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { retellaiSearchCommunityVoice };
|
|
26
38
|
//# sourceMappingURL=search-community-voice.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const RetellaiSearchCommunityVoiceOutput: z.ZodObject<{
|
|
|
20
20
|
declare const retellaiSearchCommunityVoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
search_query: string;
|
|
22
22
|
voice_provider?: "elevenlabs" | "cartesia" | "minimax" | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { retellaiSearchCommunityVoice };
|
|
26
38
|
//# sourceMappingURL=search-community-voice.d.mts.map
|
|
@@ -313,7 +313,19 @@ declare const retellaiUpdateAgent: import("@keystrokehq/action").WorkflowActionD
|
|
|
313
313
|
type?: string | undefined;
|
|
314
314
|
})[] | undefined;
|
|
315
315
|
end_call_after_silence_ms?: number | undefined;
|
|
316
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
316
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
317
|
+
connectionId: z.ZodString;
|
|
318
|
+
entityId: z.ZodString;
|
|
319
|
+
instanceId: z.ZodString;
|
|
320
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
321
|
+
generic_api_key: z.ZodString;
|
|
322
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
323
|
+
connectionId: z.ZodString;
|
|
324
|
+
entityId: z.ZodString;
|
|
325
|
+
instanceId: z.ZodString;
|
|
326
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
327
|
+
generic_api_key: z.ZodString;
|
|
328
|
+
}, z.core.$strip>>]>;
|
|
317
329
|
//#endregion
|
|
318
330
|
export { retellaiUpdateAgent };
|
|
319
331
|
//# sourceMappingURL=update-agent.d.cts.map
|
|
@@ -313,7 +313,19 @@ declare const retellaiUpdateAgent: import("@keystrokehq/action").WorkflowActionD
|
|
|
313
313
|
type?: string | undefined;
|
|
314
314
|
})[] | undefined;
|
|
315
315
|
end_call_after_silence_ms?: number | undefined;
|
|
316
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
316
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
317
|
+
connectionId: z.ZodString;
|
|
318
|
+
entityId: z.ZodString;
|
|
319
|
+
instanceId: z.ZodString;
|
|
320
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
321
|
+
generic_api_key: z.ZodString;
|
|
322
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
323
|
+
connectionId: z.ZodString;
|
|
324
|
+
entityId: z.ZodString;
|
|
325
|
+
instanceId: z.ZodString;
|
|
326
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
327
|
+
generic_api_key: z.ZodString;
|
|
328
|
+
}, z.core.$strip>>]>;
|
|
317
329
|
//#endregion
|
|
318
330
|
export { retellaiUpdateAgent };
|
|
319
331
|
//# sourceMappingURL=update-agent.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const retellaiUpdateCall: import("@keystrokehq/action").WorkflowActionDe
|
|
|
28
28
|
custom_attributes?: Record<string, unknown> | undefined;
|
|
29
29
|
data_storage_setting?: "everything" | "everything_except_pii" | "basic_attributes_only" | undefined;
|
|
30
30
|
override_dynamic_variables?: Record<string, unknown> | undefined;
|
|
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 { retellaiUpdateCall };
|
|
34
46
|
//# sourceMappingURL=update-call.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const retellaiUpdateCall: import("@keystrokehq/action").WorkflowActionDe
|
|
|
28
28
|
custom_attributes?: Record<string, unknown> | undefined;
|
|
29
29
|
data_storage_setting?: "everything" | "everything_except_pii" | "basic_attributes_only" | undefined;
|
|
30
30
|
override_dynamic_variables?: Record<string, unknown> | undefined;
|
|
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 { retellaiUpdateCall };
|
|
34
46
|
//# sourceMappingURL=update-call.d.mts.map
|
|
@@ -206,7 +206,19 @@ declare const retellaiUpdateChatAgent: import("@keystrokehq/action").WorkflowAct
|
|
|
206
206
|
auto_close_message?: string | undefined;
|
|
207
207
|
data_storage_setting?: string | undefined;
|
|
208
208
|
end_chat_after_silence_ms?: number | undefined;
|
|
209
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
209
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
210
|
+
connectionId: z.ZodString;
|
|
211
|
+
entityId: z.ZodString;
|
|
212
|
+
instanceId: z.ZodString;
|
|
213
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
214
|
+
generic_api_key: z.ZodString;
|
|
215
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
216
|
+
connectionId: z.ZodString;
|
|
217
|
+
entityId: z.ZodString;
|
|
218
|
+
instanceId: z.ZodString;
|
|
219
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
220
|
+
generic_api_key: z.ZodString;
|
|
221
|
+
}, z.core.$strip>>]>;
|
|
210
222
|
//#endregion
|
|
211
223
|
export { retellaiUpdateChatAgent };
|
|
212
224
|
//# sourceMappingURL=update-chat-agent.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-chat-agent.d.cts","names":[],"sources":["../../src/actions/update-chat-agent.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAwF5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwD7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-chat-agent.d.cts","names":[],"sources":["../../src/actions/update-chat-agent.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAwF5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwD7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -206,7 +206,19 @@ declare const retellaiUpdateChatAgent: import("@keystrokehq/action").WorkflowAct
|
|
|
206
206
|
auto_close_message?: string | undefined;
|
|
207
207
|
data_storage_setting?: string | undefined;
|
|
208
208
|
end_chat_after_silence_ms?: number | undefined;
|
|
209
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
209
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
210
|
+
connectionId: z.ZodString;
|
|
211
|
+
entityId: z.ZodString;
|
|
212
|
+
instanceId: z.ZodString;
|
|
213
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
214
|
+
generic_api_key: z.ZodString;
|
|
215
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
216
|
+
connectionId: z.ZodString;
|
|
217
|
+
entityId: z.ZodString;
|
|
218
|
+
instanceId: z.ZodString;
|
|
219
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
220
|
+
generic_api_key: z.ZodString;
|
|
221
|
+
}, z.core.$strip>>]>;
|
|
210
222
|
//#endregion
|
|
211
223
|
export { retellaiUpdateChatAgent };
|
|
212
224
|
//# sourceMappingURL=update-chat-agent.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-chat-agent.d.mts","names":[],"sources":["../../src/actions/update-chat-agent.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAwF5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwD7B,uBAAA,gCAAuB,wBAAA
|
|
1
|
+
{"version":3,"file":"update-chat-agent.d.mts","names":[],"sources":["../../src/actions/update-chat-agent.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAwF5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwD7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -58,7 +58,19 @@ declare const retellaiUpdateChatMetadata: import("@keystrokehq/action").Workflow
|
|
|
58
58
|
custom_attributes?: Record<string, unknown> | undefined;
|
|
59
59
|
data_storage_setting?: "everything" | "basic_attributes_only" | undefined;
|
|
60
60
|
override_dynamic_variables?: Record<string, unknown> | undefined;
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { retellaiUpdateChatMetadata };
|
|
64
76
|
//# sourceMappingURL=update-chat-metadata.d.cts.map
|
|
@@ -58,7 +58,19 @@ declare const retellaiUpdateChatMetadata: import("@keystrokehq/action").Workflow
|
|
|
58
58
|
custom_attributes?: Record<string, unknown> | undefined;
|
|
59
59
|
data_storage_setting?: "everything" | "basic_attributes_only" | undefined;
|
|
60
60
|
override_dynamic_variables?: Record<string, unknown> | undefined;
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { retellaiUpdateChatMetadata };
|
|
64
76
|
//# sourceMappingURL=update-chat-metadata.d.mts.map
|
|
@@ -265,7 +265,19 @@ declare const retellaiUpdateConversationFlowComponent: import("@keystrokehq/acti
|
|
|
265
265
|
tools?: Record<string, unknown>[] | undefined;
|
|
266
266
|
start_node_id?: string | undefined;
|
|
267
267
|
begin_tag_display_position?: Record<string, unknown> | undefined;
|
|
268
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
268
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
269
|
+
connectionId: z.ZodString;
|
|
270
|
+
entityId: z.ZodString;
|
|
271
|
+
instanceId: z.ZodString;
|
|
272
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
273
|
+
generic_api_key: z.ZodString;
|
|
274
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
275
|
+
connectionId: z.ZodString;
|
|
276
|
+
entityId: z.ZodString;
|
|
277
|
+
instanceId: z.ZodString;
|
|
278
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
279
|
+
generic_api_key: z.ZodString;
|
|
280
|
+
}, z.core.$strip>>]>;
|
|
269
281
|
//#endregion
|
|
270
282
|
export { retellaiUpdateConversationFlowComponent };
|
|
271
283
|
//# sourceMappingURL=update-conversation-flow-component.d.cts.map
|
|
@@ -265,7 +265,19 @@ declare const retellaiUpdateConversationFlowComponent: import("@keystrokehq/acti
|
|
|
265
265
|
tools?: Record<string, unknown>[] | undefined;
|
|
266
266
|
start_node_id?: string | undefined;
|
|
267
267
|
begin_tag_display_position?: Record<string, unknown> | undefined;
|
|
268
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
268
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
269
|
+
connectionId: z.ZodString;
|
|
270
|
+
entityId: z.ZodString;
|
|
271
|
+
instanceId: z.ZodString;
|
|
272
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
273
|
+
generic_api_key: z.ZodString;
|
|
274
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
275
|
+
connectionId: z.ZodString;
|
|
276
|
+
entityId: z.ZodString;
|
|
277
|
+
instanceId: z.ZodString;
|
|
278
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
279
|
+
generic_api_key: z.ZodString;
|
|
280
|
+
}, z.core.$strip>>]>;
|
|
269
281
|
//#endregion
|
|
270
282
|
export { retellaiUpdateConversationFlowComponent };
|
|
271
283
|
//# sourceMappingURL=update-conversation-flow-component.d.mts.map
|
|
@@ -114,7 +114,19 @@ declare const retellaiUpdateConversationFlow: import("@keystrokehq/action").Work
|
|
|
114
114
|
tool_call_strict_mode?: boolean | undefined;
|
|
115
115
|
default_dynamic_variables?: Record<string, unknown> | undefined;
|
|
116
116
|
begin_after_user_silence_ms?: number | undefined;
|
|
117
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
117
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
generic_api_key: z.ZodString;
|
|
123
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
generic_api_key: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>;
|
|
118
130
|
//#endregion
|
|
119
131
|
export { retellaiUpdateConversationFlow };
|
|
120
132
|
//# sourceMappingURL=update-conversation-flow.d.cts.map
|
|
@@ -114,7 +114,19 @@ declare const retellaiUpdateConversationFlow: import("@keystrokehq/action").Work
|
|
|
114
114
|
tool_call_strict_mode?: boolean | undefined;
|
|
115
115
|
default_dynamic_variables?: Record<string, unknown> | undefined;
|
|
116
116
|
begin_after_user_silence_ms?: number | undefined;
|
|
117
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
117
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
118
|
+
connectionId: z.ZodString;
|
|
119
|
+
entityId: z.ZodString;
|
|
120
|
+
instanceId: z.ZodString;
|
|
121
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
122
|
+
generic_api_key: z.ZodString;
|
|
123
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"retellai", z.ZodObject<{
|
|
124
|
+
connectionId: z.ZodString;
|
|
125
|
+
entityId: z.ZodString;
|
|
126
|
+
instanceId: z.ZodString;
|
|
127
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
128
|
+
generic_api_key: z.ZodString;
|
|
129
|
+
}, z.core.$strip>>]>;
|
|
118
130
|
//#endregion
|
|
119
131
|
export { retellaiUpdateConversationFlow };
|
|
120
132
|
//# sourceMappingURL=update-conversation-flow.d.mts.map
|