@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":"get-snapshot.mjs","names":[],"sources":["../../src/actions/get-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jGetSnapshotInput
|
|
1
|
+
{"version":3,"file":"get-snapshot.mjs","names":[],"sources":["../../src/actions/get-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jGetSnapshotInput = z.object({\n instance_id: z.string().describe(\"The unique identifier of the Neo4j Aura instance\"),\n snapshot_id: z.string().describe(\"The unique identifier of the snapshot\"),\n});\nconst Neo4jGetSnapshot_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 Neo4jGetSnapshotOutput = z.object({\n data: Neo4jGetSnapshot_SnapshotDataSchema.nullable(),\n}).passthrough();\n\nexport const neo4jGetSnapshot = action(\"NEO4J_GET_SNAPSHOT\", {\n slug: \"neo4j-get-snapshot\",\n name: \"Get Neo4j Aura Snapshot Details\",\n description: \"Retrieves details of a specific snapshot for a Neo4j Aura instance. Returns the snapshot profile, current status, and creation timestamp. Use this action when you need to check the status or details of a particular backup snapshot.\",\n input: Neo4jGetSnapshotInput,\n output: Neo4jGetSnapshotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;AAC1E,CAAC;AACD,MAAM,sCAAsC,EAAE,OAAO;CACnD,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,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAK7D,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToC,EAAE,OAAO,EAC7C,MAAM,oCAAoC,SAAS,EACrD,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -6,27 +6,27 @@ const Neo4jListAgentsInput = zod.z.object({
|
|
|
6
6
|
organization_id: zod.z.string().describe("The unique identifier of the Aura organization whose agents to list.")
|
|
7
7
|
}).describe("Request model for listing agents of a Neo4j Aura project.");
|
|
8
8
|
const Neo4jListAgents_AgentToolSchema = zod.z.object({
|
|
9
|
-
id: zod.z.string().describe("The unique identifier of the tool."),
|
|
10
|
-
name: zod.z.string().describe("The name of the tool."),
|
|
11
|
-
status: zod.z.string().describe("The status of the tool (e.g., 'active', 'disabled')."),
|
|
12
|
-
version: zod.z.string().describe("The version of the tool.")
|
|
13
|
-
}).describe("Summary of a tool attached to an agent.");
|
|
9
|
+
id: zod.z.string().describe("The unique identifier of the tool.").nullable(),
|
|
10
|
+
name: zod.z.string().describe("The name of the tool.").nullable(),
|
|
11
|
+
status: zod.z.string().describe("The status of the tool (e.g., 'active', 'disabled').").nullable(),
|
|
12
|
+
version: zod.z.string().describe("The version of the tool.").nullable()
|
|
13
|
+
}).passthrough().describe("Summary of a tool attached to an agent.");
|
|
14
14
|
const Neo4jListAgents_AgentSummarySchema = zod.z.object({
|
|
15
|
-
id: zod.z.string().describe("The unique identifier of the agent."),
|
|
16
|
-
dbid: zod.z.string().describe("The ID of the database instance."),
|
|
17
|
-
name: zod.z.string().describe("The name of the agent."),
|
|
15
|
+
id: zod.z.string().describe("The unique identifier of the agent.").nullable(),
|
|
16
|
+
dbid: zod.z.string().describe("The ID of the database instance.").nullable(),
|
|
17
|
+
name: zod.z.string().describe("The name of the agent.").nullable(),
|
|
18
18
|
tools: zod.z.array(Neo4jListAgents_AgentToolSchema).describe("A summary of the tools attached to the agent.").nullable().optional(),
|
|
19
19
|
enabled: zod.z.boolean().describe("Whether the agent is enabled.").nullable().optional(),
|
|
20
|
-
is_private: zod.z.boolean().describe("Whether the agent is private."),
|
|
20
|
+
is_private: zod.z.boolean().describe("Whether the agent is private.").nullable(),
|
|
21
21
|
project_id: zod.z.string().describe("The project ID the agent belongs to.").nullable().optional(),
|
|
22
|
-
description: zod.z.string().describe("A description of the agent."),
|
|
22
|
+
description: zod.z.string().describe("A description of the agent.").nullable(),
|
|
23
23
|
endpoint_link: zod.z.string().describe("The public endpoint link for the agent.").nullable().optional(),
|
|
24
24
|
is_mcp_enabled: zod.z.boolean().describe("Whether MCP is enabled.").nullable().optional(),
|
|
25
25
|
organization_id: zod.z.string().describe("The organization ID the agent belongs to.").nullable().optional(),
|
|
26
26
|
mcp_endpoint_link: zod.z.string().describe("The MCP endpoint link for the agent.").nullable().optional()
|
|
27
|
-
}).describe("Summary information for an agent returned when listing agents.");
|
|
28
|
-
const Neo4jListAgents_AgentItemsSchema = zod.z.object({ details: zod.z.array(Neo4jListAgents_AgentSummarySchema).describe("List of agents matching the query criteria.").nullable().optional() }).describe("Container for the list of agent items.");
|
|
29
|
-
const Neo4jListAgentsOutput = zod.z.object({ data: Neo4jListAgents_AgentItemsSchema.nullable() }).describe("Response model for listing agents of a Neo4j Aura project.");
|
|
27
|
+
}).passthrough().describe("Summary information for an agent returned when listing agents.");
|
|
28
|
+
const Neo4jListAgents_AgentItemsSchema = zod.z.object({ details: zod.z.array(Neo4jListAgents_AgentSummarySchema).describe("List of agents matching the query criteria.").nullable().optional() }).passthrough().describe("Container for the list of agent items.");
|
|
29
|
+
const Neo4jListAgentsOutput = zod.z.object({ data: Neo4jListAgents_AgentItemsSchema.nullable() }).passthrough().describe("Response model for listing agents of a Neo4j Aura project.");
|
|
30
30
|
const neo4jListAgents = require_action.action("NEO4J_LIST_AGENTS", {
|
|
31
31
|
slug: "neo4j-list-agents",
|
|
32
32
|
name: "List Neo4j Aura Agents",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-agents.cjs","names":["z","action"],"sources":["../../src/actions/list-agents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListAgentsInput
|
|
1
|
+
{"version":3,"file":"list-agents.cjs","names":["z","action"],"sources":["../../src/actions/list-agents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListAgentsInput = z.object({\n project_id: z.string().describe(\"The unique identifier of the Aura project whose agents to list.\"),\n organization_id: z.string().describe(\"The unique identifier of the Aura organization whose agents to list.\"),\n}).describe(\"Request model for listing agents of a Neo4j Aura project.\");\nconst Neo4jListAgents_AgentToolSchema = z.object({\n id: z.string().describe(\"The unique identifier of the tool.\").nullable(),\n name: z.string().describe(\"The name of the tool.\").nullable(),\n status: z.string().describe(\"The status of the tool (e.g., 'active', 'disabled').\").nullable(),\n version: z.string().describe(\"The version of the tool.\").nullable(),\n}).passthrough().describe(\"Summary of a tool attached to an agent.\");\nconst Neo4jListAgents_AgentSummarySchema = z.object({\n id: z.string().describe(\"The unique identifier of the agent.\").nullable(),\n dbid: z.string().describe(\"The ID of the database instance.\").nullable(),\n name: z.string().describe(\"The name of the agent.\").nullable(),\n tools: z.array(Neo4jListAgents_AgentToolSchema).describe(\"A summary of the tools attached to the agent.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the agent is enabled.\").nullable().optional(),\n is_private: z.boolean().describe(\"Whether the agent is private.\").nullable(),\n project_id: z.string().describe(\"The project ID the agent belongs to.\").nullable().optional(),\n description: z.string().describe(\"A description of the agent.\").nullable(),\n endpoint_link: z.string().describe(\"The public endpoint link for the agent.\").nullable().optional(),\n is_mcp_enabled: z.boolean().describe(\"Whether MCP is enabled.\").nullable().optional(),\n organization_id: z.string().describe(\"The organization ID the agent belongs to.\").nullable().optional(),\n mcp_endpoint_link: z.string().describe(\"The MCP endpoint link for the agent.\").nullable().optional(),\n}).passthrough().describe(\"Summary information for an agent returned when listing agents.\");\nconst Neo4jListAgents_AgentItemsSchema = z.object({\n details: z.array(Neo4jListAgents_AgentSummarySchema).describe(\"List of agents matching the query criteria.\").nullable().optional(),\n}).passthrough().describe(\"Container for the list of agent items.\");\nexport const Neo4jListAgentsOutput = z.object({\n data: Neo4jListAgents_AgentItemsSchema.nullable(),\n}).passthrough().describe(\"Response model for listing agents of a Neo4j Aura project.\");\n\nexport const neo4jListAgents = action(\"NEO4J_LIST_AGENTS\", {\n slug: \"neo4j-list-agents\",\n name: \"List Neo4j Aura Agents\",\n description: \"List all agents belonging to a specific Neo4j Aura project. Returns agent information including ID, name, description, database ID, privacy settings, endpoint links, MCP status, and attached tools. Use this action when you need to retrieve all agents for a specific project to identify available agents or to select a specific agent for subsequent operations.\",\n input: Neo4jListAgentsInput,\n output: Neo4jListAgentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACjG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;AAC7G,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACzE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,mCAAmCA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,MAAM,iCAAiC,SAAS,EAClD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAEtF,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-agents.d.ts
|
|
4
|
-
declare const Neo4jListAgentsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListAgentsInput: z.ZodObject<{
|
|
5
|
+
project_id: z.ZodString;
|
|
6
|
+
organization_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const Neo4jListAgentsOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
10
|
+
details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
dbid: z.ZodNullable<z.ZodString>;
|
|
13
|
+
name: z.ZodNullable<z.ZodString>;
|
|
14
|
+
tools: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
15
|
+
id: z.ZodNullable<z.ZodString>;
|
|
16
|
+
name: z.ZodNullable<z.ZodString>;
|
|
17
|
+
status: z.ZodNullable<z.ZodString>;
|
|
18
|
+
version: z.ZodNullable<z.ZodString>;
|
|
19
|
+
}, z.core.$loose>>>>;
|
|
20
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
21
|
+
is_private: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
description: z.ZodNullable<z.ZodString>;
|
|
24
|
+
endpoint_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
is_mcp_enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
26
|
+
organization_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
mcp_endpoint_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
}, z.core.$loose>>>>;
|
|
29
|
+
}, z.core.$loose>>;
|
|
30
|
+
}, z.core.$loose>;
|
|
31
|
+
declare const neo4jListAgents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
|
+
project_id: string;
|
|
33
|
+
organization_id: string;
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { neo4jListAgents };
|
|
9
37
|
//# sourceMappingURL=list-agents.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-agents.d.cts","names":[],"sources":["../../src/actions/list-agents.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"list-agents.d.cts","names":[],"sources":["../../src/actions/list-agents.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cA2BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-agents.d.ts
|
|
4
|
-
declare const Neo4jListAgentsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListAgentsInput: z.ZodObject<{
|
|
5
|
+
project_id: z.ZodString;
|
|
6
|
+
organization_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const Neo4jListAgentsOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
10
|
+
details: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
dbid: z.ZodNullable<z.ZodString>;
|
|
13
|
+
name: z.ZodNullable<z.ZodString>;
|
|
14
|
+
tools: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
15
|
+
id: z.ZodNullable<z.ZodString>;
|
|
16
|
+
name: z.ZodNullable<z.ZodString>;
|
|
17
|
+
status: z.ZodNullable<z.ZodString>;
|
|
18
|
+
version: z.ZodNullable<z.ZodString>;
|
|
19
|
+
}, z.core.$loose>>>>;
|
|
20
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
21
|
+
is_private: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
description: z.ZodNullable<z.ZodString>;
|
|
24
|
+
endpoint_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
is_mcp_enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
26
|
+
organization_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
mcp_endpoint_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
}, z.core.$loose>>>>;
|
|
29
|
+
}, z.core.$loose>>;
|
|
30
|
+
}, z.core.$loose>;
|
|
31
|
+
declare const neo4jListAgents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
|
+
project_id: string;
|
|
33
|
+
organization_id: string;
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { neo4jListAgents };
|
|
9
37
|
//# sourceMappingURL=list-agents.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-agents.d.mts","names":[],"sources":["../../src/actions/list-agents.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"list-agents.d.mts","names":[],"sources":["../../src/actions/list-agents.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cA2BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA"}
|
|
@@ -6,32 +6,32 @@ const Neo4jListAgentsInput = z.object({
|
|
|
6
6
|
organization_id: z.string().describe("The unique identifier of the Aura organization whose agents to list.")
|
|
7
7
|
}).describe("Request model for listing agents of a Neo4j Aura project.");
|
|
8
8
|
const Neo4jListAgents_AgentToolSchema = z.object({
|
|
9
|
-
id: z.string().describe("The unique identifier of the tool."),
|
|
10
|
-
name: z.string().describe("The name of the tool."),
|
|
11
|
-
status: z.string().describe("The status of the tool (e.g., 'active', 'disabled')."),
|
|
12
|
-
version: z.string().describe("The version of the tool.")
|
|
13
|
-
}).describe("Summary of a tool attached to an agent.");
|
|
9
|
+
id: z.string().describe("The unique identifier of the tool.").nullable(),
|
|
10
|
+
name: z.string().describe("The name of the tool.").nullable(),
|
|
11
|
+
status: z.string().describe("The status of the tool (e.g., 'active', 'disabled').").nullable(),
|
|
12
|
+
version: z.string().describe("The version of the tool.").nullable()
|
|
13
|
+
}).passthrough().describe("Summary of a tool attached to an agent.");
|
|
14
14
|
const Neo4jListAgents_AgentSummarySchema = z.object({
|
|
15
|
-
id: z.string().describe("The unique identifier of the agent."),
|
|
16
|
-
dbid: z.string().describe("The ID of the database instance."),
|
|
17
|
-
name: z.string().describe("The name of the agent."),
|
|
15
|
+
id: z.string().describe("The unique identifier of the agent.").nullable(),
|
|
16
|
+
dbid: z.string().describe("The ID of the database instance.").nullable(),
|
|
17
|
+
name: z.string().describe("The name of the agent.").nullable(),
|
|
18
18
|
tools: z.array(Neo4jListAgents_AgentToolSchema).describe("A summary of the tools attached to the agent.").nullable().optional(),
|
|
19
19
|
enabled: z.boolean().describe("Whether the agent is enabled.").nullable().optional(),
|
|
20
|
-
is_private: z.boolean().describe("Whether the agent is private."),
|
|
20
|
+
is_private: z.boolean().describe("Whether the agent is private.").nullable(),
|
|
21
21
|
project_id: z.string().describe("The project ID the agent belongs to.").nullable().optional(),
|
|
22
|
-
description: z.string().describe("A description of the agent."),
|
|
22
|
+
description: z.string().describe("A description of the agent.").nullable(),
|
|
23
23
|
endpoint_link: z.string().describe("The public endpoint link for the agent.").nullable().optional(),
|
|
24
24
|
is_mcp_enabled: z.boolean().describe("Whether MCP is enabled.").nullable().optional(),
|
|
25
25
|
organization_id: z.string().describe("The organization ID the agent belongs to.").nullable().optional(),
|
|
26
26
|
mcp_endpoint_link: z.string().describe("The MCP endpoint link for the agent.").nullable().optional()
|
|
27
|
-
}).describe("Summary information for an agent returned when listing agents.");
|
|
28
|
-
const Neo4jListAgents_AgentItemsSchema = z.object({ details: z.array(Neo4jListAgents_AgentSummarySchema).describe("List of agents matching the query criteria.").nullable().optional() }).describe("Container for the list of agent items.");
|
|
27
|
+
}).passthrough().describe("Summary information for an agent returned when listing agents.");
|
|
28
|
+
const Neo4jListAgents_AgentItemsSchema = z.object({ details: z.array(Neo4jListAgents_AgentSummarySchema).describe("List of agents matching the query criteria.").nullable().optional() }).passthrough().describe("Container for the list of agent items.");
|
|
29
29
|
const neo4jListAgents = action("NEO4J_LIST_AGENTS", {
|
|
30
30
|
slug: "neo4j-list-agents",
|
|
31
31
|
name: "List Neo4j Aura Agents",
|
|
32
32
|
description: "List all agents belonging to a specific Neo4j Aura project. Returns agent information including ID, name, description, database ID, privacy settings, endpoint links, MCP status, and attached tools. Use this action when you need to retrieve all agents for a specific project to identify available agents or to select a specific agent for subsequent operations.",
|
|
33
33
|
input: Neo4jListAgentsInput,
|
|
34
|
-
output: z.object({ data: Neo4jListAgents_AgentItemsSchema.nullable() }).describe("Response model for listing agents of a Neo4j Aura project.")
|
|
34
|
+
output: z.object({ data: Neo4jListAgents_AgentItemsSchema.nullable() }).passthrough().describe("Response model for listing agents of a Neo4j Aura project.")
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { neo4jListAgents };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-agents.mjs","names":[],"sources":["../../src/actions/list-agents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListAgentsInput
|
|
1
|
+
{"version":3,"file":"list-agents.mjs","names":[],"sources":["../../src/actions/list-agents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListAgentsInput = z.object({\n project_id: z.string().describe(\"The unique identifier of the Aura project whose agents to list.\"),\n organization_id: z.string().describe(\"The unique identifier of the Aura organization whose agents to list.\"),\n}).describe(\"Request model for listing agents of a Neo4j Aura project.\");\nconst Neo4jListAgents_AgentToolSchema = z.object({\n id: z.string().describe(\"The unique identifier of the tool.\").nullable(),\n name: z.string().describe(\"The name of the tool.\").nullable(),\n status: z.string().describe(\"The status of the tool (e.g., 'active', 'disabled').\").nullable(),\n version: z.string().describe(\"The version of the tool.\").nullable(),\n}).passthrough().describe(\"Summary of a tool attached to an agent.\");\nconst Neo4jListAgents_AgentSummarySchema = z.object({\n id: z.string().describe(\"The unique identifier of the agent.\").nullable(),\n dbid: z.string().describe(\"The ID of the database instance.\").nullable(),\n name: z.string().describe(\"The name of the agent.\").nullable(),\n tools: z.array(Neo4jListAgents_AgentToolSchema).describe(\"A summary of the tools attached to the agent.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether the agent is enabled.\").nullable().optional(),\n is_private: z.boolean().describe(\"Whether the agent is private.\").nullable(),\n project_id: z.string().describe(\"The project ID the agent belongs to.\").nullable().optional(),\n description: z.string().describe(\"A description of the agent.\").nullable(),\n endpoint_link: z.string().describe(\"The public endpoint link for the agent.\").nullable().optional(),\n is_mcp_enabled: z.boolean().describe(\"Whether MCP is enabled.\").nullable().optional(),\n organization_id: z.string().describe(\"The organization ID the agent belongs to.\").nullable().optional(),\n mcp_endpoint_link: z.string().describe(\"The MCP endpoint link for the agent.\").nullable().optional(),\n}).passthrough().describe(\"Summary information for an agent returned when listing agents.\");\nconst Neo4jListAgents_AgentItemsSchema = z.object({\n details: z.array(Neo4jListAgents_AgentSummarySchema).describe(\"List of agents matching the query criteria.\").nullable().optional(),\n}).passthrough().describe(\"Container for the list of agent items.\");\nexport const Neo4jListAgentsOutput = z.object({\n data: Neo4jListAgents_AgentItemsSchema.nullable(),\n}).passthrough().describe(\"Response model for listing agents of a Neo4j Aura project.\");\n\nexport const neo4jListAgents = action(\"NEO4J_LIST_AGENTS\", {\n slug: \"neo4j-list-agents\",\n name: \"List Neo4j Aura Agents\",\n description: \"List all agents belonging to a specific Neo4j Aura project. Returns agent information including ID, name, description, database ID, privacy settings, endpoint links, MCP status, and attached tools. Use this action when you need to retrieve all agents for a specific project to identify available agents or to select a specific agent for subsequent operations.\",\n input: Neo4jListAgentsInput,\n output: Neo4jListAgentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO;CAC3C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACjG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;AAC7G,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACzE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,mCAAmC,EAAE,OAAO,EAChD,SAAS,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmC,EAAE,OAAO,EAC5C,MAAM,iCAAiC,SAAS,EAClD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAOhB;AACV,CAAC"}
|
|
@@ -9,21 +9,21 @@ const Neo4jListGdsSessionsInput = zod.z.object({
|
|
|
9
9
|
const Neo4jListGdsSessions_GdsSessionMemorySchema = zod.z.object({
|
|
10
10
|
heap_size: zod.z.string().describe("Heap memory size allocated to the GDS session (e.g., '4Gi', '8Gi')").nullable().optional(),
|
|
11
11
|
page_cache: zod.z.string().describe("Page cache size allocated to the GDS session").nullable().optional()
|
|
12
|
-
}).describe("Memory configuration for a GDS session.");
|
|
12
|
+
}).passthrough().describe("Memory configuration for a GDS session.");
|
|
13
13
|
const Neo4jListGdsSessions_GdsSessionSchema = zod.z.object({
|
|
14
|
-
id: zod.z.string().describe("Unique identifier for the GDS session"),
|
|
14
|
+
id: zod.z.string().describe("Unique identifier for the GDS session").nullable(),
|
|
15
15
|
host: zod.z.string().describe("Host address or URL where the GDS session is running").nullable().optional(),
|
|
16
16
|
name: zod.z.string().describe("Display name of the GDS session").nullable().optional(),
|
|
17
17
|
memory: Neo4jListGdsSessions_GdsSessionMemorySchema.nullable().optional(),
|
|
18
|
-
status: zod.z.string().describe("Current status of the GDS session (e.g., 'RUNNING', 'STOPPED', 'STARTING')"),
|
|
18
|
+
status: zod.z.string().describe("Current status of the GDS session (e.g., 'RUNNING', 'STOPPED', 'STARTING')").nullable(),
|
|
19
19
|
created_at: zod.z.string().describe("ISO 8601 timestamp indicating when the GDS session was created").nullable().optional(),
|
|
20
20
|
expiry_date: zod.z.string().describe("ISO 8601 timestamp indicating when the GDS session will expire").nullable().optional(),
|
|
21
21
|
instance_id: zod.z.string().describe("ID of the Neo4j instance this GDS session is associated with").nullable().optional()
|
|
22
|
-
}).describe("Represents a single GDS session summary.");
|
|
22
|
+
}).passthrough().describe("Represents a single GDS session summary.");
|
|
23
23
|
const Neo4jListGdsSessionsOutput = zod.z.object({
|
|
24
24
|
data: zod.z.array(Neo4jListGdsSessions_GdsSessionSchema).describe("List of GDS session summaries containing status, memory, host, and expiry information"),
|
|
25
25
|
total: zod.z.number().int().describe("Total number of GDS sessions matching the filter criteria").nullable().optional()
|
|
26
|
-
}).describe("Response schema for listing GDS sessions.");
|
|
26
|
+
}).passthrough().describe("Response schema for listing GDS sessions.");
|
|
27
27
|
const neo4jListGdsSessions = require_action.action("NEO4J_LIST_GDS_SESSIONS", {
|
|
28
28
|
slug: "neo4j-list-gds-sessions",
|
|
29
29
|
name: "List GDS Sessions",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-gds-sessions.cjs","names":["z","action"],"sources":["../../src/actions/list-gds-sessions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListGdsSessionsInput
|
|
1
|
+
{"version":3,"file":"list-gds-sessions.cjs","names":["z","action"],"sources":["../../src/actions/list-gds-sessions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListGdsSessionsInput = z.object({\n tenant_id: z.string().describe(\"Filter GDS sessions by project/tenant ID. Returns sessions belonging to the specified project.\").optional(),\n instance_id: z.string().describe(\"Filter GDS sessions by instance ID. Returns sessions for the specified Neo4j instance.\").optional(),\n organization_id: z.string().describe(\"Filter GDS sessions by organization ID. Returns sessions belonging to the specified organization.\").optional(),\n}).describe(\"Request schema for listing GDS sessions.\\n\\nAll parameters are optional filters to narrow down the sessions returned.\");\nconst Neo4jListGdsSessions_GdsSessionMemorySchema = z.object({\n heap_size: z.string().describe(\"Heap memory size allocated to the GDS session (e.g., '4Gi', '8Gi')\").nullable().optional(),\n page_cache: z.string().describe(\"Page cache size allocated to the GDS session\").nullable().optional(),\n}).passthrough().describe(\"Memory configuration for a GDS session.\");\nconst Neo4jListGdsSessions_GdsSessionSchema = z.object({\n id: z.string().describe(\"Unique identifier for the GDS session\").nullable(),\n host: z.string().describe(\"Host address or URL where the GDS session is running\").nullable().optional(),\n name: z.string().describe(\"Display name of the GDS session\").nullable().optional(),\n memory: Neo4jListGdsSessions_GdsSessionMemorySchema.nullable().optional(),\n status: z.string().describe(\"Current status of the GDS session (e.g., 'RUNNING', 'STOPPED', 'STARTING')\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp indicating when the GDS session was created\").nullable().optional(),\n expiry_date: z.string().describe(\"ISO 8601 timestamp indicating when the GDS session will expire\").nullable().optional(),\n instance_id: z.string().describe(\"ID of the Neo4j instance this GDS session is associated with\").nullable().optional(),\n}).passthrough().describe(\"Represents a single GDS session summary.\");\nexport const Neo4jListGdsSessionsOutput = z.object({\n data: z.array(Neo4jListGdsSessions_GdsSessionSchema).describe(\"List of GDS session summaries containing status, memory, host, and expiry information\"),\n total: z.number().int().describe(\"Total number of GDS sessions matching the filter criteria\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing GDS sessions.\");\n\nexport const neo4jListGdsSessions = action(\"NEO4J_LIST_GDS_SESSIONS\", {\n slug: \"neo4j-list-gds-sessions\",\n name: \"List GDS Sessions\",\n description: \"List all Graph Data Science (GDS) sessions for the authenticated Neo4j Aura account. Returns a summary of each GDS session including status, memory allocation, host information, and expiry date. Use optional filters (instanceId, tenantId, organizationId) to narrow down the results to specific instances or organizational units. Use this action when you need to: - Monitor active GDS sessions and their resource usage - Check session expiry dates to plan for renewals - View host connectivity information for GDS sessions - Audit GDS session creation and status across the organization This action is read-only and does not modify any resources.\",\n input: Neo4jListGdsSessionsInput,\n output: Neo4jListGdsSessionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CAC1I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACpI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,SAAS,uHAAuH;AACnI,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACnH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,uFAAuF;CACrJ,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-gds-sessions.d.ts
|
|
4
|
-
declare const Neo4jListGdsSessionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListGdsSessionsInput: z.ZodObject<{
|
|
5
|
+
tenant_id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
instance_id: z.ZodOptional<z.ZodString>;
|
|
7
|
+
organization_id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const Neo4jListGdsSessionsOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
host: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
memory: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
heap_size: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
page_cache: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
status: z.ZodNullable<z.ZodString>;
|
|
19
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
expiry_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
instance_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const neo4jListGdsSessions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
|
+
tenant_id?: string | undefined;
|
|
27
|
+
instance_id?: string | undefined;
|
|
28
|
+
organization_id?: string | undefined;
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { neo4jListGdsSessions };
|
|
9
32
|
//# sourceMappingURL=list-gds-sessions.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-gds-sessions.d.cts","names":[],"sources":["../../src/actions/list-gds-sessions.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-gds-sessions.d.cts","names":[],"sources":["../../src/actions/list-gds-sessions.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAmBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-gds-sessions.d.ts
|
|
4
|
-
declare const Neo4jListGdsSessionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListGdsSessionsInput: z.ZodObject<{
|
|
5
|
+
tenant_id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
instance_id: z.ZodOptional<z.ZodString>;
|
|
7
|
+
organization_id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const Neo4jListGdsSessionsOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
host: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
memory: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
heap_size: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
page_cache: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
status: z.ZodNullable<z.ZodString>;
|
|
19
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
expiry_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
instance_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const neo4jListGdsSessions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
|
+
tenant_id?: string | undefined;
|
|
27
|
+
instance_id?: string | undefined;
|
|
28
|
+
organization_id?: string | undefined;
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { neo4jListGdsSessions };
|
|
9
32
|
//# sourceMappingURL=list-gds-sessions.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-gds-sessions.d.mts","names":[],"sources":["../../src/actions/list-gds-sessions.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-gds-sessions.d.mts","names":[],"sources":["../../src/actions/list-gds-sessions.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAmBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -9,17 +9,17 @@ const Neo4jListGdsSessionsInput = z.object({
|
|
|
9
9
|
const Neo4jListGdsSessions_GdsSessionMemorySchema = z.object({
|
|
10
10
|
heap_size: z.string().describe("Heap memory size allocated to the GDS session (e.g., '4Gi', '8Gi')").nullable().optional(),
|
|
11
11
|
page_cache: z.string().describe("Page cache size allocated to the GDS session").nullable().optional()
|
|
12
|
-
}).describe("Memory configuration for a GDS session.");
|
|
12
|
+
}).passthrough().describe("Memory configuration for a GDS session.");
|
|
13
13
|
const Neo4jListGdsSessions_GdsSessionSchema = z.object({
|
|
14
|
-
id: z.string().describe("Unique identifier for the GDS session"),
|
|
14
|
+
id: z.string().describe("Unique identifier for the GDS session").nullable(),
|
|
15
15
|
host: z.string().describe("Host address or URL where the GDS session is running").nullable().optional(),
|
|
16
16
|
name: z.string().describe("Display name of the GDS session").nullable().optional(),
|
|
17
17
|
memory: Neo4jListGdsSessions_GdsSessionMemorySchema.nullable().optional(),
|
|
18
|
-
status: z.string().describe("Current status of the GDS session (e.g., 'RUNNING', 'STOPPED', 'STARTING')"),
|
|
18
|
+
status: z.string().describe("Current status of the GDS session (e.g., 'RUNNING', 'STOPPED', 'STARTING')").nullable(),
|
|
19
19
|
created_at: z.string().describe("ISO 8601 timestamp indicating when the GDS session was created").nullable().optional(),
|
|
20
20
|
expiry_date: z.string().describe("ISO 8601 timestamp indicating when the GDS session will expire").nullable().optional(),
|
|
21
21
|
instance_id: z.string().describe("ID of the Neo4j instance this GDS session is associated with").nullable().optional()
|
|
22
|
-
}).describe("Represents a single GDS session summary.");
|
|
22
|
+
}).passthrough().describe("Represents a single GDS session summary.");
|
|
23
23
|
const neo4jListGdsSessions = action("NEO4J_LIST_GDS_SESSIONS", {
|
|
24
24
|
slug: "neo4j-list-gds-sessions",
|
|
25
25
|
name: "List GDS Sessions",
|
|
@@ -28,7 +28,7 @@ const neo4jListGdsSessions = action("NEO4J_LIST_GDS_SESSIONS", {
|
|
|
28
28
|
output: z.object({
|
|
29
29
|
data: z.array(Neo4jListGdsSessions_GdsSessionSchema).describe("List of GDS session summaries containing status, memory, host, and expiry information"),
|
|
30
30
|
total: z.number().int().describe("Total number of GDS sessions matching the filter criteria").nullable().optional()
|
|
31
|
-
}).describe("Response schema for listing GDS sessions.")
|
|
31
|
+
}).passthrough().describe("Response schema for listing GDS sessions.")
|
|
32
32
|
});
|
|
33
33
|
//#endregion
|
|
34
34
|
export { neo4jListGdsSessions };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-gds-sessions.mjs","names":[],"sources":["../../src/actions/list-gds-sessions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListGdsSessionsInput
|
|
1
|
+
{"version":3,"file":"list-gds-sessions.mjs","names":[],"sources":["../../src/actions/list-gds-sessions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const Neo4jListGdsSessionsInput = z.object({\n tenant_id: z.string().describe(\"Filter GDS sessions by project/tenant ID. Returns sessions belonging to the specified project.\").optional(),\n instance_id: z.string().describe(\"Filter GDS sessions by instance ID. Returns sessions for the specified Neo4j instance.\").optional(),\n organization_id: z.string().describe(\"Filter GDS sessions by organization ID. Returns sessions belonging to the specified organization.\").optional(),\n}).describe(\"Request schema for listing GDS sessions.\\n\\nAll parameters are optional filters to narrow down the sessions returned.\");\nconst Neo4jListGdsSessions_GdsSessionMemorySchema = z.object({\n heap_size: z.string().describe(\"Heap memory size allocated to the GDS session (e.g., '4Gi', '8Gi')\").nullable().optional(),\n page_cache: z.string().describe(\"Page cache size allocated to the GDS session\").nullable().optional(),\n}).passthrough().describe(\"Memory configuration for a GDS session.\");\nconst Neo4jListGdsSessions_GdsSessionSchema = z.object({\n id: z.string().describe(\"Unique identifier for the GDS session\").nullable(),\n host: z.string().describe(\"Host address or URL where the GDS session is running\").nullable().optional(),\n name: z.string().describe(\"Display name of the GDS session\").nullable().optional(),\n memory: Neo4jListGdsSessions_GdsSessionMemorySchema.nullable().optional(),\n status: z.string().describe(\"Current status of the GDS session (e.g., 'RUNNING', 'STOPPED', 'STARTING')\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp indicating when the GDS session was created\").nullable().optional(),\n expiry_date: z.string().describe(\"ISO 8601 timestamp indicating when the GDS session will expire\").nullable().optional(),\n instance_id: z.string().describe(\"ID of the Neo4j instance this GDS session is associated with\").nullable().optional(),\n}).passthrough().describe(\"Represents a single GDS session summary.\");\nexport const Neo4jListGdsSessionsOutput = z.object({\n data: z.array(Neo4jListGdsSessions_GdsSessionSchema).describe(\"List of GDS session summaries containing status, memory, host, and expiry information\"),\n total: z.number().int().describe(\"Total number of GDS sessions matching the filter criteria\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing GDS sessions.\");\n\nexport const neo4jListGdsSessions = action(\"NEO4J_LIST_GDS_SESSIONS\", {\n slug: \"neo4j-list-gds-sessions\",\n name: \"List GDS Sessions\",\n description: \"List all Graph Data Science (GDS) sessions for the authenticated Neo4j Aura account. Returns a summary of each GDS session including status, memory allocation, host information, and expiry date. Use optional filters (instanceId, tenantId, organizationId) to narrow down the results to specific instances or organizational units. Use this action when you need to: - Monitor active GDS sessions and their resource usage - Check session expiry dates to plan for renewals - View host connectivity information for GDS sessions - Audit GDS session creation and status across the organization This action is read-only and does not modify any resources.\",\n input: Neo4jListGdsSessionsInput,\n output: Neo4jListGdsSessionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CAC1I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACpI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,SAAS,uHAAuH;AACnI,MAAM,8CAA8C,EAAE,OAAO;CAC3D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACnH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAMpE,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwC,EAAE,OAAO;EACjD,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,uFAAuF;EACrJ,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -3,13 +3,13 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/list-instances-beta.ts
|
|
4
4
|
const Neo4jListInstancesBetaInput = zod.z.object({ tenant_id: zod.z.string().describe("An optional tenant ID to filter instances by tenant.").optional() }).describe("Request model for listing Neo4j Aura instances.");
|
|
5
5
|
const Neo4jListInstancesBeta_InstanceSchema = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("The unique identifier of the Aura instance."),
|
|
7
|
-
name: zod.z.string().describe("The name of the Aura instance."),
|
|
8
|
-
tenant_id: zod.z.string().describe("The unique identifier of the tenant that owns the instance."),
|
|
9
|
-
created_at: zod.z.string().describe("The timestamp when the instance was created."),
|
|
10
|
-
cloud_provider: zod.z.string().describe("The cloud provider where the instance is hosted.")
|
|
11
|
-
}).describe("Summary of an Aura instance details, as returned in the get instances endpoint.");
|
|
12
|
-
const Neo4jListInstancesBetaOutput = zod.z.object({ data: zod.z.array(Neo4jListInstancesBeta_InstanceSchema).describe("List of Aura instance summaries.").nullable().optional() }).describe("Response model for listing Neo4j Aura instances.");
|
|
6
|
+
id: zod.z.string().describe("The unique identifier of the Aura instance.").nullable(),
|
|
7
|
+
name: zod.z.string().describe("The name of the Aura instance.").nullable(),
|
|
8
|
+
tenant_id: zod.z.string().describe("The unique identifier of the tenant that owns the instance.").nullable(),
|
|
9
|
+
created_at: zod.z.string().describe("The timestamp when the instance was created.").nullable(),
|
|
10
|
+
cloud_provider: zod.z.string().describe("The cloud provider where the instance is hosted.").nullable()
|
|
11
|
+
}).passthrough().describe("Summary of an Aura instance details, as returned in the get instances endpoint.");
|
|
12
|
+
const Neo4jListInstancesBetaOutput = zod.z.object({ data: zod.z.array(Neo4jListInstancesBeta_InstanceSchema).describe("List of Aura instance summaries.").nullable().optional() }).passthrough().describe("Response model for listing Neo4j Aura instances.");
|
|
13
13
|
const neo4jListInstancesBeta = require_action.action("NEO4J_LIST_INSTANCES_BETA", {
|
|
14
14
|
slug: "neo4j-list-instances-beta",
|
|
15
15
|
name: "List Neo4j Aura Instances",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instances-beta.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EAClG,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACzF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iFAAiF;AAC3G,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,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-instances-beta.d.ts
|
|
4
|
-
declare const Neo4jListInstancesBetaInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListInstancesBetaInput: z.ZodObject<{
|
|
5
|
+
tenant_id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const Neo4jListInstancesBetaOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
tenant_id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
13
|
+
cloud_provider: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const neo4jListInstancesBeta: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
tenant_id?: string | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { neo4jListInstancesBeta };
|
|
9
21
|
//# sourceMappingURL=list-instances-beta.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instances-beta.d.cts","names":[],"sources":["../../src/actions/list-instances-beta.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"list-instances-beta.d.cts","names":[],"sources":["../../src/actions/list-instances-beta.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-instances-beta.d.ts
|
|
4
|
-
declare const Neo4jListInstancesBetaInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const Neo4jListInstancesBetaInput: z.ZodObject<{
|
|
5
|
+
tenant_id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const Neo4jListInstancesBetaOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
tenant_id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
13
|
+
cloud_provider: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const neo4jListInstancesBeta: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
tenant_id?: string | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { neo4jListInstancesBeta };
|
|
9
21
|
//# sourceMappingURL=list-instances-beta.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-instances-beta.d.mts","names":[],"sources":["../../src/actions/list-instances-beta.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"list-instances-beta.d.mts","names":[],"sources":["../../src/actions/list-instances-beta.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -3,18 +3,18 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-instances-beta.ts
|
|
4
4
|
const Neo4jListInstancesBetaInput = z.object({ tenant_id: z.string().describe("An optional tenant ID to filter instances by tenant.").optional() }).describe("Request model for listing Neo4j Aura instances.");
|
|
5
5
|
const Neo4jListInstancesBeta_InstanceSchema = z.object({
|
|
6
|
-
id: z.string().describe("The unique identifier of the Aura instance."),
|
|
7
|
-
name: z.string().describe("The name of the Aura instance."),
|
|
8
|
-
tenant_id: z.string().describe("The unique identifier of the tenant that owns the instance."),
|
|
9
|
-
created_at: z.string().describe("The timestamp when the instance was created."),
|
|
10
|
-
cloud_provider: z.string().describe("The cloud provider where the instance is hosted.")
|
|
11
|
-
}).describe("Summary of an Aura instance details, as returned in the get instances endpoint.");
|
|
6
|
+
id: z.string().describe("The unique identifier of the Aura instance.").nullable(),
|
|
7
|
+
name: z.string().describe("The name of the Aura instance.").nullable(),
|
|
8
|
+
tenant_id: z.string().describe("The unique identifier of the tenant that owns the instance.").nullable(),
|
|
9
|
+
created_at: z.string().describe("The timestamp when the instance was created.").nullable(),
|
|
10
|
+
cloud_provider: z.string().describe("The cloud provider where the instance is hosted.").nullable()
|
|
11
|
+
}).passthrough().describe("Summary of an Aura instance details, as returned in the get instances endpoint.");
|
|
12
12
|
const neo4jListInstancesBeta = action("NEO4J_LIST_INSTANCES_BETA", {
|
|
13
13
|
slug: "neo4j-list-instances-beta",
|
|
14
14
|
name: "List Neo4j Aura Instances",
|
|
15
15
|
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.",
|
|
16
16
|
input: Neo4jListInstancesBetaInput,
|
|
17
|
-
output: z.object({ data: z.array(Neo4jListInstancesBeta_InstanceSchema).describe("List of Aura instance summaries.").nullable().optional() }).describe("Response model for listing Neo4j Aura instances.")
|
|
17
|
+
output: z.object({ data: z.array(Neo4jListInstancesBeta_InstanceSchema).describe("List of Aura instance summaries.").nullable().optional() }).passthrough().describe("Response model for listing Neo4j Aura instances.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { neo4jListInstancesBeta };
|