@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,13 +11,13 @@ const NangoCreateIntegrationInput = zod.z.object({
|
|
|
11
11
|
client_id: zod.z.string().describe("OAuth2 client ID from the provider's app configuration."),
|
|
12
12
|
client_secret: zod.z.string().describe("OAuth2 client secret from the provider's app configuration."),
|
|
13
13
|
webhook_secret: zod.z.string().nullable().optional()
|
|
14
|
-
}).describe("OAuth2 authentication credentials schema."),
|
|
14
|
+
}).passthrough().describe("OAuth2 authentication credentials schema."),
|
|
15
15
|
zod.z.object({
|
|
16
16
|
type: zod.z.string().describe("Credential type, must be 'APP'."),
|
|
17
17
|
app_id: zod.z.string().describe("Application ID from the provider."),
|
|
18
18
|
app_link: zod.z.string().describe("Link to the application in the provider's dashboard."),
|
|
19
19
|
private_key: zod.z.string().describe("Private key for the application, typically in PEM format.")
|
|
20
|
-
}).describe("App-based authentication credentials schema (e.g., GitHub App)."),
|
|
20
|
+
}).passthrough().describe("App-based authentication credentials schema (e.g., GitHub App)."),
|
|
21
21
|
zod.z.object({
|
|
22
22
|
type: zod.z.string().describe("Credential type, must be 'HYBRID'."),
|
|
23
23
|
app_id: zod.z.string().describe("Application ID."),
|
|
@@ -25,7 +25,7 @@ const NangoCreateIntegrationInput = zod.z.object({
|
|
|
25
25
|
client_id: zod.z.string().describe("OAuth2 client ID."),
|
|
26
26
|
private_key: zod.z.string().describe("Private key for the application."),
|
|
27
27
|
client_secret: zod.z.string().describe("OAuth2 client secret.")
|
|
28
|
-
}).describe("Hybrid authentication credentials combining OAuth2 and App authentication.")
|
|
28
|
+
}).passthrough().describe("Hybrid authentication credentials combining OAuth2 and App authentication.")
|
|
29
29
|
]).optional(),
|
|
30
30
|
display_name: zod.z.string().describe("Human-readable display name for the integration. If not provided, defaults to the provider name.").optional()
|
|
31
31
|
}).describe("Request model for creating a new Nango integration.");
|
|
@@ -37,8 +37,8 @@ const NangoCreateIntegration_IntegrationDataSchema = zod.z.object({
|
|
|
37
37
|
updated_at: zod.z.string().describe("Integration last update timestamp in ISO 8601 format.").nullable(),
|
|
38
38
|
display_name: zod.z.string().describe("Display name of the integration.").nullable(),
|
|
39
39
|
forward_webhooks: zod.z.boolean().describe("Whether webhooks should be forwarded for this integration.").nullable().optional()
|
|
40
|
-
}).describe("Response data for a created integration.");
|
|
41
|
-
const NangoCreateIntegrationOutput = zod.z.object({ data: NangoCreateIntegration_IntegrationDataSchema.nullable() }).describe("Response model for creating an integration.");
|
|
40
|
+
}).passthrough().describe("Response data for a created integration.");
|
|
41
|
+
const NangoCreateIntegrationOutput = zod.z.object({ data: NangoCreateIntegration_IntegrationDataSchema.nullable() }).passthrough().describe("Response model for creating an integration.");
|
|
42
42
|
const nangoCreateIntegration = require_action.action("NANGO_CREATE_INTEGRATION", {
|
|
43
43
|
slug: "nango-create-integration",
|
|
44
44
|
name: "Create Integration",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-integration.cjs","names":["z","action"],"sources":["../../src/actions/create-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoCreateIntegrationInput = z.object({\n provider: z.string().describe(\"The provider unique name (e.g., github, slack, salesforce). Use List Providers to get valid provider names.\"),\n unique_key: z.string().describe(\"A unique integration ID, which you will use in other API calls to reference this integration. Must be unique across your Nango account.\"),\n credentials: z.union([z.object({\n type: z.string().describe(\"Credential type, must be 'OAUTH2'.\"),\n scopes: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n client_id: z.string().describe(\"OAuth2 client ID from the provider's app configuration.\"),\n client_secret: z.string().describe(\"OAuth2 client secret from the provider's app configuration.\"),\n webhook_secret: z.string().nullable().optional(),\n}).describe(\"OAuth2 authentication credentials schema.\"), z.object({\n type: z.string().describe(\"Credential type, must be 'APP'.\"),\n app_id: z.string().describe(\"Application ID from the provider.\"),\n app_link: z.string().describe(\"Link to the application in the provider's dashboard.\"),\n private_key: z.string().describe(\"Private key for the application, typically in PEM format.\"),\n}).describe(\"App-based authentication credentials schema (e.g., GitHub App).\"), z.object({\n type: z.string().describe(\"Credential type, must be 'HYBRID'.\"),\n app_id: z.string().describe(\"Application ID.\"),\n app_link: z.string().describe(\"Link to the application.\"),\n client_id: z.string().describe(\"OAuth2 client ID.\"),\n private_key: z.string().describe(\"Private key for the application.\"),\n client_secret: z.string().describe(\"OAuth2 client secret.\"),\n}).describe(\"Hybrid authentication credentials combining OAuth2 and App authentication.\")]).optional(),\n display_name: z.string().describe(\"Human-readable display name for the integration. If not provided, defaults to the provider name.\").optional(),\n}).describe(\"Request model for creating a new Nango integration.\");\nconst NangoCreateIntegration_IntegrationDataSchema = z.object({\n logo: z.string().describe(\"URL to the provider's logo.\").nullable().optional(),\n provider: z.string().describe(\"Provider name.\").nullable(),\n created_at: z.string().describe(\"Integration creation timestamp in ISO 8601 format.\").nullable(),\n unique_key: z.string().describe(\"The unique integration identifier.\").nullable(),\n updated_at: z.string().describe(\"Integration last update timestamp in ISO 8601 format.\").nullable(),\n display_name: z.string().describe(\"Display name of the integration.\").nullable(),\n forward_webhooks: z.boolean().describe(\"Whether webhooks should be forwarded for this integration.\").nullable().optional(),\n}).describe(\"Response data for a created integration.\");\nexport const NangoCreateIntegrationOutput = z.object({\n data: NangoCreateIntegration_IntegrationDataSchema.nullable(),\n}).describe(\"Response model for creating an integration.\");\n\nexport const nangoCreateIntegration = action(\"NANGO_CREATE_INTEGRATION\", {\n slug: \"nango-create-integration\",\n name: \"Create Integration\",\n description: \"Tool to create a new integration in Nango. Use when setting up a new provider connection configuration. Creates an integration with specified credentials (OAuth2, App-based, or Hybrid authentication). The unique_key will be used to reference this integration in subsequent API calls. Returns the created integration details including timestamps and provider information.\",\n input: NangoCreateIntegrationInput,\n output: NangoCreateIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CAC3I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI;CACzK,aAAaA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;GAC/B,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC9D,QAAQA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;GACxF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;GAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjD,CAAC,CAAC,CAAC,SAAS,2CAA2C;EAAGA,IAAAA,EAAE,OAAO;
|
|
1
|
+
{"version":3,"file":"create-integration.cjs","names":["z","action"],"sources":["../../src/actions/create-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoCreateIntegrationInput = z.object({\n provider: z.string().describe(\"The provider unique name (e.g., github, slack, salesforce). Use List Providers to get valid provider names.\"),\n unique_key: z.string().describe(\"A unique integration ID, which you will use in other API calls to reference this integration. Must be unique across your Nango account.\"),\n credentials: z.union([z.object({\n type: z.string().describe(\"Credential type, must be 'OAUTH2'.\"),\n scopes: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n client_id: z.string().describe(\"OAuth2 client ID from the provider's app configuration.\"),\n client_secret: z.string().describe(\"OAuth2 client secret from the provider's app configuration.\"),\n webhook_secret: z.string().nullable().optional(),\n}).passthrough().describe(\"OAuth2 authentication credentials schema.\"), z.object({\n type: z.string().describe(\"Credential type, must be 'APP'.\"),\n app_id: z.string().describe(\"Application ID from the provider.\"),\n app_link: z.string().describe(\"Link to the application in the provider's dashboard.\"),\n private_key: z.string().describe(\"Private key for the application, typically in PEM format.\"),\n}).passthrough().describe(\"App-based authentication credentials schema (e.g., GitHub App).\"), z.object({\n type: z.string().describe(\"Credential type, must be 'HYBRID'.\"),\n app_id: z.string().describe(\"Application ID.\"),\n app_link: z.string().describe(\"Link to the application.\"),\n client_id: z.string().describe(\"OAuth2 client ID.\"),\n private_key: z.string().describe(\"Private key for the application.\"),\n client_secret: z.string().describe(\"OAuth2 client secret.\"),\n}).passthrough().describe(\"Hybrid authentication credentials combining OAuth2 and App authentication.\")]).optional(),\n display_name: z.string().describe(\"Human-readable display name for the integration. If not provided, defaults to the provider name.\").optional(),\n}).describe(\"Request model for creating a new Nango integration.\");\nconst NangoCreateIntegration_IntegrationDataSchema = z.object({\n logo: z.string().describe(\"URL to the provider's logo.\").nullable().optional(),\n provider: z.string().describe(\"Provider name.\").nullable(),\n created_at: z.string().describe(\"Integration creation timestamp in ISO 8601 format.\").nullable(),\n unique_key: z.string().describe(\"The unique integration identifier.\").nullable(),\n updated_at: z.string().describe(\"Integration last update timestamp in ISO 8601 format.\").nullable(),\n display_name: z.string().describe(\"Display name of the integration.\").nullable(),\n forward_webhooks: z.boolean().describe(\"Whether webhooks should be forwarded for this integration.\").nullable().optional(),\n}).passthrough().describe(\"Response data for a created integration.\");\nexport const NangoCreateIntegrationOutput = z.object({\n data: NangoCreateIntegration_IntegrationDataSchema.nullable(),\n}).passthrough().describe(\"Response model for creating an integration.\");\n\nexport const nangoCreateIntegration = action(\"NANGO_CREATE_INTEGRATION\", {\n slug: \"nango-create-integration\",\n name: \"Create Integration\",\n description: \"Tool to create a new integration in Nango. Use when setting up a new provider connection configuration. Creates an integration with specified credentials (OAuth2, App-based, or Hybrid authentication). The unique_key will be used to reference this integration in subsequent API calls. Returns the created integration details including timestamps and provider information.\",\n input: NangoCreateIntegrationInput,\n output: NangoCreateIntegrationOutput,\n});\n"],"mappings":"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"}
|
|
@@ -10,19 +10,19 @@ declare const NangoCreateIntegrationInput: z.ZodObject<{
|
|
|
10
10
|
client_id: z.ZodString;
|
|
11
11
|
client_secret: z.ZodString;
|
|
12
12
|
webhook_secret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
14
14
|
type: z.ZodString;
|
|
15
15
|
app_id: z.ZodString;
|
|
16
16
|
app_link: z.ZodString;
|
|
17
17
|
private_key: z.ZodString;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
19
19
|
type: z.ZodString;
|
|
20
20
|
app_id: z.ZodString;
|
|
21
21
|
app_link: z.ZodString;
|
|
22
22
|
client_id: z.ZodString;
|
|
23
23
|
private_key: z.ZodString;
|
|
24
24
|
client_secret: z.ZodString;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>]>>;
|
|
26
26
|
display_name: z.ZodOptional<z.ZodString>;
|
|
27
27
|
}, z.core.$strip>;
|
|
28
28
|
declare const NangoCreateIntegrationOutput: z.ZodObject<{
|
|
@@ -34,23 +34,26 @@ declare const NangoCreateIntegrationOutput: z.ZodObject<{
|
|
|
34
34
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
35
35
|
display_name: z.ZodNullable<z.ZodString>;
|
|
36
36
|
forward_webhooks: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
37
|
-
}, z.core.$
|
|
38
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
39
|
declare const nangoCreateIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
provider: string;
|
|
41
41
|
unique_key: string;
|
|
42
42
|
credentials?: {
|
|
43
|
+
[x: string]: unknown;
|
|
43
44
|
type: string;
|
|
44
45
|
client_id: string;
|
|
45
46
|
client_secret: string;
|
|
46
47
|
scopes?: string | string[] | null | undefined;
|
|
47
48
|
webhook_secret?: string | null | undefined;
|
|
48
49
|
} | {
|
|
50
|
+
[x: string]: unknown;
|
|
49
51
|
type: string;
|
|
50
52
|
app_id: string;
|
|
51
53
|
app_link: string;
|
|
52
54
|
private_key: string;
|
|
53
55
|
} | {
|
|
56
|
+
[x: string]: unknown;
|
|
54
57
|
type: string;
|
|
55
58
|
app_id: string;
|
|
56
59
|
app_link: string;
|
|
@@ -10,19 +10,19 @@ declare const NangoCreateIntegrationInput: z.ZodObject<{
|
|
|
10
10
|
client_id: z.ZodString;
|
|
11
11
|
client_secret: z.ZodString;
|
|
12
12
|
webhook_secret: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
14
14
|
type: z.ZodString;
|
|
15
15
|
app_id: z.ZodString;
|
|
16
16
|
app_link: z.ZodString;
|
|
17
17
|
private_key: z.ZodString;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
19
19
|
type: z.ZodString;
|
|
20
20
|
app_id: z.ZodString;
|
|
21
21
|
app_link: z.ZodString;
|
|
22
22
|
client_id: z.ZodString;
|
|
23
23
|
private_key: z.ZodString;
|
|
24
24
|
client_secret: z.ZodString;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>]>>;
|
|
26
26
|
display_name: z.ZodOptional<z.ZodString>;
|
|
27
27
|
}, z.core.$strip>;
|
|
28
28
|
declare const NangoCreateIntegrationOutput: z.ZodObject<{
|
|
@@ -34,23 +34,26 @@ declare const NangoCreateIntegrationOutput: z.ZodObject<{
|
|
|
34
34
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
35
35
|
display_name: z.ZodNullable<z.ZodString>;
|
|
36
36
|
forward_webhooks: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
37
|
-
}, z.core.$
|
|
38
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
39
|
declare const nangoCreateIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
provider: string;
|
|
41
41
|
unique_key: string;
|
|
42
42
|
credentials?: {
|
|
43
|
+
[x: string]: unknown;
|
|
43
44
|
type: string;
|
|
44
45
|
client_id: string;
|
|
45
46
|
client_secret: string;
|
|
46
47
|
scopes?: string | string[] | null | undefined;
|
|
47
48
|
webhook_secret?: string | null | undefined;
|
|
48
49
|
} | {
|
|
50
|
+
[x: string]: unknown;
|
|
49
51
|
type: string;
|
|
50
52
|
app_id: string;
|
|
51
53
|
app_link: string;
|
|
52
54
|
private_key: string;
|
|
53
55
|
} | {
|
|
56
|
+
[x: string]: unknown;
|
|
54
57
|
type: string;
|
|
55
58
|
app_id: string;
|
|
56
59
|
app_link: string;
|
|
@@ -11,13 +11,13 @@ const NangoCreateIntegrationInput = z.object({
|
|
|
11
11
|
client_id: z.string().describe("OAuth2 client ID from the provider's app configuration."),
|
|
12
12
|
client_secret: z.string().describe("OAuth2 client secret from the provider's app configuration."),
|
|
13
13
|
webhook_secret: z.string().nullable().optional()
|
|
14
|
-
}).describe("OAuth2 authentication credentials schema."),
|
|
14
|
+
}).passthrough().describe("OAuth2 authentication credentials schema."),
|
|
15
15
|
z.object({
|
|
16
16
|
type: z.string().describe("Credential type, must be 'APP'."),
|
|
17
17
|
app_id: z.string().describe("Application ID from the provider."),
|
|
18
18
|
app_link: z.string().describe("Link to the application in the provider's dashboard."),
|
|
19
19
|
private_key: z.string().describe("Private key for the application, typically in PEM format.")
|
|
20
|
-
}).describe("App-based authentication credentials schema (e.g., GitHub App)."),
|
|
20
|
+
}).passthrough().describe("App-based authentication credentials schema (e.g., GitHub App)."),
|
|
21
21
|
z.object({
|
|
22
22
|
type: z.string().describe("Credential type, must be 'HYBRID'."),
|
|
23
23
|
app_id: z.string().describe("Application ID."),
|
|
@@ -25,7 +25,7 @@ const NangoCreateIntegrationInput = z.object({
|
|
|
25
25
|
client_id: z.string().describe("OAuth2 client ID."),
|
|
26
26
|
private_key: z.string().describe("Private key for the application."),
|
|
27
27
|
client_secret: z.string().describe("OAuth2 client secret.")
|
|
28
|
-
}).describe("Hybrid authentication credentials combining OAuth2 and App authentication.")
|
|
28
|
+
}).passthrough().describe("Hybrid authentication credentials combining OAuth2 and App authentication.")
|
|
29
29
|
]).optional(),
|
|
30
30
|
display_name: z.string().describe("Human-readable display name for the integration. If not provided, defaults to the provider name.").optional()
|
|
31
31
|
}).describe("Request model for creating a new Nango integration.");
|
|
@@ -37,13 +37,13 @@ const NangoCreateIntegration_IntegrationDataSchema = z.object({
|
|
|
37
37
|
updated_at: z.string().describe("Integration last update timestamp in ISO 8601 format.").nullable(),
|
|
38
38
|
display_name: z.string().describe("Display name of the integration.").nullable(),
|
|
39
39
|
forward_webhooks: z.boolean().describe("Whether webhooks should be forwarded for this integration.").nullable().optional()
|
|
40
|
-
}).describe("Response data for a created integration.");
|
|
40
|
+
}).passthrough().describe("Response data for a created integration.");
|
|
41
41
|
const nangoCreateIntegration = action("NANGO_CREATE_INTEGRATION", {
|
|
42
42
|
slug: "nango-create-integration",
|
|
43
43
|
name: "Create Integration",
|
|
44
44
|
description: "Tool to create a new integration in Nango. Use when setting up a new provider connection configuration. Creates an integration with specified credentials (OAuth2, App-based, or Hybrid authentication). The unique_key will be used to reference this integration in subsequent API calls. Returns the created integration details including timestamps and provider information.",
|
|
45
45
|
input: NangoCreateIntegrationInput,
|
|
46
|
-
output: z.object({ data: NangoCreateIntegration_IntegrationDataSchema.nullable() }).describe("Response model for creating an integration.")
|
|
46
|
+
output: z.object({ data: NangoCreateIntegration_IntegrationDataSchema.nullable() }).passthrough().describe("Response model for creating an integration.")
|
|
47
47
|
});
|
|
48
48
|
//#endregion
|
|
49
49
|
export { nangoCreateIntegration };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-integration.mjs","names":[],"sources":["../../src/actions/create-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoCreateIntegrationInput = z.object({\n provider: z.string().describe(\"The provider unique name (e.g., github, slack, salesforce). Use List Providers to get valid provider names.\"),\n unique_key: z.string().describe(\"A unique integration ID, which you will use in other API calls to reference this integration. Must be unique across your Nango account.\"),\n credentials: z.union([z.object({\n type: z.string().describe(\"Credential type, must be 'OAUTH2'.\"),\n scopes: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n client_id: z.string().describe(\"OAuth2 client ID from the provider's app configuration.\"),\n client_secret: z.string().describe(\"OAuth2 client secret from the provider's app configuration.\"),\n webhook_secret: z.string().nullable().optional(),\n}).describe(\"OAuth2 authentication credentials schema.\"), z.object({\n type: z.string().describe(\"Credential type, must be 'APP'.\"),\n app_id: z.string().describe(\"Application ID from the provider.\"),\n app_link: z.string().describe(\"Link to the application in the provider's dashboard.\"),\n private_key: z.string().describe(\"Private key for the application, typically in PEM format.\"),\n}).describe(\"App-based authentication credentials schema (e.g., GitHub App).\"), z.object({\n type: z.string().describe(\"Credential type, must be 'HYBRID'.\"),\n app_id: z.string().describe(\"Application ID.\"),\n app_link: z.string().describe(\"Link to the application.\"),\n client_id: z.string().describe(\"OAuth2 client ID.\"),\n private_key: z.string().describe(\"Private key for the application.\"),\n client_secret: z.string().describe(\"OAuth2 client secret.\"),\n}).describe(\"Hybrid authentication credentials combining OAuth2 and App authentication.\")]).optional(),\n display_name: z.string().describe(\"Human-readable display name for the integration. If not provided, defaults to the provider name.\").optional(),\n}).describe(\"Request model for creating a new Nango integration.\");\nconst NangoCreateIntegration_IntegrationDataSchema = z.object({\n logo: z.string().describe(\"URL to the provider's logo.\").nullable().optional(),\n provider: z.string().describe(\"Provider name.\").nullable(),\n created_at: z.string().describe(\"Integration creation timestamp in ISO 8601 format.\").nullable(),\n unique_key: z.string().describe(\"The unique integration identifier.\").nullable(),\n updated_at: z.string().describe(\"Integration last update timestamp in ISO 8601 format.\").nullable(),\n display_name: z.string().describe(\"Display name of the integration.\").nullable(),\n forward_webhooks: z.boolean().describe(\"Whether webhooks should be forwarded for this integration.\").nullable().optional(),\n}).describe(\"Response data for a created integration.\");\nexport const NangoCreateIntegrationOutput = z.object({\n data: NangoCreateIntegration_IntegrationDataSchema.nullable(),\n}).describe(\"Response model for creating an integration.\");\n\nexport const nangoCreateIntegration = action(\"NANGO_CREATE_INTEGRATION\", {\n slug: \"nango-create-integration\",\n name: \"Create Integration\",\n description: \"Tool to create a new integration in Nango. Use when setting up a new provider connection configuration. Creates an integration with specified credentials (OAuth2, App-based, or Hybrid authentication). The unique_key will be used to reference this integration in subsequent API calls. Returns the created integration details including timestamps and provider information.\",\n input: NangoCreateIntegrationInput,\n output: NangoCreateIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CAC3I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI;CACzK,aAAa,EAAE,MAAM;EAAC,EAAE,OAAO;GAC/B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC9D,QAAQ,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;GACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;GAChG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjD,CAAC,CAAC,CAAC,SAAS,2CAA2C;EAAG,EAAE,OAAO;
|
|
1
|
+
{"version":3,"file":"create-integration.mjs","names":[],"sources":["../../src/actions/create-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoCreateIntegrationInput = z.object({\n provider: z.string().describe(\"The provider unique name (e.g., github, slack, salesforce). Use List Providers to get valid provider names.\"),\n unique_key: z.string().describe(\"A unique integration ID, which you will use in other API calls to reference this integration. Must be unique across your Nango account.\"),\n credentials: z.union([z.object({\n type: z.string().describe(\"Credential type, must be 'OAUTH2'.\"),\n scopes: z.union([z.string(), z.array(z.string())]).nullable().optional(),\n client_id: z.string().describe(\"OAuth2 client ID from the provider's app configuration.\"),\n client_secret: z.string().describe(\"OAuth2 client secret from the provider's app configuration.\"),\n webhook_secret: z.string().nullable().optional(),\n}).passthrough().describe(\"OAuth2 authentication credentials schema.\"), z.object({\n type: z.string().describe(\"Credential type, must be 'APP'.\"),\n app_id: z.string().describe(\"Application ID from the provider.\"),\n app_link: z.string().describe(\"Link to the application in the provider's dashboard.\"),\n private_key: z.string().describe(\"Private key for the application, typically in PEM format.\"),\n}).passthrough().describe(\"App-based authentication credentials schema (e.g., GitHub App).\"), z.object({\n type: z.string().describe(\"Credential type, must be 'HYBRID'.\"),\n app_id: z.string().describe(\"Application ID.\"),\n app_link: z.string().describe(\"Link to the application.\"),\n client_id: z.string().describe(\"OAuth2 client ID.\"),\n private_key: z.string().describe(\"Private key for the application.\"),\n client_secret: z.string().describe(\"OAuth2 client secret.\"),\n}).passthrough().describe(\"Hybrid authentication credentials combining OAuth2 and App authentication.\")]).optional(),\n display_name: z.string().describe(\"Human-readable display name for the integration. If not provided, defaults to the provider name.\").optional(),\n}).describe(\"Request model for creating a new Nango integration.\");\nconst NangoCreateIntegration_IntegrationDataSchema = z.object({\n logo: z.string().describe(\"URL to the provider's logo.\").nullable().optional(),\n provider: z.string().describe(\"Provider name.\").nullable(),\n created_at: z.string().describe(\"Integration creation timestamp in ISO 8601 format.\").nullable(),\n unique_key: z.string().describe(\"The unique integration identifier.\").nullable(),\n updated_at: z.string().describe(\"Integration last update timestamp in ISO 8601 format.\").nullable(),\n display_name: z.string().describe(\"Display name of the integration.\").nullable(),\n forward_webhooks: z.boolean().describe(\"Whether webhooks should be forwarded for this integration.\").nullable().optional(),\n}).passthrough().describe(\"Response data for a created integration.\");\nexport const NangoCreateIntegrationOutput = z.object({\n data: NangoCreateIntegration_IntegrationDataSchema.nullable(),\n}).passthrough().describe(\"Response model for creating an integration.\");\n\nexport const nangoCreateIntegration = action(\"NANGO_CREATE_INTEGRATION\", {\n slug: \"nango-create-integration\",\n name: \"Create Integration\",\n description: \"Tool to create a new integration in Nango. Use when setting up a new provider connection configuration. Creates an integration with specified credentials (OAuth2, App-based, or Hybrid authentication). The unique_key will be used to reference this integration in subsequent API calls. Returns the created integration details including timestamps and provider information.\",\n input: NangoCreateIntegrationInput,\n output: NangoCreateIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CAC3I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI;CACzK,aAAa,EAAE,MAAM;EAAC,EAAE,OAAO;GAC/B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC9D,QAAQ,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;GACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;GACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;GAChG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;EAAG,EAAE,OAAO;GAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;GAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;GAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;GACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;EAAG,EAAE,OAAO;GACrG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;GAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB;GAC7C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;GACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;GAClD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;GACnE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;EAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAA4E;CAAC,CAAC,CAAC,CAAC,SAAS;CACjH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACzD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC/E,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAKpE,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,MAAM,6CAA6C,SAAS,EAC9D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const NangoDeleteConnectionInput = zod.z.object({
|
|
|
5
5
|
connection_id: zod.z.string().describe("The connection ID used to create the connection."),
|
|
6
6
|
provider_config_key: zod.z.string().describe("The integration ID used to create the connection (aka Unique Key).")
|
|
7
7
|
}).describe("Request model for deleting a Nango connection.");
|
|
8
|
-
const NangoDeleteConnectionOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the connection was successfully deleted.").nullable() }).describe("Response model for deleting a Nango connection.");
|
|
8
|
+
const NangoDeleteConnectionOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the connection was successfully deleted.").nullable() }).passthrough().describe("Response model for deleting a Nango connection.");
|
|
9
9
|
const nangoDeleteConnection = require_action.action("NANGO_DELETE_CONNECTION", {
|
|
10
10
|
slug: "nango-delete-connection",
|
|
11
11
|
name: "Delete Connection",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-connection.cjs","names":["z","action"],"sources":["../../src/actions/delete-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoDeleteConnectionInput = z.object({\n connection_id: z.string().describe(\"The connection ID used to create the connection.\"),\n provider_config_key: z.string().describe(\"The integration ID used to create the connection (aka Unique Key).\"),\n}).describe(\"Request model for deleting a Nango connection.\");\nexport const NangoDeleteConnectionOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the connection was successfully deleted.\").nullable(),\n}).describe(\"Response model for deleting a Nango connection.\");\n\nexport const nangoDeleteConnection = action(\"NANGO_DELETE_CONNECTION\", {\n slug: \"nango-delete-connection\",\n name: \"Delete Connection\",\n description: \"Tool to delete a specific Nango connection. Use when you need to remove an existing connection permanently.\",\n input: NangoDeleteConnectionInput,\n output: NangoDeleteConnectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACrF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AAC/G,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"delete-connection.cjs","names":["z","action"],"sources":["../../src/actions/delete-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoDeleteConnectionInput = z.object({\n connection_id: z.string().describe(\"The connection ID used to create the connection.\"),\n provider_config_key: z.string().describe(\"The integration ID used to create the connection (aka Unique Key).\"),\n}).describe(\"Request model for deleting a Nango connection.\");\nexport const NangoDeleteConnectionOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the connection was successfully deleted.\").nullable(),\n}).passthrough().describe(\"Response model for deleting a Nango connection.\");\n\nexport const nangoDeleteConnection = action(\"NANGO_DELETE_CONNECTION\", {\n slug: \"nango-delete-connection\",\n name: \"Delete Connection\",\n description: \"Tool to delete a specific Nango connection. Use when you need to remove an existing connection permanently.\",\n input: NangoDeleteConnectionInput,\n output: NangoDeleteConnectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACrF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AAC/G,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ declare const NangoDeleteConnectionInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const NangoDeleteConnectionOutput: z.ZodObject<{
|
|
9
9
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const nangoDeleteConnection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
connection_id: string;
|
|
13
13
|
provider_config_key: string;
|
|
@@ -7,7 +7,7 @@ declare const NangoDeleteConnectionInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const NangoDeleteConnectionOutput: z.ZodObject<{
|
|
9
9
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const nangoDeleteConnection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
connection_id: string;
|
|
13
13
|
provider_config_key: string;
|
|
@@ -8,7 +8,7 @@ const nangoDeleteConnection = action("NANGO_DELETE_CONNECTION", {
|
|
|
8
8
|
connection_id: z.string().describe("The connection ID used to create the connection."),
|
|
9
9
|
provider_config_key: z.string().describe("The integration ID used to create the connection (aka Unique Key).")
|
|
10
10
|
}).describe("Request model for deleting a Nango connection."),
|
|
11
|
-
output: z.object({ success: z.boolean().describe("Indicates whether the connection was successfully deleted.").nullable() }).describe("Response model for deleting a Nango connection.")
|
|
11
|
+
output: z.object({ success: z.boolean().describe("Indicates whether the connection was successfully deleted.").nullable() }).passthrough().describe("Response model for deleting a Nango connection.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { nangoDeleteConnection };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-connection.mjs","names":[],"sources":["../../src/actions/delete-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoDeleteConnectionInput = z.object({\n connection_id: z.string().describe(\"The connection ID used to create the connection.\"),\n provider_config_key: z.string().describe(\"The integration ID used to create the connection (aka Unique Key).\"),\n}).describe(\"Request model for deleting a Nango connection.\");\nexport const NangoDeleteConnectionOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the connection was successfully deleted.\").nullable(),\n}).describe(\"Response model for deleting a Nango connection.\");\n\nexport const nangoDeleteConnection = action(\"NANGO_DELETE_CONNECTION\", {\n slug: \"nango-delete-connection\",\n name: \"Delete Connection\",\n description: \"Tool to delete a specific Nango connection. Use when you need to remove an existing connection permanently.\",\n input: NangoDeleteConnectionInput,\n output: NangoDeleteConnectionOutput,\n});\n"],"mappings":";;AAYA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZwC,EAAE,OAAO;EACjD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EACrF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAC/G,CAAC,CAAC,CAAC,SAAS,gDASH;CACP,QATyC,EAAE,OAAO,EAClD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-connection.mjs","names":[],"sources":["../../src/actions/delete-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoDeleteConnectionInput = z.object({\n connection_id: z.string().describe(\"The connection ID used to create the connection.\"),\n provider_config_key: z.string().describe(\"The integration ID used to create the connection (aka Unique Key).\"),\n}).describe(\"Request model for deleting a Nango connection.\");\nexport const NangoDeleteConnectionOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the connection was successfully deleted.\").nullable(),\n}).passthrough().describe(\"Response model for deleting a Nango connection.\");\n\nexport const nangoDeleteConnection = action(\"NANGO_DELETE_CONNECTION\", {\n slug: \"nango-delete-connection\",\n name: \"Delete Connection\",\n description: \"Tool to delete a specific Nango connection. Use when you need to remove an existing connection permanently.\",\n input: NangoDeleteConnectionInput,\n output: NangoDeleteConnectionOutput,\n});\n"],"mappings":";;AAYA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZwC,EAAE,OAAO;EACjD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EACrF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CAC/G,CAAC,CAAC,CAAC,SAAS,gDASH;CACP,QATyC,EAAE,OAAO,EAClD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-integration.ts
|
|
4
4
|
const NangoDeleteIntegrationInput = zod.z.object({ uniqueKey: zod.z.string().describe("The integration ID (unique_key) that you created in Nango.") }).describe("Request model for deleting a Nango integration.");
|
|
5
|
-
const NangoDeleteIntegrationOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the integration was successfully deleted").nullable() }).describe("Response model for deleting an integration.");
|
|
5
|
+
const NangoDeleteIntegrationOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the integration was successfully deleted").nullable() }).passthrough().describe("Response model for deleting an integration.");
|
|
6
6
|
const nangoDeleteIntegration = require_action.action("NANGO_DELETE_INTEGRATION", {
|
|
7
7
|
slug: "nango-delete-integration",
|
|
8
8
|
name: "Delete Integration",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-integration.cjs","names":["z","action"],"sources":["../../src/actions/delete-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoDeleteIntegrationInput = z.object({\n uniqueKey: z.string().describe(\"The integration ID (unique_key) that you created in Nango.\"),\n}).describe(\"Request model for deleting a Nango integration.\");\nexport const NangoDeleteIntegrationOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the integration was successfully deleted\").nullable(),\n}).describe(\"Response model for deleting an integration.\");\n\nexport const nangoDeleteIntegration = action(\"NANGO_DELETE_INTEGRATION\", {\n slug: \"nango-delete-integration\",\n name: \"Delete Integration\",\n description: \"Tool to delete a specific integration by its unique key. Use when you need to remove an integration configuration from Nango.\",\n input: NangoDeleteIntegrationInput,\n output: NangoDeleteIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EAC7F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,SAAS,6CAA6C;
|
|
1
|
+
{"version":3,"file":"delete-integration.cjs","names":["z","action"],"sources":["../../src/actions/delete-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoDeleteIntegrationInput = z.object({\n uniqueKey: z.string().describe(\"The integration ID (unique_key) that you created in Nango.\"),\n}).describe(\"Request model for deleting a Nango integration.\");\nexport const NangoDeleteIntegrationOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the integration was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for deleting an integration.\");\n\nexport const nangoDeleteIntegration = action(\"NANGO_DELETE_INTEGRATION\", {\n slug: \"nango-delete-integration\",\n name: \"Delete Integration\",\n description: \"Tool to delete a specific integration by its unique key. Use when you need to remove an integration configuration from Nango.\",\n input: NangoDeleteIntegrationInput,\n output: NangoDeleteIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EAC7F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const NangoDeleteIntegrationInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const NangoDeleteIntegrationOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const nangoDeleteIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
uniqueKey: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const NangoDeleteIntegrationInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const NangoDeleteIntegrationOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const nangoDeleteIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
uniqueKey: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const nangoDeleteIntegration = action("NANGO_DELETE_INTEGRATION", {
|
|
|
5
5
|
name: "Delete Integration",
|
|
6
6
|
description: "Tool to delete a specific integration by its unique key. Use when you need to remove an integration configuration from Nango.",
|
|
7
7
|
input: z.object({ uniqueKey: z.string().describe("The integration ID (unique_key) that you created in Nango.") }).describe("Request model for deleting a Nango integration."),
|
|
8
|
-
output: z.object({ success: z.boolean().describe("Indicates whether the integration was successfully deleted").nullable() }).describe("Response model for deleting an integration.")
|
|
8
|
+
output: z.object({ success: z.boolean().describe("Indicates whether the integration was successfully deleted").nullable() }).passthrough().describe("Response model for deleting an integration.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { nangoDeleteIntegration };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-integration.mjs","names":[],"sources":["../../src/actions/delete-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoDeleteIntegrationInput = z.object({\n uniqueKey: z.string().describe(\"The integration ID (unique_key) that you created in Nango.\"),\n}).describe(\"Request model for deleting a Nango integration.\");\nexport const NangoDeleteIntegrationOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the integration was successfully deleted\").nullable(),\n}).describe(\"Response model for deleting an integration.\");\n\nexport const nangoDeleteIntegration = action(\"NANGO_DELETE_INTEGRATION\", {\n slug: \"nango-delete-integration\",\n name: \"Delete Integration\",\n description: \"Tool to delete a specific integration by its unique key. Use when you need to remove an integration configuration from Nango.\",\n input: NangoDeleteIntegrationInput,\n output: NangoDeleteIntegrationOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EAC7F,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QAT0C,EAAE,OAAO,EACnD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-integration.mjs","names":[],"sources":["../../src/actions/delete-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoDeleteIntegrationInput = z.object({\n uniqueKey: z.string().describe(\"The integration ID (unique_key) that you created in Nango.\"),\n}).describe(\"Request model for deleting a Nango integration.\");\nexport const NangoDeleteIntegrationOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the integration was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for deleting an integration.\");\n\nexport const nangoDeleteIntegration = action(\"NANGO_DELETE_INTEGRATION\", {\n slug: \"nango-delete-integration\",\n name: \"Delete Integration\",\n description: \"Tool to delete a specific integration by its unique key. Use when you need to remove an integration configuration from Nango.\",\n input: NangoDeleteIntegrationInput,\n output: NangoDeleteIntegrationOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EAC7F,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QAT0C,EAAE,OAAO,EACnD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
|
|
@@ -2,17 +2,17 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/edit-connection.ts
|
|
4
4
|
const NangoEditConnectionInput = 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. Max value length: 255 characters.").optional(),
|
|
6
6
|
end_user: zod.z.object({
|
|
7
7
|
id: zod.z.string().describe("End user ID (required when updating end user)"),
|
|
8
|
-
tags: zod.z.
|
|
8
|
+
tags: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Tags associated with the end user").optional(),
|
|
9
9
|
email: zod.z.string().describe("End user email address").optional(),
|
|
10
10
|
display_name: zod.z.string().describe("End user display name").optional()
|
|
11
11
|
}).describe("End user information to update on the connection.\nDeprecated - use tags instead for new implementations.").optional(),
|
|
12
12
|
connection_id: zod.z.string().describe("The connection ID used to create the connection"),
|
|
13
13
|
provider_config_key: zod.z.string().describe("The integration ID used to create the connection (aka Unique Key)")
|
|
14
14
|
}).describe("Request model for editing a Nango connection's tags and metadata.");
|
|
15
|
-
const NangoEditConnectionOutput = zod.z.object({ success: zod.z.boolean().describe("Whether the connection was successfully updated").nullable() }).describe("Response model for editing a Nango connection.");
|
|
15
|
+
const NangoEditConnectionOutput = zod.z.object({ success: zod.z.boolean().describe("Whether the connection was successfully updated").nullable() }).passthrough().describe("Response model for editing a Nango connection.");
|
|
16
16
|
const nangoEditConnection = require_action.action("NANGO_EDIT_CONNECTION", {
|
|
17
17
|
slug: "nango-edit-connection",
|
|
18
18
|
name: "Edit Connection",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-connection.cjs","names":["z","action"],"sources":["../../src/actions/edit-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoEditConnectionInput = z.object({\n tags: z.
|
|
1
|
+
{"version":3,"file":"edit-connection.cjs","names":["z","action"],"sources":["../../src/actions/edit-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoEditConnectionInput = z.object({\n tags: z.record(z.string(), z.unknown()).describe(\"Connection tags (key/value strings). Keys are normalized to lowercase. Max value length: 255 characters.\").optional(),\n end_user: z.object({\n id: z.string().describe(\"End user ID (required when updating end user)\"),\n tags: z.record(z.string(), z.unknown()).describe(\"Tags associated with the end user\").optional(),\n email: z.string().describe(\"End user email address\").optional(),\n display_name: z.string().describe(\"End user display name\").optional(),\n}).describe(\"End user information to update on the connection.\\nDeprecated - use tags instead for new implementations.\").optional(),\n connection_id: z.string().describe(\"The connection ID used to create the connection\"),\n provider_config_key: z.string().describe(\"The integration ID used to create the connection (aka Unique Key)\"),\n}).describe(\"Request model for editing a Nango connection's tags and metadata.\");\nexport const NangoEditConnectionOutput = z.object({\n success: z.boolean().describe(\"Whether the connection was successfully updated\").nullable(),\n}).passthrough().describe(\"Response model for editing a Nango connection.\");\n\nexport const nangoEditConnection = action(\"NANGO_EDIT_CONNECTION\", {\n slug: \"nango-edit-connection\",\n name: \"Edit Connection\",\n description: \"Tool to edit a connection's tags and metadata. Use when you need to update connection attributes like environment tags, team assignments, or end user information.\",\n input: NangoEditConnectionInput,\n output: NangoEditConnectionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACtK,UAAUA,IAAAA,EAAE,OAAO;EACnB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EACvE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAC9D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACtE,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAChI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACpF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAC9G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,EAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -2,10 +2,10 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-connection.d.ts
|
|
4
4
|
declare const NangoEditConnectionInput: 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>>;
|
|
@@ -14,14 +14,14 @@ declare const NangoEditConnectionInput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$strip>;
|
|
15
15
|
declare const NangoEditConnectionOutput: z.ZodObject<{
|
|
16
16
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>;
|
|
18
18
|
declare const nangoEditConnection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
connection_id: string;
|
|
20
20
|
provider_config_key: string;
|
|
21
|
-
tags?: Record<string,
|
|
21
|
+
tags?: Record<string, unknown> | undefined;
|
|
22
22
|
end_user?: {
|
|
23
23
|
id: string;
|
|
24
|
-
tags?: Record<string,
|
|
24
|
+
tags?: Record<string, unknown> | undefined;
|
|
25
25
|
email?: string | undefined;
|
|
26
26
|
display_name?: string | undefined;
|
|
27
27
|
} | undefined;
|
|
@@ -2,10 +2,10 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/edit-connection.d.ts
|
|
4
4
|
declare const NangoEditConnectionInput: 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>>;
|
|
@@ -14,14 +14,14 @@ declare const NangoEditConnectionInput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$strip>;
|
|
15
15
|
declare const NangoEditConnectionOutput: z.ZodObject<{
|
|
16
16
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>;
|
|
18
18
|
declare const nangoEditConnection: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
connection_id: string;
|
|
20
20
|
provider_config_key: string;
|
|
21
|
-
tags?: Record<string,
|
|
21
|
+
tags?: Record<string, unknown> | undefined;
|
|
22
22
|
end_user?: {
|
|
23
23
|
id: string;
|
|
24
|
-
tags?: Record<string,
|
|
24
|
+
tags?: Record<string, unknown> | undefined;
|
|
25
25
|
email?: string | undefined;
|
|
26
26
|
display_name?: string | undefined;
|
|
27
27
|
} | undefined;
|
|
@@ -5,17 +5,17 @@ const nangoEditConnection = action("NANGO_EDIT_CONNECTION", {
|
|
|
5
5
|
name: "Edit Connection",
|
|
6
6
|
description: "Tool to edit a connection's tags and metadata. Use when you need to update connection attributes like environment tags, team assignments, or end user information.",
|
|
7
7
|
input: z.object({
|
|
8
|
-
tags: z.
|
|
8
|
+
tags: z.record(z.string(), z.unknown()).describe("Connection tags (key/value strings). Keys are normalized to lowercase. Max value length: 255 characters.").optional(),
|
|
9
9
|
end_user: z.object({
|
|
10
10
|
id: z.string().describe("End user ID (required when updating end user)"),
|
|
11
|
-
tags: z.
|
|
11
|
+
tags: z.record(z.string(), z.unknown()).describe("Tags associated with the end user").optional(),
|
|
12
12
|
email: z.string().describe("End user email address").optional(),
|
|
13
13
|
display_name: z.string().describe("End user display name").optional()
|
|
14
14
|
}).describe("End user information to update on the connection.\nDeprecated - use tags instead for new implementations.").optional(),
|
|
15
15
|
connection_id: z.string().describe("The connection ID used to create the connection"),
|
|
16
16
|
provider_config_key: z.string().describe("The integration ID used to create the connection (aka Unique Key)")
|
|
17
17
|
}).describe("Request model for editing a Nango connection's tags and metadata."),
|
|
18
|
-
output: z.object({ success: z.boolean().describe("Whether the connection was successfully updated").nullable() }).describe("Response model for editing a Nango connection.")
|
|
18
|
+
output: z.object({ success: z.boolean().describe("Whether the connection was successfully updated").nullable() }).passthrough().describe("Response model for editing a Nango connection.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { nangoEditConnection };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"edit-connection.mjs","names":[],"sources":["../../src/actions/edit-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoEditConnectionInput = z.object({\n tags: z.
|
|
1
|
+
{"version":3,"file":"edit-connection.mjs","names":[],"sources":["../../src/actions/edit-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoEditConnectionInput = z.object({\n tags: z.record(z.string(), z.unknown()).describe(\"Connection tags (key/value strings). Keys are normalized to lowercase. Max value length: 255 characters.\").optional(),\n end_user: z.object({\n id: z.string().describe(\"End user ID (required when updating end user)\"),\n tags: z.record(z.string(), z.unknown()).describe(\"Tags associated with the end user\").optional(),\n email: z.string().describe(\"End user email address\").optional(),\n display_name: z.string().describe(\"End user display name\").optional(),\n}).describe(\"End user information to update on the connection.\\nDeprecated - use tags instead for new implementations.\").optional(),\n connection_id: z.string().describe(\"The connection ID used to create the connection\"),\n provider_config_key: z.string().describe(\"The integration ID used to create the connection (aka Unique Key)\"),\n}).describe(\"Request model for editing a Nango connection's tags and metadata.\");\nexport const NangoEditConnectionOutput = z.object({\n success: z.boolean().describe(\"Whether the connection was successfully updated\").nullable(),\n}).passthrough().describe(\"Response model for editing a Nango connection.\");\n\nexport const nangoEditConnection = action(\"NANGO_EDIT_CONNECTION\", {\n slug: \"nango-edit-connection\",\n name: \"Edit Connection\",\n description: \"Tool to edit a connection's tags and metadata. Use when you need to update connection attributes like environment tags, team assignments, or end user information.\",\n input: NangoEditConnectionInput,\n output: NangoEditConnectionOutput,\n});\n"],"mappings":";;AAmBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;EACtK,UAAU,EAAE,OAAO;GACnB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;GACvE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;GAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;GAC9D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EACtE,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;EAChI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EACpF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAC9G,CAAC,CAAC,CAAC,SAAS,mEASH;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,EAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
|
|
@@ -11,29 +11,29 @@ const NangoGetConnectionInput = zod.z.object({
|
|
|
11
11
|
const NangoGetConnection_ConnectionErrorSchema = zod.z.object({
|
|
12
12
|
type: zod.z.string().describe("Error type identifier").nullable(),
|
|
13
13
|
log_id: zod.z.string().describe("Associated log ID for debugging").nullable()
|
|
14
|
-
}).describe("Represents an error associated with a connection.");
|
|
14
|
+
}).passthrough().describe("Represents an error associated with a connection.");
|
|
15
15
|
const NangoGetConnection_EndUserSchema = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("End user ID").nullable(),
|
|
17
|
-
tags: zod.z.
|
|
17
|
+
tags: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Tags associated with the end user").nullable().optional(),
|
|
18
18
|
email: zod.z.string().describe("End user email").nullable().optional(),
|
|
19
19
|
display_name: zod.z.string().describe("End user display name").nullable().optional(),
|
|
20
|
-
organization: zod.z.
|
|
21
|
-
}).describe("End user information associated with a connection.");
|
|
20
|
+
organization: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Organization details").nullable().optional()
|
|
21
|
+
}).passthrough().describe("End user information associated with a connection.");
|
|
22
22
|
const NangoGetConnectionOutput = zod.z.object({
|
|
23
23
|
id: zod.z.number().int().describe("Internal Nango connection identifier").nullable(),
|
|
24
|
-
tags: zod.z.
|
|
24
|
+
tags: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Connection tags (key/value strings). Keys are normalized to lowercase."),
|
|
25
25
|
errors: zod.z.array(NangoGetConnection_ConnectionErrorSchema).describe("List of connection errors (auth/sync issues)"),
|
|
26
26
|
end_user: NangoGetConnection_EndUserSchema.nullable().optional(),
|
|
27
|
-
metadata: zod.z.
|
|
27
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata attached to the connection"),
|
|
28
28
|
provider: zod.z.string().describe("Provider/integration name").nullable(),
|
|
29
29
|
created_at: zod.z.string().describe("Connection creation timestamp in ISO 8601 format").nullable(),
|
|
30
30
|
updated_at: zod.z.string().describe("Connection last update timestamp in ISO 8601 format").nullable(),
|
|
31
|
-
credentials: zod.z.
|
|
31
|
+
credentials: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Authentication credentials for this connection. Type varies by auth method (OAuth2, API Key, Basic, etc.). Contains fields like type, access_token, refresh_token, etc. depending on the auth method."),
|
|
32
32
|
connection_id: zod.z.string().describe("The connection ID provided when creating the connection").nullable(),
|
|
33
33
|
last_fetched_at: zod.z.string().describe("Last time connection data was fetched").nullable(),
|
|
34
|
-
connection_config: zod.z.
|
|
34
|
+
connection_config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Connection configuration data"),
|
|
35
35
|
provider_config_key: zod.z.string().describe("Integration/provider configuration key (unique key)").nullable()
|
|
36
|
-
}).describe("Response model for retrieving a connection with credentials.\nContains full connection details including authentication credentials.");
|
|
36
|
+
}).passthrough().describe("Response model for retrieving a connection with credentials.\nContains full connection details including authentication credentials.");
|
|
37
37
|
const nangoGetConnection = require_action.action("NANGO_GET_CONNECTION", {
|
|
38
38
|
slug: "nango-get-connection",
|
|
39
39
|
name: "Get Connection with Credentials",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-connection.cjs","names":["z","action"],"sources":["../../src/actions/get-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoGetConnectionInput = z.object({\n connection_id: z.string().describe(\"The connection ID used to create the connection. This identifies the specific connection to retrieve.\"),\n force_refresh: z.boolean().describe(\"If true, Nango will attempt to refresh the access token regardless of its expiration status. Default is false.\").optional(),\n refresh_token: z.boolean().describe(\"If true, return the refresh token as part of the response. Default is false.\").optional(),\n provider_config_key: z.string().describe(\"The integration ID (Unique Key) used to create the connection. Required to identify which integration this connection belongs to.\"),\n refresh_github_app_jwt_token: z.boolean().describe(\"If true, this will refresh the JWT token for GitHub App / GitHub App OAuth connections.\").optional(),\n}).describe(\"Request model for retrieving a specific connection with credentials.\");\nconst NangoGetConnection_ConnectionErrorSchema = z.object({\n type: z.string().describe(\"Error type identifier\").nullable(),\n log_id: z.string().describe(\"Associated log ID for debugging\").nullable(),\n}).describe(\"Represents an error associated with a connection.\");\nconst NangoGetConnection_EndUserSchema = z.object({\n id: z.string().describe(\"End user ID\").nullable(),\n tags: z.
|
|
1
|
+
{"version":3,"file":"get-connection.cjs","names":["z","action"],"sources":["../../src/actions/get-connection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NangoGetConnectionInput = z.object({\n connection_id: z.string().describe(\"The connection ID used to create the connection. This identifies the specific connection to retrieve.\"),\n force_refresh: z.boolean().describe(\"If true, Nango will attempt to refresh the access token regardless of its expiration status. Default is false.\").optional(),\n refresh_token: z.boolean().describe(\"If true, return the refresh token as part of the response. Default is false.\").optional(),\n provider_config_key: z.string().describe(\"The integration ID (Unique Key) used to create the connection. Required to identify which integration this connection belongs to.\"),\n refresh_github_app_jwt_token: z.boolean().describe(\"If true, this will refresh the JWT token for GitHub App / GitHub App OAuth connections.\").optional(),\n}).describe(\"Request model for retrieving a specific connection with credentials.\");\nconst NangoGetConnection_ConnectionErrorSchema = z.object({\n type: z.string().describe(\"Error type identifier\").nullable(),\n log_id: z.string().describe(\"Associated log ID for debugging\").nullable(),\n}).passthrough().describe(\"Represents an error associated with a connection.\");\nconst NangoGetConnection_EndUserSchema = z.object({\n id: z.string().describe(\"End user ID\").nullable(),\n tags: z.record(z.string(), z.unknown()).describe(\"Tags associated with the end user\").nullable().optional(),\n email: z.string().describe(\"End user email\").nullable().optional(),\n display_name: z.string().describe(\"End user display name\").nullable().optional(),\n organization: z.record(z.string(), z.unknown()).describe(\"Organization details\").nullable().optional(),\n}).passthrough().describe(\"End user information associated with a connection.\");\nexport const NangoGetConnectionOutput = z.object({\n id: z.number().int().describe(\"Internal Nango connection identifier\").nullable(),\n tags: z.record(z.string(), z.unknown()).describe(\"Connection tags (key/value strings). Keys are normalized to lowercase.\"),\n errors: z.array(NangoGetConnection_ConnectionErrorSchema).describe(\"List of connection errors (auth/sync issues)\"),\n end_user: NangoGetConnection_EndUserSchema.nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the connection\"),\n provider: z.string().describe(\"Provider/integration name\").nullable(),\n created_at: z.string().describe(\"Connection creation timestamp in ISO 8601 format\").nullable(),\n updated_at: z.string().describe(\"Connection last update timestamp in ISO 8601 format\").nullable(),\n credentials: z.record(z.string(), z.unknown()).describe(\"Authentication credentials for this connection. Type varies by auth method (OAuth2, API Key, Basic, etc.). Contains fields like type, access_token, refresh_token, etc. depending on the auth method.\"),\n connection_id: z.string().describe(\"The connection ID provided when creating the connection\").nullable(),\n last_fetched_at: z.string().describe(\"Last time connection data was fetched\").nullable(),\n connection_config: z.record(z.string(), z.unknown()).describe(\"Connection configuration data\"),\n provider_config_key: z.string().describe(\"Integration/provider configuration key (unique key)\").nullable(),\n}).passthrough().describe(\"Response model for retrieving a connection with credentials.\\nContains full connection details including authentication credentials.\");\n\nexport const nangoGetConnection = action(\"NANGO_GET_CONNECTION\", {\n slug: \"nango-get-connection\",\n name: \"Get Connection with Credentials\",\n description: \"Retrieve a specific connection with its credentials. Automatically checks if the access token has expired and refreshes it if needed. Use this action when you need to access the authentication credentials for a connection to make API calls to the provider. The credentials returned depend on the auth type (OAuth2, API Key, Basic Auth, etc.). Returns 404 if the connection does not exist, 424 if token refresh is exhausted.\",\n input: NangoGetConnectionInput,\n output: NangoGetConnectionOutput,\n});\n"],"mappings":"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"}
|