@keystrokehq/neo4j 0.1.0 → 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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/aggregate-directors.cjs +8 -8
- package/dist/actions/aggregate-directors.cjs.map +1 -1
- package/dist/actions/aggregate-directors.d.cts +21 -3
- package/dist/actions/aggregate-directors.d.cts.map +1 -1
- package/dist/actions/aggregate-directors.d.mts +21 -3
- package/dist/actions/aggregate-directors.d.mts.map +1 -1
- package/dist/actions/aggregate-directors.mjs +8 -8
- package/dist/actions/aggregate-directors.mjs.map +1 -1
- package/dist/actions/create-instance-beta.cjs +12 -12
- package/dist/actions/create-instance-beta.cjs.map +1 -1
- package/dist/actions/create-instance-beta.d.cts +57 -3
- package/dist/actions/create-instance-beta.d.cts.map +1 -1
- package/dist/actions/create-instance-beta.d.mts +57 -3
- package/dist/actions/create-instance-beta.d.mts.map +1 -1
- package/dist/actions/create-instance-beta.mjs +12 -12
- package/dist/actions/create-instance-beta.mjs.map +1 -1
- package/dist/actions/create-snapshot.cjs +1 -1
- package/dist/actions/create-snapshot.cjs.map +1 -1
- package/dist/actions/create-snapshot.d.cts +11 -3
- package/dist/actions/create-snapshot.d.cts.map +1 -1
- package/dist/actions/create-snapshot.d.mts +11 -3
- package/dist/actions/create-snapshot.d.mts.map +1 -1
- package/dist/actions/create-snapshot.mjs +1 -1
- package/dist/actions/create-snapshot.mjs.map +1 -1
- package/dist/actions/estimate-gds-session-size.cjs +4 -4
- package/dist/actions/estimate-gds-session-size.cjs.map +1 -1
- package/dist/actions/estimate-gds-session-size.d.cts +22 -3
- package/dist/actions/estimate-gds-session-size.d.cts.map +1 -1
- package/dist/actions/estimate-gds-session-size.d.mts +22 -3
- package/dist/actions/estimate-gds-session-size.d.mts.map +1 -1
- package/dist/actions/estimate-gds-session-size.mjs +4 -4
- package/dist/actions/estimate-gds-session-size.mjs.map +1 -1
- package/dist/actions/get-instance-beta.cjs +6 -6
- package/dist/actions/get-instance-beta.cjs.map +1 -1
- package/dist/actions/get-instance-beta.d.cts +52 -3
- package/dist/actions/get-instance-beta.d.cts.map +1 -1
- package/dist/actions/get-instance-beta.d.mts +52 -3
- package/dist/actions/get-instance-beta.d.mts.map +1 -1
- package/dist/actions/get-instance-beta.mjs +6 -6
- package/dist/actions/get-instance-beta.mjs.map +1 -1
- package/dist/actions/get-organization-user.cjs +10 -10
- package/dist/actions/get-organization-user.cjs.map +1 -1
- package/dist/actions/get-organization-user.d.cts +23 -3
- package/dist/actions/get-organization-user.d.cts.map +1 -1
- package/dist/actions/get-organization-user.d.mts +23 -3
- package/dist/actions/get-organization-user.d.mts.map +1 -1
- package/dist/actions/get-organization-user.mjs +10 -10
- package/dist/actions/get-organization-user.mjs.map +1 -1
- package/dist/actions/get-project-beta.cjs +12 -12
- package/dist/actions/get-project-beta.cjs.map +1 -1
- package/dist/actions/get-project-beta.d.cts +21 -3
- package/dist/actions/get-project-beta.d.cts.map +1 -1
- package/dist/actions/get-project-beta.d.mts +21 -3
- package/dist/actions/get-project-beta.d.mts.map +1 -1
- package/dist/actions/get-project-beta.mjs +12 -12
- package/dist/actions/get-project-beta.mjs.map +1 -1
- package/dist/actions/get-project.cjs +12 -12
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +21 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +21 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +12 -12
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-snapshot.cjs +7 -7
- package/dist/actions/get-snapshot.cjs.map +1 -1
- package/dist/actions/get-snapshot.d.cts +17 -3
- package/dist/actions/get-snapshot.d.cts.map +1 -1
- package/dist/actions/get-snapshot.d.mts +17 -3
- package/dist/actions/get-snapshot.d.mts.map +1 -1
- package/dist/actions/get-snapshot.mjs +7 -7
- package/dist/actions/get-snapshot.mjs.map +1 -1
- package/dist/actions/list-agents.cjs +13 -13
- package/dist/actions/list-agents.cjs.map +1 -1
- package/dist/actions/list-agents.d.cts +31 -3
- package/dist/actions/list-agents.d.cts.map +1 -1
- package/dist/actions/list-agents.d.mts +31 -3
- package/dist/actions/list-agents.d.mts.map +1 -1
- package/dist/actions/list-agents.mjs +13 -13
- package/dist/actions/list-agents.mjs.map +1 -1
- package/dist/actions/list-gds-sessions.cjs +5 -5
- package/dist/actions/list-gds-sessions.cjs.map +1 -1
- package/dist/actions/list-gds-sessions.d.cts +26 -3
- package/dist/actions/list-gds-sessions.d.cts.map +1 -1
- package/dist/actions/list-gds-sessions.d.mts +26 -3
- package/dist/actions/list-gds-sessions.d.mts.map +1 -1
- package/dist/actions/list-gds-sessions.mjs +5 -5
- package/dist/actions/list-gds-sessions.mjs.map +1 -1
- package/dist/actions/list-instances-beta.cjs +7 -7
- package/dist/actions/list-instances-beta.cjs.map +1 -1
- package/dist/actions/list-instances-beta.d.cts +15 -3
- package/dist/actions/list-instances-beta.d.cts.map +1 -1
- package/dist/actions/list-instances-beta.d.mts +15 -3
- package/dist/actions/list-instances-beta.d.mts.map +1 -1
- package/dist/actions/list-instances-beta.mjs +7 -7
- package/dist/actions/list-instances-beta.mjs.map +1 -1
- package/dist/actions/list-ip-filters.cjs +7 -7
- package/dist/actions/list-ip-filters.cjs.map +1 -1
- package/dist/actions/list-ip-filters.d.cts +22 -3
- package/dist/actions/list-ip-filters.d.cts.map +1 -1
- package/dist/actions/list-ip-filters.d.mts +22 -3
- package/dist/actions/list-ip-filters.d.mts.map +1 -1
- package/dist/actions/list-ip-filters.mjs +7 -7
- package/dist/actions/list-ip-filters.mjs.map +1 -1
- package/dist/actions/list-project-users.cjs +4 -4
- package/dist/actions/list-project-users.cjs.map +1 -1
- package/dist/actions/list-project-users.d.cts +15 -3
- package/dist/actions/list-project-users.d.cts.map +1 -1
- package/dist/actions/list-project-users.d.mts +15 -3
- package/dist/actions/list-project-users.d.mts.map +1 -1
- package/dist/actions/list-project-users.mjs +4 -4
- package/dist/actions/list-project-users.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +4 -4
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +8 -3
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +8 -3
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs +4 -4
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-snapshots.cjs +7 -7
- package/dist/actions/list-snapshots.cjs.map +1 -1
- package/dist/actions/list-snapshots.d.cts +17 -3
- package/dist/actions/list-snapshots.d.cts.map +1 -1
- package/dist/actions/list-snapshots.d.mts +17 -3
- package/dist/actions/list-snapshots.d.mts.map +1 -1
- package/dist/actions/list-snapshots.mjs +7 -7
- package/dist/actions/list-snapshots.mjs.map +1 -1
- package/dist/actions/pause-instance-beta.cjs +1 -1
- package/dist/actions/pause-instance-beta.cjs.map +1 -1
- package/dist/actions/pause-instance-beta.d.cts +7 -3
- package/dist/actions/pause-instance-beta.d.cts.map +1 -1
- package/dist/actions/pause-instance-beta.d.mts +7 -3
- package/dist/actions/pause-instance-beta.d.mts.map +1 -1
- package/dist/actions/pause-instance-beta.mjs +1 -1
- package/dist/actions/pause-instance-beta.mjs.map +1 -1
- package/dist/actions/restore-snapshot.cjs +1 -1
- package/dist/actions/restore-snapshot.cjs.map +1 -1
- package/dist/actions/restore-snapshot.d.cts +22 -3
- package/dist/actions/restore-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-snapshot.d.mts +22 -3
- package/dist/actions/restore-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-snapshot.mjs +1 -1
- package/dist/actions/restore-snapshot.mjs.map +1 -1
- package/dist/actions/update-instance-beta.cjs +6 -6
- package/dist/actions/update-instance-beta.cjs.map +1 -1
- package/dist/actions/update-instance-beta.d.cts +37 -3
- package/dist/actions/update-instance-beta.d.cts.map +1 -1
- package/dist/actions/update-instance-beta.d.mts +37 -3
- package/dist/actions/update-instance-beta.d.mts.map +1 -1
- package/dist/actions/update-instance-beta.mjs +6 -6
- package/dist/actions/update-instance-beta.mjs.map +1 -1
- package/dist/actions/update-instance.cjs +9 -9
- package/dist/actions/update-instance.cjs.map +1 -1
- package/dist/actions/update-instance.d.cts +68 -3
- package/dist/actions/update-instance.d.cts.map +1 -1
- package/dist/actions/update-instance.d.mts +68 -3
- package/dist/actions/update-instance.d.mts.map +1 -1
- package/dist/actions/update-instance.mjs +9 -9
- package/dist/actions/update-instance.mjs.map +1 -1
- package/dist/actions/update-ip-filter.cjs +11 -11
- package/dist/actions/update-ip-filter.cjs.map +1 -1
- package/dist/actions/update-ip-filter.d.cts +45 -3
- package/dist/actions/update-ip-filter.d.cts.map +1 -1
- package/dist/actions/update-ip-filter.d.mts +45 -3
- package/dist/actions/update-ip-filter.d.mts.map +1 -1
- package/dist/actions/update-ip-filter.mjs +11 -11
- package/dist/actions/update-ip-filter.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instances-beta.mjs","names":[],"sources":["../../src/actions/list-instances-beta.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListInstancesBetaInput
|
|
1
|
+
{"version":3,"file":"list-instances-beta.mjs","names":[],"sources":["../../src/actions/list-instances-beta.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListInstancesBetaInput = z.object({\n tenant_id: z.string().describe(\"An optional tenant ID to filter instances by tenant.\").optional(),\n}).describe(\"Request model for listing Neo4j Aura instances.\");\nconst Neo4jListInstancesBeta_InstanceSchema = z.object({\n id: z.string().describe(\"The unique identifier of the Aura instance.\").nullable(),\n name: z.string().describe(\"The name of the Aura instance.\").nullable(),\n tenant_id: z.string().describe(\"The unique identifier of the tenant that owns the instance.\").nullable(),\n created_at: z.string().describe(\"The timestamp when the instance was created.\").nullable(),\n cloud_provider: z.string().describe(\"The cloud provider where the instance is hosted.\").nullable(),\n}).passthrough().describe(\"Summary of an Aura instance details, as returned in the get instances endpoint.\");\nexport const Neo4jListInstancesBetaOutput = z.object({\n data: z.array(Neo4jListInstancesBeta_InstanceSchema).describe(\"List of Aura instance summaries.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Neo4j Aura instances.\");\n\nexport const neo4jListInstancesBeta = action(\"NEO4J_LIST_INSTANCES_BETA\", {\n slug: \"neo4j-list-instances-beta\",\n name: \"List Neo4j Aura Instances\",\n description: \"Returns a list of Neo4j Aura instances. Use when you need to retrieve all available Neo4j Aura instances in your account, optionally filtered by tenant.\",\n input: Neo4jListInstancesBetaInput,\n output: Neo4jListInstancesBetaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,EAClD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACvG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACzF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iFAAiF;AAK3G,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
|
@@ -6,18 +6,18 @@ const Neo4jListIpFilters_FilteredEntitiesSchema = zod.z.object({
|
|
|
6
6
|
projects: zod.z.array(zod.z.string()).describe("List of project IDs that are filtered by this IP filter rule.").nullable().optional(),
|
|
7
7
|
instances: zod.z.array(zod.z.string()).describe("List of instance IDs that are filtered by this IP filter rule.").nullable().optional(),
|
|
8
8
|
organizations: zod.z.array(zod.z.string()).describe("List of organization IDs that are filtered by this IP filter rule.").nullable().optional()
|
|
9
|
-
}).describe("Container for entities that are filtered by an IP filter rule.");
|
|
9
|
+
}).passthrough().describe("Container for entities that are filtered by an IP filter rule.");
|
|
10
10
|
const Neo4jListIpFilters_IpFilterSchema = zod.z.object({
|
|
11
|
-
id: zod.z.string().describe("The unique identifier of the IP filter."),
|
|
12
|
-
name: zod.z.string().describe("The name of the IP filter."),
|
|
11
|
+
id: zod.z.string().describe("The unique identifier of the IP filter.").nullable(),
|
|
12
|
+
name: zod.z.string().describe("The name of the IP filter.").nullable(),
|
|
13
13
|
allow_list: zod.z.array(zod.z.string()).describe("A list of CIDR blocks that are allowed by the filter.").nullable().optional(),
|
|
14
14
|
updated_at: zod.z.string().describe("The date and time when the IP filter was last updated, in ISO 8601 format.").nullable().optional(),
|
|
15
15
|
description: zod.z.string().describe("The description of the IP filter.").nullable().optional(),
|
|
16
|
-
organization_id: zod.z.string().describe("The unique identifier of the organization that owns the IP filter."),
|
|
16
|
+
organization_id: zod.z.string().describe("The unique identifier of the organization that owns the IP filter.").nullable(),
|
|
17
17
|
filtered_entities: Neo4jListIpFilters_FilteredEntitiesSchema.nullable().optional(),
|
|
18
|
-
filtering_disabled: zod.z.boolean().describe("Indicates whether the IP filter is disabled. When disabled, all traffic is allowed regardless of the allow list.")
|
|
19
|
-
}).describe("Describes an IP filter for an organization.");
|
|
20
|
-
const Neo4jListIpFiltersOutput = zod.z.object({ data: zod.z.array(Neo4jListIpFilters_IpFilterSchema).describe("The list of IP filters configured for the organization.") }).describe("Response model for listing IP filters of a Neo4j Aura organization.");
|
|
18
|
+
filtering_disabled: zod.z.boolean().describe("Indicates whether the IP filter is disabled. When disabled, all traffic is allowed regardless of the allow list.").nullable()
|
|
19
|
+
}).passthrough().describe("Describes an IP filter for an organization.");
|
|
20
|
+
const Neo4jListIpFiltersOutput = zod.z.object({ data: zod.z.array(Neo4jListIpFilters_IpFilterSchema).describe("The list of IP filters configured for the organization.") }).passthrough().describe("Response model for listing IP filters of a Neo4j Aura organization.");
|
|
21
21
|
const neo4jListIpFilters = require_action.action("NEO4J_LIST_IP_FILTERS", {
|
|
22
22
|
slug: "neo4j-list-ip-filters",
|
|
23
23
|
name: "List IP Filters",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-ip-filters.cjs","names":["z","action"],"sources":["../../src/actions/list-ip-filters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListIpFiltersInput
|
|
1
|
+
{"version":3,"file":"list-ip-filters.cjs","names":["z","action"],"sources":["../../src/actions/list-ip-filters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListIpFiltersInput = z.object({\n organization_id: z.string().describe(\"The unique identifier of the organization whose IP filters to list.\"),\n}).describe(\"Request model for listing IP filters of a Neo4j Aura organization.\");\nconst Neo4jListIpFilters_FilteredEntitiesSchema = z.object({\n projects: z.array(z.string()).describe(\"List of project IDs that are filtered by this IP filter rule.\").nullable().optional(),\n instances: z.array(z.string()).describe(\"List of instance IDs that are filtered by this IP filter rule.\").nullable().optional(),\n organizations: z.array(z.string()).describe(\"List of organization IDs that are filtered by this IP filter rule.\").nullable().optional(),\n}).passthrough().describe(\"Container for entities that are filtered by an IP filter rule.\");\nconst Neo4jListIpFilters_IpFilterSchema = z.object({\n id: z.string().describe(\"The unique identifier of the IP filter.\").nullable(),\n name: z.string().describe(\"The name of the IP filter.\").nullable(),\n allow_list: z.array(z.string()).describe(\"A list of CIDR blocks that are allowed by the filter.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the IP filter was last updated, in ISO 8601 format.\").nullable().optional(),\n description: z.string().describe(\"The description of the IP filter.\").nullable().optional(),\n organization_id: z.string().describe(\"The unique identifier of the organization that owns the IP filter.\").nullable(),\n filtered_entities: Neo4jListIpFilters_FilteredEntitiesSchema.nullable().optional(),\n filtering_disabled: z.boolean().describe(\"Indicates whether the IP filter is disabled. When disabled, all traffic is allowed regardless of the allow list.\").nullable(),\n}).passthrough().describe(\"Describes an IP filter for an organization.\");\nexport const Neo4jListIpFiltersOutput = z.object({\n data: z.array(Neo4jListIpFilters_IpFilterSchema).describe(\"The list of IP filters configured for the organization.\"),\n}).passthrough().describe(\"Response model for listing IP filters of a Neo4j Aura organization.\");\n\nexport const neo4jListIpFilters = action(\"NEO4J_LIST_IP_FILTERS\", {\n slug: \"neo4j-list-ip-filters\",\n name: \"List IP Filters\",\n description: \"Returns a list of IP filters configured for a Neo4j Aura organization. Use this action when you need to retrieve all IP filters to check which CIDR blocks are allowed or blocked, or to determine which resources are protected by IP filtering.\",\n input: Neo4jListIpFiltersInput,\n output: Neo4jListIpFiltersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,EAC5G,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACpH,mBAAmB,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACjF,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,yDAAyD,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAE/F,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-ip-filters.d.ts
|
|
4
|
-
declare const Neo4jListIpFiltersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListIpFiltersInput: z.ZodObject<{
|
|
5
|
+
organization_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const Neo4jListIpFiltersOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
allow_list: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
12
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
organization_id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
filtered_entities: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
projects: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
17
|
+
instances: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
18
|
+
organizations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
filtering_disabled: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const neo4jListIpFilters: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
organization_id: string;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { neo4jListIpFilters };
|
|
9
28
|
//# sourceMappingURL=list-ip-filters.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-ip-filters.d.cts","names":[],"sources":["../../src/actions/list-ip-filters.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-ip-filters.d.cts","names":[],"sources":["../../src/actions/list-ip-filters.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAkBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-ip-filters.d.ts
|
|
4
|
-
declare const Neo4jListIpFiltersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListIpFiltersInput: z.ZodObject<{
|
|
5
|
+
organization_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const Neo4jListIpFiltersOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
allow_list: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
12
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
organization_id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
filtered_entities: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
projects: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
17
|
+
instances: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
18
|
+
organizations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
filtering_disabled: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const neo4jListIpFilters: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
organization_id: string;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { neo4jListIpFilters };
|
|
9
28
|
//# sourceMappingURL=list-ip-filters.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-ip-filters.d.mts","names":[],"sources":["../../src/actions/list-ip-filters.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-ip-filters.d.mts","names":[],"sources":["../../src/actions/list-ip-filters.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAkBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -6,23 +6,23 @@ const Neo4jListIpFilters_FilteredEntitiesSchema = z.object({
|
|
|
6
6
|
projects: z.array(z.string()).describe("List of project IDs that are filtered by this IP filter rule.").nullable().optional(),
|
|
7
7
|
instances: z.array(z.string()).describe("List of instance IDs that are filtered by this IP filter rule.").nullable().optional(),
|
|
8
8
|
organizations: z.array(z.string()).describe("List of organization IDs that are filtered by this IP filter rule.").nullable().optional()
|
|
9
|
-
}).describe("Container for entities that are filtered by an IP filter rule.");
|
|
9
|
+
}).passthrough().describe("Container for entities that are filtered by an IP filter rule.");
|
|
10
10
|
const Neo4jListIpFilters_IpFilterSchema = z.object({
|
|
11
|
-
id: z.string().describe("The unique identifier of the IP filter."),
|
|
12
|
-
name: z.string().describe("The name of the IP filter."),
|
|
11
|
+
id: z.string().describe("The unique identifier of the IP filter.").nullable(),
|
|
12
|
+
name: z.string().describe("The name of the IP filter.").nullable(),
|
|
13
13
|
allow_list: z.array(z.string()).describe("A list of CIDR blocks that are allowed by the filter.").nullable().optional(),
|
|
14
14
|
updated_at: z.string().describe("The date and time when the IP filter was last updated, in ISO 8601 format.").nullable().optional(),
|
|
15
15
|
description: z.string().describe("The description of the IP filter.").nullable().optional(),
|
|
16
|
-
organization_id: z.string().describe("The unique identifier of the organization that owns the IP filter."),
|
|
16
|
+
organization_id: z.string().describe("The unique identifier of the organization that owns the IP filter.").nullable(),
|
|
17
17
|
filtered_entities: Neo4jListIpFilters_FilteredEntitiesSchema.nullable().optional(),
|
|
18
|
-
filtering_disabled: z.boolean().describe("Indicates whether the IP filter is disabled. When disabled, all traffic is allowed regardless of the allow list.")
|
|
19
|
-
}).describe("Describes an IP filter for an organization.");
|
|
18
|
+
filtering_disabled: z.boolean().describe("Indicates whether the IP filter is disabled. When disabled, all traffic is allowed regardless of the allow list.").nullable()
|
|
19
|
+
}).passthrough().describe("Describes an IP filter for an organization.");
|
|
20
20
|
const neo4jListIpFilters = action("NEO4J_LIST_IP_FILTERS", {
|
|
21
21
|
slug: "neo4j-list-ip-filters",
|
|
22
22
|
name: "List IP Filters",
|
|
23
23
|
description: "Returns a list of IP filters configured for a Neo4j Aura organization. Use this action when you need to retrieve all IP filters to check which CIDR blocks are allowed or blocked, or to determine which resources are protected by IP filtering.",
|
|
24
24
|
input: Neo4jListIpFiltersInput,
|
|
25
|
-
output: z.object({ data: z.array(Neo4jListIpFilters_IpFilterSchema).describe("The list of IP filters configured for the organization.") }).describe("Response model for listing IP filters of a Neo4j Aura organization.")
|
|
25
|
+
output: z.object({ data: z.array(Neo4jListIpFilters_IpFilterSchema).describe("The list of IP filters configured for the organization.") }).passthrough().describe("Response model for listing IP filters of a Neo4j Aura organization.")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { neo4jListIpFilters };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-ip-filters.mjs","names":[],"sources":["../../src/actions/list-ip-filters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListIpFiltersInput
|
|
1
|
+
{"version":3,"file":"list-ip-filters.mjs","names":[],"sources":["../../src/actions/list-ip-filters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListIpFiltersInput = z.object({\n organization_id: z.string().describe(\"The unique identifier of the organization whose IP filters to list.\"),\n}).describe(\"Request model for listing IP filters of a Neo4j Aura organization.\");\nconst Neo4jListIpFilters_FilteredEntitiesSchema = z.object({\n projects: z.array(z.string()).describe(\"List of project IDs that are filtered by this IP filter rule.\").nullable().optional(),\n instances: z.array(z.string()).describe(\"List of instance IDs that are filtered by this IP filter rule.\").nullable().optional(),\n organizations: z.array(z.string()).describe(\"List of organization IDs that are filtered by this IP filter rule.\").nullable().optional(),\n}).passthrough().describe(\"Container for entities that are filtered by an IP filter rule.\");\nconst Neo4jListIpFilters_IpFilterSchema = z.object({\n id: z.string().describe(\"The unique identifier of the IP filter.\").nullable(),\n name: z.string().describe(\"The name of the IP filter.\").nullable(),\n allow_list: z.array(z.string()).describe(\"A list of CIDR blocks that are allowed by the filter.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the IP filter was last updated, in ISO 8601 format.\").nullable().optional(),\n description: z.string().describe(\"The description of the IP filter.\").nullable().optional(),\n organization_id: z.string().describe(\"The unique identifier of the organization that owns the IP filter.\").nullable(),\n filtered_entities: Neo4jListIpFilters_FilteredEntitiesSchema.nullable().optional(),\n filtering_disabled: z.boolean().describe(\"Indicates whether the IP filter is disabled. When disabled, all traffic is allowed regardless of the allow list.\").nullable(),\n}).passthrough().describe(\"Describes an IP filter for an organization.\");\nexport const Neo4jListIpFiltersOutput = z.object({\n data: z.array(Neo4jListIpFilters_IpFilterSchema).describe(\"The list of IP filters configured for the organization.\"),\n}).passthrough().describe(\"Response model for listing IP filters of a Neo4j Aura organization.\");\n\nexport const neo4jListIpFilters = action(\"NEO4J_LIST_IP_FILTERS\", {\n slug: \"neo4j-list-ip-filters\",\n name: \"List IP Filters\",\n description: \"Returns a list of IP filters configured for a Neo4j Aura organization. Use this action when you need to retrieve all IP filters to check which CIDR blocks are allowed or blocked, or to determine which resources are protected by IP filtering.\",\n input: Neo4jListIpFiltersInput,\n output: Neo4jListIpFiltersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,EAC5G,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,4CAA4C,EAAE,OAAO;CACzD,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACpH,mBAAmB,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACjF,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;AACxK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAKvE,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,MAAM,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,yDAAyD,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAOhB;AACV,CAAC"}
|
|
@@ -6,11 +6,11 @@ const Neo4jListProjectUsersInput = zod.z.object({
|
|
|
6
6
|
organization_id: zod.z.string().describe("The unique identifier of the organization")
|
|
7
7
|
}).describe("Request model for listing users in a Neo4j Aura project.");
|
|
8
8
|
const Neo4jListProjectUsers_ProjectUserSchema = zod.z.object({
|
|
9
|
-
email: zod.z.string().describe("Email address of the user"),
|
|
10
|
-
user_id: zod.z.string().describe("The unique identifier of the user"),
|
|
9
|
+
email: zod.z.string().describe("Email address of the user").nullable(),
|
|
10
|
+
user_id: zod.z.string().describe("The unique identifier of the user").nullable(),
|
|
11
11
|
project_roles: zod.z.array(zod.z.string()).describe("Roles assigned to the user within the project (e.g., 'viewer', 'editor', 'admin')")
|
|
12
|
-
}).describe("Represents a user within an Aura project.");
|
|
13
|
-
const Neo4jListProjectUsersOutput = zod.z.object({ data: zod.z.array(Neo4jListProjectUsers_ProjectUserSchema).describe("List of users in the project") }).describe("Response model for listing users in a Neo4j Aura project.");
|
|
12
|
+
}).passthrough().describe("Represents a user within an Aura project.");
|
|
13
|
+
const Neo4jListProjectUsersOutput = zod.z.object({ data: zod.z.array(Neo4jListProjectUsers_ProjectUserSchema).describe("List of users in the project") }).passthrough().describe("Response model for listing users in a Neo4j Aura project.");
|
|
14
14
|
const neo4jListProjectUsers = require_action.action("NEO4J_LIST_PROJECT_USERS", {
|
|
15
15
|
slug: "neo4j-list-project-users",
|
|
16
16
|
name: "List Project Users",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-project-users.cjs","names":["z","action"],"sources":["../../src/actions/list-project-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListProjectUsersInput
|
|
1
|
+
{"version":3,"file":"list-project-users.cjs","names":["z","action"],"sources":["../../src/actions/list-project-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListProjectUsersInput = z.object({\n project_id: z.string().describe(\"The unique identifier of the project\"),\n organization_id: z.string().describe(\"The unique identifier of the organization\"),\n}).describe(\"Request model for listing users in a Neo4j Aura project.\");\nconst Neo4jListProjectUsers_ProjectUserSchema = z.object({\n email: z.string().describe(\"Email address of the user\").nullable(),\n user_id: z.string().describe(\"The unique identifier of the user\").nullable(),\n project_roles: z.array(z.string()).describe(\"Roles assigned to the user within the project (e.g., 'viewer', 'editor', 'admin')\"),\n}).passthrough().describe(\"Represents a user within an Aura project.\");\nexport const Neo4jListProjectUsersOutput = z.object({\n data: z.array(Neo4jListProjectUsers_ProjectUserSchema).describe(\"List of users in the project\"),\n}).passthrough().describe(\"Response model for listing users in a Neo4j Aura project.\");\n\nexport const neo4jListProjectUsers = action(\"NEO4J_LIST_PROJECT_USERS\", {\n slug: \"neo4j-list-project-users\",\n name: \"List Project Users\",\n description: \"List all users in a specific Neo4j Aura project. Returns user information including email, user ID, and project roles for each user. Use this action when you need to retrieve all users associated with a project to identify team members or verify user access levels.\",\n input: Neo4jListProjectUsersInput,\n output: Neo4jListProjectUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACtE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AAClF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC3E,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mFAAmF;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,MAAMA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,8BAA8B,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-project-users.d.ts
|
|
4
|
-
declare const Neo4jListProjectUsersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListProjectUsersInput: z.ZodObject<{
|
|
5
|
+
project_id: z.ZodString;
|
|
6
|
+
organization_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const Neo4jListProjectUsersOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodArray<z.ZodObject<{
|
|
10
|
+
email: z.ZodNullable<z.ZodString>;
|
|
11
|
+
user_id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
project_roles: z.ZodArray<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const neo4jListProjectUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
project_id: string;
|
|
17
|
+
organization_id: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { neo4jListProjectUsers };
|
|
9
21
|
//# sourceMappingURL=list-project-users.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-project-users.d.cts","names":[],"sources":["../../src/actions/list-project-users.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"list-project-users.d.cts","names":[],"sources":["../../src/actions/list-project-users.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAS1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-project-users.d.ts
|
|
4
|
-
declare const Neo4jListProjectUsersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListProjectUsersInput: z.ZodObject<{
|
|
5
|
+
project_id: z.ZodString;
|
|
6
|
+
organization_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const Neo4jListProjectUsersOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodArray<z.ZodObject<{
|
|
10
|
+
email: z.ZodNullable<z.ZodString>;
|
|
11
|
+
user_id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
project_roles: z.ZodArray<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const neo4jListProjectUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
project_id: string;
|
|
17
|
+
organization_id: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { neo4jListProjectUsers };
|
|
9
21
|
//# sourceMappingURL=list-project-users.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-project-users.d.mts","names":[],"sources":["../../src/actions/list-project-users.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"list-project-users.d.mts","names":[],"sources":["../../src/actions/list-project-users.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAS1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -6,16 +6,16 @@ const Neo4jListProjectUsersInput = z.object({
|
|
|
6
6
|
organization_id: z.string().describe("The unique identifier of the organization")
|
|
7
7
|
}).describe("Request model for listing users in a Neo4j Aura project.");
|
|
8
8
|
const Neo4jListProjectUsers_ProjectUserSchema = z.object({
|
|
9
|
-
email: z.string().describe("Email address of the user"),
|
|
10
|
-
user_id: z.string().describe("The unique identifier of the user"),
|
|
9
|
+
email: z.string().describe("Email address of the user").nullable(),
|
|
10
|
+
user_id: z.string().describe("The unique identifier of the user").nullable(),
|
|
11
11
|
project_roles: z.array(z.string()).describe("Roles assigned to the user within the project (e.g., 'viewer', 'editor', 'admin')")
|
|
12
|
-
}).describe("Represents a user within an Aura project.");
|
|
12
|
+
}).passthrough().describe("Represents a user within an Aura project.");
|
|
13
13
|
const neo4jListProjectUsers = action("NEO4J_LIST_PROJECT_USERS", {
|
|
14
14
|
slug: "neo4j-list-project-users",
|
|
15
15
|
name: "List Project Users",
|
|
16
16
|
description: "List all users in a specific Neo4j Aura project. Returns user information including email, user ID, and project roles for each user. Use this action when you need to retrieve all users associated with a project to identify team members or verify user access levels.",
|
|
17
17
|
input: Neo4jListProjectUsersInput,
|
|
18
|
-
output: z.object({ data: z.array(Neo4jListProjectUsers_ProjectUserSchema).describe("List of users in the project") }).describe("Response model for listing users in a Neo4j Aura project.")
|
|
18
|
+
output: z.object({ data: z.array(Neo4jListProjectUsers_ProjectUserSchema).describe("List of users in the project") }).passthrough().describe("Response model for listing users in a Neo4j Aura project.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { neo4jListProjectUsers };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-project-users.mjs","names":[],"sources":["../../src/actions/list-project-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListProjectUsersInput
|
|
1
|
+
{"version":3,"file":"list-project-users.mjs","names":[],"sources":["../../src/actions/list-project-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListProjectUsersInput = z.object({\n project_id: z.string().describe(\"The unique identifier of the project\"),\n organization_id: z.string().describe(\"The unique identifier of the organization\"),\n}).describe(\"Request model for listing users in a Neo4j Aura project.\");\nconst Neo4jListProjectUsers_ProjectUserSchema = z.object({\n email: z.string().describe(\"Email address of the user\").nullable(),\n user_id: z.string().describe(\"The unique identifier of the user\").nullable(),\n project_roles: z.array(z.string()).describe(\"Roles assigned to the user within the project (e.g., 'viewer', 'editor', 'admin')\"),\n}).passthrough().describe(\"Represents a user within an Aura project.\");\nexport const Neo4jListProjectUsersOutput = z.object({\n data: z.array(Neo4jListProjectUsers_ProjectUserSchema).describe(\"List of users in the project\"),\n}).passthrough().describe(\"Response model for listing users in a Neo4j Aura project.\");\n\nexport const neo4jListProjectUsers = action(\"NEO4J_LIST_PROJECT_USERS\", {\n slug: \"neo4j-list-project-users\",\n name: \"List Project Users\",\n description: \"List all users in a specific Neo4j Aura project. Returns user information including email, user ID, and project roles for each user. Use this action when you need to retrieve all users associated with a project to identify team members or verify user access levels.\",\n input: Neo4jListProjectUsersInput,\n output: Neo4jListProjectUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACtE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AAClF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,0CAA0C,EAAE,OAAO;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC3E,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mFAAmF;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,MAAM,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,8BAA8B,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
|
|
@@ -3,10 +3,10 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/list-projects.ts
|
|
4
4
|
const Neo4jListProjectsInput = zod.z.object({}).describe("Request model for listing Aura projects.");
|
|
5
5
|
const Neo4jListProjects_ProjectSummarySchema = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("The unique identifier of the Aura project."),
|
|
7
|
-
name: zod.z.string().describe("The name of the Aura project.")
|
|
8
|
-
}).describe("Summary of an Aura project with ID and name.");
|
|
9
|
-
const Neo4jListProjectsOutput = zod.z.object({ data: zod.z.array(Neo4jListProjects_ProjectSummarySchema).describe("List of Aura projects (tenants) the authenticated user has access to.") }).describe("Response model for listing Aura projects.");
|
|
6
|
+
id: zod.z.string().describe("The unique identifier of the Aura project.").nullable(),
|
|
7
|
+
name: zod.z.string().describe("The name of the Aura project.").nullable()
|
|
8
|
+
}).passthrough().describe("Summary of an Aura project with ID and name.");
|
|
9
|
+
const Neo4jListProjectsOutput = zod.z.object({ data: zod.z.array(Neo4jListProjects_ProjectSummarySchema).describe("List of Aura projects (tenants) the authenticated user has access to.") }).passthrough().describe("Response model for listing Aura projects.");
|
|
10
10
|
const neo4jListProjects = require_action.action("NEO4J_LIST_PROJECTS", {
|
|
11
11
|
slug: "neo4j-list-projects",
|
|
12
12
|
name: "List Aura Projects",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.cjs","names":["z","action"],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListProjectsInput
|
|
1
|
+
{"version":3,"file":"list-projects.cjs","names":["z","action"],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListProjectsInput = z.object({}).describe(\"Request model for listing Aura projects.\");\nconst Neo4jListProjects_ProjectSummarySchema = z.object({\n id: z.string().describe(\"The unique identifier of the Aura project.\").nullable(),\n name: z.string().describe(\"The name of the Aura project.\").nullable(),\n}).passthrough().describe(\"Summary of an Aura project with ID and name.\");\nexport const Neo4jListProjectsOutput = z.object({\n data: z.array(Neo4jListProjects_ProjectSummarySchema).describe(\"List of Aura projects (tenants) the authenticated user has access to.\"),\n}).passthrough().describe(\"Response model for listing Aura projects.\");\n\nexport const neo4jListProjects = action(\"NEO4J_LIST_PROJECTS\", {\n slug: \"neo4j-list-projects\",\n name: \"List Aura Projects\",\n description: \"List all Aura projects (tenants) available to the authenticated user. Returns a summary of each project including its unique ID and name. Use this action when you need to retrieve all Aura projects to identify which projects are accessible or to select a specific project for subsequent operations.\",\n input: Neo4jListProjectsInput,\n output: Neo4jListProjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtG,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,MAAMA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uEAAuE,EACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-projects.d.ts
|
|
4
|
-
declare const Neo4jListProjectsInput: z.
|
|
5
|
-
declare const Neo4jListProjectsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListProjectsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const Neo4jListProjectsOutput: z.ZodObject<{
|
|
6
|
+
data: z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
}, z.core.$loose>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const neo4jListProjects: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { neo4jListProjects };
|
|
9
14
|
//# sourceMappingURL=list-projects.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.d.cts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"list-projects.d.cts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,14 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-projects.d.ts
|
|
4
|
-
declare const Neo4jListProjectsInput: z.
|
|
5
|
-
declare const Neo4jListProjectsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListProjectsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const Neo4jListProjectsOutput: z.ZodObject<{
|
|
6
|
+
data: z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
}, z.core.$loose>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const neo4jListProjects: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
12
|
//#endregion
|
|
8
13
|
export { neo4jListProjects };
|
|
9
14
|
//# sourceMappingURL=list-projects.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.d.mts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"list-projects.d.mts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,15 +3,15 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-projects.ts
|
|
4
4
|
const Neo4jListProjectsInput = z.object({}).describe("Request model for listing Aura projects.");
|
|
5
5
|
const Neo4jListProjects_ProjectSummarySchema = z.object({
|
|
6
|
-
id: z.string().describe("The unique identifier of the Aura project."),
|
|
7
|
-
name: z.string().describe("The name of the Aura project.")
|
|
8
|
-
}).describe("Summary of an Aura project with ID and name.");
|
|
6
|
+
id: z.string().describe("The unique identifier of the Aura project.").nullable(),
|
|
7
|
+
name: z.string().describe("The name of the Aura project.").nullable()
|
|
8
|
+
}).passthrough().describe("Summary of an Aura project with ID and name.");
|
|
9
9
|
const neo4jListProjects = action("NEO4J_LIST_PROJECTS", {
|
|
10
10
|
slug: "neo4j-list-projects",
|
|
11
11
|
name: "List Aura Projects",
|
|
12
12
|
description: "List all Aura projects (tenants) available to the authenticated user. Returns a summary of each project including its unique ID and name. Use this action when you need to retrieve all Aura projects to identify which projects are accessible or to select a specific project for subsequent operations.",
|
|
13
13
|
input: Neo4jListProjectsInput,
|
|
14
|
-
output: z.object({ data: z.array(Neo4jListProjects_ProjectSummarySchema).describe("List of Aura projects (tenants) the authenticated user has access to.") }).describe("Response model for listing Aura projects.")
|
|
14
|
+
output: z.object({ data: z.array(Neo4jListProjects_ProjectSummarySchema).describe("List of Aura projects (tenants) the authenticated user has access to.") }).passthrough().describe("Response model for listing Aura projects.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { neo4jListProjects };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.mjs","names":[],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListProjectsInput
|
|
1
|
+
{"version":3,"file":"list-projects.mjs","names":[],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListProjectsInput = z.object({}).describe(\"Request model for listing Aura projects.\");\nconst Neo4jListProjects_ProjectSummarySchema = z.object({\n id: z.string().describe(\"The unique identifier of the Aura project.\").nullable(),\n name: z.string().describe(\"The name of the Aura project.\").nullable(),\n}).passthrough().describe(\"Summary of an Aura project with ID and name.\");\nexport const Neo4jListProjectsOutput = z.object({\n data: z.array(Neo4jListProjects_ProjectSummarySchema).describe(\"List of Aura projects (tenants) the authenticated user has access to.\"),\n}).passthrough().describe(\"Response model for listing Aura projects.\");\n\nexport const neo4jListProjects = action(\"NEO4J_LIST_PROJECTS\", {\n slug: \"neo4j-list-projects\",\n name: \"List Aura Projects\",\n description: \"List all Aura projects (tenants) available to the authenticated user. Returns a summary of each project including its unique ID and name. Use this action when you need to retrieve all Aura projects to identify which projects are accessible or to select a specific project for subsequent operations.\",\n input: Neo4jListProjectsInput,\n output: Neo4jListProjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtG,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAKxE,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqC,EAAE,OAAO,EAC9C,MAAM,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uEAAuE,EACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -6,13 +6,13 @@ const Neo4jListSnapshotsInput = zod.z.object({
|
|
|
6
6
|
instance_id: zod.z.string().describe("The unique identifier of the Neo4j Aura instance to list snapshots for.")
|
|
7
7
|
}).describe("Request model for listing snapshots of a Neo4j Aura instance.");
|
|
8
8
|
const Neo4jListSnapshots_SnapshotDataSchema = zod.z.object({
|
|
9
|
-
status: zod.z.string().describe("The current status of the snapshot (e.g., available, creating, failed)."),
|
|
10
|
-
profile: zod.z.string().describe("The profile/type of the Aura instance."),
|
|
11
|
-
timestamp: zod.z.string().describe("The timestamp when the snapshot was created, in ISO 8601 format."),
|
|
12
|
-
instance_id: zod.z.string().describe("The unique identifier of the Neo4j Aura instance that this snapshot belongs to."),
|
|
13
|
-
snapshot_id: zod.z.string().describe("The unique identifier of the snapshot.")
|
|
14
|
-
}).describe("Data model for a single snapshot.");
|
|
15
|
-
const Neo4jListSnapshotsOutput = zod.z.object({ data: zod.z.array(Neo4jListSnapshots_SnapshotDataSchema).describe("A list of snapshot objects containing instance ID, profile, snapshot ID, status, and timestamp.") }).describe("Response model for listing snapshots of a Neo4j Aura instance.");
|
|
9
|
+
status: zod.z.string().describe("The current status of the snapshot (e.g., available, creating, failed).").nullable(),
|
|
10
|
+
profile: zod.z.string().describe("The profile/type of the Aura instance.").nullable(),
|
|
11
|
+
timestamp: zod.z.string().describe("The timestamp when the snapshot was created, in ISO 8601 format.").nullable(),
|
|
12
|
+
instance_id: zod.z.string().describe("The unique identifier of the Neo4j Aura instance that this snapshot belongs to.").nullable(),
|
|
13
|
+
snapshot_id: zod.z.string().describe("The unique identifier of the snapshot.").nullable()
|
|
14
|
+
}).passthrough().describe("Data model for a single snapshot.");
|
|
15
|
+
const Neo4jListSnapshotsOutput = zod.z.object({ data: zod.z.array(Neo4jListSnapshots_SnapshotDataSchema).describe("A list of snapshot objects containing instance ID, profile, snapshot ID, status, and timestamp.") }).passthrough().describe("Response model for listing snapshots of a Neo4j Aura instance.");
|
|
16
16
|
const neo4jListSnapshots = require_action.action("NEO4J_LIST_SNAPSHOTS", {
|
|
17
17
|
slug: "neo4j-list-snapshots",
|
|
18
18
|
name: "List Neo4j Aura Snapshots",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-snapshots.cjs","names":["z","action"],"sources":["../../src/actions/list-snapshots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListSnapshotsInput
|
|
1
|
+
{"version":3,"file":"list-snapshots.cjs","names":["z","action"],"sources":["../../src/actions/list-snapshots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListSnapshotsInput = z.object({\n date: z.string().describe(\"An optional date parameter to list snapshots for a given day, in YYYY-MM-DD format. Defaults to today if not specified.\").optional(),\n instance_id: z.string().describe(\"The unique identifier of the Neo4j Aura instance to list snapshots for.\"),\n}).describe(\"Request model for listing snapshots of a Neo4j Aura instance.\");\nconst Neo4jListSnapshots_SnapshotDataSchema = z.object({\n status: z.string().describe(\"The current status of the snapshot (e.g., available, creating, failed).\").nullable(),\n profile: z.string().describe(\"The profile/type of the Aura instance.\").nullable(),\n timestamp: z.string().describe(\"The timestamp when the snapshot was created, in ISO 8601 format.\").nullable(),\n instance_id: z.string().describe(\"The unique identifier of the Neo4j Aura instance that this snapshot belongs to.\").nullable(),\n snapshot_id: z.string().describe(\"The unique identifier of the snapshot.\").nullable(),\n}).passthrough().describe(\"Data model for a single snapshot.\");\nexport const Neo4jListSnapshotsOutput = z.object({\n data: z.array(Neo4jListSnapshots_SnapshotDataSchema).describe(\"A list of snapshot objects containing instance ID, profile, snapshot ID, status, and timestamp.\"),\n}).passthrough().describe(\"Response model for listing snapshots of a Neo4j Aura instance.\");\n\nexport const neo4jListSnapshots = action(\"NEO4J_LIST_SNAPSHOTS\", {\n slug: \"neo4j-list-snapshots\",\n name: \"List Neo4j Aura Snapshots\",\n description: \"Lists available snapshots for a Neo4j Aura instance. Returns both scheduled and ad-hoc snapshots with their status and creation timestamps. Use when you need to retrieve information about available database backups or recovery points for a specific Aura instance. The date parameter can filter results to a specific day.\",\n input: Neo4jListSnapshotsInput,\n output: Neo4jListSnapshotsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS;CAC9J,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE;AAC5G,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAChH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC7H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,iGAAiG,EACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-snapshots.d.ts
|
|
4
|
-
declare const Neo4jListSnapshotsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListSnapshotsInput: z.ZodObject<{
|
|
5
|
+
date: z.ZodOptional<z.ZodString>;
|
|
6
|
+
instance_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const Neo4jListSnapshotsOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodArray<z.ZodObject<{
|
|
10
|
+
status: z.ZodNullable<z.ZodString>;
|
|
11
|
+
profile: z.ZodNullable<z.ZodString>;
|
|
12
|
+
timestamp: z.ZodNullable<z.ZodString>;
|
|
13
|
+
instance_id: z.ZodNullable<z.ZodString>;
|
|
14
|
+
snapshot_id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const neo4jListSnapshots: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
instance_id: string;
|
|
19
|
+
date?: string | undefined;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { neo4jListSnapshots };
|
|
9
23
|
//# sourceMappingURL=list-snapshots.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-snapshots.d.cts","names":[],"sources":["../../src/actions/list-snapshots.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-snapshots.d.cts","names":[],"sources":["../../src/actions/list-snapshots.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAWvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-snapshots.d.ts
|
|
4
|
-
declare const Neo4jListSnapshotsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListSnapshotsInput: z.ZodObject<{
|
|
5
|
+
date: z.ZodOptional<z.ZodString>;
|
|
6
|
+
instance_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const Neo4jListSnapshotsOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodArray<z.ZodObject<{
|
|
10
|
+
status: z.ZodNullable<z.ZodString>;
|
|
11
|
+
profile: z.ZodNullable<z.ZodString>;
|
|
12
|
+
timestamp: z.ZodNullable<z.ZodString>;
|
|
13
|
+
instance_id: z.ZodNullable<z.ZodString>;
|
|
14
|
+
snapshot_id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const neo4jListSnapshots: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
instance_id: string;
|
|
19
|
+
date?: string | undefined;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { neo4jListSnapshots };
|
|
9
23
|
//# sourceMappingURL=list-snapshots.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-snapshots.d.mts","names":[],"sources":["../../src/actions/list-snapshots.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-snapshots.d.mts","names":[],"sources":["../../src/actions/list-snapshots.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAWvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|