@keystrokehq/neo4j 0.1.0 → 0.1.2
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 +3 -3
- 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 +3 -3
- package/dist/actions/aggregate-directors.mjs.map +1 -1
- package/dist/actions/create-instance-beta.cjs +10 -10
- 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 +10 -10
- package/dist/actions/create-instance-beta.mjs.map +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.map +1 -1
- package/dist/actions/estimate-gds-session-size.cjs +2 -2
- 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 +2 -2
- package/dist/actions/estimate-gds-session-size.mjs.map +1 -1
- package/dist/actions/get-instance-beta.cjs +4 -4
- 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 +4 -4
- package/dist/actions/get-instance-beta.mjs.map +1 -1
- package/dist/actions/get-organization-user.cjs +7 -7
- 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 +7 -7
- package/dist/actions/get-organization-user.mjs.map +1 -1
- package/dist/actions/get-project-beta.cjs +9 -9
- 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 +9 -9
- package/dist/actions/get-project-beta.mjs.map +1 -1
- package/dist/actions/get-project.cjs +9 -9
- 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 +9 -9
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-snapshot.cjs +5 -5
- 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 +5 -5
- package/dist/actions/get-snapshot.mjs.map +1 -1
- package/dist/actions/list-agents.cjs +9 -9
- 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 +9 -9
- package/dist/actions/list-agents.mjs.map +1 -1
- package/dist/actions/list-gds-sessions.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-gds-sessions.mjs.map +1 -1
- package/dist/actions/list-instances-beta.cjs +5 -5
- 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 +5 -5
- package/dist/actions/list-instances-beta.mjs.map +1 -1
- package/dist/actions/list-ip-filters.cjs +4 -4
- 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 +4 -4
- package/dist/actions/list-ip-filters.mjs.map +1 -1
- package/dist/actions/list-project-users.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-project-users.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-snapshots.cjs +5 -5
- 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 +5 -5
- package/dist/actions/list-snapshots.mjs.map +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.map +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.map +1 -1
- package/dist/actions/update-instance-beta.cjs +4 -4
- 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 +4 -4
- package/dist/actions/update-instance-beta.mjs.map +1 -1
- package/dist/actions/update-instance.cjs +7 -7
- 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 +7 -7
- package/dist/actions/update-instance.mjs.map +1 -1
- package/dist/actions/update-ip-filter.cjs +6 -6
- package/dist/actions/update-ip-filter.cjs.map +1 -1
- package/dist/actions/update-ip-filter.d.cts +44 -3
- package/dist/actions/update-ip-filter.d.cts.map +1 -1
- package/dist/actions/update-ip-filter.d.mts +44 -3
- package/dist/actions/update-ip-filter.d.mts.map +1 -1
- package/dist/actions/update-ip-filter.mjs +6 -6
- 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-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.$strip>>;
|
|
14
|
+
}, z.core.$strip>;
|
|
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,8 +6,8 @@ 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
12
|
}).describe("Represents a user within an Aura project.");
|
|
13
13
|
const neo4jListProjectUsers = action("NEO4J_LIST_PROJECT_USERS", {
|
|
@@ -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}).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}).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,SAAS,2CAA2C;AAKvD,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,SAAS,2DAOF;AACV,CAAC"}
|
|
@@ -3,8 +3,8 @@ 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.")
|
|
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
8
|
}).describe("Summary of an Aura project with ID and name.");
|
|
9
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.");
|
|
10
10
|
const neo4jListProjects = require_action.action("NEO4J_LIST_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}).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}).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,SAAS,8CAA8C;AAC1D,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,MAAMA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uEAAuE,EACxI,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,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.$strip>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
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.$strip>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
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,8 +3,8 @@ 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.")
|
|
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
8
|
}).describe("Summary of an Aura project with ID and name.");
|
|
9
9
|
const neo4jListProjects = action("NEO4J_LIST_PROJECTS", {
|
|
10
10
|
slug: "neo4j-list-projects",
|
|
@@ -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}).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}).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,SAAS,8CAA8C;AAK1D,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,SAAS,2CAOF;AACV,CAAC"}
|
|
@@ -6,11 +6,11 @@ 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.")
|
|
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
14
|
}).describe("Data model for a single snapshot.");
|
|
15
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.");
|
|
16
16
|
const neo4jListSnapshots = require_action.action("NEO4J_LIST_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}).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}).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,SAAS,mCAAmC;AAC/C,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,iGAAiG,EACjK,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,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.$strip>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
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.$strip>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
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"}
|
|
@@ -6,11 +6,11 @@ const Neo4jListSnapshotsInput = z.object({
|
|
|
6
6
|
instance_id: 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 = z.object({
|
|
9
|
-
status: z.string().describe("The current status of the snapshot (e.g., available, creating, failed)."),
|
|
10
|
-
profile: z.string().describe("The profile/type of the Aura instance."),
|
|
11
|
-
timestamp: z.string().describe("The timestamp when the snapshot was created, in ISO 8601 format."),
|
|
12
|
-
instance_id: z.string().describe("The unique identifier of the Neo4j Aura instance that this snapshot belongs to."),
|
|
13
|
-
snapshot_id: z.string().describe("The unique identifier of the snapshot.")
|
|
9
|
+
status: z.string().describe("The current status of the snapshot (e.g., available, creating, failed).").nullable(),
|
|
10
|
+
profile: z.string().describe("The profile/type of the Aura instance.").nullable(),
|
|
11
|
+
timestamp: z.string().describe("The timestamp when the snapshot was created, in ISO 8601 format.").nullable(),
|
|
12
|
+
instance_id: z.string().describe("The unique identifier of the Neo4j Aura instance that this snapshot belongs to.").nullable(),
|
|
13
|
+
snapshot_id: z.string().describe("The unique identifier of the snapshot.").nullable()
|
|
14
14
|
}).describe("Data model for a single snapshot.");
|
|
15
15
|
const neo4jListSnapshots = action("NEO4J_LIST_SNAPSHOTS", {
|
|
16
16
|
slug: "neo4j-list-snapshots",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-snapshots.mjs","names":[],"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.mjs","names":[],"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}).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}).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,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS;CAC9J,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE;AAC5G,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,wCAAwC,EAAE,OAAO;CACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAChH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC7H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAK/C,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,iGAAiG,EACjK,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pause-instance-beta.cjs","names":["z","action"],"sources":["../../src/actions/pause-instance-beta.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jPauseInstanceBetaInput
|
|
1
|
+
{"version":3,"file":"pause-instance-beta.cjs","names":["z","action"],"sources":["../../src/actions/pause-instance-beta.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jPauseInstanceBetaInput = z.object({\n instance_id: z.string().describe(\"The unique identifier of the Neo4j Aura instance to pause.\"),\n}).describe(\"Request model for pausing a Neo4j Aura instance.\");\nexport const Neo4jPauseInstanceBetaOutput = z.object({}).describe(\"Response model for pausing a Neo4j Aura instance.\");\n\nexport const neo4jPauseInstanceBeta = action(\"NEO4J_PAUSE_INSTANCE_BETA\", {\n slug: \"neo4j-pause-instance-beta\",\n name: \"Pause Neo4j Aura Instance\",\n description: \"Pauses a Neo4j Aura instance. Use when you need to temporarily stop an instance to reduce costs or perform maintenance. The instance can be resumed later using the ResumeInstance action. This action is asynchronous - the instance will be in a 'pausing' state until the operation completes. Note: this action cannot be performed if an ongoing operation (such as cloning) is in progress on the instance.\",\n input: Neo4jPauseInstanceBetaInput,\n output: Neo4jPauseInstanceBetaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EAC/F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAErH,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/pause-instance-beta.d.ts
|
|
4
|
-
declare const Neo4jPauseInstanceBetaInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jPauseInstanceBetaInput: z.ZodObject<{
|
|
5
|
+
instance_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const Neo4jPauseInstanceBetaOutput: z.ZodObject<{}, z.core.$strip>;
|
|
8
|
+
declare const neo4jPauseInstanceBeta: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
|
+
instance_id: string;
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
11
|
//#endregion
|
|
8
12
|
export { neo4jPauseInstanceBeta };
|
|
9
13
|
//# sourceMappingURL=pause-instance-beta.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pause-instance-beta.d.cts","names":[],"sources":["../../src/actions/pause-instance-beta.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"pause-instance-beta.d.cts","names":[],"sources":["../../src/actions/pause-instance-beta.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/pause-instance-beta.d.ts
|
|
4
|
-
declare const Neo4jPauseInstanceBetaInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jPauseInstanceBetaInput: z.ZodObject<{
|
|
5
|
+
instance_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const Neo4jPauseInstanceBetaOutput: z.ZodObject<{}, z.core.$strip>;
|
|
8
|
+
declare const neo4jPauseInstanceBeta: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
|
+
instance_id: string;
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
11
|
//#endregion
|
|
8
12
|
export { neo4jPauseInstanceBeta };
|
|
9
13
|
//# sourceMappingURL=pause-instance-beta.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pause-instance-beta.d.mts","names":[],"sources":["../../src/actions/pause-instance-beta.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"pause-instance-beta.d.mts","names":[],"sources":["../../src/actions/pause-instance-beta.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"pause-instance-beta.mjs","names":[],"sources":["../../src/actions/pause-instance-beta.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jPauseInstanceBetaInput
|
|
1
|
+
{"version":3,"file":"pause-instance-beta.mjs","names":[],"sources":["../../src/actions/pause-instance-beta.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jPauseInstanceBetaInput = z.object({\n instance_id: z.string().describe(\"The unique identifier of the Neo4j Aura instance to pause.\"),\n}).describe(\"Request model for pausing a Neo4j Aura instance.\");\nexport const Neo4jPauseInstanceBetaOutput = z.object({}).describe(\"Response model for pausing a Neo4j Aura instance.\");\n\nexport const neo4jPauseInstanceBeta = action(\"NEO4J_PAUSE_INSTANCE_BETA\", {\n slug: \"neo4j-pause-instance-beta\",\n name: \"Pause Neo4j Aura Instance\",\n description: \"Pauses a Neo4j Aura instance. Use when you need to temporarily stop an instance to reduce costs or perform maintenance. The instance can be resumed later using the ResumeInstance action. This action is asynchronous - the instance will be in a 'pausing' state until the operation completes. Note: this action cannot be performed if an ongoing operation (such as cloning) is in progress on the instance.\",\n input: Neo4jPauseInstanceBetaInput,\n output: Neo4jPauseInstanceBetaOutput,\n});\n"],"mappings":";;AASA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATyC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,EAC/F,CAAC,CAAC,CAAC,SAAS,kDAOH;CACP,QAP0C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAOxD;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/restore-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jRestoreSnapshotInput
|
|
1
|
+
{"version":3,"file":"restore-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/restore-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jRestoreSnapshotInput = z.object({\n instance_id: z.string().describe(\"The unique identifier of the Neo4j Aura instance to restore.\"),\n snapshot_id: z.string().describe(\"The unique identifier of the snapshot to restore from.\"),\n}).describe(\"Request model for restoring a Neo4j Aura instance from a snapshot.\");\nexport const Neo4jRestoreSnapshotOutput = z.object({\n id: z.string().describe(\"The unique identifier of the instance.\").nullable().optional(),\n name: z.string().describe(\"The name of the instance.\").nullable().optional(),\n type: z.string().describe(\"The type of the instance.\").nullable().optional(),\n memory: z.string().describe(\"The memory configuration of the instance.\").nullable().optional(),\n region: z.string().describe(\"The region where the instance is hosted.\").nullable().optional(),\n status: z.string().describe(\"The current status of the instance (e.g., 'restoring', 'online').\").nullable().optional(),\n message: z.string().describe(\"A message describing the operation result.\").nullable().optional(),\n storage: z.string().describe(\"The storage configuration of the instance.\").nullable().optional(),\n tenant_id: z.string().describe(\"The tenant identifier.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the instance was created.\").nullable().optional(),\n cloud_provider: z.string().describe(\"The cloud provider hosting the instance.\").nullable().optional(),\n connection_url: z.string().describe(\"The connection URL for the instance.\").nullable().optional(),\n}).describe(\"Response model for restoring a Neo4j Aura instance from a snapshot.\");\n\nexport const neo4jRestoreSnapshot = action(\"NEO4J_RESTORE_SNAPSHOT\", {\n slug: \"neo4j-restore-snapshot\",\n name: \"Restore Neo4j Aura Instance from Snapshot\",\n description: \"Restore a Neo4j Aura instance from a snapshot. Replaces all current data with the snapshot data. This action is irreversible — all data since the snapshot was taken will be permanently lost. Use this action when you need to recover an Aura instance to a previous state from a specific snapshot. This operation cannot be undone once initiated.\",\n input: Neo4jRestoreSnapshotInput,\n output: Neo4jRestoreSnapshotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,qEAAqE;AAEjF,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,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/restore-snapshot.d.ts
|
|
4
|
-
declare const Neo4jRestoreSnapshotInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jRestoreSnapshotInput: z.ZodObject<{
|
|
5
|
+
instance_id: z.ZodString;
|
|
6
|
+
snapshot_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const Neo4jRestoreSnapshotOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
memory: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
storage: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
cloud_provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
connection_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$strip>;
|
|
22
|
+
declare const neo4jRestoreSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
|
+
instance_id: string;
|
|
24
|
+
snapshot_id: string;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { neo4jRestoreSnapshot };
|
|
9
28
|
//# sourceMappingURL=restore-snapshot.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-snapshot.d.cts","names":[],"sources":["../../src/actions/restore-snapshot.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"restore-snapshot.d.cts","names":[],"sources":["../../src/actions/restore-snapshot.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAIzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/restore-snapshot.d.ts
|
|
4
|
-
declare const Neo4jRestoreSnapshotInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jRestoreSnapshotInput: z.ZodObject<{
|
|
5
|
+
instance_id: z.ZodString;
|
|
6
|
+
snapshot_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const Neo4jRestoreSnapshotOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
memory: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
storage: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
cloud_provider: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
connection_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$strip>;
|
|
22
|
+
declare const neo4jRestoreSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
|
+
instance_id: string;
|
|
24
|
+
snapshot_id: string;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { neo4jRestoreSnapshot };
|
|
9
28
|
//# sourceMappingURL=restore-snapshot.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-snapshot.d.mts","names":[],"sources":["../../src/actions/restore-snapshot.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"restore-snapshot.d.mts","names":[],"sources":["../../src/actions/restore-snapshot.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAIzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-snapshot.mjs","names":[],"sources":["../../src/actions/restore-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jRestoreSnapshotInput
|
|
1
|
+
{"version":3,"file":"restore-snapshot.mjs","names":[],"sources":["../../src/actions/restore-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jRestoreSnapshotInput = z.object({\n instance_id: z.string().describe(\"The unique identifier of the Neo4j Aura instance to restore.\"),\n snapshot_id: z.string().describe(\"The unique identifier of the snapshot to restore from.\"),\n}).describe(\"Request model for restoring a Neo4j Aura instance from a snapshot.\");\nexport const Neo4jRestoreSnapshotOutput = z.object({\n id: z.string().describe(\"The unique identifier of the instance.\").nullable().optional(),\n name: z.string().describe(\"The name of the instance.\").nullable().optional(),\n type: z.string().describe(\"The type of the instance.\").nullable().optional(),\n memory: z.string().describe(\"The memory configuration of the instance.\").nullable().optional(),\n region: z.string().describe(\"The region where the instance is hosted.\").nullable().optional(),\n status: z.string().describe(\"The current status of the instance (e.g., 'restoring', 'online').\").nullable().optional(),\n message: z.string().describe(\"A message describing the operation result.\").nullable().optional(),\n storage: z.string().describe(\"The storage configuration of the instance.\").nullable().optional(),\n tenant_id: z.string().describe(\"The tenant identifier.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the instance was created.\").nullable().optional(),\n cloud_provider: z.string().describe(\"The cloud provider hosting the instance.\").nullable().optional(),\n connection_url: z.string().describe(\"The connection URL for the instance.\").nullable().optional(),\n}).describe(\"Response model for restoring a Neo4j Aura instance from a snapshot.\");\n\nexport const neo4jRestoreSnapshot = action(\"NEO4J_RESTORE_SNAPSHOT\", {\n slug: \"neo4j-restore-snapshot\",\n name: \"Restore Neo4j Aura Instance from Snapshot\",\n description: \"Restore a Neo4j Aura instance from a snapshot. Replaces all current data with the snapshot data. This action is irreversible — all data since the snapshot was taken will be permanently lost. Use this action when you need to recover an Aura instance to a previous state from a specific snapshot. This operation cannot be undone once initiated.\",\n input: Neo4jRestoreSnapshotInput,\n output: Neo4jRestoreSnapshotOutput,\n});\n"],"mappings":";;AAuBA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBuC,EAAE,OAAO;EAChD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CAC3F,CAAC,CAAC,CAAC,SAAS,oEAoBH;CACP,QApBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,qEAOF;AACV,CAAC"}
|
|
@@ -10,14 +10,14 @@ const Neo4jUpdateInstanceBetaInput = zod.z.object({
|
|
|
10
10
|
graph_analytics_plugin: zod.z.boolean().describe("Add or remove the instance graph analytics plugin.").optional()
|
|
11
11
|
}).describe("Request model for updating a Neo4j Aura instance configuration.");
|
|
12
12
|
const Neo4jUpdateInstanceBeta_InstanceDataSchema = zod.z.object({
|
|
13
|
-
id: zod.z.string().describe("The id of the instance"),
|
|
14
|
-
name: zod.z.string().describe("The name of the instance"),
|
|
13
|
+
id: zod.z.string().describe("The id of the instance").nullable(),
|
|
14
|
+
name: zod.z.string().describe("The name of the instance").nullable(),
|
|
15
15
|
type: zod.z.string().describe("The type of the instance (enterprise-db, enterprise-ds, business-critical, professional-db, professional-ds, free-db)").nullable().optional(),
|
|
16
16
|
memory: zod.z.string().describe("The size of the instance memory in GB.").nullable().optional(),
|
|
17
17
|
region: zod.z.string().describe("The region where the instance is hosted.").nullable().optional(),
|
|
18
|
-
status: zod.z.string().describe("The status of the instance"),
|
|
18
|
+
status: zod.z.string().describe("The status of the instance").nullable(),
|
|
19
19
|
storage: zod.z.string().describe("Storage allocated to the instance. **This field is NOT returned for free instances**").nullable().optional(),
|
|
20
|
-
tenant_id: zod.z.string().describe("The project to which the instance belongs to"),
|
|
20
|
+
tenant_id: zod.z.string().describe("The project to which the instance belongs to").nullable(),
|
|
21
21
|
created_at: zod.z.string().describe("The timestamp when the instance was created").nullable().optional(),
|
|
22
22
|
graph_nodes: zod.z.union([zod.z.string(), zod.z.number().int()]).nullable().optional(),
|
|
23
23
|
cloud_provider: zod.z.string().describe("The cloud provider hosting the instance (gcp, aws, or azure).").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-instance-beta.cjs","names":["z","action"],"sources":["../../src/actions/update-instance-beta.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jUpdateInstanceBetaInput
|
|
1
|
+
{"version":3,"file":"update-instance-beta.cjs","names":["z","action"],"sources":["../../src/actions/update-instance-beta.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jUpdateInstanceBetaInput = z.object({\n name: z.string().describe(\"Edit the instance name in the Aura Console. The name may include any UTF-8 characters with no trailing or leading whitespace.\").optional(),\n memory: z.string().describe(\"The size of the instance memory in GB. Please refer to your Aura projects instance configurations for valid sizes.\").optional(),\n storage: z.string().describe(\"The size of the instance storage in GB. Please refer to your Aura projects instance configurations for valid sizes.\").optional(),\n instance_id: z.string().describe(\"The unique identifier of the Neo4j Aura instance to update.\"),\n vector_optimized: z.boolean().describe(\"Add or remove the instance vector optimization.\").optional(),\n graph_analytics_plugin: z.boolean().describe(\"Add or remove the instance graph analytics plugin.\").optional(),\n}).describe(\"Request model for updating a Neo4j Aura instance configuration.\");\nconst Neo4jUpdateInstanceBeta_InstanceDataSchema = z.object({\n id: z.string().describe(\"The id of the instance\").nullable(),\n name: z.string().describe(\"The name of the instance\").nullable(),\n type: z.string().describe(\"The type of the instance (enterprise-db, enterprise-ds, business-critical, professional-db, professional-ds, free-db)\").nullable().optional(),\n memory: z.string().describe(\"The size of the instance memory in GB.\").nullable().optional(),\n region: z.string().describe(\"The region where the instance is hosted.\").nullable().optional(),\n status: z.string().describe(\"The status of the instance\").nullable(),\n storage: z.string().describe(\"Storage allocated to the instance. **This field is NOT returned for free instances**\").nullable().optional(),\n tenant_id: z.string().describe(\"The project to which the instance belongs to\").nullable(),\n created_at: z.string().describe(\"The timestamp when the instance was created\").nullable().optional(),\n graph_nodes: z.union([z.string(), z.number().int()]).nullable().optional(),\n cloud_provider: z.string().describe(\"The cloud provider hosting the instance (gcp, aws, or azure).\").nullable().optional(),\n connection_url: z.string().describe(\"URL for connecting to the Neo4j instance\").nullable().optional(),\n vector_optimized: z.boolean().describe(\"The vector optimization configuration of the instance.\").nullable().optional(),\n graph_relationships: z.union([z.string(), z.number().int()]).nullable().optional(),\n graph_analytics_plugin: z.boolean().describe(\"The graph analytics plugin configuration of the instance.\").nullable().optional(),\n customer_managed_key_id: z.string().describe(\"ID of the Customer Managed Key if one was used for creating the instance\").nullable().optional(),\n metrics_integration_url: z.string().describe(\"Metrics integration endpoint URL for the Neo4j instance\").nullable().optional(),\n}).describe(\"Detailed information about a Neo4j Aura instance.\");\nexport const Neo4jUpdateInstanceBetaOutput = z.object({\n data: Neo4jUpdateInstanceBeta_InstanceDataSchema.nullable().optional(),\n}).describe(\"Response model for updating a Neo4j Aura instance configuration.\");\n\nexport const neo4jUpdateInstanceBeta = action(\"NEO4J_UPDATE_INSTANCE_BETA\", {\n slug: \"neo4j-update-instance-beta\",\n name: \"Update Neo4j Aura Instance\",\n description: \"Edits the configuration of a Neo4j Aura instance. Allows updating the instance name, memory allocation, storage size, and plugin configurations. Use this action when you need to modify an existing Neo4j Aura instance's settings such as renaming the instance, adjusting memory/storage resources, or enabling/disabling the graph analytics plugin or vector optimization features. Note: Some operations like resizing memory or storage may result in a 202 Accepted response indicating the resize request was accepted for async processing.\",\n input: Neo4jUpdateInstanceBetaInput,\n output: Neo4jUpdateInstanceBetaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;CACpK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC3J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC7J,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC9F,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACnG,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACnE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,qBAAqBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,MAAM,2CAA2C,SAAS,CAAC,CAAC,SAAS,EACvE,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|