@keystrokehq/nango 0.1.2 → 0.1.3
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/action-trigger-post.cjs +1 -1
- package/dist/actions/action-trigger-post.cjs.map +1 -1
- package/dist/actions/action-trigger-post.d.cts +1 -1
- package/dist/actions/action-trigger-post.d.mts +1 -1
- package/dist/actions/action-trigger-post.mjs +1 -1
- package/dist/actions/action-trigger-post.mjs.map +1 -1
- package/dist/actions/add-connection.cjs +21 -21
- package/dist/actions/add-connection.cjs.map +1 -1
- package/dist/actions/add-connection.d.cts +35 -27
- package/dist/actions/add-connection.d.mts +35 -27
- package/dist/actions/add-connection.mjs +21 -21
- package/dist/actions/add-connection.mjs.map +1 -1
- package/dist/actions/connection-get.cjs +4 -4
- package/dist/actions/connection-get.cjs.map +1 -1
- package/dist/actions/connection-get.d.cts +4 -4
- package/dist/actions/connection-get.d.mts +4 -4
- package/dist/actions/connection-get.mjs +4 -4
- package/dist/actions/connection-get.mjs.map +1 -1
- package/dist/actions/create-connect-session.cjs +6 -6
- package/dist/actions/create-connect-session.cjs.map +1 -1
- package/dist/actions/create-connect-session.d.cts +10 -10
- package/dist/actions/create-connect-session.d.mts +10 -10
- package/dist/actions/create-connect-session.mjs +6 -6
- package/dist/actions/create-connect-session.mjs.map +1 -1
- package/dist/actions/create-integration.cjs +5 -5
- package/dist/actions/create-integration.cjs.map +1 -1
- package/dist/actions/create-integration.d.cts +8 -5
- package/dist/actions/create-integration.d.mts +8 -5
- package/dist/actions/create-integration.mjs +5 -5
- package/dist/actions/create-integration.mjs.map +1 -1
- package/dist/actions/delete-connection.cjs +1 -1
- package/dist/actions/delete-connection.cjs.map +1 -1
- package/dist/actions/delete-connection.d.cts +1 -1
- package/dist/actions/delete-connection.d.mts +1 -1
- package/dist/actions/delete-connection.mjs +1 -1
- package/dist/actions/delete-connection.mjs.map +1 -1
- package/dist/actions/delete-integration.cjs +1 -1
- package/dist/actions/delete-integration.cjs.map +1 -1
- package/dist/actions/delete-integration.d.cts +1 -1
- package/dist/actions/delete-integration.d.mts +1 -1
- package/dist/actions/delete-integration.mjs +1 -1
- package/dist/actions/delete-integration.mjs.map +1 -1
- package/dist/actions/edit-connection.cjs +3 -3
- package/dist/actions/edit-connection.cjs.map +1 -1
- package/dist/actions/edit-connection.d.cts +5 -5
- package/dist/actions/edit-connection.d.mts +5 -5
- package/dist/actions/edit-connection.mjs +3 -3
- package/dist/actions/edit-connection.mjs.map +1 -1
- package/dist/actions/get-connection.cjs +9 -9
- package/dist/actions/get-connection.cjs.map +1 -1
- package/dist/actions/get-connection.d.cts +9 -9
- package/dist/actions/get-connection.d.mts +9 -9
- package/dist/actions/get-connection.mjs +9 -9
- package/dist/actions/get-connection.mjs.map +1 -1
- package/dist/actions/get-environment-variables.cjs +2 -2
- package/dist/actions/get-environment-variables.cjs.map +1 -1
- package/dist/actions/get-environment-variables.d.cts +2 -2
- package/dist/actions/get-environment-variables.d.mts +2 -2
- package/dist/actions/get-environment-variables.mjs +2 -2
- package/dist/actions/get-environment-variables.mjs.map +1 -1
- package/dist/actions/get-integration.cjs +3 -3
- package/dist/actions/get-integration.cjs.map +1 -1
- package/dist/actions/get-integration.d.cts +3 -3
- package/dist/actions/get-integration.d.mts +3 -3
- package/dist/actions/get-integration.mjs +3 -3
- package/dist/actions/get-integration.mjs.map +1 -1
- package/dist/actions/get-proxy.cjs +4 -4
- package/dist/actions/get-proxy.cjs.map +1 -1
- package/dist/actions/get-proxy.d.cts +6 -6
- package/dist/actions/get-proxy.d.mts +6 -6
- package/dist/actions/get-proxy.mjs +4 -4
- package/dist/actions/get-proxy.mjs.map +1 -1
- package/dist/actions/get-sync-status.cjs +5 -5
- package/dist/actions/get-sync-status.cjs.map +1 -1
- package/dist/actions/get-sync-status.d.cts +5 -5
- package/dist/actions/get-sync-status.d.mts +5 -5
- package/dist/actions/get-sync-status.mjs +5 -5
- package/dist/actions/get-sync-status.mjs.map +1 -1
- package/dist/actions/list-connections.cjs +8 -8
- package/dist/actions/list-connections.cjs.map +1 -1
- package/dist/actions/list-connections.d.cts +9 -9
- package/dist/actions/list-connections.d.mts +9 -9
- package/dist/actions/list-connections.mjs +8 -8
- package/dist/actions/list-connections.mjs.map +1 -1
- package/dist/actions/list-integrations.cjs +2 -2
- package/dist/actions/list-integrations.cjs.map +1 -1
- package/dist/actions/list-integrations.d.cts +2 -2
- package/dist/actions/list-integrations.d.mts +2 -2
- package/dist/actions/list-integrations.mjs +2 -2
- package/dist/actions/list-integrations.mjs.map +1 -1
- package/dist/actions/providers-get-get.cjs +1 -1
- package/dist/actions/providers-get-get.cjs.map +1 -1
- package/dist/actions/providers-get-get.d.cts +1 -1
- package/dist/actions/providers-get-get.d.mts +1 -1
- package/dist/actions/providers-get-get.mjs +1 -1
- package/dist/actions/providers-get-get.mjs.map +1 -1
- package/dist/actions/providers-list-get.cjs +2 -2
- package/dist/actions/providers-list-get.cjs.map +1 -1
- package/dist/actions/providers-list-get.d.cts +2 -2
- package/dist/actions/providers-list-get.d.mts +2 -2
- package/dist/actions/providers-list-get.mjs +2 -2
- package/dist/actions/providers-list-get.mjs.map +1 -1
- package/dist/actions/put-proxy.cjs +4 -4
- package/dist/actions/put-proxy.cjs.map +1 -1
- package/dist/actions/put-proxy.d.cts +6 -6
- package/dist/actions/put-proxy.d.mts +6 -6
- package/dist/actions/put-proxy.mjs +4 -4
- package/dist/actions/put-proxy.mjs.map +1 -1
- package/dist/actions/reconnect-session-post.cjs +6 -6
- package/dist/actions/reconnect-session-post.cjs.map +1 -1
- package/dist/actions/reconnect-session-post.d.cts +10 -10
- package/dist/actions/reconnect-session-post.d.mts +10 -10
- package/dist/actions/reconnect-session-post.mjs +6 -6
- package/dist/actions/reconnect-session-post.mjs.map +1 -1
- package/dist/actions/scripts-config-get.cjs +10 -10
- package/dist/actions/scripts-config-get.cjs.map +1 -1
- package/dist/actions/scripts-config-get.d.cts +11 -11
- package/dist/actions/scripts-config-get.d.mts +11 -11
- package/dist/actions/scripts-config-get.mjs +10 -10
- package/dist/actions/scripts-config-get.mjs.map +1 -1
- package/dist/actions/set-connection-metadata.cjs +3 -3
- package/dist/actions/set-connection-metadata.cjs.map +1 -1
- package/dist/actions/set-connection-metadata.d.cts +4 -4
- package/dist/actions/set-connection-metadata.d.mts +4 -4
- package/dist/actions/set-connection-metadata.mjs +3 -3
- package/dist/actions/set-connection-metadata.mjs.map +1 -1
- package/dist/actions/sync-trigger-post.cjs +1 -1
- package/dist/actions/sync-trigger-post.cjs.map +1 -1
- package/dist/actions/sync-trigger-post.d.cts +1 -1
- package/dist/actions/sync-trigger-post.d.mts +1 -1
- package/dist/actions/sync-trigger-post.mjs +1 -1
- package/dist/actions/sync-trigger-post.mjs.map +1 -1
- package/dist/actions/update-connection-metadata.cjs +3 -3
- package/dist/actions/update-connection-metadata.cjs.map +1 -1
- package/dist/actions/update-connection-metadata.d.cts +4 -4
- package/dist/actions/update-connection-metadata.d.mts +4 -4
- package/dist/actions/update-connection-metadata.mjs +3 -3
- package/dist/actions/update-connection-metadata.mjs.map +1 -1
- package/dist/actions/update-integration.cjs +5 -5
- package/dist/actions/update-integration.cjs.map +1 -1
- package/dist/actions/update-integration.d.cts +8 -5
- package/dist/actions/update-integration.d.mts +8 -5
- package/dist/actions/update-integration.mjs +5 -5
- package/dist/actions/update-integration.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -11,8 +11,8 @@ declare const NangoProvidersListGetOutput: z.ZodObject<{
|
|
|
11
11
|
categories: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
12
12
|
display_name: z.ZodNullable<z.ZodString>;
|
|
13
13
|
docs_connect: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
-
}, z.core.$
|
|
15
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const nangoProvidersListGet: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { nangoProvidersListGet };
|
|
@@ -11,8 +11,8 @@ declare const NangoProvidersListGetOutput: z.ZodObject<{
|
|
|
11
11
|
categories: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
12
12
|
display_name: z.ZodNullable<z.ZodString>;
|
|
13
13
|
docs_connect: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
-
}, z.core.$
|
|
15
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const nangoProvidersListGet: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { nangoProvidersListGet };
|
|
@@ -10,13 +10,13 @@ const NangoProvidersListGet_ProvidersListGetResponseProviderSchema = z.object({
|
|
|
10
10
|
categories: z.array(z.string()).describe("List of categories this provider belongs to (e.g., 'crm', 'marketing', 'version control')").nullable().optional(),
|
|
11
11
|
display_name: z.string().describe("Human-readable display name of the provider").nullable(),
|
|
12
12
|
docs_connect: z.string().describe("URL to the connection setup documentation for this provider").nullable().optional()
|
|
13
|
-
}).describe("Model representing a single provider available in Nango.");
|
|
13
|
+
}).passthrough().describe("Model representing a single provider available in Nango.");
|
|
14
14
|
const nangoProvidersListGet = action("NANGO_PROVIDERS_LIST_GET", {
|
|
15
15
|
slug: "nango-providers-list-get",
|
|
16
16
|
name: "List Providers",
|
|
17
17
|
description: "Tool to retrieve a list of all available providers. Use when you need to display or iterate through every provider before creating connections. The provider_config_key values returned must be used verbatim when referencing providers in other actions; any mismatch will cause those actions to fail.",
|
|
18
18
|
input: NangoProvidersListGetInput,
|
|
19
|
-
output: z.object({ data: z.array(NangoProvidersListGet_ProvidersListGetResponseProviderSchema).describe("List of all available providers supported by Nango") }).describe("Response model containing list of providers.")
|
|
19
|
+
output: z.object({ data: z.array(NangoProvidersListGet_ProvidersListGetResponseProviderSchema).describe("List of all available providers supported by Nango") }).passthrough().describe("Response model containing list of providers.")
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
22
22
|
export { nangoProvidersListGet };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"providers-list-get.mjs","names":[],"sources":["../../src/actions/providers-list-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoProvidersListGetInput = z.object({}).describe(\"Empty request model for retrieving all available providers.\");\nconst NangoProvidersListGet_ProvidersListGetResponseProviderSchema = z.object({\n docs: z.string().describe(\"URL to the Nango documentation page for this provider\").nullable().optional(),\n name: z.string().describe(\"Internal identifier/key of the provider (e.g., 'github', 'slack')\").nullable(),\n logo_url: z.string().describe(\"URL to the provider's logo/icon image\").nullable().optional(),\n auth_mode: z.string().describe(\"Authentication mode required by the provider (e.g., 'OAUTH2', 'API_KEY', 'BASIC')\").nullable().optional(),\n categories: z.array(z.string()).describe(\"List of categories this provider belongs to (e.g., 'crm', 'marketing', 'version control')\").nullable().optional(),\n display_name: z.string().describe(\"Human-readable display name of the provider\").nullable(),\n docs_connect: z.string().describe(\"URL to the connection setup documentation for this provider\").nullable().optional(),\n}).describe(\"Model representing a single provider available in Nango.\");\nexport const NangoProvidersListGetOutput = z.object({\n data: z.array(NangoProvidersListGet_ProvidersListGetResponseProviderSchema).describe(\"List of all available providers supported by Nango\"),\n}).describe(\"Response model containing list of providers.\");\n\nexport const nangoProvidersListGet = action(\"NANGO_PROVIDERS_LIST_GET\", {\n slug: \"nango-providers-list-get\",\n name: \"List Providers\",\n description: \"Tool to retrieve a list of all available providers. Use when you need to display or iterate through every provider before creating connections. The provider_config_key values returned must be used verbatim when referencing providers in other actions; any mismatch will cause those actions to fail.\",\n input: NangoProvidersListGetInput,\n output: NangoProvidersListGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAC7H,MAAM,+DAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,0DAA0D;
|
|
1
|
+
{"version":3,"file":"providers-list-get.mjs","names":[],"sources":["../../src/actions/providers-list-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoProvidersListGetInput = z.object({}).describe(\"Empty request model for retrieving all available providers.\");\nconst NangoProvidersListGet_ProvidersListGetResponseProviderSchema = z.object({\n docs: z.string().describe(\"URL to the Nango documentation page for this provider\").nullable().optional(),\n name: z.string().describe(\"Internal identifier/key of the provider (e.g., 'github', 'slack')\").nullable(),\n logo_url: z.string().describe(\"URL to the provider's logo/icon image\").nullable().optional(),\n auth_mode: z.string().describe(\"Authentication mode required by the provider (e.g., 'OAUTH2', 'API_KEY', 'BASIC')\").nullable().optional(),\n categories: z.array(z.string()).describe(\"List of categories this provider belongs to (e.g., 'crm', 'marketing', 'version control')\").nullable().optional(),\n display_name: z.string().describe(\"Human-readable display name of the provider\").nullable(),\n docs_connect: z.string().describe(\"URL to the connection setup documentation for this provider\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single provider available in Nango.\");\nexport const NangoProvidersListGetOutput = z.object({\n data: z.array(NangoProvidersListGet_ProvidersListGetResponseProviderSchema).describe(\"List of all available providers supported by Nango\"),\n}).passthrough().describe(\"Response model containing list of providers.\");\n\nexport const nangoProvidersListGet = action(\"NANGO_PROVIDERS_LIST_GET\", {\n slug: \"nango-providers-list-get\",\n name: \"List Providers\",\n description: \"Tool to retrieve a list of all available providers. Use when you need to display or iterate through every provider before creating connections. The provider_config_key values returned must be used verbatim when referencing providers in other actions; any mismatch will cause those actions to fail.\",\n input: NangoProvidersListGetInput,\n output: NangoProvidersListGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAC7H,MAAM,+DAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAKpF,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,MAAM,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,oDAAoD,EAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
|
|
@@ -2,17 +2,17 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/put-proxy.ts
|
|
4
4
|
const NangoPutProxyInput = zod.z.object({
|
|
5
|
-
body: zod.z.
|
|
5
|
+
body: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The request body to send to the external API. All body parameters are passed through to the external API.").optional(),
|
|
6
6
|
retries: zod.z.string().describe("The number of retries in case of failure (with exponential back-off). Default is 0.").optional(),
|
|
7
7
|
any_path: zod.z.string().describe("The API path to send the PUT request to (e.g., '/users/123', '/items/update'). This path will be appended to the base URL of the external API."),
|
|
8
8
|
decompress: zod.z.string().describe("Override the decompress option when making requests. Defaults to false.").optional(),
|
|
9
9
|
connection_id: zod.z.string().describe("The connection ID used to create the connection."),
|
|
10
10
|
base_url_override: zod.z.string().describe("Provide an API base URL when the base API is not listed in the providers.yaml or it needs to be overridden.").optional(),
|
|
11
|
-
additional_headers: zod.z.
|
|
11
|
+
additional_headers: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional headers to pass on to the external API. These will be prefixed with 'nango-proxy-' automatically.").optional(),
|
|
12
12
|
provider_config_key: zod.z.string().describe("The integration ID used to create the connection (aka Unique Key).")
|
|
13
13
|
}).describe("Request model for Nango Proxy PUT endpoint.\nProxies PUT requests to external APIs while managing authentication.");
|
|
14
14
|
const NangoPutProxyOutput = zod.z.object({ result: zod.z.union([
|
|
15
|
-
zod.z.
|
|
15
|
+
zod.z.record(zod.z.string(), zod.z.unknown()),
|
|
16
16
|
zod.z.array(zod.z.union([
|
|
17
17
|
zod.z.string(),
|
|
18
18
|
zod.z.number().int(),
|
|
@@ -25,7 +25,7 @@ const NangoPutProxyOutput = zod.z.object({ result: zod.z.union([
|
|
|
25
25
|
zod.z.number().int(),
|
|
26
26
|
zod.z.number(),
|
|
27
27
|
zod.z.boolean()
|
|
28
|
-
]).nullable().optional() }).describe("Response model for Nango Proxy PUT endpoint.\nThe response is exactly as returned by the external API.");
|
|
28
|
+
]).nullable().optional() }).passthrough().describe("Response model for Nango Proxy PUT endpoint.\nThe response is exactly as returned by the external API.");
|
|
29
29
|
const nangoPutProxy = require_action.action("NANGO_PUT_PROXY", {
|
|
30
30
|
slug: "nango-put-proxy",
|
|
31
31
|
name: "Proxy PUT Request",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-proxy.cjs","names":["z","action"],"sources":["../../src/actions/put-proxy.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoPutProxyInput = z.object({\n body: z.
|
|
1
|
+
{"version":3,"file":"put-proxy.cjs","names":["z","action"],"sources":["../../src/actions/put-proxy.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoPutProxyInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"The request body to send to the external API. All body parameters are passed through to the external API.\").optional(),\n retries: z.string().describe(\"The number of retries in case of failure (with exponential back-off). Default is 0.\").optional(),\n any_path: z.string().describe(\"The API path to send the PUT request to (e.g., '/users/123', '/items/update'). This path will be appended to the base URL of the external API.\"),\n decompress: z.string().describe(\"Override the decompress option when making requests. Defaults to false.\").optional(),\n connection_id: z.string().describe(\"The connection ID used to create the connection.\"),\n base_url_override: z.string().describe(\"Provide an API base URL when the base API is not listed in the providers.yaml or it needs to be overridden.\").optional(),\n additional_headers: z.record(z.string(), z.unknown()).describe(\"Additional headers to pass on to the external API. These will be prefixed with 'nango-proxy-' automatically.\").optional(),\n provider_config_key: z.string().describe(\"The integration ID used to create the connection (aka Unique Key).\"),\n}).describe(\"Request model for Nango Proxy PUT endpoint.\\nProxies PUT requests to external APIs while managing authentication.\");\nexport const NangoPutProxyOutput = z.object({\n result: z.union([z.record(z.string(), z.unknown()), z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable()), z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Response model for Nango Proxy PUT endpoint.\\nThe response is exactly as returned by the external API.\");\n\nexport const nangoPutProxy = action(\"NANGO_PUT_PROXY\", {\n slug: \"nango-put-proxy\",\n name: \"Proxy PUT Request\",\n description: \"Tool to make a PUT request with the Nango Proxy to forward requests to external APIs while managing authentication. Use when you need to update resources via external APIs through Nango's proxy.\",\n input: NangoPutProxyInput,\n output: NangoPutProxyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CACvK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC7H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ;CAC9K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACpH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACrF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CAC/J,oBAAoBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACxL,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AAC/G,CAAC,CAAC,CAAC,SAAS,mHAAmH;AAC/H,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,EAC1C,QAAQA,IAAAA,EAAE,MAAM;CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;CAAGA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;CAAGA,IAAAA,EAAE,OAAO;CAAGA,IAAAA,EAAE,QAAQ;AAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjR,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wGAAwG;AAElI,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -2,27 +2,27 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/put-proxy.d.ts
|
|
4
4
|
declare const NangoPutProxyInput: z.ZodObject<{
|
|
5
|
-
body: z.ZodOptional<z.
|
|
5
|
+
body: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
6
6
|
retries: z.ZodOptional<z.ZodString>;
|
|
7
7
|
any_path: z.ZodString;
|
|
8
8
|
decompress: z.ZodOptional<z.ZodString>;
|
|
9
9
|
connection_id: z.ZodString;
|
|
10
10
|
base_url_override: z.ZodOptional<z.ZodString>;
|
|
11
|
-
additional_headers: z.ZodOptional<z.
|
|
11
|
+
additional_headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
12
|
provider_config_key: z.ZodString;
|
|
13
13
|
}, z.core.$strip>;
|
|
14
14
|
declare const NangoPutProxyOutput: z.ZodObject<{
|
|
15
|
-
result: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.
|
|
16
|
-
}, z.core.$
|
|
15
|
+
result: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>, z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const nangoPutProxy: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
any_path: string;
|
|
19
19
|
connection_id: string;
|
|
20
20
|
provider_config_key: string;
|
|
21
|
-
body?: Record<string,
|
|
21
|
+
body?: Record<string, unknown> | undefined;
|
|
22
22
|
retries?: string | undefined;
|
|
23
23
|
decompress?: string | undefined;
|
|
24
24
|
base_url_override?: string | undefined;
|
|
25
|
-
additional_headers?: Record<string,
|
|
25
|
+
additional_headers?: Record<string, unknown> | undefined;
|
|
26
26
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { nangoPutProxy };
|
|
@@ -2,27 +2,27 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/put-proxy.d.ts
|
|
4
4
|
declare const NangoPutProxyInput: z.ZodObject<{
|
|
5
|
-
body: z.ZodOptional<z.
|
|
5
|
+
body: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
6
6
|
retries: z.ZodOptional<z.ZodString>;
|
|
7
7
|
any_path: z.ZodString;
|
|
8
8
|
decompress: z.ZodOptional<z.ZodString>;
|
|
9
9
|
connection_id: z.ZodString;
|
|
10
10
|
base_url_override: z.ZodOptional<z.ZodString>;
|
|
11
|
-
additional_headers: z.ZodOptional<z.
|
|
11
|
+
additional_headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
12
|
provider_config_key: z.ZodString;
|
|
13
13
|
}, z.core.$strip>;
|
|
14
14
|
declare const NangoPutProxyOutput: z.ZodObject<{
|
|
15
|
-
result: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.
|
|
16
|
-
}, z.core.$
|
|
15
|
+
result: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>, z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const nangoPutProxy: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
any_path: string;
|
|
19
19
|
connection_id: string;
|
|
20
20
|
provider_config_key: string;
|
|
21
|
-
body?: Record<string,
|
|
21
|
+
body?: Record<string, unknown> | undefined;
|
|
22
22
|
retries?: string | undefined;
|
|
23
23
|
decompress?: string | undefined;
|
|
24
24
|
base_url_override?: string | undefined;
|
|
25
|
-
additional_headers?: Record<string,
|
|
25
|
+
additional_headers?: Record<string, unknown> | undefined;
|
|
26
26
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { nangoPutProxy };
|
|
@@ -5,17 +5,17 @@ const nangoPutProxy = action("NANGO_PUT_PROXY", {
|
|
|
5
5
|
name: "Proxy PUT Request",
|
|
6
6
|
description: "Tool to make a PUT request with the Nango Proxy to forward requests to external APIs while managing authentication. Use when you need to update resources via external APIs through Nango's proxy.",
|
|
7
7
|
input: z.object({
|
|
8
|
-
body: z.
|
|
8
|
+
body: z.record(z.string(), z.unknown()).describe("The request body to send to the external API. All body parameters are passed through to the external API.").optional(),
|
|
9
9
|
retries: z.string().describe("The number of retries in case of failure (with exponential back-off). Default is 0.").optional(),
|
|
10
10
|
any_path: z.string().describe("The API path to send the PUT request to (e.g., '/users/123', '/items/update'). This path will be appended to the base URL of the external API."),
|
|
11
11
|
decompress: z.string().describe("Override the decompress option when making requests. Defaults to false.").optional(),
|
|
12
12
|
connection_id: z.string().describe("The connection ID used to create the connection."),
|
|
13
13
|
base_url_override: z.string().describe("Provide an API base URL when the base API is not listed in the providers.yaml or it needs to be overridden.").optional(),
|
|
14
|
-
additional_headers: z.
|
|
14
|
+
additional_headers: z.record(z.string(), z.unknown()).describe("Additional headers to pass on to the external API. These will be prefixed with 'nango-proxy-' automatically.").optional(),
|
|
15
15
|
provider_config_key: z.string().describe("The integration ID used to create the connection (aka Unique Key).")
|
|
16
16
|
}).describe("Request model for Nango Proxy PUT endpoint.\nProxies PUT requests to external APIs while managing authentication."),
|
|
17
17
|
output: z.object({ result: z.union([
|
|
18
|
-
z.
|
|
18
|
+
z.record(z.string(), z.unknown()),
|
|
19
19
|
z.array(z.union([
|
|
20
20
|
z.string(),
|
|
21
21
|
z.number().int(),
|
|
@@ -28,7 +28,7 @@ const nangoPutProxy = action("NANGO_PUT_PROXY", {
|
|
|
28
28
|
z.number().int(),
|
|
29
29
|
z.number(),
|
|
30
30
|
z.boolean()
|
|
31
|
-
]).nullable().optional() }).describe("Response model for Nango Proxy PUT endpoint.\nThe response is exactly as returned by the external API.")
|
|
31
|
+
]).nullable().optional() }).passthrough().describe("Response model for Nango Proxy PUT endpoint.\nThe response is exactly as returned by the external API.")
|
|
32
32
|
});
|
|
33
33
|
//#endregion
|
|
34
34
|
export { nangoPutProxy };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"put-proxy.mjs","names":[],"sources":["../../src/actions/put-proxy.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoPutProxyInput = z.object({\n body: z.
|
|
1
|
+
{"version":3,"file":"put-proxy.mjs","names":[],"sources":["../../src/actions/put-proxy.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoPutProxyInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"The request body to send to the external API. All body parameters are passed through to the external API.\").optional(),\n retries: z.string().describe(\"The number of retries in case of failure (with exponential back-off). Default is 0.\").optional(),\n any_path: z.string().describe(\"The API path to send the PUT request to (e.g., '/users/123', '/items/update'). This path will be appended to the base URL of the external API.\"),\n decompress: z.string().describe(\"Override the decompress option when making requests. Defaults to false.\").optional(),\n connection_id: z.string().describe(\"The connection ID used to create the connection.\"),\n base_url_override: z.string().describe(\"Provide an API base URL when the base API is not listed in the providers.yaml or it needs to be overridden.\").optional(),\n additional_headers: z.record(z.string(), z.unknown()).describe(\"Additional headers to pass on to the external API. These will be prefixed with 'nango-proxy-' automatically.\").optional(),\n provider_config_key: z.string().describe(\"The integration ID used to create the connection (aka Unique Key).\"),\n}).describe(\"Request model for Nango Proxy PUT endpoint.\\nProxies PUT requests to external APIs while managing authentication.\");\nexport const NangoPutProxyOutput = z.object({\n result: z.union([z.record(z.string(), z.unknown()), z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable()), z.string(), z.number().int(), z.number(), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Response model for Nango Proxy PUT endpoint.\\nThe response is exactly as returned by the external API.\");\n\nexport const nangoPutProxy = action(\"NANGO_PUT_PROXY\", {\n slug: \"nango-put-proxy\",\n name: \"Proxy PUT Request\",\n description: \"Tool to make a PUT request with the Nango Proxy to forward requests to external APIs while managing authentication. Use when you need to update resources via external APIs through Nango's proxy.\",\n input: NangoPutProxyInput,\n output: NangoPutProxyOutput,\n});\n"],"mappings":";;AAkBA,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBgC,EAAE,OAAO;EACzC,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;EACvK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC7H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ;EAC9K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;EACpH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EACrF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;EAC/J,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;EACxL,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAC/G,CAAC,CAAC,CAAC,SAAS,mHASH;CACP,QATiC,EAAE,OAAO,EAC1C,QAAQ,EAAE,MAAM;EAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;EAAG,EAAE,MAAM,EAAE,MAAM;GAAC,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,OAAO;GAAG,EAAE,QAAQ;GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,SAAS,CAAC;EAAG,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjR,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wGAOhB;AACV,CAAC"}
|
|
@@ -2,28 +2,28 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/reconnect-session-post.ts
|
|
4
4
|
const NangoReconnectSessionPostInput = zod.z.object({
|
|
5
|
-
tags: zod.z.
|
|
5
|
+
tags: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Connection tags (key/value strings). Keys are normalized to lowercase.").optional(),
|
|
6
6
|
end_user: zod.z.object({
|
|
7
7
|
id: zod.z.string().describe("Unique identifier for the end user"),
|
|
8
|
-
tags: zod.z.
|
|
8
|
+
tags: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Connection tags (key/value strings). Keys are normalized to lowercase.").optional(),
|
|
9
9
|
email: zod.z.string().describe("End user email address").optional(),
|
|
10
10
|
display_name: zod.z.string().describe("Display name for the end user").optional()
|
|
11
11
|
}).describe("End user information for the connection.").optional(),
|
|
12
|
-
overrides: zod.z.
|
|
12
|
+
overrides: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Override configuration for integrations by integration name").optional(),
|
|
13
13
|
organization: zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("Uniquely identifies the organization the end user belongs to"),
|
|
15
15
|
display_name: zod.z.string().describe("Display name for the organization").optional()
|
|
16
16
|
}).describe("Organization information for the end user (deprecated, use tags instead).").optional(),
|
|
17
17
|
connection_id: zod.z.string().describe("The connection ID to reconnect. Only connections created with a connect session are compatible with this endpoint."),
|
|
18
18
|
integration_id: zod.z.string().describe("The integration ID (provider config key) for the connection"),
|
|
19
|
-
integrations_config_defaults: zod.z.
|
|
19
|
+
integrations_config_defaults: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Default configuration for integrations by integration name").optional()
|
|
20
20
|
}).describe("Request model for creating a reconnect session.");
|
|
21
21
|
const NangoReconnectSessionPost_SessionDataSchema = zod.z.object({
|
|
22
22
|
token: zod.z.string().describe("The connect session token used like a standard connect session").nullable(),
|
|
23
23
|
expires_at: zod.z.string().describe("When the token expires in ISO 8601 format").nullable(),
|
|
24
24
|
connect_link: zod.z.string().describe("The URL to directly connect the user to the integration. This can be used as a magic link.").nullable().optional()
|
|
25
|
-
}).describe("Connect session data returned from the API.");
|
|
26
|
-
const NangoReconnectSessionPostOutput = zod.z.object({ data: NangoReconnectSessionPost_SessionDataSchema.nullable() }).describe("Response model for creating a reconnect session.");
|
|
25
|
+
}).passthrough().describe("Connect session data returned from the API.");
|
|
26
|
+
const NangoReconnectSessionPostOutput = zod.z.object({ data: NangoReconnectSessionPost_SessionDataSchema.nullable() }).passthrough().describe("Response model for creating a reconnect session.");
|
|
27
27
|
const nangoReconnectSessionPost = require_action.action("NANGO_RECONNECT_SESSION_POST", {
|
|
28
28
|
slug: "nango-reconnect-session-post",
|
|
29
29
|
name: "Reconnect Session",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconnect-session-post.cjs","names":["z","action"],"sources":["../../src/actions/reconnect-session-post.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoReconnectSessionPostInput = z.object({\n tags: z.
|
|
1
|
+
{"version":3,"file":"reconnect-session-post.cjs","names":["z","action"],"sources":["../../src/actions/reconnect-session-post.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoReconnectSessionPostInput = z.object({\n tags: z.record(z.string(), z.unknown()).describe(\"Connection tags (key/value strings). Keys are normalized to lowercase.\").optional(),\n end_user: z.object({\n id: z.string().describe(\"Unique identifier for the end user\"),\n tags: z.record(z.string(), z.unknown()).describe(\"Connection tags (key/value strings). Keys are normalized to lowercase.\").optional(),\n email: z.string().describe(\"End user email address\").optional(),\n display_name: z.string().describe(\"Display name for the end user\").optional(),\n}).describe(\"End user information for the connection.\").optional(),\n overrides: z.record(z.string(), z.unknown()).describe(\"Override configuration for integrations by integration name\").optional(),\n organization: z.object({\n id: z.string().describe(\"Uniquely identifies the organization the end user belongs to\"),\n display_name: z.string().describe(\"Display name for the organization\").optional(),\n}).describe(\"Organization information for the end user (deprecated, use tags instead).\").optional(),\n connection_id: z.string().describe(\"The connection ID to reconnect. Only connections created with a connect session are compatible with this endpoint.\"),\n integration_id: z.string().describe(\"The integration ID (provider config key) for the connection\"),\n integrations_config_defaults: z.record(z.string(), z.unknown()).describe(\"Default configuration for integrations by integration name\").optional(),\n}).describe(\"Request model for creating a reconnect session.\");\nconst NangoReconnectSessionPost_SessionDataSchema = z.object({\n token: z.string().describe(\"The connect session token used like a standard connect session\").nullable(),\n expires_at: z.string().describe(\"When the token expires in ISO 8601 format\").nullable(),\n connect_link: z.string().describe(\"The URL to directly connect the user to the integration. This can be used as a magic link.\").nullable().optional(),\n}).passthrough().describe(\"Connect session data returned from the API.\");\nexport const NangoReconnectSessionPostOutput = z.object({\n data: NangoReconnectSessionPost_SessionDataSchema.nullable(),\n}).passthrough().describe(\"Response model for creating a reconnect session.\");\n\nexport const nangoReconnectSessionPost = action(\"NANGO_RECONNECT_SESSION_POST\", {\n slug: \"nango-reconnect-session-post\",\n name: \"Reconnect Session\",\n description: \"Create a new connect session to reconnect to a specific integration. Use this when a user needs to input new credentials or to manually refresh a token. Only connections created with a connect session are compatible with this endpoint.\",\n input: NangoReconnectSessionPostInput,\n output: NangoReconnectSessionPostOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACpI,UAAUA,IAAAA,EAAE,OAAO;EACnB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EAC5D,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EACpI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAC9D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC9E,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/D,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAC9H,cAAcA,IAAAA,EAAE,OAAO;EACvB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAClF,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH;CACvJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACjG,8BAA8BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAClJ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -2,45 +2,45 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/reconnect-session-post.d.ts
|
|
4
4
|
declare const NangoReconnectSessionPostInput: z.ZodObject<{
|
|
5
|
-
tags: z.ZodOptional<z.
|
|
5
|
+
tags: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
6
6
|
end_user: z.ZodOptional<z.ZodObject<{
|
|
7
7
|
id: z.ZodString;
|
|
8
|
-
tags: z.ZodOptional<z.
|
|
8
|
+
tags: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
9
9
|
email: z.ZodOptional<z.ZodString>;
|
|
10
10
|
display_name: z.ZodOptional<z.ZodString>;
|
|
11
11
|
}, z.core.$strip>>;
|
|
12
|
-
overrides: z.ZodOptional<z.
|
|
12
|
+
overrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13
13
|
organization: z.ZodOptional<z.ZodObject<{
|
|
14
14
|
id: z.ZodString;
|
|
15
15
|
display_name: z.ZodOptional<z.ZodString>;
|
|
16
16
|
}, z.core.$strip>>;
|
|
17
17
|
connection_id: z.ZodString;
|
|
18
18
|
integration_id: z.ZodString;
|
|
19
|
-
integrations_config_defaults: z.ZodOptional<z.
|
|
19
|
+
integrations_config_defaults: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
20
20
|
}, z.core.$strip>;
|
|
21
21
|
declare const NangoReconnectSessionPostOutput: z.ZodObject<{
|
|
22
22
|
data: z.ZodNullable<z.ZodObject<{
|
|
23
23
|
token: z.ZodNullable<z.ZodString>;
|
|
24
24
|
expires_at: z.ZodNullable<z.ZodString>;
|
|
25
25
|
connect_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
-
}, z.core.$
|
|
27
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const nangoReconnectSessionPost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
connection_id: string;
|
|
30
30
|
integration_id: string;
|
|
31
|
-
tags?: Record<string,
|
|
31
|
+
tags?: Record<string, unknown> | undefined;
|
|
32
32
|
end_user?: {
|
|
33
33
|
id: string;
|
|
34
|
-
tags?: Record<string,
|
|
34
|
+
tags?: Record<string, unknown> | undefined;
|
|
35
35
|
email?: string | undefined;
|
|
36
36
|
display_name?: string | undefined;
|
|
37
37
|
} | undefined;
|
|
38
|
-
overrides?: Record<string,
|
|
38
|
+
overrides?: Record<string, unknown> | undefined;
|
|
39
39
|
organization?: {
|
|
40
40
|
id: string;
|
|
41
41
|
display_name?: string | undefined;
|
|
42
42
|
} | undefined;
|
|
43
|
-
integrations_config_defaults?: Record<string,
|
|
43
|
+
integrations_config_defaults?: Record<string, unknown> | undefined;
|
|
44
44
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
45
45
|
//#endregion
|
|
46
46
|
export { nangoReconnectSessionPost };
|
|
@@ -2,45 +2,45 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/reconnect-session-post.d.ts
|
|
4
4
|
declare const NangoReconnectSessionPostInput: z.ZodObject<{
|
|
5
|
-
tags: z.ZodOptional<z.
|
|
5
|
+
tags: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
6
6
|
end_user: z.ZodOptional<z.ZodObject<{
|
|
7
7
|
id: z.ZodString;
|
|
8
|
-
tags: z.ZodOptional<z.
|
|
8
|
+
tags: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
9
9
|
email: z.ZodOptional<z.ZodString>;
|
|
10
10
|
display_name: z.ZodOptional<z.ZodString>;
|
|
11
11
|
}, z.core.$strip>>;
|
|
12
|
-
overrides: z.ZodOptional<z.
|
|
12
|
+
overrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
13
13
|
organization: z.ZodOptional<z.ZodObject<{
|
|
14
14
|
id: z.ZodString;
|
|
15
15
|
display_name: z.ZodOptional<z.ZodString>;
|
|
16
16
|
}, z.core.$strip>>;
|
|
17
17
|
connection_id: z.ZodString;
|
|
18
18
|
integration_id: z.ZodString;
|
|
19
|
-
integrations_config_defaults: z.ZodOptional<z.
|
|
19
|
+
integrations_config_defaults: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
20
20
|
}, z.core.$strip>;
|
|
21
21
|
declare const NangoReconnectSessionPostOutput: z.ZodObject<{
|
|
22
22
|
data: z.ZodNullable<z.ZodObject<{
|
|
23
23
|
token: z.ZodNullable<z.ZodString>;
|
|
24
24
|
expires_at: z.ZodNullable<z.ZodString>;
|
|
25
25
|
connect_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
-
}, z.core.$
|
|
27
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const nangoReconnectSessionPost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
connection_id: string;
|
|
30
30
|
integration_id: string;
|
|
31
|
-
tags?: Record<string,
|
|
31
|
+
tags?: Record<string, unknown> | undefined;
|
|
32
32
|
end_user?: {
|
|
33
33
|
id: string;
|
|
34
|
-
tags?: Record<string,
|
|
34
|
+
tags?: Record<string, unknown> | undefined;
|
|
35
35
|
email?: string | undefined;
|
|
36
36
|
display_name?: string | undefined;
|
|
37
37
|
} | undefined;
|
|
38
|
-
overrides?: Record<string,
|
|
38
|
+
overrides?: Record<string, unknown> | undefined;
|
|
39
39
|
organization?: {
|
|
40
40
|
id: string;
|
|
41
41
|
display_name?: string | undefined;
|
|
42
42
|
} | undefined;
|
|
43
|
-
integrations_config_defaults?: Record<string,
|
|
43
|
+
integrations_config_defaults?: Record<string, unknown> | undefined;
|
|
44
44
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
45
45
|
//#endregion
|
|
46
46
|
export { nangoReconnectSessionPost };
|
|
@@ -2,33 +2,33 @@ import { action } from "../action.mjs";
|
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
//#region src/actions/reconnect-session-post.ts
|
|
4
4
|
const NangoReconnectSessionPostInput = z.object({
|
|
5
|
-
tags: z.
|
|
5
|
+
tags: z.record(z.string(), z.unknown()).describe("Connection tags (key/value strings). Keys are normalized to lowercase.").optional(),
|
|
6
6
|
end_user: z.object({
|
|
7
7
|
id: z.string().describe("Unique identifier for the end user"),
|
|
8
|
-
tags: z.
|
|
8
|
+
tags: z.record(z.string(), z.unknown()).describe("Connection tags (key/value strings). Keys are normalized to lowercase.").optional(),
|
|
9
9
|
email: z.string().describe("End user email address").optional(),
|
|
10
10
|
display_name: z.string().describe("Display name for the end user").optional()
|
|
11
11
|
}).describe("End user information for the connection.").optional(),
|
|
12
|
-
overrides: z.
|
|
12
|
+
overrides: z.record(z.string(), z.unknown()).describe("Override configuration for integrations by integration name").optional(),
|
|
13
13
|
organization: z.object({
|
|
14
14
|
id: z.string().describe("Uniquely identifies the organization the end user belongs to"),
|
|
15
15
|
display_name: z.string().describe("Display name for the organization").optional()
|
|
16
16
|
}).describe("Organization information for the end user (deprecated, use tags instead).").optional(),
|
|
17
17
|
connection_id: z.string().describe("The connection ID to reconnect. Only connections created with a connect session are compatible with this endpoint."),
|
|
18
18
|
integration_id: z.string().describe("The integration ID (provider config key) for the connection"),
|
|
19
|
-
integrations_config_defaults: z.
|
|
19
|
+
integrations_config_defaults: z.record(z.string(), z.unknown()).describe("Default configuration for integrations by integration name").optional()
|
|
20
20
|
}).describe("Request model for creating a reconnect session.");
|
|
21
21
|
const NangoReconnectSessionPost_SessionDataSchema = z.object({
|
|
22
22
|
token: z.string().describe("The connect session token used like a standard connect session").nullable(),
|
|
23
23
|
expires_at: z.string().describe("When the token expires in ISO 8601 format").nullable(),
|
|
24
24
|
connect_link: z.string().describe("The URL to directly connect the user to the integration. This can be used as a magic link.").nullable().optional()
|
|
25
|
-
}).describe("Connect session data returned from the API.");
|
|
25
|
+
}).passthrough().describe("Connect session data returned from the API.");
|
|
26
26
|
const nangoReconnectSessionPost = action("NANGO_RECONNECT_SESSION_POST", {
|
|
27
27
|
slug: "nango-reconnect-session-post",
|
|
28
28
|
name: "Reconnect Session",
|
|
29
29
|
description: "Create a new connect session to reconnect to a specific integration. Use this when a user needs to input new credentials or to manually refresh a token. Only connections created with a connect session are compatible with this endpoint.",
|
|
30
30
|
input: NangoReconnectSessionPostInput,
|
|
31
|
-
output: z.object({ data: NangoReconnectSessionPost_SessionDataSchema.nullable() }).describe("Response model for creating a reconnect session.")
|
|
31
|
+
output: z.object({ data: NangoReconnectSessionPost_SessionDataSchema.nullable() }).passthrough().describe("Response model for creating a reconnect session.")
|
|
32
32
|
});
|
|
33
33
|
//#endregion
|
|
34
34
|
export { nangoReconnectSessionPost };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reconnect-session-post.mjs","names":[],"sources":["../../src/actions/reconnect-session-post.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoReconnectSessionPostInput = z.object({\n tags: z.
|
|
1
|
+
{"version":3,"file":"reconnect-session-post.mjs","names":[],"sources":["../../src/actions/reconnect-session-post.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoReconnectSessionPostInput = z.object({\n tags: z.record(z.string(), z.unknown()).describe(\"Connection tags (key/value strings). Keys are normalized to lowercase.\").optional(),\n end_user: z.object({\n id: z.string().describe(\"Unique identifier for the end user\"),\n tags: z.record(z.string(), z.unknown()).describe(\"Connection tags (key/value strings). Keys are normalized to lowercase.\").optional(),\n email: z.string().describe(\"End user email address\").optional(),\n display_name: z.string().describe(\"Display name for the end user\").optional(),\n}).describe(\"End user information for the connection.\").optional(),\n overrides: z.record(z.string(), z.unknown()).describe(\"Override configuration for integrations by integration name\").optional(),\n organization: z.object({\n id: z.string().describe(\"Uniquely identifies the organization the end user belongs to\"),\n display_name: z.string().describe(\"Display name for the organization\").optional(),\n}).describe(\"Organization information for the end user (deprecated, use tags instead).\").optional(),\n connection_id: z.string().describe(\"The connection ID to reconnect. Only connections created with a connect session are compatible with this endpoint.\"),\n integration_id: z.string().describe(\"The integration ID (provider config key) for the connection\"),\n integrations_config_defaults: z.record(z.string(), z.unknown()).describe(\"Default configuration for integrations by integration name\").optional(),\n}).describe(\"Request model for creating a reconnect session.\");\nconst NangoReconnectSessionPost_SessionDataSchema = z.object({\n token: z.string().describe(\"The connect session token used like a standard connect session\").nullable(),\n expires_at: z.string().describe(\"When the token expires in ISO 8601 format\").nullable(),\n connect_link: z.string().describe(\"The URL to directly connect the user to the integration. This can be used as a magic link.\").nullable().optional(),\n}).passthrough().describe(\"Connect session data returned from the API.\");\nexport const NangoReconnectSessionPostOutput = z.object({\n data: NangoReconnectSessionPost_SessionDataSchema.nullable(),\n}).passthrough().describe(\"Response model for creating a reconnect session.\");\n\nexport const nangoReconnectSessionPost = action(\"NANGO_RECONNECT_SESSION_POST\", {\n slug: \"nango-reconnect-session-post\",\n name: \"Reconnect Session\",\n description: \"Create a new connect session to reconnect to a specific integration. Use this when a user needs to input new credentials or to manually refresh a token. Only connections created with a connect session are compatible with this endpoint.\",\n input: NangoReconnectSessionPostInput,\n output: NangoReconnectSessionPostOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACpI,UAAU,EAAE,OAAO;EACnB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EAC5D,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EACpI,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAC9D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC9E,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/D,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAC9H,cAAc,EAAE,OAAO;EACvB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAClF,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH;CACvJ,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACjG,8BAA8B,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAClJ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,8CAA8C,EAAE,OAAO;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAKvE,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
|
@@ -5,13 +5,13 @@ const NangoScriptsConfigGetInput = zod.z.object({}).describe("Request model for
|
|
|
5
5
|
const NangoScriptsConfigGet_EndpointConfigSchema = zod.z.object({
|
|
6
6
|
path: zod.z.string().describe("Endpoint path.").nullable().optional(),
|
|
7
7
|
method: zod.z.string().describe("HTTP method (e.g., 'GET', 'POST').").nullable().optional()
|
|
8
|
-
}).describe("Model representing an endpoint configuration.");
|
|
8
|
+
}).passthrough().describe("Model representing an endpoint configuration.");
|
|
9
9
|
const NangoScriptsConfigGet_SyncConfigSchema = zod.z.object({
|
|
10
10
|
id: zod.z.number().int().describe("Unique identifier of the sync.").nullable().optional(),
|
|
11
11
|
name: zod.z.string().describe("Name of the sync script.").nullable(),
|
|
12
12
|
runs: zod.z.string().describe("Frequency of sync runs (e.g., 'every 1h').").nullable().optional(),
|
|
13
13
|
type: zod.z.string().describe("Type of script (e.g., 'sync').").nullable().optional(),
|
|
14
|
-
input: zod.z.
|
|
14
|
+
input: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Input schema.").nullable().optional(),
|
|
15
15
|
models: zod.z.array(zod.z.string()).describe("Data models used by the sync.").nullable().optional(),
|
|
16
16
|
scopes: zod.z.array(zod.z.string()).describe("OAuth scopes required.").nullable().optional(),
|
|
17
17
|
enabled: zod.z.boolean().describe("Whether the sync is enabled.").nullable().optional(),
|
|
@@ -23,14 +23,14 @@ const NangoScriptsConfigGet_SyncConfigSchema = zod.z.object({
|
|
|
23
23
|
sync_type: zod.z.string().describe("Type of synchronization (e.g., 'full', 'incremental').").nullable().optional(),
|
|
24
24
|
auto_start: zod.z.boolean().describe("Whether the sync auto-starts.").nullable().optional(),
|
|
25
25
|
description: zod.z.string().describe("Description of the sync.").nullable().optional(),
|
|
26
|
-
json_schema: zod.z.
|
|
26
|
+
json_schema: zod.z.record(zod.z.string(), zod.z.unknown()).describe("JSON schema for the sync.").nullable().optional(),
|
|
27
27
|
track_deletes: zod.z.boolean().describe("Whether to track deleted records.").nullable().optional()
|
|
28
|
-
}).describe("Model representing a sync script configuration.");
|
|
28
|
+
}).passthrough().describe("Model representing a sync script configuration.");
|
|
29
29
|
const NangoScriptsConfigGet_ActionConfigSchema = zod.z.object({
|
|
30
30
|
id: zod.z.number().int().describe("Unique identifier of the action.").nullable().optional(),
|
|
31
31
|
name: zod.z.string().describe("Name of the action script.").nullable(),
|
|
32
32
|
type: zod.z.string().describe("Type of script (e.g., 'action').").nullable().optional(),
|
|
33
|
-
input: zod.z.
|
|
33
|
+
input: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Input schema.").nullable().optional(),
|
|
34
34
|
scopes: zod.z.array(zod.z.string()).describe("OAuth scopes required.").nullable().optional(),
|
|
35
35
|
enabled: zod.z.boolean().describe("Whether the action is enabled.").nullable().optional(),
|
|
36
36
|
returns: zod.z.array(zod.z.string()).describe("Return type models.").nullable().optional(),
|
|
@@ -39,20 +39,20 @@ const NangoScriptsConfigGet_ActionConfigSchema = zod.z.object({
|
|
|
39
39
|
is_public: zod.z.boolean().describe("Whether the action is public.").nullable().optional(),
|
|
40
40
|
pre_built: zod.z.boolean().describe("Whether the action is pre-built.").nullable().optional(),
|
|
41
41
|
description: zod.z.string().describe("Description of the action.").nullable().optional(),
|
|
42
|
-
json_schema: zod.z.
|
|
43
|
-
}).describe("Model representing an action script configuration.");
|
|
42
|
+
json_schema: zod.z.record(zod.z.string(), zod.z.unknown()).describe("JSON schema for the action.").nullable().optional()
|
|
43
|
+
}).passthrough().describe("Model representing an action script configuration.");
|
|
44
44
|
const NangoScriptsConfigGet_EventHandlerConfigSchema = zod.z.object({
|
|
45
45
|
name: zod.z.string().describe("Name of the event handler.").nullable().optional(),
|
|
46
46
|
event: zod.z.string().describe("Event type being handled.").nullable().optional()
|
|
47
|
-
}).describe("Model representing an event handler configuration.");
|
|
47
|
+
}).passthrough().describe("Model representing an event handler configuration.");
|
|
48
48
|
const NangoScriptsConfigGet_IntegrationConfigSchema = zod.z.object({
|
|
49
49
|
syncs: zod.z.array(NangoScriptsConfigGet_SyncConfigSchema).describe("List of sync scripts for this integration.").nullable().optional(),
|
|
50
50
|
actions: zod.z.array(NangoScriptsConfigGet_ActionConfigSchema).describe("List of action scripts for this integration.").nullable().optional(),
|
|
51
51
|
provider: zod.z.string().describe("Provider name (e.g., 'github', 'slack').").nullable().optional(),
|
|
52
52
|
"on-events": zod.z.array(NangoScriptsConfigGet_EventHandlerConfigSchema).describe("Event handlers configuration.").nullable().optional(),
|
|
53
53
|
providerConfigKey: zod.z.string().describe("Unique configuration key for this integration.").nullable()
|
|
54
|
-
}).describe("Model representing a single integration's configuration.");
|
|
55
|
-
const NangoScriptsConfigGetOutput = zod.z.object({ integrations: zod.z.array(NangoScriptsConfigGet_IntegrationConfigSchema).describe("List of integration configurations with their syncs and actions.").nullable().optional() }).describe("Response model for fetching Nango integration functions configuration.\n\nReturns a list of all configured integrations with their syncs, actions, and event handlers.");
|
|
54
|
+
}).passthrough().describe("Model representing a single integration's configuration.");
|
|
55
|
+
const NangoScriptsConfigGetOutput = zod.z.object({ integrations: zod.z.array(NangoScriptsConfigGet_IntegrationConfigSchema).describe("List of integration configurations with their syncs and actions.").nullable().optional() }).passthrough().describe("Response model for fetching Nango integration functions configuration.\n\nReturns a list of all configured integrations with their syncs, actions, and event handlers.");
|
|
56
56
|
const nangoScriptsConfigGet = require_action.action("NANGO_SCRIPTS_CONFIG_GET", {
|
|
57
57
|
slug: "nango-scripts-config-get",
|
|
58
58
|
name: "Get Integration Functions Configuration",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scripts-config-get.cjs","names":["z","action"],"sources":["../../src/actions/scripts-config-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoScriptsConfigGetInput = z.object({}).describe(\"Request model for retrieving Nango integration functions configuration.\\n\\nNo parameters required - retrieves all configured integrations.\");\nconst NangoScriptsConfigGet_EndpointConfigSchema = z.object({\n path: z.string().describe(\"Endpoint path.\").nullable().optional(),\n method: z.string().describe(\"HTTP method (e.g., 'GET', 'POST').\").nullable().optional(),\n}).describe(\"Model representing an endpoint configuration.\");\nconst NangoScriptsConfigGet_SyncConfigSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the sync.\").nullable().optional(),\n name: z.string().describe(\"Name of the sync script.\").nullable(),\n runs: z.string().describe(\"Frequency of sync runs (e.g., 'every 1h').\").nullable().optional(),\n type: z.string().describe(\"Type of script (e.g., 'sync').\").nullable().optional(),\n input: z.object({}).describe(\"Input schema.\").nullable().optional(),\n models: z.array(z.string()).describe(\"Data models used by the sync.\").nullable().optional(),\n scopes: z.array(z.string()).describe(\"OAuth scopes required.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the sync is enabled.\").nullable().optional(),\n returns: z.array(z.string()).describe(\"Return type models.\").nullable().optional(),\n version: z.string().describe(\"Version of the sync script.\").nullable().optional(),\n endpoints: z.array(NangoScriptsConfigGet_EndpointConfigSchema).describe(\"Endpoints configuration.\").nullable().optional(),\n is_public: z.boolean().describe(\"Whether the sync is public.\").nullable().optional(),\n pre_built: z.boolean().describe(\"Whether the sync is pre-built.\").nullable().optional(),\n sync_type: z.string().describe(\"Type of synchronization (e.g., 'full', 'incremental').\").nullable().optional(),\n auto_start: z.boolean().describe(\"Whether the sync auto-starts.\").nullable().optional(),\n description: z.string().describe(\"Description of the sync.\").nullable().optional(),\n json_schema: z.object({}).describe(\"JSON schema for the sync.\").nullable().optional(),\n track_deletes: z.boolean().describe(\"Whether to track deleted records.\").nullable().optional(),\n}).describe(\"Model representing a sync script configuration.\");\nconst NangoScriptsConfigGet_ActionConfigSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the action.\").nullable().optional(),\n name: z.string().describe(\"Name of the action script.\").nullable(),\n type: z.string().describe(\"Type of script (e.g., 'action').\").nullable().optional(),\n input: z.object({}).describe(\"Input schema.\").nullable().optional(),\n scopes: z.array(z.string()).describe(\"OAuth scopes required.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the action is enabled.\").nullable().optional(),\n returns: z.array(z.string()).describe(\"Return type models.\").nullable().optional(),\n version: z.string().describe(\"Version of the action script.\").nullable().optional(),\n endpoints: z.array(NangoScriptsConfigGet_EndpointConfigSchema).describe(\"Endpoints configuration.\").nullable().optional(),\n is_public: z.boolean().describe(\"Whether the action is public.\").nullable().optional(),\n pre_built: z.boolean().describe(\"Whether the action is pre-built.\").nullable().optional(),\n description: z.string().describe(\"Description of the action.\").nullable().optional(),\n json_schema: z.object({}).describe(\"JSON schema for the action.\").nullable().optional(),\n}).describe(\"Model representing an action script configuration.\");\nconst NangoScriptsConfigGet_EventHandlerConfigSchema = z.object({\n name: z.string().describe(\"Name of the event handler.\").nullable().optional(),\n event: z.string().describe(\"Event type being handled.\").nullable().optional(),\n}).describe(\"Model representing an event handler configuration.\");\nconst NangoScriptsConfigGet_IntegrationConfigSchema = z.object({\n syncs: z.array(NangoScriptsConfigGet_SyncConfigSchema).describe(\"List of sync scripts for this integration.\").nullable().optional(),\n actions: z.array(NangoScriptsConfigGet_ActionConfigSchema).describe(\"List of action scripts for this integration.\").nullable().optional(),\n provider: z.string().describe(\"Provider name (e.g., 'github', 'slack').\").nullable().optional(),\n \"on-events\": z.array(NangoScriptsConfigGet_EventHandlerConfigSchema).describe(\"Event handlers configuration.\").nullable().optional(),\n providerConfigKey: z.string().describe(\"Unique configuration key for this integration.\").nullable(),\n}).describe(\"Model representing a single integration's configuration.\");\nexport const NangoScriptsConfigGetOutput = z.object({\n integrations: z.array(NangoScriptsConfigGet_IntegrationConfigSchema).describe(\"List of integration configurations with their syncs and actions.\").nullable().optional(),\n}).describe(\"Response model for fetching Nango integration functions configuration.\\n\\nReturns a list of all configured integrations with their syncs, actions, and event handlers.\");\n\nexport const nangoScriptsConfigGet = action(\"NANGO_SCRIPTS_CONFIG_GET\", {\n slug: \"nango-scripts-config-get\",\n name: \"Get Integration Functions Configuration\",\n description: \"Retrieve all integration functions configuration from Nango. Returns the configuration for all integrations including their sync scripts, action scripts, and event handlers. Use this to discover available integrations and their capabilities before triggering syncs or actions.\",\n input: NangoScriptsConfigGetInput,\n output: NangoScriptsConfigGetOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"scripts-config-get.cjs","names":["z","action"],"sources":["../../src/actions/scripts-config-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoScriptsConfigGetInput = z.object({}).describe(\"Request model for retrieving Nango integration functions configuration.\\n\\nNo parameters required - retrieves all configured integrations.\");\nconst NangoScriptsConfigGet_EndpointConfigSchema = z.object({\n path: z.string().describe(\"Endpoint path.\").nullable().optional(),\n method: z.string().describe(\"HTTP method (e.g., 'GET', 'POST').\").nullable().optional(),\n}).passthrough().describe(\"Model representing an endpoint configuration.\");\nconst NangoScriptsConfigGet_SyncConfigSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the sync.\").nullable().optional(),\n name: z.string().describe(\"Name of the sync script.\").nullable(),\n runs: z.string().describe(\"Frequency of sync runs (e.g., 'every 1h').\").nullable().optional(),\n type: z.string().describe(\"Type of script (e.g., 'sync').\").nullable().optional(),\n input: z.record(z.string(), z.unknown()).describe(\"Input schema.\").nullable().optional(),\n models: z.array(z.string()).describe(\"Data models used by the sync.\").nullable().optional(),\n scopes: z.array(z.string()).describe(\"OAuth scopes required.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the sync is enabled.\").nullable().optional(),\n returns: z.array(z.string()).describe(\"Return type models.\").nullable().optional(),\n version: z.string().describe(\"Version of the sync script.\").nullable().optional(),\n endpoints: z.array(NangoScriptsConfigGet_EndpointConfigSchema).describe(\"Endpoints configuration.\").nullable().optional(),\n is_public: z.boolean().describe(\"Whether the sync is public.\").nullable().optional(),\n pre_built: z.boolean().describe(\"Whether the sync is pre-built.\").nullable().optional(),\n sync_type: z.string().describe(\"Type of synchronization (e.g., 'full', 'incremental').\").nullable().optional(),\n auto_start: z.boolean().describe(\"Whether the sync auto-starts.\").nullable().optional(),\n description: z.string().describe(\"Description of the sync.\").nullable().optional(),\n json_schema: z.record(z.string(), z.unknown()).describe(\"JSON schema for the sync.\").nullable().optional(),\n track_deletes: z.boolean().describe(\"Whether to track deleted records.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a sync script configuration.\");\nconst NangoScriptsConfigGet_ActionConfigSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the action.\").nullable().optional(),\n name: z.string().describe(\"Name of the action script.\").nullable(),\n type: z.string().describe(\"Type of script (e.g., 'action').\").nullable().optional(),\n input: z.record(z.string(), z.unknown()).describe(\"Input schema.\").nullable().optional(),\n scopes: z.array(z.string()).describe(\"OAuth scopes required.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the action is enabled.\").nullable().optional(),\n returns: z.array(z.string()).describe(\"Return type models.\").nullable().optional(),\n version: z.string().describe(\"Version of the action script.\").nullable().optional(),\n endpoints: z.array(NangoScriptsConfigGet_EndpointConfigSchema).describe(\"Endpoints configuration.\").nullable().optional(),\n is_public: z.boolean().describe(\"Whether the action is public.\").nullable().optional(),\n pre_built: z.boolean().describe(\"Whether the action is pre-built.\").nullable().optional(),\n description: z.string().describe(\"Description of the action.\").nullable().optional(),\n json_schema: z.record(z.string(), z.unknown()).describe(\"JSON schema for the action.\").nullable().optional(),\n}).passthrough().describe(\"Model representing an action script configuration.\");\nconst NangoScriptsConfigGet_EventHandlerConfigSchema = z.object({\n name: z.string().describe(\"Name of the event handler.\").nullable().optional(),\n event: z.string().describe(\"Event type being handled.\").nullable().optional(),\n}).passthrough().describe(\"Model representing an event handler configuration.\");\nconst NangoScriptsConfigGet_IntegrationConfigSchema = z.object({\n syncs: z.array(NangoScriptsConfigGet_SyncConfigSchema).describe(\"List of sync scripts for this integration.\").nullable().optional(),\n actions: z.array(NangoScriptsConfigGet_ActionConfigSchema).describe(\"List of action scripts for this integration.\").nullable().optional(),\n provider: z.string().describe(\"Provider name (e.g., 'github', 'slack').\").nullable().optional(),\n \"on-events\": z.array(NangoScriptsConfigGet_EventHandlerConfigSchema).describe(\"Event handlers configuration.\").nullable().optional(),\n providerConfigKey: z.string().describe(\"Unique configuration key for this integration.\").nullable(),\n}).passthrough().describe(\"Model representing a single integration's configuration.\");\nexport const NangoScriptsConfigGetOutput = z.object({\n integrations: z.array(NangoScriptsConfigGet_IntegrationConfigSchema).describe(\"List of integration configurations with their syncs and actions.\").nullable().optional(),\n}).passthrough().describe(\"Response model for fetching Nango integration functions configuration.\\n\\nReturns a list of all configured integrations with their syncs, actions, and event handlers.\");\n\nexport const nangoScriptsConfigGet = action(\"NANGO_SCRIPTS_CONFIG_GET\", {\n slug: \"nango-scripts-config-get\",\n name: \"Get Integration Functions Configuration\",\n description: \"Retrieve all integration functions configuration from Nango. Returns the configuration for all integrations including their sync scripts, action scripts, and event handlers. Use this to discover available integrations and their capabilities before triggering syncs or actions.\",\n input: NangoScriptsConfigGetInput,\n output: NangoScriptsConfigGetOutput,\n});\n"],"mappings":"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"}
|