@keystrokehq/modelry 0.1.5 → 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 -16
- package/dist/actions/create-workspace.d.cts.map +1 -1
- package/dist/actions/create-workspace.d.mts +3 -16
- 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 -16
- package/dist/actions/delete-embed.d.cts.map +1 -1
- package/dist/actions/delete-embed.d.mts +3 -16
- 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 -15
- package/dist/actions/delete-product-repository.d.cts.map +1 -1
- package/dist/actions/delete-product-repository.d.mts +3 -15
- 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 -15
- package/dist/actions/delete-product.d.cts.map +1 -1
- package/dist/actions/delete-product.d.mts +3 -15
- 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 -15
- package/dist/actions/delete-workspace.d.cts.map +1 -1
- package/dist/actions/delete-workspace.d.mts +3 -15
- 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 -15
- package/dist/actions/get-embed.d.cts.map +1 -1
- package/dist/actions/get-embed.d.mts +3 -15
- 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 -15
- package/dist/actions/get-workspace.d.cts.map +1 -1
- package/dist/actions/get-workspace.d.mts +3 -15
- 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 -17
- package/dist/actions/list-embeds.d.cts.map +1 -1
- package/dist/actions/list-embeds.d.mts +3 -17
- 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 -17
- package/dist/actions/list-modeling-requests.d.cts.map +1 -1
- package/dist/actions/list-modeling-requests.d.mts +3 -17
- 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 -17
- package/dist/actions/list-product-repositories.d.cts.map +1 -1
- package/dist/actions/list-product-repositories.d.mts +3 -17
- 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 -17
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +3 -17
- 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 -16
- package/dist/actions/list-workspaces.d.cts.map +1 -1
- package/dist/actions/list-workspaces.d.mts +3 -16
- 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 -21
- package/dist/actions/order-modeling-service.d.cts.map +1 -1
- package/dist/actions/order-modeling-service.d.mts +3 -21
- 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 -15
- package/dist/actions/track-modeling-progress.d.cts.map +1 -1
- package/dist/actions/track-modeling-progress.d.mts +3 -15
- 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 +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- 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 +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,21 +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<"modelry", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
27
|
-
connectionId: z.ZodString;
|
|
28
|
-
entityId: z.ZodString;
|
|
29
|
-
instanceId: z.ZodString;
|
|
30
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
-
generic_api_key: z.ZodString;
|
|
32
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const modelryGetEmbed: AppAction<typeof ModelryGetEmbedInput, typeof ModelryGetEmbedOutput, typeof modelry.credential>;
|
|
33
21
|
//#endregion
|
|
34
22
|
export { modelryGetEmbed };
|
|
35
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,21 +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<"modelry", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
27
|
-
connectionId: z.ZodString;
|
|
28
|
-
entityId: z.ZodString;
|
|
29
|
-
instanceId: z.ZodString;
|
|
30
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
-
generic_api_key: z.ZodString;
|
|
32
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const modelryGetEmbed: AppAction<typeof ModelryGetEmbedInput, typeof ModelryGetEmbedOutput, typeof modelry.credential>;
|
|
33
21
|
//#endregion
|
|
34
22
|
export { modelryGetEmbed };
|
|
35
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"}
|
|
@@ -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,21 +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<"modelry", z.ZodObject<{
|
|
18
|
-
connectionId: z.ZodString;
|
|
19
|
-
entityId: z.ZodString;
|
|
20
|
-
instanceId: z.ZodString;
|
|
21
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const modelryGetWorkspace: AppAction<typeof ModelryGetWorkspaceInput, typeof ModelryGetWorkspaceOutput, typeof modelry.credential>;
|
|
30
18
|
//#endregion
|
|
31
19
|
export { modelryGetWorkspace };
|
|
32
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,21 +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<"modelry", z.ZodObject<{
|
|
18
|
-
connectionId: z.ZodString;
|
|
19
|
-
entityId: z.ZodString;
|
|
20
|
-
instanceId: z.ZodString;
|
|
21
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const modelryGetWorkspace: AppAction<typeof ModelryGetWorkspaceInput, typeof ModelryGetWorkspaceOutput, typeof modelry.credential>;
|
|
30
18
|
//#endregion
|
|
31
19
|
export { modelryGetWorkspace };
|
|
32
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,23 +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<"modelry", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const modelryListEmbeds: AppAction<typeof ModelryListEmbedsInput, typeof ModelryListEmbedsOutput, typeof modelry.credential>;
|
|
41
27
|
//#endregion
|
|
42
28
|
export { modelryListEmbeds };
|
|
43
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,23 +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<"modelry", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const modelryListEmbeds: AppAction<typeof ModelryListEmbedsInput, typeof ModelryListEmbedsOutput, typeof modelry.credential>;
|
|
41
27
|
//#endregion
|
|
42
28
|
export { modelryListEmbeds };
|
|
43
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,23 +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<"modelry", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
25
|
+
declare const modelryListModelingRequests: AppAction<typeof ModelryListModelingRequestsInput, typeof ModelryListModelingRequestsOutput, typeof modelry.credential>;
|
|
40
26
|
//#endregion
|
|
41
27
|
export { modelryListModelingRequests };
|
|
42
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,23 +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<"modelry", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
25
|
+
declare const modelryListModelingRequests: AppAction<typeof ModelryListModelingRequestsInput, typeof ModelryListModelingRequestsOutput, typeof modelry.credential>;
|
|
40
26
|
//#endregion
|
|
41
27
|
export { modelryListModelingRequests };
|
|
42
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,23 +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<"modelry", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>;
|
|
23
|
+
declare const modelryListProductRepositories: AppAction<typeof ModelryListProductRepositoriesInput, typeof ModelryListProductRepositoriesOutput, typeof modelry.credential>;
|
|
38
24
|
//#endregion
|
|
39
25
|
export { modelryListProductRepositories };
|
|
40
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,23 +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<"modelry", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"modelry", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>;
|
|
23
|
+
declare const modelryListProductRepositories: AppAction<typeof ModelryListProductRepositoriesInput, typeof ModelryListProductRepositoriesOutput, typeof modelry.credential>;
|
|
38
24
|
//#endregion
|
|
39
25
|
export { modelryListProductRepositories };
|
|
40
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"}
|