@keystrokehq/modelry 0.1.4 → 0.1.6
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/create-workspace.cjs +1 -0
- package/dist/actions/create-workspace.cjs.map +1 -1
- package/dist/actions/create-workspace.d.cts +3 -4
- package/dist/actions/create-workspace.d.cts.map +1 -1
- package/dist/actions/create-workspace.d.mts +3 -4
- package/dist/actions/create-workspace.d.mts.map +1 -1
- package/dist/actions/create-workspace.mjs +1 -0
- package/dist/actions/create-workspace.mjs.map +1 -1
- package/dist/actions/delete-embed.cjs +1 -0
- package/dist/actions/delete-embed.cjs.map +1 -1
- package/dist/actions/delete-embed.d.cts +3 -4
- package/dist/actions/delete-embed.d.cts.map +1 -1
- package/dist/actions/delete-embed.d.mts +3 -4
- package/dist/actions/delete-embed.d.mts.map +1 -1
- package/dist/actions/delete-embed.mjs +1 -0
- package/dist/actions/delete-embed.mjs.map +1 -1
- package/dist/actions/delete-product-repository.cjs +1 -0
- package/dist/actions/delete-product-repository.cjs.map +1 -1
- package/dist/actions/delete-product-repository.d.cts +3 -3
- package/dist/actions/delete-product-repository.d.cts.map +1 -1
- package/dist/actions/delete-product-repository.d.mts +3 -3
- package/dist/actions/delete-product-repository.d.mts.map +1 -1
- package/dist/actions/delete-product-repository.mjs +1 -0
- package/dist/actions/delete-product-repository.mjs.map +1 -1
- package/dist/actions/delete-product.cjs +1 -0
- package/dist/actions/delete-product.cjs.map +1 -1
- package/dist/actions/delete-product.d.cts +3 -3
- package/dist/actions/delete-product.d.cts.map +1 -1
- package/dist/actions/delete-product.d.mts +3 -3
- package/dist/actions/delete-product.d.mts.map +1 -1
- package/dist/actions/delete-product.mjs +1 -0
- package/dist/actions/delete-product.mjs.map +1 -1
- package/dist/actions/delete-workspace.cjs +1 -0
- package/dist/actions/delete-workspace.cjs.map +1 -1
- package/dist/actions/delete-workspace.d.cts +3 -3
- package/dist/actions/delete-workspace.d.cts.map +1 -1
- package/dist/actions/delete-workspace.d.mts +3 -3
- package/dist/actions/delete-workspace.d.mts.map +1 -1
- package/dist/actions/delete-workspace.mjs +1 -0
- package/dist/actions/delete-workspace.mjs.map +1 -1
- package/dist/actions/get-embed.cjs +1 -0
- package/dist/actions/get-embed.cjs.map +1 -1
- package/dist/actions/get-embed.d.cts +3 -3
- package/dist/actions/get-embed.d.cts.map +1 -1
- package/dist/actions/get-embed.d.mts +3 -3
- package/dist/actions/get-embed.d.mts.map +1 -1
- package/dist/actions/get-embed.mjs +1 -0
- package/dist/actions/get-embed.mjs.map +1 -1
- package/dist/actions/get-workspace.cjs +1 -0
- package/dist/actions/get-workspace.cjs.map +1 -1
- package/dist/actions/get-workspace.d.cts +3 -3
- package/dist/actions/get-workspace.d.cts.map +1 -1
- package/dist/actions/get-workspace.d.mts +3 -3
- package/dist/actions/get-workspace.d.mts.map +1 -1
- package/dist/actions/get-workspace.mjs +1 -0
- package/dist/actions/get-workspace.mjs.map +1 -1
- package/dist/actions/list-embeds.cjs +1 -0
- package/dist/actions/list-embeds.cjs.map +1 -1
- package/dist/actions/list-embeds.d.cts +3 -5
- package/dist/actions/list-embeds.d.cts.map +1 -1
- package/dist/actions/list-embeds.d.mts +3 -5
- package/dist/actions/list-embeds.d.mts.map +1 -1
- package/dist/actions/list-embeds.mjs +1 -0
- package/dist/actions/list-embeds.mjs.map +1 -1
- package/dist/actions/list-modeling-requests.cjs +1 -0
- package/dist/actions/list-modeling-requests.cjs.map +1 -1
- package/dist/actions/list-modeling-requests.d.cts +3 -5
- package/dist/actions/list-modeling-requests.d.cts.map +1 -1
- package/dist/actions/list-modeling-requests.d.mts +3 -5
- package/dist/actions/list-modeling-requests.d.mts.map +1 -1
- package/dist/actions/list-modeling-requests.mjs +1 -0
- package/dist/actions/list-modeling-requests.mjs.map +1 -1
- package/dist/actions/list-product-repositories.cjs +1 -0
- package/dist/actions/list-product-repositories.cjs.map +1 -1
- package/dist/actions/list-product-repositories.d.cts +3 -5
- package/dist/actions/list-product-repositories.d.cts.map +1 -1
- package/dist/actions/list-product-repositories.d.mts +3 -5
- package/dist/actions/list-product-repositories.d.mts.map +1 -1
- package/dist/actions/list-product-repositories.mjs +1 -0
- package/dist/actions/list-product-repositories.mjs.map +1 -1
- package/dist/actions/list-products.cjs +1 -0
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +3 -5
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +3 -5
- package/dist/actions/list-products.d.mts.map +1 -1
- package/dist/actions/list-products.mjs +1 -0
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-workspaces.cjs +1 -0
- package/dist/actions/list-workspaces.cjs.map +1 -1
- package/dist/actions/list-workspaces.d.cts +3 -4
- package/dist/actions/list-workspaces.d.cts.map +1 -1
- package/dist/actions/list-workspaces.d.mts +3 -4
- package/dist/actions/list-workspaces.d.mts.map +1 -1
- package/dist/actions/list-workspaces.mjs +1 -0
- package/dist/actions/list-workspaces.mjs.map +1 -1
- package/dist/actions/order-modeling-service.cjs +1 -0
- package/dist/actions/order-modeling-service.cjs.map +1 -1
- package/dist/actions/order-modeling-service.d.cts +3 -9
- package/dist/actions/order-modeling-service.d.cts.map +1 -1
- package/dist/actions/order-modeling-service.d.mts +3 -9
- package/dist/actions/order-modeling-service.d.mts.map +1 -1
- package/dist/actions/order-modeling-service.mjs +1 -0
- package/dist/actions/order-modeling-service.mjs.map +1 -1
- package/dist/actions/track-modeling-progress.cjs +1 -0
- package/dist/actions/track-modeling-progress.cjs.map +1 -1
- package/dist/actions/track-modeling-progress.d.cts +3 -3
- package/dist/actions/track-modeling-progress.d.cts.map +1 -1
- package/dist/actions/track-modeling-progress.d.mts +3 -3
- package/dist/actions/track-modeling-progress.d.mts.map +1 -1
- package/dist/actions/track-modeling-progress.mjs +1 -0
- package/dist/actions/track-modeling-progress.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
package/dist/action.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.cjs","names":["modelry","executeModelryTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { modelry } from \"./app\";\nimport { executeModelryTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["modelry","executeModelryTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { modelry } from \"./app\";\nimport { executeModelryTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof modelry.credential> {\n return modelry.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeModelryTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOuD;CACvD,OAAOA,YAAAA,QAAQ,OAAO;EACpB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,mBAAmB,MAAM,KAAgC,CAAC;EAC1F;CACF,CAAC;AACH"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { modelry } from \"./app\";\nimport { executeModelryTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { modelry } from \"./app\";\nimport { executeModelryTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof modelry.credential> {\n return modelry.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeModelryTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOuD;CACvD,OAAO,QAAQ,OAAO;EACpB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,mBAAmB,MAAM,KAAgC,CAAC;EAC1F;CACF,CAAC;AACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-workspace.cjs","names":["z","action"],"sources":["../../src/actions/create-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryCreateWorkspaceInput = z.object({\n name: z.string().describe(\"Human-readable name for the workspace. If a workspace with this name already exists, it will be returned instead of creating a duplicate.\"),\n description: z.string().describe(\"Optional description or purpose of the workspace. Note: The Modelry API may not support setting descriptions during creation.\").optional(),\n}).describe(\"Request parameters for creating or retrieving a workspace in Modelry.\");\nexport const ModelryCreateWorkspaceOutput = z.object({\n id: z.string().describe(\"Unique identifier of the workspace\").nullable(),\n name: z.string().describe(\"Name of the workspace\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the workspace was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the workspace was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the workspace, if available\").nullable().optional(),\n already_existed: z.boolean().describe(\"True if workspace already existed, False if newly created, None if unknown\").nullable().optional(),\n}).passthrough().describe(\"Response schema containing the created or existing workspace details.\");\n\nexport const modelryCreateWorkspace = action(\"MODELRY_CREATE_WORKSPACE\", {\n slug: \"modelry-create-workspace\",\n name: \"Create Workspace\",\n description: \"Create a new workspace or return an existing one with the same name. Workspaces are used to organize products and embeds in Modelry. If workspace creation is not supported by the API, this tool will return an existing workspace matching the requested name.\",\n input: ModelryCreateWorkspaceInput,\n output: ModelryCreateWorkspaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-workspace.cjs","names":["z","action"],"sources":["../../src/actions/create-workspace.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryCreateWorkspaceInput = z.object({\n name: z.string().describe(\"Human-readable name for the workspace. If a workspace with this name already exists, it will be returned instead of creating a duplicate.\"),\n description: z.string().describe(\"Optional description or purpose of the workspace. Note: The Modelry API may not support setting descriptions during creation.\").optional(),\n}).describe(\"Request parameters for creating or retrieving a workspace in Modelry.\");\nexport const ModelryCreateWorkspaceOutput = z.object({\n id: z.string().describe(\"Unique identifier of the workspace\").nullable(),\n name: z.string().describe(\"Name of the workspace\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the workspace was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the workspace was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the workspace, if available\").nullable().optional(),\n already_existed: z.boolean().describe(\"True if workspace already existed, False if newly created, None if unknown\").nullable().optional(),\n}).passthrough().describe(\"Response schema containing the created or existing workspace details.\");\n\nexport const modelryCreateWorkspace: AppAction<\n typeof ModelryCreateWorkspaceInput,\n typeof ModelryCreateWorkspaceOutput,\n typeof modelry.credential\n> = action(\"MODELRY_CREATE_WORKSPACE\", {\n slug: \"modelry-create-workspace\",\n name: \"Create Workspace\",\n description: \"Create a new workspace or return an existing one with the same name. Workspaces are used to organize products and embeds in Modelry. If workspace creation is not supported by the API, this tool will return an existing workspace matching the requested name.\",\n input: ModelryCreateWorkspaceInput,\n output: ModelryCreateWorkspaceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I;CACrK,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AAC7K,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-workspace.d.ts
|
|
@@ -13,10 +15,7 @@ declare const ModelryCreateWorkspaceOutput: z.ZodObject<{
|
|
|
13
15
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
already_existed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const modelryCreateWorkspace:
|
|
17
|
-
name: string;
|
|
18
|
-
description?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const modelryCreateWorkspace: AppAction<typeof ModelryCreateWorkspaceInput, typeof ModelryCreateWorkspaceOutput, typeof modelry.credential>;
|
|
20
19
|
//#endregion
|
|
21
20
|
export { modelryCreateWorkspace };
|
|
22
21
|
//# sourceMappingURL=create-workspace.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-workspace.d.cts","names":[],"sources":["../../src/actions/create-workspace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-workspace.d.cts","names":[],"sources":["../../src/actions/create-workspace.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-workspace.d.ts
|
|
@@ -13,10 +15,7 @@ declare const ModelryCreateWorkspaceOutput: z.ZodObject<{
|
|
|
13
15
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
already_existed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const modelryCreateWorkspace:
|
|
17
|
-
name: string;
|
|
18
|
-
description?: string | undefined;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const modelryCreateWorkspace: AppAction<typeof ModelryCreateWorkspaceInput, typeof ModelryCreateWorkspaceOutput, typeof modelry.credential>;
|
|
20
19
|
//#endregion
|
|
21
20
|
export { modelryCreateWorkspace };
|
|
22
21
|
//# sourceMappingURL=create-workspace.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-workspace.d.mts","names":[],"sources":["../../src/actions/create-workspace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-workspace.d.mts","names":[],"sources":["../../src/actions/create-workspace.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-workspace.mjs","names":[],"sources":["../../src/actions/create-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryCreateWorkspaceInput = z.object({\n name: z.string().describe(\"Human-readable name for the workspace. If a workspace with this name already exists, it will be returned instead of creating a duplicate.\"),\n description: z.string().describe(\"Optional description or purpose of the workspace. Note: The Modelry API may not support setting descriptions during creation.\").optional(),\n}).describe(\"Request parameters for creating or retrieving a workspace in Modelry.\");\nexport const ModelryCreateWorkspaceOutput = z.object({\n id: z.string().describe(\"Unique identifier of the workspace\").nullable(),\n name: z.string().describe(\"Name of the workspace\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the workspace was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the workspace was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the workspace, if available\").nullable().optional(),\n already_existed: z.boolean().describe(\"True if workspace already existed, False if newly created, None if unknown\").nullable().optional(),\n}).passthrough().describe(\"Response schema containing the created or existing workspace details.\");\n\nexport const modelryCreateWorkspace = action(\"MODELRY_CREATE_WORKSPACE\", {\n slug: \"modelry-create-workspace\",\n name: \"Create Workspace\",\n description: \"Create a new workspace or return an existing one with the same name. Workspaces are used to organize products and embeds in Modelry. If workspace creation is not supported by the API, this tool will return an existing workspace matching the requested name.\",\n input: ModelryCreateWorkspaceInput,\n output: ModelryCreateWorkspaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-workspace.mjs","names":[],"sources":["../../src/actions/create-workspace.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryCreateWorkspaceInput = z.object({\n name: z.string().describe(\"Human-readable name for the workspace. If a workspace with this name already exists, it will be returned instead of creating a duplicate.\"),\n description: z.string().describe(\"Optional description or purpose of the workspace. Note: The Modelry API may not support setting descriptions during creation.\").optional(),\n}).describe(\"Request parameters for creating or retrieving a workspace in Modelry.\");\nexport const ModelryCreateWorkspaceOutput = z.object({\n id: z.string().describe(\"Unique identifier of the workspace\").nullable(),\n name: z.string().describe(\"Name of the workspace\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the workspace was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the workspace was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the workspace, if available\").nullable().optional(),\n already_existed: z.boolean().describe(\"True if workspace already existed, False if newly created, None if unknown\").nullable().optional(),\n}).passthrough().describe(\"Response schema containing the created or existing workspace details.\");\n\nexport const modelryCreateWorkspace: AppAction<\n typeof ModelryCreateWorkspaceInput,\n typeof ModelryCreateWorkspaceOutput,\n typeof modelry.credential\n> = action(\"MODELRY_CREATE_WORKSPACE\", {\n slug: \"modelry-create-workspace\",\n name: \"Create Workspace\",\n description: \"Create a new workspace or return an existing one with the same name. Workspaces are used to organize products and embeds in Modelry. If workspace creation is not supported by the API, this tool will return an existing workspace matching the requested name.\",\n input: ModelryCreateWorkspaceInput,\n output: ModelryCreateWorkspaceOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArByC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I;EACrK,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;CAC7K,CAAC,CAAC,CAAC,SAAS,uEAkBH;CACP,QAlB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC5D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-embed.cjs","names":["z","action"],"sources":["../../src/actions/delete-embed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryDeleteEmbedInput = z.object({\n embedId: z.string().describe(\"ID of the embed to delete\"),\n workspaceId: z.string().describe(\"Optional workspace scope to try workspace-scoped deletion endpoints as well.\").optional(),\n}).describe(\"Request schema for deleting a Modelry embed.\");\nexport const ModelryDeleteEmbedOutput = z.object({\n message: z.string().describe(\"Result message returned by Modelry\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry embed.\");\n\nexport const modelryDeleteEmbed = action(\"MODELRY_DELETE_EMBED\", {\n slug: \"modelry-delete-embed\",\n name: \"Delete Modelry Embed\",\n description: \"Tool to delete an embed. Tries multiple common endpoint patterns and treats 404 as idempotent success after exhausting candidates (embed already deleted or not found).\",\n input: ModelryDeleteEmbedInput,\n output: ModelryDeleteEmbedOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-embed.cjs","names":["z","action"],"sources":["../../src/actions/delete-embed.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryDeleteEmbedInput = z.object({\n embedId: z.string().describe(\"ID of the embed to delete\"),\n workspaceId: z.string().describe(\"Optional workspace scope to try workspace-scoped deletion endpoints as well.\").optional(),\n}).describe(\"Request schema for deleting a Modelry embed.\");\nexport const ModelryDeleteEmbedOutput = z.object({\n message: z.string().describe(\"Result message returned by Modelry\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry embed.\");\n\nexport const modelryDeleteEmbed: AppAction<\n typeof ModelryDeleteEmbedInput,\n typeof ModelryDeleteEmbedOutput,\n typeof modelry.credential\n> = action(\"MODELRY_DELETE_EMBED\", {\n slug: \"modelry-delete-embed\",\n name: \"Delete Modelry Embed\",\n description: \"Tool to delete an embed. Tries multiple common endpoint patterns and treats 404 as idempotent success after exhausting candidates (embed already deleted or not found).\",\n input: ModelryDeleteEmbedInput,\n output: ModelryDeleteEmbedOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACxD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-embed.d.ts
|
|
@@ -8,10 +10,7 @@ declare const ModelryDeleteEmbedInput: z.ZodObject<{
|
|
|
8
10
|
declare const ModelryDeleteEmbedOutput: z.ZodObject<{
|
|
9
11
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const modelryDeleteEmbed:
|
|
12
|
-
embedId: string;
|
|
13
|
-
workspaceId?: string | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const modelryDeleteEmbed: AppAction<typeof ModelryDeleteEmbedInput, typeof ModelryDeleteEmbedOutput, typeof modelry.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { modelryDeleteEmbed };
|
|
17
16
|
//# sourceMappingURL=delete-embed.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-embed.d.cts","names":[],"sources":["../../src/actions/delete-embed.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-embed.d.cts","names":[],"sources":["../../src/actions/delete-embed.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-embed.d.ts
|
|
@@ -8,10 +10,7 @@ declare const ModelryDeleteEmbedInput: z.ZodObject<{
|
|
|
8
10
|
declare const ModelryDeleteEmbedOutput: z.ZodObject<{
|
|
9
11
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const modelryDeleteEmbed:
|
|
12
|
-
embedId: string;
|
|
13
|
-
workspaceId?: string | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const modelryDeleteEmbed: AppAction<typeof ModelryDeleteEmbedInput, typeof ModelryDeleteEmbedOutput, typeof modelry.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { modelryDeleteEmbed };
|
|
17
16
|
//# sourceMappingURL=delete-embed.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-embed.d.mts","names":[],"sources":["../../src/actions/delete-embed.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-embed.d.mts","names":[],"sources":["../../src/actions/delete-embed.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAIxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-embed.mjs","names":[],"sources":["../../src/actions/delete-embed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryDeleteEmbedInput = z.object({\n embedId: z.string().describe(\"ID of the embed to delete\"),\n workspaceId: z.string().describe(\"Optional workspace scope to try workspace-scoped deletion endpoints as well.\").optional(),\n}).describe(\"Request schema for deleting a Modelry embed.\");\nexport const ModelryDeleteEmbedOutput = z.object({\n message: z.string().describe(\"Result message returned by Modelry\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry embed.\");\n\nexport const modelryDeleteEmbed = action(\"MODELRY_DELETE_EMBED\", {\n slug: \"modelry-delete-embed\",\n name: \"Delete Modelry Embed\",\n description: \"Tool to delete an embed. Tries multiple common endpoint patterns and treats 404 as idempotent success after exhausting candidates (embed already deleted or not found).\",\n input: ModelryDeleteEmbedInput,\n output: ModelryDeleteEmbedOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-embed.mjs","names":[],"sources":["../../src/actions/delete-embed.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryDeleteEmbedInput = z.object({\n embedId: z.string().describe(\"ID of the embed to delete\"),\n workspaceId: z.string().describe(\"Optional workspace scope to try workspace-scoped deletion endpoints as well.\").optional(),\n}).describe(\"Request schema for deleting a Modelry embed.\");\nexport const ModelryDeleteEmbedOutput = z.object({\n message: z.string().describe(\"Result message returned by Modelry\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry embed.\");\n\nexport const modelryDeleteEmbed: AppAction<\n typeof ModelryDeleteEmbedInput,\n typeof ModelryDeleteEmbedOutput,\n typeof modelry.credential\n> = action(\"MODELRY_DELETE_EMBED\", {\n slug: \"modelry-delete-embed\",\n name: \"Delete Modelry Embed\",\n description: \"Tool to delete an embed. Tries multiple common endpoint patterns and treats 404 as idempotent success after exhausting candidates (embed already deleted or not found).\",\n input: ModelryDeleteEmbedInput,\n output: ModelryDeleteEmbedOutput,\n});\n"],"mappings":";;;AAcA,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBqC,EAAE,OAAO;EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;EACxD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,8CAaH;CACP,QAbsC,EAAE,OAAO,EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product-repository.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-repository.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryDeleteProductRepositoryInput = z.object({\n repositoryId: z.string().describe(\"The unique identifier of the product repository to delete. Can be obtained from the list product repositories action.\"),\n}).describe(\"Request schema for deleting a Modelry product repository.\");\nexport const ModelryDeleteProductRepositoryOutput = z.object({\n deleted: z.boolean().default(false).describe(\"True if the repository was actually deleted, False if it was already deleted or not found.\").nullable().optional(),\n message: z.string().describe(\"Result message describing the deletion outcome. If the repository was not found, it is treated as already deleted (idempotent behavior).\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry product repository.\");\n\nexport const modelryDeleteProductRepository = action(\"MODELRY_DELETE_PRODUCT_REPOSITORY\", {\n slug: \"modelry-delete-product-repository\",\n name: \"Delete Product Repository\",\n description: \"Permanently delete a product repository from Modelry. This action is idempotent - deleting a non-existent repository returns success. Use the list product repositories action first to get valid repository IDs.\",\n input: ModelryDeleteProductRepositoryInput,\n output: ModelryDeleteProductRepositoryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product-repository.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-repository.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryDeleteProductRepositoryInput = z.object({\n repositoryId: z.string().describe(\"The unique identifier of the product repository to delete. Can be obtained from the list product repositories action.\"),\n}).describe(\"Request schema for deleting a Modelry product repository.\");\nexport const ModelryDeleteProductRepositoryOutput = z.object({\n deleted: z.boolean().default(false).describe(\"True if the repository was actually deleted, False if it was already deleted or not found.\").nullable().optional(),\n message: z.string().describe(\"Result message describing the deletion outcome. If the repository was not found, it is treated as already deleted (idempotent behavior).\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry product repository.\");\n\nexport const modelryDeleteProductRepository: AppAction<\n typeof ModelryDeleteProductRepositoryInput,\n typeof ModelryDeleteProductRepositoryOutput,\n typeof modelry.credential\n> = action(\"MODELRY_DELETE_PRODUCT_REPOSITORY\", {\n slug: \"modelry-delete-product-repository\",\n name: \"Delete Product Repository\",\n description: \"Permanently delete a product repository from Modelry. This action is idempotent - deleting a non-existent repository returns success. Use the list product repositories action first to get valid repository IDs.\",\n input: ModelryDeleteProductRepositoryInput,\n output: ModelryDeleteProductRepositoryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EAC3J,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,iCAITC,eAAAA,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-product-repository.d.ts
|
|
@@ -8,9 +10,7 @@ declare const ModelryDeleteProductRepositoryOutput: z.ZodObject<{
|
|
|
8
10
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
11
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const modelryDeleteProductRepository:
|
|
12
|
-
repositoryId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const modelryDeleteProductRepository: AppAction<typeof ModelryDeleteProductRepositoryInput, typeof ModelryDeleteProductRepositoryOutput, typeof modelry.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { modelryDeleteProductRepository };
|
|
16
16
|
//# sourceMappingURL=delete-product-repository.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product-repository.d.cts","names":[],"sources":["../../src/actions/delete-product-repository.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product-repository.d.cts","names":[],"sources":["../../src/actions/delete-product-repository.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-product-repository.d.ts
|
|
@@ -8,9 +10,7 @@ declare const ModelryDeleteProductRepositoryOutput: z.ZodObject<{
|
|
|
8
10
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
11
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const modelryDeleteProductRepository:
|
|
12
|
-
repositoryId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const modelryDeleteProductRepository: AppAction<typeof ModelryDeleteProductRepositoryInput, typeof ModelryDeleteProductRepositoryOutput, typeof modelry.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { modelryDeleteProductRepository };
|
|
16
16
|
//# sourceMappingURL=delete-product-repository.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product-repository.d.mts","names":[],"sources":["../../src/actions/delete-product-repository.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product-repository.d.mts","names":[],"sources":["../../src/actions/delete-product-repository.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product-repository.mjs","names":[],"sources":["../../src/actions/delete-product-repository.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryDeleteProductRepositoryInput = z.object({\n repositoryId: z.string().describe(\"The unique identifier of the product repository to delete. Can be obtained from the list product repositories action.\"),\n}).describe(\"Request schema for deleting a Modelry product repository.\");\nexport const ModelryDeleteProductRepositoryOutput = z.object({\n deleted: z.boolean().default(false).describe(\"True if the repository was actually deleted, False if it was already deleted or not found.\").nullable().optional(),\n message: z.string().describe(\"Result message describing the deletion outcome. If the repository was not found, it is treated as already deleted (idempotent behavior).\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry product repository.\");\n\nexport const modelryDeleteProductRepository = action(\"MODELRY_DELETE_PRODUCT_REPOSITORY\", {\n slug: \"modelry-delete-product-repository\",\n name: \"Delete Product Repository\",\n description: \"Permanently delete a product repository from Modelry. This action is idempotent - deleting a non-existent repository returns success. Use the list product repositories action first to get valid repository IDs.\",\n input: ModelryDeleteProductRepositoryInput,\n output: ModelryDeleteProductRepositoryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product-repository.mjs","names":[],"sources":["../../src/actions/delete-product-repository.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryDeleteProductRepositoryInput = z.object({\n repositoryId: z.string().describe(\"The unique identifier of the product repository to delete. Can be obtained from the list product repositories action.\"),\n}).describe(\"Request schema for deleting a Modelry product repository.\");\nexport const ModelryDeleteProductRepositoryOutput = z.object({\n deleted: z.boolean().default(false).describe(\"True if the repository was actually deleted, False if it was already deleted or not found.\").nullable().optional(),\n message: z.string().describe(\"Result message describing the deletion outcome. If the repository was not found, it is treated as already deleted (idempotent behavior).\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry product repository.\");\n\nexport const modelryDeleteProductRepository: AppAction<\n typeof ModelryDeleteProductRepositoryInput,\n typeof ModelryDeleteProductRepositoryOutput,\n typeof modelry.credential\n> = action(\"MODELRY_DELETE_PRODUCT_REPOSITORY\", {\n slug: \"modelry-delete-product-repository\",\n name: \"Delete Product Repository\",\n description: \"Permanently delete a product repository from Modelry. This action is idempotent - deleting a non-existent repository returns success. Use the list product repositories action first to get valid repository IDs.\",\n input: ModelryDeleteProductRepositoryInput,\n output: ModelryDeleteProductRepositoryOutput,\n});\n"],"mappings":";;;AAcA,MAAa,iCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBiD,EAAE,OAAO,EAC1D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EAC3J,CAAC,CAAC,CAAC,SAAS,2DAcH;CACP,QAdkD,EAAE,OAAO;EAC3D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/J,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product.cjs","names":["z","action"],"sources":["../../src/actions/delete-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryDeleteProductInput = z.object({\n productId: z.string().describe(\"The unique identifier of the product to delete. Obtain this ID from MODELRY_LIST_PRODUCTS.\"),\n}).describe(\"Request schema for deleting a Modelry product.\");\nexport const ModelryDeleteProductOutput = z.object({\n deleted: z.boolean().default(true).describe(\"Indicates whether the product was successfully deleted or was already deleted (idempotent).\").nullable().optional(),\n message: z.string().describe(\"Status message indicating the result of the deletion. May be None on successful deletion with no content.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry product.\");\n\nexport const modelryDeleteProduct = action(\"MODELRY_DELETE_PRODUCT\", {\n slug: \"modelry-delete-product\",\n name: \"Delete Modelry Product\",\n description: \"Permanently deletes a product from Modelry by its ID. Use this action to remove a product that is no longer needed. This operation is idempotent - deleting an already-deleted product will succeed without error. Prerequisites: - Obtain the product ID using MODELRY_LIST_PRODUCTS first - Ensure you have delete permissions for the product WARNING: This action is destructive and cannot be undone.\",\n input: ModelryDeleteProductInput,\n output: ModelryDeleteProductOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product.cjs","names":["z","action"],"sources":["../../src/actions/delete-product.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryDeleteProductInput = z.object({\n productId: z.string().describe(\"The unique identifier of the product to delete. Obtain this ID from MODELRY_LIST_PRODUCTS.\"),\n}).describe(\"Request schema for deleting a Modelry product.\");\nexport const ModelryDeleteProductOutput = z.object({\n deleted: z.boolean().default(true).describe(\"Indicates whether the product was successfully deleted or was already deleted (idempotent).\").nullable().optional(),\n message: z.string().describe(\"Status message indicating the result of the deletion. May be None on successful deletion with no content.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry product.\");\n\nexport const modelryDeleteProduct: AppAction<\n typeof ModelryDeleteProductInput,\n typeof ModelryDeleteProductOutput,\n typeof modelry.credential\n> = action(\"MODELRY_DELETE_PRODUCT\", {\n slug: \"modelry-delete-product\",\n name: \"Delete Modelry Product\",\n description: \"Permanently deletes a product from Modelry by its ID. Use this action to remove a product that is no longer needed. This operation is idempotent - deleting an already-deleted product will succeed without error. Prerequisites: - Obtain the product ID using MODELRY_LIST_PRODUCTS first - Ensure you have delete permissions for the product WARNING: This action is destructive and cannot be undone.\",\n input: ModelryDeleteProductInput,\n output: ModelryDeleteProductOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,EAC7H,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,uBAITC,eAAAA,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-product.d.ts
|
|
@@ -8,9 +10,7 @@ declare const ModelryDeleteProductOutput: z.ZodObject<{
|
|
|
8
10
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
11
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const modelryDeleteProduct:
|
|
12
|
-
productId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const modelryDeleteProduct: AppAction<typeof ModelryDeleteProductInput, typeof ModelryDeleteProductOutput, typeof modelry.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { modelryDeleteProduct };
|
|
16
16
|
//# sourceMappingURL=delete-product.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product.d.cts","names":[],"sources":["../../src/actions/delete-product.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product.d.cts","names":[],"sources":["../../src/actions/delete-product.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-product.d.ts
|
|
@@ -8,9 +10,7 @@ declare const ModelryDeleteProductOutput: z.ZodObject<{
|
|
|
8
10
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
11
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const modelryDeleteProduct:
|
|
12
|
-
productId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const modelryDeleteProduct: AppAction<typeof ModelryDeleteProductInput, typeof ModelryDeleteProductOutput, typeof modelry.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { modelryDeleteProduct };
|
|
16
16
|
//# sourceMappingURL=delete-product.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product.d.mts","names":[],"sources":["../../src/actions/delete-product.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product.d.mts","names":[],"sources":["../../src/actions/delete-product.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-product.mjs","names":[],"sources":["../../src/actions/delete-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryDeleteProductInput = z.object({\n productId: z.string().describe(\"The unique identifier of the product to delete. Obtain this ID from MODELRY_LIST_PRODUCTS.\"),\n}).describe(\"Request schema for deleting a Modelry product.\");\nexport const ModelryDeleteProductOutput = z.object({\n deleted: z.boolean().default(true).describe(\"Indicates whether the product was successfully deleted or was already deleted (idempotent).\").nullable().optional(),\n message: z.string().describe(\"Status message indicating the result of the deletion. May be None on successful deletion with no content.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry product.\");\n\nexport const modelryDeleteProduct = action(\"MODELRY_DELETE_PRODUCT\", {\n slug: \"modelry-delete-product\",\n name: \"Delete Modelry Product\",\n description: \"Permanently deletes a product from Modelry by its ID. Use this action to remove a product that is no longer needed. This operation is idempotent - deleting an already-deleted product will succeed without error. Prerequisites: - Obtain the product ID using MODELRY_LIST_PRODUCTS first - Ensure you have delete permissions for the product WARNING: This action is destructive and cannot be undone.\",\n input: ModelryDeleteProductInput,\n output: ModelryDeleteProductOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-product.mjs","names":[],"sources":["../../src/actions/delete-product.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryDeleteProductInput = z.object({\n productId: z.string().describe(\"The unique identifier of the product to delete. Obtain this ID from MODELRY_LIST_PRODUCTS.\"),\n}).describe(\"Request schema for deleting a Modelry product.\");\nexport const ModelryDeleteProductOutput = z.object({\n deleted: z.boolean().default(true).describe(\"Indicates whether the product was successfully deleted or was already deleted (idempotent).\").nullable().optional(),\n message: z.string().describe(\"Status message indicating the result of the deletion. May be None on successful deletion with no content.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry product.\");\n\nexport const modelryDeleteProduct: AppAction<\n typeof ModelryDeleteProductInput,\n typeof ModelryDeleteProductOutput,\n typeof modelry.credential\n> = action(\"MODELRY_DELETE_PRODUCT\", {\n slug: \"modelry-delete-product\",\n name: \"Delete Modelry Product\",\n description: \"Permanently deletes a product from Modelry by its ID. Use this action to remove a product that is no longer needed. This operation is idempotent - deleting an already-deleted product will succeed without error. Prerequisites: - Obtain the product ID using MODELRY_LIST_PRODUCTS first - Ensure you have delete permissions for the product WARNING: This action is destructive and cannot be undone.\",\n input: ModelryDeleteProductInput,\n output: ModelryDeleteProductOutput,\n});\n"],"mappings":";;;AAcA,MAAa,uBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBuC,EAAE,OAAO,EAChD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,EAC7H,CAAC,CAAC,CAAC,SAAS,gDAcH;CACP,QAdwC,EAAE,OAAO;EACjD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/J,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-workspace.cjs","names":["z","action"],"sources":["../../src/actions/delete-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryDeleteWorkspaceInput = z.object({\n workspaceId: z.string().describe(\"The unique identifier of the workspace to delete. Can be obtained from the list workspaces action.\"),\n}).describe(\"Request schema for deleting a Modelry workspace.\");\nexport const ModelryDeleteWorkspaceOutput = z.object({\n deleted: z.boolean().default(true).describe(\"Indicates the workspace was successfully deleted or did not exist (idempotent success).\").nullable().optional(),\n message: z.string().describe(\"Status message indicating the result of the delete operation. May be null for successful deletions with no additional information.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry workspace.\");\n\nexport const modelryDeleteWorkspace = action(\"MODELRY_DELETE_WORKSPACE\", {\n slug: \"modelry-delete-workspace\",\n name: \"Delete Modelry Workspace\",\n description: \"Permanently deletes a Modelry workspace. This action is idempotent - deleting a non-existent workspace will return success. Use the list workspaces action first to get valid workspace IDs. WARNING: This is a destructive action that cannot be undone.\",\n input: ModelryDeleteWorkspaceInput,\n output: ModelryDeleteWorkspaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-workspace.cjs","names":["z","action"],"sources":["../../src/actions/delete-workspace.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryDeleteWorkspaceInput = z.object({\n workspaceId: z.string().describe(\"The unique identifier of the workspace to delete. Can be obtained from the list workspaces action.\"),\n}).describe(\"Request schema for deleting a Modelry workspace.\");\nexport const ModelryDeleteWorkspaceOutput = z.object({\n deleted: z.boolean().default(true).describe(\"Indicates the workspace was successfully deleted or did not exist (idempotent success).\").nullable().optional(),\n message: z.string().describe(\"Status message indicating the result of the delete operation. May be null for successful deletions with no additional information.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry workspace.\");\n\nexport const modelryDeleteWorkspace: AppAction<\n typeof ModelryDeleteWorkspaceInput,\n typeof ModelryDeleteWorkspaceOutput,\n typeof modelry.credential\n> = action(\"MODELRY_DELETE_WORKSPACE\", {\n slug: \"modelry-delete-workspace\",\n name: \"Delete Modelry Workspace\",\n description: \"Permanently deletes a Modelry workspace. This action is idempotent - deleting a non-existent workspace will return success. Use the list workspaces action first to get valid workspace IDs. WARNING: This is a destructive action that cannot be undone.\",\n input: ModelryDeleteWorkspaceInput,\n output: ModelryDeleteWorkspaceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,EACvI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-workspace.d.ts
|
|
@@ -8,9 +10,7 @@ declare const ModelryDeleteWorkspaceOutput: z.ZodObject<{
|
|
|
8
10
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
11
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const modelryDeleteWorkspace:
|
|
12
|
-
workspaceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const modelryDeleteWorkspace: AppAction<typeof ModelryDeleteWorkspaceInput, typeof ModelryDeleteWorkspaceOutput, typeof modelry.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { modelryDeleteWorkspace };
|
|
16
16
|
//# sourceMappingURL=delete-workspace.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-workspace.d.cts","names":[],"sources":["../../src/actions/delete-workspace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-workspace.d.cts","names":[],"sources":["../../src/actions/delete-workspace.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-workspace.d.ts
|
|
@@ -8,9 +10,7 @@ declare const ModelryDeleteWorkspaceOutput: z.ZodObject<{
|
|
|
8
10
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
11
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const modelryDeleteWorkspace:
|
|
12
|
-
workspaceId: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const modelryDeleteWorkspace: AppAction<typeof ModelryDeleteWorkspaceInput, typeof ModelryDeleteWorkspaceOutput, typeof modelry.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { modelryDeleteWorkspace };
|
|
16
16
|
//# sourceMappingURL=delete-workspace.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-workspace.d.mts","names":[],"sources":["../../src/actions/delete-workspace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-workspace.d.mts","names":[],"sources":["../../src/actions/delete-workspace.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-workspace.mjs","names":[],"sources":["../../src/actions/delete-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryDeleteWorkspaceInput = z.object({\n workspaceId: z.string().describe(\"The unique identifier of the workspace to delete. Can be obtained from the list workspaces action.\"),\n}).describe(\"Request schema for deleting a Modelry workspace.\");\nexport const ModelryDeleteWorkspaceOutput = z.object({\n deleted: z.boolean().default(true).describe(\"Indicates the workspace was successfully deleted or did not exist (idempotent success).\").nullable().optional(),\n message: z.string().describe(\"Status message indicating the result of the delete operation. May be null for successful deletions with no additional information.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry workspace.\");\n\nexport const modelryDeleteWorkspace = action(\"MODELRY_DELETE_WORKSPACE\", {\n slug: \"modelry-delete-workspace\",\n name: \"Delete Modelry Workspace\",\n description: \"Permanently deletes a Modelry workspace. This action is idempotent - deleting a non-existent workspace will return success. Use the list workspaces action first to get valid workspace IDs. WARNING: This is a destructive action that cannot be undone.\",\n input: ModelryDeleteWorkspaceInput,\n output: ModelryDeleteWorkspaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-workspace.mjs","names":[],"sources":["../../src/actions/delete-workspace.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryDeleteWorkspaceInput = z.object({\n workspaceId: z.string().describe(\"The unique identifier of the workspace to delete. Can be obtained from the list workspaces action.\"),\n}).describe(\"Request schema for deleting a Modelry workspace.\");\nexport const ModelryDeleteWorkspaceOutput = z.object({\n deleted: z.boolean().default(true).describe(\"Indicates the workspace was successfully deleted or did not exist (idempotent success).\").nullable().optional(),\n message: z.string().describe(\"Status message indicating the result of the delete operation. May be null for successful deletions with no additional information.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a Modelry workspace.\");\n\nexport const modelryDeleteWorkspace: AppAction<\n typeof ModelryDeleteWorkspaceInput,\n typeof ModelryDeleteWorkspaceOutput,\n typeof modelry.credential\n> = action(\"MODELRY_DELETE_WORKSPACE\", {\n slug: \"modelry-delete-workspace\",\n name: \"Delete Modelry Workspace\",\n description: \"Permanently deletes a Modelry workspace. This action is idempotent - deleting a non-existent workspace will return success. Use the list workspaces action first to get valid workspace IDs. WARNING: This is a destructive action that cannot be undone.\",\n input: ModelryDeleteWorkspaceInput,\n output: ModelryDeleteWorkspaceOutput,\n});\n"],"mappings":";;;AAcA,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhByC,EAAE,OAAO,EAClD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,EACvI,CAAC,CAAC,CAAC,SAAS,kDAcH;CACP,QAd0C,EAAE,OAAO;EACnD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3J,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-embed.cjs","names":["z","action"],"sources":["../../src/actions/get-embed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryGetEmbedInput = z.object({\n embed_id: z.string().describe(\"Unique identifier of the Modelry embed (3D viewer/AR experience) to retrieve. Obtain valid IDs from MODELRY_LIST_EMBEDS first.\"),\n}).describe(\"Parameters for retrieving a specific Modelry embed (3D viewer or AR experience).\");\nexport const ModelryGetEmbedOutput = z.object({\n id: z.string().describe(\"Unique identifier of the embed\").nullable(),\n name: z.string().describe(\"Human-readable name of the embed\").nullable().optional(),\n type: z.string().describe(\"Type of embed (e.g., '3d_viewer', 'ar_viewer', '360_spinner')\").nullable().optional(),\n status: z.string().describe(\"Status of the embed (e.g., 'active', 'draft', 'published')\").nullable().optional(),\n createdAt: z.string().describe(\"Embed creation timestamp in ISO 8601 format\").nullable().optional(),\n embedCode: z.string().describe(\"HTML embed code snippet for embedding on websites\").nullable().optional(),\n productId: z.string().describe(\"Identifier of the 3D product associated with this embed\").nullable().optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format\").nullable().optional(),\n workspaceId: z.string().describe(\"Identifier of the workspace containing this embed\").nullable().optional(),\n}).passthrough().describe(\"Response schema for Modelry embed details (3D viewer/AR experience).\");\n\nexport const modelryGetEmbed = action(\"MODELRY_GET_EMBED\", {\n slug: \"modelry-get-embed\",\n name: \"Get Embed\",\n description: \"Retrieve details of a specific Modelry embed (3D viewer or AR experience for eCommerce). Use MODELRY_LIST_EMBEDS first to obtain valid embed IDs. Returns embed metadata including status, workspace, and configuration details.\",\n input: ModelryGetEmbedInput,\n output: ModelryGetEmbedOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-embed.cjs","names":["z","action"],"sources":["../../src/actions/get-embed.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryGetEmbedInput = z.object({\n embed_id: z.string().describe(\"Unique identifier of the Modelry embed (3D viewer/AR experience) to retrieve. Obtain valid IDs from MODELRY_LIST_EMBEDS first.\"),\n}).describe(\"Parameters for retrieving a specific Modelry embed (3D viewer or AR experience).\");\nexport const ModelryGetEmbedOutput = z.object({\n id: z.string().describe(\"Unique identifier of the embed\").nullable(),\n name: z.string().describe(\"Human-readable name of the embed\").nullable().optional(),\n type: z.string().describe(\"Type of embed (e.g., '3d_viewer', 'ar_viewer', '360_spinner')\").nullable().optional(),\n status: z.string().describe(\"Status of the embed (e.g., 'active', 'draft', 'published')\").nullable().optional(),\n createdAt: z.string().describe(\"Embed creation timestamp in ISO 8601 format\").nullable().optional(),\n embedCode: z.string().describe(\"HTML embed code snippet for embedding on websites\").nullable().optional(),\n productId: z.string().describe(\"Identifier of the 3D product associated with this embed\").nullable().optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format\").nullable().optional(),\n workspaceId: z.string().describe(\"Identifier of the workspace containing this embed\").nullable().optional(),\n}).passthrough().describe(\"Response schema for Modelry embed details (3D viewer/AR experience).\");\n\nexport const modelryGetEmbed: AppAction<\n typeof ModelryGetEmbedInput,\n typeof ModelryGetEmbedOutput,\n typeof modelry.credential\n> = action(\"MODELRY_GET_EMBED\", {\n slug: \"modelry-get-embed\",\n name: \"Get Embed\",\n description: \"Retrieve details of a specific Modelry embed (3D viewer or AR experience for eCommerce). Use MODELRY_LIST_EMBEDS first to obtain valid embed IDs. Returns embed metadata including status, workspace, and configuration details.\",\n input: ModelryGetEmbedInput,\n output: ModelryGetEmbedOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,EAChK,CAAC,CAAC,CAAC,SAAS,kFAAkF;AAC9F,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,kBAITC,eAAAA,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-embed.d.ts
|
|
@@ -15,9 +17,7 @@ declare const ModelryGetEmbedOutput: z.ZodObject<{
|
|
|
15
17
|
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const modelryGetEmbed:
|
|
19
|
-
embed_id: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const modelryGetEmbed: AppAction<typeof ModelryGetEmbedInput, typeof ModelryGetEmbedOutput, typeof modelry.credential>;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { modelryGetEmbed };
|
|
23
23
|
//# sourceMappingURL=get-embed.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-embed.d.cts","names":[],"sources":["../../src/actions/get-embed.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-embed.d.cts","names":[],"sources":["../../src/actions/get-embed.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;cAYrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { modelry } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-embed.d.ts
|
|
@@ -15,9 +17,7 @@ declare const ModelryGetEmbedOutput: z.ZodObject<{
|
|
|
15
17
|
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const modelryGetEmbed:
|
|
19
|
-
embed_id: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const modelryGetEmbed: AppAction<typeof ModelryGetEmbedInput, typeof ModelryGetEmbedOutput, typeof modelry.credential>;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { modelryGetEmbed };
|
|
23
23
|
//# sourceMappingURL=get-embed.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-embed.d.mts","names":[],"sources":["../../src/actions/get-embed.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-embed.d.mts","names":[],"sources":["../../src/actions/get-embed.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;cAYrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-embed.mjs","names":[],"sources":["../../src/actions/get-embed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryGetEmbedInput = z.object({\n embed_id: z.string().describe(\"Unique identifier of the Modelry embed (3D viewer/AR experience) to retrieve. Obtain valid IDs from MODELRY_LIST_EMBEDS first.\"),\n}).describe(\"Parameters for retrieving a specific Modelry embed (3D viewer or AR experience).\");\nexport const ModelryGetEmbedOutput = z.object({\n id: z.string().describe(\"Unique identifier of the embed\").nullable(),\n name: z.string().describe(\"Human-readable name of the embed\").nullable().optional(),\n type: z.string().describe(\"Type of embed (e.g., '3d_viewer', 'ar_viewer', '360_spinner')\").nullable().optional(),\n status: z.string().describe(\"Status of the embed (e.g., 'active', 'draft', 'published')\").nullable().optional(),\n createdAt: z.string().describe(\"Embed creation timestamp in ISO 8601 format\").nullable().optional(),\n embedCode: z.string().describe(\"HTML embed code snippet for embedding on websites\").nullable().optional(),\n productId: z.string().describe(\"Identifier of the 3D product associated with this embed\").nullable().optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format\").nullable().optional(),\n workspaceId: z.string().describe(\"Identifier of the workspace containing this embed\").nullable().optional(),\n}).passthrough().describe(\"Response schema for Modelry embed details (3D viewer/AR experience).\");\n\nexport const modelryGetEmbed = action(\"MODELRY_GET_EMBED\", {\n slug: \"modelry-get-embed\",\n name: \"Get Embed\",\n description: \"Retrieve details of a specific Modelry embed (3D viewer or AR experience for eCommerce). Use MODELRY_LIST_EMBEDS first to obtain valid embed IDs. Returns embed metadata including status, workspace, and configuration details.\",\n input: ModelryGetEmbedInput,\n output: ModelryGetEmbedOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-embed.mjs","names":[],"sources":["../../src/actions/get-embed.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryGetEmbedInput = z.object({\n embed_id: z.string().describe(\"Unique identifier of the Modelry embed (3D viewer/AR experience) to retrieve. Obtain valid IDs from MODELRY_LIST_EMBEDS first.\"),\n}).describe(\"Parameters for retrieving a specific Modelry embed (3D viewer or AR experience).\");\nexport const ModelryGetEmbedOutput = z.object({\n id: z.string().describe(\"Unique identifier of the embed\").nullable(),\n name: z.string().describe(\"Human-readable name of the embed\").nullable().optional(),\n type: z.string().describe(\"Type of embed (e.g., '3d_viewer', 'ar_viewer', '360_spinner')\").nullable().optional(),\n status: z.string().describe(\"Status of the embed (e.g., 'active', 'draft', 'published')\").nullable().optional(),\n createdAt: z.string().describe(\"Embed creation timestamp in ISO 8601 format\").nullable().optional(),\n embedCode: z.string().describe(\"HTML embed code snippet for embedding on websites\").nullable().optional(),\n productId: z.string().describe(\"Identifier of the 3D product associated with this embed\").nullable().optional(),\n updatedAt: z.string().describe(\"Last update timestamp in ISO 8601 format\").nullable().optional(),\n workspaceId: z.string().describe(\"Identifier of the workspace containing this embed\").nullable().optional(),\n}).passthrough().describe(\"Response schema for Modelry embed details (3D viewer/AR experience).\");\n\nexport const modelryGetEmbed: AppAction<\n typeof ModelryGetEmbedInput,\n typeof ModelryGetEmbedOutput,\n typeof modelry.credential\n> = action(\"MODELRY_GET_EMBED\", {\n slug: \"modelry-get-embed\",\n name: \"Get Embed\",\n description: \"Retrieve details of a specific Modelry embed (3D viewer or AR experience for eCommerce). Use MODELRY_LIST_EMBEDS first to obtain valid embed IDs. Returns embed metadata including status, workspace, and configuration details.\",\n input: ModelryGetEmbedInput,\n output: ModelryGetEmbedOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,kBAIT,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBkC,EAAE,OAAO,EAC3C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,EAChK,CAAC,CAAC,CAAC,SAAS,kFAqBH;CACP,QArBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-workspace.cjs","names":["z","action"],"sources":["../../src/actions/get-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryGetWorkspaceInput = z.object({\n workspace_id: z.string().describe(\"The unique identifier (ID) or name of the workspace to retrieve. Get this from the List Workspaces action.\"),\n}).describe(\"Parameters for retrieving a specific workspace.\");\nexport const ModelryGetWorkspaceOutput = z.object({\n id: z.string().describe(\"Unique identifier of the workspace\").nullable(),\n name: z.string().describe(\"Name of the workspace\").nullable(),\n type: z.string().describe(\"Type of the resource (e.g., 'workspace')\").nullable().optional(),\n createdAt: z.string().describe(\"Workspace creation timestamp in ISO 8601 format\").nullable().optional(),\n updatedAt: z.string().describe(\"Last updated timestamp in ISO 8601 format\").nullable().optional(),\n description: z.string().describe(\"Description of the workspace\").nullable().optional(),\n}).passthrough().describe(\"Schema for workspace details response.\");\n\nexport const modelryGetWorkspace = action(\"MODELRY_GET_WORKSPACE\", {\n slug: \"modelry-get-workspace\",\n name: \"Get Workspace\",\n description: \"Retrieves details for a specific Modelry workspace by its ID or name. The workspace ID can be obtained from the List Workspaces action. This action fetches all workspaces and returns the matching one.\",\n input: ModelryGetWorkspaceInput,\n output: ModelryGetWorkspaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-workspace.cjs","names":["z","action"],"sources":["../../src/actions/get-workspace.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { modelry } from \"../app\";\n\nexport const ModelryGetWorkspaceInput = z.object({\n workspace_id: z.string().describe(\"The unique identifier (ID) or name of the workspace to retrieve. Get this from the List Workspaces action.\"),\n}).describe(\"Parameters for retrieving a specific workspace.\");\nexport const ModelryGetWorkspaceOutput = z.object({\n id: z.string().describe(\"Unique identifier of the workspace\").nullable(),\n name: z.string().describe(\"Name of the workspace\").nullable(),\n type: z.string().describe(\"Type of the resource (e.g., 'workspace')\").nullable().optional(),\n createdAt: z.string().describe(\"Workspace creation timestamp in ISO 8601 format\").nullable().optional(),\n updatedAt: z.string().describe(\"Last updated timestamp in ISO 8601 format\").nullable().optional(),\n description: z.string().describe(\"Description of the workspace\").nullable().optional(),\n}).passthrough().describe(\"Schema for workspace details response.\");\n\nexport const modelryGetWorkspace: AppAction<\n typeof ModelryGetWorkspaceInput,\n typeof ModelryGetWorkspaceOutput,\n typeof modelry.credential\n> = action(\"MODELRY_GET_WORKSPACE\", {\n slug: \"modelry-get-workspace\",\n name: \"Get Workspace\",\n description: \"Retrieves details for a specific Modelry workspace by its ID or name. The workspace ID can be obtained from the List Workspaces action. This action fetches all workspaces and returns the matching one.\",\n input: ModelryGetWorkspaceInput,\n output: ModelryGetWorkspaceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,EAChJ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|