@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
|
@@ -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-workspace.d.ts
|
|
@@ -12,9 +14,7 @@ declare const ModelryGetWorkspaceOutput: z.ZodObject<{
|
|
|
12
14
|
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const modelryGetWorkspace:
|
|
16
|
-
workspace_id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const modelryGetWorkspace: AppAction<typeof ModelryGetWorkspaceInput, typeof ModelryGetWorkspaceOutput, typeof modelry.credential>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { modelryGetWorkspace };
|
|
20
20
|
//# sourceMappingURL=get-workspace.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-workspace.d.cts","names":[],"sources":["../../src/actions/get-workspace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-workspace.d.cts","names":[],"sources":["../../src/actions/get-workspace.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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-workspace.d.ts
|
|
@@ -12,9 +14,7 @@ declare const ModelryGetWorkspaceOutput: z.ZodObject<{
|
|
|
12
14
|
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const modelryGetWorkspace:
|
|
16
|
-
workspace_id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const modelryGetWorkspace: AppAction<typeof ModelryGetWorkspaceInput, typeof ModelryGetWorkspaceOutput, typeof modelry.credential>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { modelryGetWorkspace };
|
|
20
20
|
//# sourceMappingURL=get-workspace.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-workspace.d.mts","names":[],"sources":["../../src/actions/get-workspace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-workspace.d.mts","names":[],"sources":["../../src/actions/get-workspace.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-workspace.mjs","names":[],"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.mjs","names":[],"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":";;;AAkBA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBsC,EAAE,OAAO,EAC/C,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,EAChJ,CAAC,CAAC,CAAC,SAAS,iDAkBH;CACP,QAlBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-embeds.cjs","names":["z","action"],"sources":["../../src/actions/list-embeds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListEmbedsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n workspace_id: z.string().describe(\"Optional workspace identifier to scope the embeds listing\").optional(),\n}).describe(\"Parameters for listing embeds.\");\nconst ModelryListEmbeds_ListEmbedsResponseEmbedSchema = z.object({\n id: z.string().describe(\"Embed unique identifier\").nullable(),\n name: z.string().describe(\"Human-readable name of the embed\").nullable().optional(),\n type: z.string().describe(\"Resource type (e.g., 'embed')\").nullable().optional(),\n status: z.string().describe(\"Status of the embed (e.g., 'ready', 'processing')\").nullable().optional(),\n created_at: z.string().describe(\"Embed creation timestamp in ISO 8601 format\").nullable().optional(),\n product_id: z.string().describe(\"Identifier of the associated product\").nullable().optional(),\n updated_at: z.string().describe(\"Last update timestamp in ISO 8601 format\").nullable().optional(),\n workspace_id: z.string().describe(\"Identifier of the workspace containing the embed\").nullable().optional(),\n}).passthrough().describe(\"Embed item in the Modelry embeds list.\");\nexport const ModelryListEmbedsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of embeds available\").nullable().optional(),\n embeds: z.array(ModelryListEmbeds_ListEmbedsResponseEmbedSchema).describe(\"List of embeds returned by Modelry\"),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing embeds.\");\n\nexport const modelryListEmbeds = action(\"MODELRY_LIST_EMBEDS\", {\n slug: \"modelry-list-embeds\",\n name: \"List Embeds\",\n description: \"List embeds in Modelry. Embeds are 3D viewer/AR embed codes for products. Use to retrieve embed IDs for downstream actions (e.g., MODELRY_GET_EMBED, MODELRY_DELETE_EMBED). Returns empty list if no embeds exist. Supports pagination and optional workspace filtering.\",\n input: ModelryListEmbedsInput,\n output: ModelryListEmbedsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-embeds.cjs","names":["z","action"],"sources":["../../src/actions/list-embeds.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 ModelryListEmbedsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n workspace_id: z.string().describe(\"Optional workspace identifier to scope the embeds listing\").optional(),\n}).describe(\"Parameters for listing embeds.\");\nconst ModelryListEmbeds_ListEmbedsResponseEmbedSchema = z.object({\n id: z.string().describe(\"Embed unique identifier\").nullable(),\n name: z.string().describe(\"Human-readable name of the embed\").nullable().optional(),\n type: z.string().describe(\"Resource type (e.g., 'embed')\").nullable().optional(),\n status: z.string().describe(\"Status of the embed (e.g., 'ready', 'processing')\").nullable().optional(),\n created_at: z.string().describe(\"Embed creation timestamp in ISO 8601 format\").nullable().optional(),\n product_id: z.string().describe(\"Identifier of the associated product\").nullable().optional(),\n updated_at: z.string().describe(\"Last update timestamp in ISO 8601 format\").nullable().optional(),\n workspace_id: z.string().describe(\"Identifier of the workspace containing the embed\").nullable().optional(),\n}).passthrough().describe(\"Embed item in the Modelry embeds list.\");\nexport const ModelryListEmbedsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of embeds available\").nullable().optional(),\n embeds: z.array(ModelryListEmbeds_ListEmbedsResponseEmbedSchema).describe(\"List of embeds returned by Modelry\"),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing embeds.\");\n\nexport const modelryListEmbeds: AppAction<\n typeof ModelryListEmbedsInput,\n typeof ModelryListEmbedsOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_EMBEDS\", {\n slug: \"modelry-list-embeds\",\n name: \"List Embeds\",\n description: \"List embeds in Modelry. Embeds are 3D viewer/AR embed codes for products. Use to retrieve embed IDs for downstream actions (e.g., MODELRY_GET_EMBED, MODELRY_DELETE_EMBED). Returns empty list if no embeds exist. Supports pagination and optional workspace filtering.\",\n input: ModelryListEmbedsInput,\n output: ModelryListEmbedsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,oCAAoC;CAC9G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAE/D,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,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/list-embeds.d.ts
|
|
@@ -21,11 +23,7 @@ declare const ModelryListEmbedsOutput: z.ZodObject<{
|
|
|
21
23
|
}, z.core.$loose>>;
|
|
22
24
|
per_page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const modelryListEmbeds:
|
|
25
|
-
page?: number | undefined;
|
|
26
|
-
per_page?: number | undefined;
|
|
27
|
-
workspace_id?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const modelryListEmbeds: AppAction<typeof ModelryListEmbedsInput, typeof ModelryListEmbedsOutput, typeof modelry.credential>;
|
|
29
27
|
//#endregion
|
|
30
28
|
export { modelryListEmbeds };
|
|
31
29
|
//# sourceMappingURL=list-embeds.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-embeds.d.cts","names":[],"sources":["../../src/actions/list-embeds.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-embeds.d.cts","names":[],"sources":["../../src/actions/list-embeds.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAetB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,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/list-embeds.d.ts
|
|
@@ -21,11 +23,7 @@ declare const ModelryListEmbedsOutput: z.ZodObject<{
|
|
|
21
23
|
}, z.core.$loose>>;
|
|
22
24
|
per_page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const modelryListEmbeds:
|
|
25
|
-
page?: number | undefined;
|
|
26
|
-
per_page?: number | undefined;
|
|
27
|
-
workspace_id?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const modelryListEmbeds: AppAction<typeof ModelryListEmbedsInput, typeof ModelryListEmbedsOutput, typeof modelry.credential>;
|
|
29
27
|
//#endregion
|
|
30
28
|
export { modelryListEmbeds };
|
|
31
29
|
//# sourceMappingURL=list-embeds.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-embeds.d.mts","names":[],"sources":["../../src/actions/list-embeds.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-embeds.d.mts","names":[],"sources":["../../src/actions/list-embeds.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAetB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-embeds.mjs","names":[],"sources":["../../src/actions/list-embeds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListEmbedsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n workspace_id: z.string().describe(\"Optional workspace identifier to scope the embeds listing\").optional(),\n}).describe(\"Parameters for listing embeds.\");\nconst ModelryListEmbeds_ListEmbedsResponseEmbedSchema = z.object({\n id: z.string().describe(\"Embed unique identifier\").nullable(),\n name: z.string().describe(\"Human-readable name of the embed\").nullable().optional(),\n type: z.string().describe(\"Resource type (e.g., 'embed')\").nullable().optional(),\n status: z.string().describe(\"Status of the embed (e.g., 'ready', 'processing')\").nullable().optional(),\n created_at: z.string().describe(\"Embed creation timestamp in ISO 8601 format\").nullable().optional(),\n product_id: z.string().describe(\"Identifier of the associated product\").nullable().optional(),\n updated_at: z.string().describe(\"Last update timestamp in ISO 8601 format\").nullable().optional(),\n workspace_id: z.string().describe(\"Identifier of the workspace containing the embed\").nullable().optional(),\n}).passthrough().describe(\"Embed item in the Modelry embeds list.\");\nexport const ModelryListEmbedsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of embeds available\").nullable().optional(),\n embeds: z.array(ModelryListEmbeds_ListEmbedsResponseEmbedSchema).describe(\"List of embeds returned by Modelry\"),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing embeds.\");\n\nexport const modelryListEmbeds = action(\"MODELRY_LIST_EMBEDS\", {\n slug: \"modelry-list-embeds\",\n name: \"List Embeds\",\n description: \"List embeds in Modelry. Embeds are 3D viewer/AR embed codes for products. Use to retrieve embed IDs for downstream actions (e.g., MODELRY_GET_EMBED, MODELRY_DELETE_EMBED). Returns empty list if no embeds exist. Supports pagination and optional workspace filtering.\",\n input: ModelryListEmbedsInput,\n output: ModelryListEmbedsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-embeds.mjs","names":[],"sources":["../../src/actions/list-embeds.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 ModelryListEmbedsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n workspace_id: z.string().describe(\"Optional workspace identifier to scope the embeds listing\").optional(),\n}).describe(\"Parameters for listing embeds.\");\nconst ModelryListEmbeds_ListEmbedsResponseEmbedSchema = z.object({\n id: z.string().describe(\"Embed unique identifier\").nullable(),\n name: z.string().describe(\"Human-readable name of the embed\").nullable().optional(),\n type: z.string().describe(\"Resource type (e.g., 'embed')\").nullable().optional(),\n status: z.string().describe(\"Status of the embed (e.g., 'ready', 'processing')\").nullable().optional(),\n created_at: z.string().describe(\"Embed creation timestamp in ISO 8601 format\").nullable().optional(),\n product_id: z.string().describe(\"Identifier of the associated product\").nullable().optional(),\n updated_at: z.string().describe(\"Last update timestamp in ISO 8601 format\").nullable().optional(),\n workspace_id: z.string().describe(\"Identifier of the workspace containing the embed\").nullable().optional(),\n}).passthrough().describe(\"Embed item in the Modelry embeds list.\");\nexport const ModelryListEmbedsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of embeds available\").nullable().optional(),\n embeds: z.array(ModelryListEmbeds_ListEmbedsResponseEmbedSchema).describe(\"List of embeds returned by Modelry\"),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing embeds.\");\n\nexport const modelryListEmbeds: AppAction<\n typeof ModelryListEmbedsInput,\n typeof ModelryListEmbedsOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_EMBEDS\", {\n slug: \"modelry-list-embeds\",\n name: \"List Embeds\",\n description: \"List embeds in Modelry. Embeds are 3D viewer/AR embed codes for products. Use to retrieve embed IDs for downstream actions (e.g., MODELRY_GET_EMBED, MODELRY_DELETE_EMBED). Returns empty list if no embeds exist. Supports pagination and optional workspace filtering.\",\n input: ModelryListEmbedsInput,\n output: ModelryListEmbedsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAQlE,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBqC,EAAE,OAAO;EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,QAAQ,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,oCAAoC;EAC9G,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-modeling-requests.cjs","names":["z","action"],"sources":["../../src/actions/list-modeling-requests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListModelingRequestsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (starts at 1)\").optional(),\n per_page: z.number().int().describe(\"Number of items per page (1-100)\").optional(),\n workspace_id: z.string().describe(\"Unique identifier of the workspace to list modeling requests for\"),\n}).describe(\"Parameters for listing 3D modeling requests in a workspace.\");\nconst ModelryListModelingRequests_ModelingRequestItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the modeling request\").nullable(),\n name: z.string().describe(\"Human-readable name of the modeling request\").nullable().optional(),\n status: z.string().describe(\"Current status (e.g., pending, in_progress, completed)\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the request was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the request was last updated\").nullable().optional(),\n description: z.string().describe(\"Description or notes for the modeling request\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID that this request belongs to\").nullable().optional(),\n}).passthrough().describe(\"Single 3D modeling request item returned by the API.\");\nexport const ModelryListModelingRequestsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of modeling requests available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n modeling_requests: z.array(ModelryListModelingRequests_ModelingRequestItemSchema).describe(\"List of modeling requests in the workspace\"),\n}).passthrough().describe(\"Response schema for listing 3D modeling requests.\");\n\nexport const modelryListModelingRequests = action(\"MODELRY_LIST_MODELING_REQUESTS\", {\n slug: \"modelry-list-modeling-requests\",\n name: \"List Modeling Requests\",\n description: \"List all 3D modeling requests in a workspace. Requires workspace_id to scope the request. Returns modeling requests with their status and metadata.\",\n input: ModelryListModelingRequestsInput,\n output: ModelryListModelingRequestsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-modeling-requests.cjs","names":["z","action"],"sources":["../../src/actions/list-modeling-requests.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 ModelryListModelingRequestsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (starts at 1)\").optional(),\n per_page: z.number().int().describe(\"Number of items per page (1-100)\").optional(),\n workspace_id: z.string().describe(\"Unique identifier of the workspace to list modeling requests for\"),\n}).describe(\"Parameters for listing 3D modeling requests in a workspace.\");\nconst ModelryListModelingRequests_ModelingRequestItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the modeling request\").nullable(),\n name: z.string().describe(\"Human-readable name of the modeling request\").nullable().optional(),\n status: z.string().describe(\"Current status (e.g., pending, in_progress, completed)\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the request was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the request was last updated\").nullable().optional(),\n description: z.string().describe(\"Description or notes for the modeling request\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID that this request belongs to\").nullable().optional(),\n}).passthrough().describe(\"Single 3D modeling request item returned by the API.\");\nexport const ModelryListModelingRequestsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of modeling requests available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n modeling_requests: z.array(ModelryListModelingRequests_ModelingRequestItemSchema).describe(\"List of modeling requests in the workspace\"),\n}).passthrough().describe(\"Response schema for listing 3D modeling requests.\");\n\nexport const modelryListModelingRequests: AppAction<\n typeof ModelryListModelingRequestsInput,\n typeof ModelryListModelingRequestsOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_MODELING_REQUESTS\", {\n slug: \"modelry-list-modeling-requests\",\n name: \"List Modeling Requests\",\n description: \"List all 3D modeling requests in a workspace. Requires workspace_id to scope the request. Returns modeling requests with their status and metadata.\",\n input: ModelryListModelingRequestsInput,\n output: ModelryListModelingRequestsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACjF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACtG,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,mBAAmBA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,4CAA4C;AACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,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/list-modeling-requests.d.ts
|
|
@@ -20,11 +22,7 @@ declare const ModelryListModelingRequestsOutput: z.ZodObject<{
|
|
|
20
22
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const modelryListModelingRequests:
|
|
24
|
-
workspace_id: string;
|
|
25
|
-
page?: number | undefined;
|
|
26
|
-
per_page?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const modelryListModelingRequests: AppAction<typeof ModelryListModelingRequestsInput, typeof ModelryListModelingRequestsOutput, typeof modelry.credential>;
|
|
28
26
|
//#endregion
|
|
29
27
|
export { modelryListModelingRequests };
|
|
30
28
|
//# sourceMappingURL=list-modeling-requests.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-modeling-requests.d.cts","names":[],"sources":["../../src/actions/list-modeling-requests.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-modeling-requests.d.cts","names":[],"sources":["../../src/actions/list-modeling-requests.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAchC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAOjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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/list-modeling-requests.d.ts
|
|
@@ -20,11 +22,7 @@ declare const ModelryListModelingRequestsOutput: z.ZodObject<{
|
|
|
20
22
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const modelryListModelingRequests:
|
|
24
|
-
workspace_id: string;
|
|
25
|
-
page?: number | undefined;
|
|
26
|
-
per_page?: number | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const modelryListModelingRequests: AppAction<typeof ModelryListModelingRequestsInput, typeof ModelryListModelingRequestsOutput, typeof modelry.credential>;
|
|
28
26
|
//#endregion
|
|
29
27
|
export { modelryListModelingRequests };
|
|
30
28
|
//# sourceMappingURL=list-modeling-requests.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-modeling-requests.d.mts","names":[],"sources":["../../src/actions/list-modeling-requests.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-modeling-requests.d.mts","names":[],"sources":["../../src/actions/list-modeling-requests.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAchC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAOjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-modeling-requests.mjs","names":[],"sources":["../../src/actions/list-modeling-requests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListModelingRequestsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (starts at 1)\").optional(),\n per_page: z.number().int().describe(\"Number of items per page (1-100)\").optional(),\n workspace_id: z.string().describe(\"Unique identifier of the workspace to list modeling requests for\"),\n}).describe(\"Parameters for listing 3D modeling requests in a workspace.\");\nconst ModelryListModelingRequests_ModelingRequestItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the modeling request\").nullable(),\n name: z.string().describe(\"Human-readable name of the modeling request\").nullable().optional(),\n status: z.string().describe(\"Current status (e.g., pending, in_progress, completed)\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the request was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the request was last updated\").nullable().optional(),\n description: z.string().describe(\"Description or notes for the modeling request\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID that this request belongs to\").nullable().optional(),\n}).passthrough().describe(\"Single 3D modeling request item returned by the API.\");\nexport const ModelryListModelingRequestsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of modeling requests available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n modeling_requests: z.array(ModelryListModelingRequests_ModelingRequestItemSchema).describe(\"List of modeling requests in the workspace\"),\n}).passthrough().describe(\"Response schema for listing 3D modeling requests.\");\n\nexport const modelryListModelingRequests = action(\"MODELRY_LIST_MODELING_REQUESTS\", {\n slug: \"modelry-list-modeling-requests\",\n name: \"List Modeling Requests\",\n description: \"List all 3D modeling requests in a workspace. Requires workspace_id to scope the request. Returns modeling requests with their status and metadata.\",\n input: ModelryListModelingRequestsInput,\n output: ModelryListModelingRequestsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-modeling-requests.mjs","names":[],"sources":["../../src/actions/list-modeling-requests.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 ModelryListModelingRequestsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (starts at 1)\").optional(),\n per_page: z.number().int().describe(\"Number of items per page (1-100)\").optional(),\n workspace_id: z.string().describe(\"Unique identifier of the workspace to list modeling requests for\"),\n}).describe(\"Parameters for listing 3D modeling requests in a workspace.\");\nconst ModelryListModelingRequests_ModelingRequestItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the modeling request\").nullable(),\n name: z.string().describe(\"Human-readable name of the modeling request\").nullable().optional(),\n status: z.string().describe(\"Current status (e.g., pending, in_progress, completed)\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the request was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the request was last updated\").nullable().optional(),\n description: z.string().describe(\"Description or notes for the modeling request\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID that this request belongs to\").nullable().optional(),\n}).passthrough().describe(\"Single 3D modeling request item returned by the API.\");\nexport const ModelryListModelingRequestsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of modeling requests available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n modeling_requests: z.array(ModelryListModelingRequests_ModelingRequestItemSchema).describe(\"List of modeling requests in the workspace\"),\n}).passthrough().describe(\"Response schema for listing 3D modeling requests.\");\n\nexport const modelryListModelingRequests: AppAction<\n typeof ModelryListModelingRequestsInput,\n typeof ModelryListModelingRequestsOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_MODELING_REQUESTS\", {\n slug: \"modelry-list-modeling-requests\",\n name: \"List Modeling Requests\",\n description: \"List all 3D modeling requests in a workspace. Requires workspace_id to scope the request. Returns modeling requests with their status and metadata.\",\n input: ModelryListModelingRequestsInput,\n output: ModelryListModelingRequestsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACtG,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAQhF,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhB+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,mBAAmB,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,4CAA4C;CACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-product-repositories.cjs","names":["z","action"],"sources":["../../src/actions/list-product-repositories.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListProductRepositoriesInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (starts at 1)\").optional(),\n per_page: z.number().int().describe(\"Number of items per page (1-100)\").optional(),\n workspace_id: z.string().describe(\"Unique identifier of the workspace to list repositories for\"),\n}).describe(\"Parameters for listing product repositories.\");\nconst ModelryListProductRepositories_ListProductRepositoriesResponseRepositorySchema = z.object({\n id: z.string().describe(\"Product repository unique identifier\").nullable(),\n name: z.string().describe(\"Name of the product repository\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the repository was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the repository was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the repository\").nullable().optional(),\n}).passthrough().describe(\"Product repository item in Modelry.\");\nexport const ModelryListProductRepositoriesOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of repositories available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n product_repositories: z.array(ModelryListProductRepositories_ListProductRepositoriesResponseRepositorySchema).describe(\"List of product repositories returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing product repositories.\");\n\nexport const modelryListProductRepositories = action(\"MODELRY_LIST_PRODUCT_REPOSITORIES\", {\n slug: \"modelry-list-product-repositories\",\n name: \"List Product Repositories\",\n description: \"Tool to list all product repositories in a workspace. Use after confirming the workspace ID.\",\n input: ModelryListProductRepositoriesInput,\n output: ModelryListProductRepositoriesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-product-repositories.cjs","names":["z","action"],"sources":["../../src/actions/list-product-repositories.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 ModelryListProductRepositoriesInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (starts at 1)\").optional(),\n per_page: z.number().int().describe(\"Number of items per page (1-100)\").optional(),\n workspace_id: z.string().describe(\"Unique identifier of the workspace to list repositories for\"),\n}).describe(\"Parameters for listing product repositories.\");\nconst ModelryListProductRepositories_ListProductRepositoriesResponseRepositorySchema = z.object({\n id: z.string().describe(\"Product repository unique identifier\").nullable(),\n name: z.string().describe(\"Name of the product repository\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the repository was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the repository was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the repository\").nullable().optional(),\n}).passthrough().describe(\"Product repository item in Modelry.\");\nexport const ModelryListProductRepositoriesOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of repositories available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n product_repositories: z.array(ModelryListProductRepositories_ListProductRepositoriesResponseRepositorySchema).describe(\"List of product repositories returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing product repositories.\");\n\nexport const modelryListProductRepositories: AppAction<\n typeof ModelryListProductRepositoriesInput,\n typeof ModelryListProductRepositoriesOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_PRODUCT_REPOSITORIES\", {\n slug: \"modelry-list-product-repositories\",\n name: \"List Product Repositories\",\n description: \"Tool to list all product repositories in a workspace. Use after confirming the workspace ID.\",\n input: ModelryListProductRepositoriesInput,\n output: ModelryListProductRepositoriesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACjF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;AACjG,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,iFAAiFA,IAAAA,EAAE,OAAO;CAC9F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,sBAAsBA,IAAAA,EAAE,MAAM,8EAA8E,CAAC,CAAC,SAAS,kDAAkD;AAC3K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,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/list-product-repositories.d.ts
|
|
@@ -18,11 +20,7 @@ declare const ModelryListProductRepositoriesOutput: z.ZodObject<{
|
|
|
18
20
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
}, z.core.$loose>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const modelryListProductRepositories:
|
|
22
|
-
workspace_id: string;
|
|
23
|
-
page?: number | undefined;
|
|
24
|
-
per_page?: number | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const modelryListProductRepositories: AppAction<typeof ModelryListProductRepositoriesInput, typeof ModelryListProductRepositoriesOutput, typeof modelry.credential>;
|
|
26
24
|
//#endregion
|
|
27
25
|
export { modelryListProductRepositories };
|
|
28
26
|
//# sourceMappingURL=list-product-repositories.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-product-repositories.d.cts","names":[],"sources":["../../src/actions/list-product-repositories.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-product-repositories.d.cts","names":[],"sources":["../../src/actions/list-product-repositories.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAYnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAOpC,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/list-product-repositories.d.ts
|
|
@@ -18,11 +20,7 @@ declare const ModelryListProductRepositoriesOutput: z.ZodObject<{
|
|
|
18
20
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
}, z.core.$loose>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const modelryListProductRepositories:
|
|
22
|
-
workspace_id: string;
|
|
23
|
-
page?: number | undefined;
|
|
24
|
-
per_page?: number | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const modelryListProductRepositories: AppAction<typeof ModelryListProductRepositoriesInput, typeof ModelryListProductRepositoriesOutput, typeof modelry.credential>;
|
|
26
24
|
//#endregion
|
|
27
25
|
export { modelryListProductRepositories };
|
|
28
26
|
//# sourceMappingURL=list-product-repositories.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-product-repositories.d.mts","names":[],"sources":["../../src/actions/list-product-repositories.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-product-repositories.d.mts","names":[],"sources":["../../src/actions/list-product-repositories.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;cAYnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAOpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-product-repositories.mjs","names":[],"sources":["../../src/actions/list-product-repositories.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListProductRepositoriesInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (starts at 1)\").optional(),\n per_page: z.number().int().describe(\"Number of items per page (1-100)\").optional(),\n workspace_id: z.string().describe(\"Unique identifier of the workspace to list repositories for\"),\n}).describe(\"Parameters for listing product repositories.\");\nconst ModelryListProductRepositories_ListProductRepositoriesResponseRepositorySchema = z.object({\n id: z.string().describe(\"Product repository unique identifier\").nullable(),\n name: z.string().describe(\"Name of the product repository\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the repository was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the repository was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the repository\").nullable().optional(),\n}).passthrough().describe(\"Product repository item in Modelry.\");\nexport const ModelryListProductRepositoriesOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of repositories available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n product_repositories: z.array(ModelryListProductRepositories_ListProductRepositoriesResponseRepositorySchema).describe(\"List of product repositories returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing product repositories.\");\n\nexport const modelryListProductRepositories = action(\"MODELRY_LIST_PRODUCT_REPOSITORIES\", {\n slug: \"modelry-list-product-repositories\",\n name: \"List Product Repositories\",\n description: \"Tool to list all product repositories in a workspace. Use after confirming the workspace ID.\",\n input: ModelryListProductRepositoriesInput,\n output: ModelryListProductRepositoriesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-product-repositories.mjs","names":[],"sources":["../../src/actions/list-product-repositories.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 ModelryListProductRepositoriesInput = z.object({\n page: z.number().int().describe(\"Page number for pagination (starts at 1)\").optional(),\n per_page: z.number().int().describe(\"Number of items per page (1-100)\").optional(),\n workspace_id: z.string().describe(\"Unique identifier of the workspace to list repositories for\"),\n}).describe(\"Parameters for listing product repositories.\");\nconst ModelryListProductRepositories_ListProductRepositoriesResponseRepositorySchema = z.object({\n id: z.string().describe(\"Product repository unique identifier\").nullable(),\n name: z.string().describe(\"Name of the product repository\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the repository was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the repository was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the repository\").nullable().optional(),\n}).passthrough().describe(\"Product repository item in Modelry.\");\nexport const ModelryListProductRepositoriesOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of repositories available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n product_repositories: z.array(ModelryListProductRepositories_ListProductRepositoriesResponseRepositorySchema).describe(\"List of product repositories returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing product repositories.\");\n\nexport const modelryListProductRepositories: AppAction<\n typeof ModelryListProductRepositoriesInput,\n typeof ModelryListProductRepositoriesOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_PRODUCT_REPOSITORIES\", {\n slug: \"modelry-list-product-repositories\",\n name: \"List Product Repositories\",\n description: \"Tool to list all product repositories in a workspace. Use after confirming the workspace ID.\",\n input: ModelryListProductRepositoriesInput,\n output: ModelryListProductRepositoriesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;AACjG,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,iFAAiF,EAAE,OAAO;CAC9F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAQ/D,MAAa,iCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,sBAAsB,EAAE,MAAM,8EAA8E,CAAC,CAAC,SAAS,kDAAkD;CAC3K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-products.cjs","names":["z","action"],"sources":["../../src/actions/list-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListProductsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n workspace_id: z.string().describe(\"Workspace ID to scope the products listing. If provided, only products in this workspace are returned.\").optional(),\n}).describe(\"Parameters for listing products in Modelry.\");\nconst ModelryListProducts_ListProductsResponseProductSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product\").nullable(),\n name: z.string().describe(\"Display name of the product\").nullable().optional(),\n type: z.string().describe(\"Type or category of the product\").nullable().optional(),\n status: z.string().describe(\"Current status of the product (e.g., active, draft, archived)\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the product was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the product was last updated\").nullable().optional(),\n description: z.string().describe(\"Detailed description of the product\").nullable().optional(),\n}).passthrough().describe(\"Product item in the Modelry products list.\");\nexport const ModelryListProductsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of products available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n products: z.array(ModelryListProducts_ListProductsResponseProductSchema).describe(\"List of products returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing products.\");\n\nexport const modelryListProducts = action(\"MODELRY_LIST_PRODUCTS\", {\n slug: \"modelry-list-products\",\n name: \"List Modelry Products\",\n description: \"List all products in Modelry. Returns paginated product data including IDs, names, and metadata. Use this to retrieve product IDs needed for other product-related actions like delete or get details. Optionally scope to a specific workspace using workspace_id parameter.\",\n input: ModelryListProductsInput,\n output: ModelryListProductsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-products.cjs","names":["z","action"],"sources":["../../src/actions/list-products.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 ModelryListProductsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n workspace_id: z.string().describe(\"Workspace ID to scope the products listing. If provided, only products in this workspace are returned.\").optional(),\n}).describe(\"Parameters for listing products in Modelry.\");\nconst ModelryListProducts_ListProductsResponseProductSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product\").nullable(),\n name: z.string().describe(\"Display name of the product\").nullable().optional(),\n type: z.string().describe(\"Type or category of the product\").nullable().optional(),\n status: z.string().describe(\"Current status of the product (e.g., active, draft, archived)\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the product was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the product was last updated\").nullable().optional(),\n description: z.string().describe(\"Detailed description of the product\").nullable().optional(),\n}).passthrough().describe(\"Product item in the Modelry products list.\");\nexport const ModelryListProductsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of products available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n products: z.array(ModelryListProducts_ListProductsResponseProductSchema).describe(\"List of products returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing products.\");\n\nexport const modelryListProducts: AppAction<\n typeof ModelryListProductsInput,\n typeof ModelryListProductsOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_PRODUCTS\", {\n slug: \"modelry-list-products\",\n name: \"List Modelry Products\",\n description: \"List all products in Modelry. Returns paginated product data including IDs, names, and metadata. Use this to retrieve product IDs needed for other product-related actions like delete or get details. Optionally scope to a specific workspace using workspace_id parameter.\",\n input: ModelryListProductsInput,\n output: ModelryListProductsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,sCAAsC;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,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/list-products.d.ts
|
|
@@ -20,11 +22,7 @@ declare const ModelryListProductsOutput: z.ZodObject<{
|
|
|
20
22
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const modelryListProducts:
|
|
24
|
-
page?: number | undefined;
|
|
25
|
-
per_page?: number | undefined;
|
|
26
|
-
workspace_id?: string | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const modelryListProducts: AppAction<typeof ModelryListProductsInput, typeof ModelryListProductsOutput, typeof modelry.credential>;
|
|
28
26
|
//#endregion
|
|
29
27
|
export { modelryListProducts };
|
|
30
28
|
//# sourceMappingURL=list-products.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-products.d.cts","names":[],"sources":["../../src/actions/list-products.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-products.d.cts","names":[],"sources":["../../src/actions/list-products.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAcxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAOzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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/list-products.d.ts
|
|
@@ -20,11 +22,7 @@ declare const ModelryListProductsOutput: z.ZodObject<{
|
|
|
20
22
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const modelryListProducts:
|
|
24
|
-
page?: number | undefined;
|
|
25
|
-
per_page?: number | undefined;
|
|
26
|
-
workspace_id?: string | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const modelryListProducts: AppAction<typeof ModelryListProductsInput, typeof ModelryListProductsOutput, typeof modelry.credential>;
|
|
28
26
|
//#endregion
|
|
29
27
|
export { modelryListProducts };
|
|
30
28
|
//# sourceMappingURL=list-products.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-products.d.mts","names":[],"sources":["../../src/actions/list-products.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-products.d.mts","names":[],"sources":["../../src/actions/list-products.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAcxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAOzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-products.mjs","names":[],"sources":["../../src/actions/list-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListProductsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n workspace_id: z.string().describe(\"Workspace ID to scope the products listing. If provided, only products in this workspace are returned.\").optional(),\n}).describe(\"Parameters for listing products in Modelry.\");\nconst ModelryListProducts_ListProductsResponseProductSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product\").nullable(),\n name: z.string().describe(\"Display name of the product\").nullable().optional(),\n type: z.string().describe(\"Type or category of the product\").nullable().optional(),\n status: z.string().describe(\"Current status of the product (e.g., active, draft, archived)\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the product was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the product was last updated\").nullable().optional(),\n description: z.string().describe(\"Detailed description of the product\").nullable().optional(),\n}).passthrough().describe(\"Product item in the Modelry products list.\");\nexport const ModelryListProductsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of products available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n products: z.array(ModelryListProducts_ListProductsResponseProductSchema).describe(\"List of products returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing products.\");\n\nexport const modelryListProducts = action(\"MODELRY_LIST_PRODUCTS\", {\n slug: \"modelry-list-products\",\n name: \"List Modelry Products\",\n description: \"List all products in Modelry. Returns paginated product data including IDs, names, and metadata. Use this to retrieve product IDs needed for other product-related actions like delete or get details. Optionally scope to a specific workspace using workspace_id parameter.\",\n input: ModelryListProductsInput,\n output: ModelryListProductsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-products.mjs","names":[],"sources":["../../src/actions/list-products.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 ModelryListProductsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n workspace_id: z.string().describe(\"Workspace ID to scope the products listing. If provided, only products in this workspace are returned.\").optional(),\n}).describe(\"Parameters for listing products in Modelry.\");\nconst ModelryListProducts_ListProductsResponseProductSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product\").nullable(),\n name: z.string().describe(\"Display name of the product\").nullable().optional(),\n type: z.string().describe(\"Type or category of the product\").nullable().optional(),\n status: z.string().describe(\"Current status of the product (e.g., active, draft, archived)\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the product was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the product was last updated\").nullable().optional(),\n description: z.string().describe(\"Detailed description of the product\").nullable().optional(),\n}).passthrough().describe(\"Product item in the Modelry products list.\");\nexport const ModelryListProductsOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of products available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n products: z.array(ModelryListProducts_ListProductsResponseProductSchema).describe(\"List of products returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing products.\");\n\nexport const modelryListProducts: AppAction<\n typeof ModelryListProductsInput,\n typeof ModelryListProductsOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_PRODUCTS\", {\n slug: \"modelry-list-products\",\n name: \"List Modelry Products\",\n description: \"List all products in Modelry. Returns paginated product data including IDs, names, and metadata. Use this to retrieve product IDs needed for other product-related actions like delete or get details. Optionally scope to a specific workspace using workspace_id parameter.\",\n input: ModelryListProductsInput,\n output: ModelryListProductsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAQtE,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBuC,EAAE,OAAO;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,UAAU,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,sCAAsC;CAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspaces.cjs","names":["z","action"],"sources":["../../src/actions/list-workspaces.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ModelryListWorkspacesInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n}).describe(\"Parameters for listing workspaces.\");\nconst ModelryListWorkspaces_ListWorkspacesResponseWorkspaceSchema = z.object({\n id: z.string().describe(\"Workspace unique identifier\").nullable(),\n name: z.string().describe(\"Workspace name\").nullable(),\n slug: z.string().describe(\"Workspace slug, URL-friendly identifier\").nullable().optional(),\n type: z.string().describe(\"Resource type, typically 'workspace'\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp when the workspace was created\").nullable().optional(),\n updated_at: z.string().describe(\"ISO timestamp when the workspace was last updated\").nullable().optional(),\n}).passthrough().describe(\"Workspace item in the Modelry workspaces list.\");\nexport const ModelryListWorkspacesOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of workspaces available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n workspaces: z.array(ModelryListWorkspaces_ListWorkspacesResponseWorkspaceSchema).describe(\"List of workspaces returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing workspaces.\");\n\nexport const modelryListWorkspaces = action(\"MODELRY_LIST_WORKSPACES\", {\n slug: \"modelry-list-workspaces\",\n name: \"List Modelry Workspaces\",\n description: \"Tool to list all workspaces in Modelry. Use when you need to retrieve available workspaces after authenticating.\",\n input: ModelryListWorkspacesInput,\n output: ModelryListWorkspacesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspaces.cjs","names":["z","action"],"sources":["../../src/actions/list-workspaces.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 ModelryListWorkspacesInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1\").optional(),\n per_page: z.number().int().describe(\"Number of items per page for pagination, between 1 and 100\").optional(),\n}).describe(\"Parameters for listing workspaces.\");\nconst ModelryListWorkspaces_ListWorkspacesResponseWorkspaceSchema = z.object({\n id: z.string().describe(\"Workspace unique identifier\").nullable(),\n name: z.string().describe(\"Workspace name\").nullable(),\n slug: z.string().describe(\"Workspace slug, URL-friendly identifier\").nullable().optional(),\n type: z.string().describe(\"Resource type, typically 'workspace'\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp when the workspace was created\").nullable().optional(),\n updated_at: z.string().describe(\"ISO timestamp when the workspace was last updated\").nullable().optional(),\n}).passthrough().describe(\"Workspace item in the Modelry workspaces list.\");\nexport const ModelryListWorkspacesOutput = z.object({\n page: z.number().int().describe(\"Current page number returned\").nullable().optional(),\n total: z.number().int().describe(\"Total number of workspaces available\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of items per page returned\").nullable().optional(),\n workspaces: z.array(ModelryListWorkspaces_ListWorkspacesResponseWorkspaceSchema).describe(\"List of workspaces returned by Modelry\"),\n}).passthrough().describe(\"Response schema for listing workspaces.\");\n\nexport const modelryListWorkspaces: AppAction<\n typeof ModelryListWorkspacesInput,\n typeof ModelryListWorkspacesOutput,\n typeof modelry.credential\n> = action(\"MODELRY_LIST_WORKSPACES\", {\n slug: \"modelry-list-workspaces\",\n name: \"List Modelry Workspaces\",\n description: \"Tool to list all workspaces in Modelry. Use when you need to retrieve available workspaces after authenticating.\",\n input: ModelryListWorkspacesInput,\n output: ModelryListWorkspacesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,8DAA8DA,IAAAA,EAAE,OAAO;CAC3E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,MAAM,2DAA2D,CAAC,CAAC,SAAS,wCAAwC;AACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,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/list-workspaces.d.ts
|
|
@@ -18,10 +20,7 @@ declare const ModelryListWorkspacesOutput: z.ZodObject<{
|
|
|
18
20
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
}, z.core.$loose>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const modelryListWorkspaces:
|
|
22
|
-
page?: number | undefined;
|
|
23
|
-
per_page?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const modelryListWorkspaces: AppAction<typeof ModelryListWorkspacesInput, typeof ModelryListWorkspacesOutput, typeof modelry.credential>;
|
|
25
24
|
//#endregion
|
|
26
25
|
export { modelryListWorkspaces };
|
|
27
26
|
//# sourceMappingURL=list-workspaces.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspaces.d.cts","names":[],"sources":["../../src/actions/list-workspaces.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspaces.d.cts","names":[],"sources":["../../src/actions/list-workspaces.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAO3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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/list-workspaces.d.ts
|
|
@@ -18,10 +20,7 @@ declare const ModelryListWorkspacesOutput: z.ZodObject<{
|
|
|
18
20
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
}, z.core.$loose>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const modelryListWorkspaces:
|
|
22
|
-
page?: number | undefined;
|
|
23
|
-
per_page?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const modelryListWorkspaces: AppAction<typeof ModelryListWorkspacesInput, typeof ModelryListWorkspacesOutput, typeof modelry.credential>;
|
|
25
24
|
//#endregion
|
|
26
25
|
export { modelryListWorkspaces };
|
|
27
26
|
//# sourceMappingURL=list-workspaces.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workspaces.d.mts","names":[],"sources":["../../src/actions/list-workspaces.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-workspaces.d.mts","names":[],"sources":["../../src/actions/list-workspaces.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAO3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|