@keystrokehq/seqera 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-wave-container.cjs +4 -4
- package/dist/actions/create-wave-container.cjs.map +1 -1
- package/dist/actions/create-wave-container.d.cts +67 -3
- package/dist/actions/create-wave-container.d.cts.map +1 -1
- package/dist/actions/create-wave-container.d.mts +67 -3
- package/dist/actions/create-wave-container.d.mts.map +1 -1
- package/dist/actions/create-wave-container.mjs +4 -4
- package/dist/actions/create-wave-container.mjs.map +1 -1
- package/dist/actions/get-organization-details.cjs +3 -3
- package/dist/actions/get-organization-details.cjs.map +1 -1
- package/dist/actions/get-organization-details.d.cts +20 -3
- package/dist/actions/get-organization-details.d.cts.map +1 -1
- package/dist/actions/get-organization-details.d.mts +20 -3
- package/dist/actions/get-organization-details.d.mts.map +1 -1
- package/dist/actions/get-organization-details.mjs +3 -3
- package/dist/actions/get-organization-details.mjs.map +1 -1
- package/dist/actions/get-service-info.cjs +4 -4
- package/dist/actions/get-service-info.cjs.map +1 -1
- package/dist/actions/get-service-info.d.cts +8 -3
- package/dist/actions/get-service-info.d.cts.map +1 -1
- package/dist/actions/get-service-info.d.mts +8 -3
- package/dist/actions/get-service-info.d.mts.map +1 -1
- package/dist/actions/get-service-info.mjs +4 -4
- package/dist/actions/get-service-info.mjs.map +1 -1
- package/dist/actions/get-user-info.cjs +6 -6
- package/dist/actions/get-user-info.cjs.map +1 -1
- package/dist/actions/get-user-info.d.cts +22 -3
- package/dist/actions/get-user-info.d.cts.map +1 -1
- package/dist/actions/get-user-info.d.mts +22 -3
- package/dist/actions/get-user-info.d.mts.map +1 -1
- package/dist/actions/get-user-info.mjs +6 -6
- package/dist/actions/get-user-info.mjs.map +1 -1
- package/dist/actions/get-wave-build-logs.cjs +1 -1
- package/dist/actions/get-wave-build-logs.cjs.map +1 -1
- package/dist/actions/get-wave-build-logs.d.cts +9 -3
- package/dist/actions/get-wave-build-logs.d.cts.map +1 -1
- package/dist/actions/get-wave-build-logs.d.mts +9 -3
- package/dist/actions/get-wave-build-logs.d.mts.map +1 -1
- package/dist/actions/get-wave-build-logs.mjs +1 -1
- package/dist/actions/get-wave-build-logs.mjs.map +1 -1
- package/dist/actions/get-wave-build-status.cjs +1 -1
- package/dist/actions/get-wave-build-status.cjs.map +1 -1
- package/dist/actions/get-wave-build-status.d.cts +16 -3
- package/dist/actions/get-wave-build-status.d.cts.map +1 -1
- package/dist/actions/get-wave-build-status.d.mts +16 -3
- package/dist/actions/get-wave-build-status.d.mts.map +1 -1
- package/dist/actions/get-wave-build-status.mjs +1 -1
- package/dist/actions/get-wave-build-status.mjs.map +1 -1
- package/dist/actions/inspect-wave-container.cjs +2 -2
- package/dist/actions/inspect-wave-container.cjs.map +1 -1
- package/dist/actions/inspect-wave-container.d.cts +26 -3
- package/dist/actions/inspect-wave-container.d.cts.map +1 -1
- package/dist/actions/inspect-wave-container.d.mts +26 -3
- package/dist/actions/inspect-wave-container.d.mts.map +1 -1
- package/dist/actions/inspect-wave-container.mjs +2 -2
- package/dist/actions/inspect-wave-container.mjs.map +1 -1
- package/dist/actions/list-action-event-types.cjs +6 -6
- package/dist/actions/list-action-event-types.cjs.map +1 -1
- package/dist/actions/list-action-event-types.d.cts +14 -3
- package/dist/actions/list-action-event-types.d.cts.map +1 -1
- package/dist/actions/list-action-event-types.d.mts +14 -3
- package/dist/actions/list-action-event-types.d.mts.map +1 -1
- package/dist/actions/list-action-event-types.mjs +6 -6
- package/dist/actions/list-action-event-types.mjs.map +1 -1
- package/dist/actions/list-compute-environments.cjs +4 -4
- package/dist/actions/list-compute-environments.cjs.map +1 -1
- package/dist/actions/list-compute-environments.d.cts +30 -3
- package/dist/actions/list-compute-environments.d.cts.map +1 -1
- package/dist/actions/list-compute-environments.d.mts +30 -3
- package/dist/actions/list-compute-environments.d.mts.map +1 -1
- package/dist/actions/list-compute-environments.mjs +4 -4
- package/dist/actions/list-compute-environments.mjs.map +1 -1
- package/dist/actions/list-organizations.cjs +4 -4
- package/dist/actions/list-organizations.cjs.map +1 -1
- package/dist/actions/list-organizations.d.cts +18 -3
- package/dist/actions/list-organizations.d.cts.map +1 -1
- package/dist/actions/list-organizations.d.mts +18 -3
- package/dist/actions/list-organizations.d.mts.map +1 -1
- package/dist/actions/list-organizations.mjs +4 -4
- package/dist/actions/list-organizations.mjs.map +1 -1
- package/dist/actions/list-pipelines.cjs +8 -8
- package/dist/actions/list-pipelines.cjs.map +1 -1
- package/dist/actions/list-pipelines.d.cts +29 -3
- package/dist/actions/list-pipelines.d.cts.map +1 -1
- package/dist/actions/list-pipelines.d.mts +29 -3
- package/dist/actions/list-pipelines.d.mts.map +1 -1
- package/dist/actions/list-pipelines.mjs +8 -8
- package/dist/actions/list-pipelines.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs +4 -4
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +30 -3
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +30 -3
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs +4 -4
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/validate-action-name.cjs +3 -3
- package/dist/actions/validate-action-name.cjs.map +1 -1
- package/dist/actions/validate-action-name.d.cts +13 -3
- package/dist/actions/validate-action-name.d.cts.map +1 -1
- package/dist/actions/validate-action-name.d.mts +13 -3
- package/dist/actions/validate-action-name.d.mts.map +1 -1
- package/dist/actions/validate-action-name.mjs +3 -3
- package/dist/actions/validate-action-name.mjs.map +1 -1
- package/dist/actions/validate-pipeline-name.cjs +3 -3
- package/dist/actions/validate-pipeline-name.cjs.map +1 -1
- package/dist/actions/validate-pipeline-name.d.cts +15 -3
- package/dist/actions/validate-pipeline-name.d.cts.map +1 -1
- package/dist/actions/validate-pipeline-name.d.mts +15 -3
- package/dist/actions/validate-pipeline-name.d.mts.map +1 -1
- package/dist/actions/validate-pipeline-name.mjs +3 -3
- package/dist/actions/validate-pipeline-name.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -3,13 +3,13 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-user-info.ts
|
|
4
4
|
const SeqeraGetUserInfoInput = zod.z.object({}).describe("Request model for retrieving authenticated user information.");
|
|
5
5
|
const SeqeraGetUserInfoOutput = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique user ID"),
|
|
7
|
-
email: zod.z.string().describe("User's email address"),
|
|
6
|
+
id: zod.z.number().int().describe("Unique user ID").nullable(),
|
|
7
|
+
email: zod.z.string().describe("User's email address").nullable(),
|
|
8
8
|
avatar: zod.z.string().describe("URL to user's avatar image").nullable().optional(),
|
|
9
9
|
deleted: zod.z.boolean().default(false).describe("Whether the user is deleted").nullable().optional(),
|
|
10
10
|
avatarId: zod.z.string().describe("Avatar ID of the user").nullable().optional(),
|
|
11
11
|
lastName: zod.z.string().describe("Last name of the user").nullable().optional(),
|
|
12
|
-
userName: zod.z.string().describe("Username of the user"),
|
|
12
|
+
userName: zod.z.string().describe("Username of the user").nullable(),
|
|
13
13
|
firstName: zod.z.string().describe("First name of the user").nullable().optional(),
|
|
14
14
|
lastAccess: zod.z.string().describe("Last access timestamp").nullable().optional(),
|
|
15
15
|
dateCreated: zod.z.string().describe("Date the user was created").nullable().optional(),
|
|
@@ -18,10 +18,10 @@ const SeqeraGetUserInfoOutput = zod.z.object({
|
|
|
18
18
|
needConsent: zod.z.boolean().describe("Whether user needs consent").nullable().optional(),
|
|
19
19
|
notification: zod.z.boolean().describe("Whether user has notifications enabled").nullable().optional(),
|
|
20
20
|
organization: zod.z.string().describe("Organization of the user").nullable().optional(),
|
|
21
|
-
marketingConsent: zod.z.boolean().describe("Whether user has consented to marketing"),
|
|
22
|
-
termsOfUseConsent: zod.z.boolean().describe("Whether user has consented to terms of use"),
|
|
21
|
+
marketingConsent: zod.z.boolean().describe("Whether user has consented to marketing").nullable(),
|
|
22
|
+
termsOfUseConsent: zod.z.boolean().describe("Whether user has consented to terms of use").nullable(),
|
|
23
23
|
defaultWorkspaceId: zod.z.number().int().describe("Default workspace ID for the user").nullable().optional()
|
|
24
|
-
}).describe("Response schema for GET_USER_INFO action.");
|
|
24
|
+
}).passthrough().describe("Response schema for GET_USER_INFO action.");
|
|
25
25
|
const seqeraGetUserInfo = require_action.action("SEQERA_GET_USER_INFO", {
|
|
26
26
|
slug: "seqera-get-user-info",
|
|
27
27
|
name: "Get User Info",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-info.cjs","names":["z","action"],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetUserInfoInput
|
|
1
|
+
{"version":3,"file":"get-user-info.cjs","names":["z","action"],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetUserInfoInput = z.object({}).describe(\"Request model for retrieving authenticated user information.\");\nexport const SeqeraGetUserInfoOutput = z.object({\n id: z.number().int().describe(\"Unique user ID\").nullable(),\n email: z.string().describe(\"User's email address\").nullable(),\n avatar: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n deleted: z.boolean().default(false).describe(\"Whether the user is deleted\").nullable().optional(),\n avatarId: z.string().describe(\"Avatar ID of the user\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user\").nullable().optional(),\n userName: z.string().describe(\"Username of the user\").nullable(),\n firstName: z.string().describe(\"First name of the user\").nullable().optional(),\n lastAccess: z.string().describe(\"Last access timestamp\").nullable().optional(),\n dateCreated: z.string().describe(\"Date the user was created\").nullable().optional(),\n description: z.string().describe(\"Description of the user\").nullable().optional(),\n lastUpdated: z.string().describe(\"Last updated timestamp\").nullable().optional(),\n needConsent: z.boolean().describe(\"Whether user needs consent\").nullable().optional(),\n notification: z.boolean().describe(\"Whether user has notifications enabled\").nullable().optional(),\n organization: z.string().describe(\"Organization of the user\").nullable().optional(),\n marketingConsent: z.boolean().describe(\"Whether user has consented to marketing\").nullable(),\n termsOfUseConsent: z.boolean().describe(\"Whether user has consented to terms of use\").nullable(),\n defaultWorkspaceId: z.number().int().describe(\"Default workspace ID for the user\").nullable().optional(),\n}).passthrough().describe(\"Response schema for GET_USER_INFO action.\");\n\nexport const seqeraGetUserInfo = action(\"SEQERA_GET_USER_INFO\", {\n slug: \"seqera-get-user-info\",\n name: \"Get User Info\",\n description: \"Tool to retrieve information about the authenticated user. Use when you need to fetch details of the current user after authentication.\",\n input: SeqeraGetUserInfoInput,\n output: SeqeraGetUserInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1H,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC/D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC3F,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-user-info.d.ts
|
|
4
|
-
declare const SeqeraGetUserInfoInput: z.
|
|
5
|
-
declare const SeqeraGetUserInfoOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SeqeraGetUserInfoInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SeqeraGetUserInfoOutput: z.ZodObject<{
|
|
6
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
7
|
+
email: z.ZodNullable<z.ZodString>;
|
|
8
|
+
avatar: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
deleted: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
avatarId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
userName: z.ZodNullable<z.ZodString>;
|
|
13
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
lastAccess: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
dateCreated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
lastUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
needConsent: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
notification: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
|
+
organization: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
marketingConsent: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
termsOfUseConsent: z.ZodNullable<z.ZodBoolean>;
|
|
23
|
+
defaultWorkspaceId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const seqeraGetUserInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { seqeraGetUserInfo };
|
|
9
28
|
//# sourceMappingURL=get-user-info.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-info.d.cts","names":[],"sources":["../../src/actions/get-user-info.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"get-user-info.d.cts","names":[],"sources":["../../src/actions/get-user-info.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAqBvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-user-info.d.ts
|
|
4
|
-
declare const SeqeraGetUserInfoInput: z.
|
|
5
|
-
declare const SeqeraGetUserInfoOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const SeqeraGetUserInfoInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const SeqeraGetUserInfoOutput: z.ZodObject<{
|
|
6
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
7
|
+
email: z.ZodNullable<z.ZodString>;
|
|
8
|
+
avatar: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
deleted: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
avatarId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
userName: z.ZodNullable<z.ZodString>;
|
|
13
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
lastAccess: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
dateCreated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
lastUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
needConsent: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
notification: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
|
+
organization: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
marketingConsent: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
termsOfUseConsent: z.ZodNullable<z.ZodBoolean>;
|
|
23
|
+
defaultWorkspaceId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const seqeraGetUserInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { seqeraGetUserInfo };
|
|
9
28
|
//# sourceMappingURL=get-user-info.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-info.d.mts","names":[],"sources":["../../src/actions/get-user-info.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"get-user-info.d.mts","names":[],"sources":["../../src/actions/get-user-info.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAqBvB,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -6,13 +6,13 @@ const seqeraGetUserInfo = action("SEQERA_GET_USER_INFO", {
|
|
|
6
6
|
description: "Tool to retrieve information about the authenticated user. Use when you need to fetch details of the current user after authentication.",
|
|
7
7
|
input: z.object({}).describe("Request model for retrieving authenticated user information."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
id: z.number().int().describe("Unique user ID"),
|
|
10
|
-
email: z.string().describe("User's email address"),
|
|
9
|
+
id: z.number().int().describe("Unique user ID").nullable(),
|
|
10
|
+
email: z.string().describe("User's email address").nullable(),
|
|
11
11
|
avatar: z.string().describe("URL to user's avatar image").nullable().optional(),
|
|
12
12
|
deleted: z.boolean().default(false).describe("Whether the user is deleted").nullable().optional(),
|
|
13
13
|
avatarId: z.string().describe("Avatar ID of the user").nullable().optional(),
|
|
14
14
|
lastName: z.string().describe("Last name of the user").nullable().optional(),
|
|
15
|
-
userName: z.string().describe("Username of the user"),
|
|
15
|
+
userName: z.string().describe("Username of the user").nullable(),
|
|
16
16
|
firstName: z.string().describe("First name of the user").nullable().optional(),
|
|
17
17
|
lastAccess: z.string().describe("Last access timestamp").nullable().optional(),
|
|
18
18
|
dateCreated: z.string().describe("Date the user was created").nullable().optional(),
|
|
@@ -21,10 +21,10 @@ const seqeraGetUserInfo = action("SEQERA_GET_USER_INFO", {
|
|
|
21
21
|
needConsent: z.boolean().describe("Whether user needs consent").nullable().optional(),
|
|
22
22
|
notification: z.boolean().describe("Whether user has notifications enabled").nullable().optional(),
|
|
23
23
|
organization: z.string().describe("Organization of the user").nullable().optional(),
|
|
24
|
-
marketingConsent: z.boolean().describe("Whether user has consented to marketing"),
|
|
25
|
-
termsOfUseConsent: z.boolean().describe("Whether user has consented to terms of use"),
|
|
24
|
+
marketingConsent: z.boolean().describe("Whether user has consented to marketing").nullable(),
|
|
25
|
+
termsOfUseConsent: z.boolean().describe("Whether user has consented to terms of use").nullable(),
|
|
26
26
|
defaultWorkspaceId: z.number().int().describe("Default workspace ID for the user").nullable().optional()
|
|
27
|
-
}).describe("Response schema for GET_USER_INFO action.")
|
|
27
|
+
}).passthrough().describe("Response schema for GET_USER_INFO action.")
|
|
28
28
|
});
|
|
29
29
|
//#endregion
|
|
30
30
|
export { seqeraGetUserInfo };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-info.mjs","names":[],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetUserInfoInput
|
|
1
|
+
{"version":3,"file":"get-user-info.mjs","names":[],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetUserInfoInput = z.object({}).describe(\"Request model for retrieving authenticated user information.\");\nexport const SeqeraGetUserInfoOutput = z.object({\n id: z.number().int().describe(\"Unique user ID\").nullable(),\n email: z.string().describe(\"User's email address\").nullable(),\n avatar: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n deleted: z.boolean().default(false).describe(\"Whether the user is deleted\").nullable().optional(),\n avatarId: z.string().describe(\"Avatar ID of the user\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user\").nullable().optional(),\n userName: z.string().describe(\"Username of the user\").nullable(),\n firstName: z.string().describe(\"First name of the user\").nullable().optional(),\n lastAccess: z.string().describe(\"Last access timestamp\").nullable().optional(),\n dateCreated: z.string().describe(\"Date the user was created\").nullable().optional(),\n description: z.string().describe(\"Description of the user\").nullable().optional(),\n lastUpdated: z.string().describe(\"Last updated timestamp\").nullable().optional(),\n needConsent: z.boolean().describe(\"Whether user needs consent\").nullable().optional(),\n notification: z.boolean().describe(\"Whether user has notifications enabled\").nullable().optional(),\n organization: z.string().describe(\"Organization of the user\").nullable().optional(),\n marketingConsent: z.boolean().describe(\"Whether user has consented to marketing\").nullable(),\n termsOfUseConsent: z.boolean().describe(\"Whether user has consented to terms of use\").nullable(),\n defaultWorkspaceId: z.number().int().describe(\"Default workspace ID for the user\").nullable().optional(),\n}).passthrough().describe(\"Response schema for GET_USER_INFO action.\");\n\nexport const seqeraGetUserInfo = action(\"SEQERA_GET_USER_INFO\", {\n slug: \"seqera-get-user-info\",\n name: \"Get User Info\",\n description: \"Tool to retrieve information about the authenticated user. Use when you need to fetch details of the current user after authentication.\",\n input: SeqeraGetUserInfoInput,\n output: SeqeraGetUserInfoOutput,\n});\n"],"mappings":";;AA0BA,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1BoC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DA0BnD;CACP,QA1BqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;EACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC/D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC3F,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC/F,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-wave-build-logs.ts
|
|
4
4
|
const SeqeraGetWaveBuildLogsInput = zod.z.object({ buildId: zod.z.string().describe("Build identifier for the container build whose logs are to be retrieved") }).describe("Request model for retrieving Wave container build logs.");
|
|
5
|
-
const SeqeraGetWaveBuildLogsOutput = zod.z.object({ logs: zod.z.string().describe("Build logs as text content from the container build process") }).describe("Response model for Wave container build logs.");
|
|
5
|
+
const SeqeraGetWaveBuildLogsOutput = zod.z.object({ logs: zod.z.string().describe("Build logs as text content from the container build process").nullable() }).passthrough().describe("Response model for Wave container build logs.");
|
|
6
6
|
const seqeraGetWaveBuildLogs = require_action.action("SEQERA_GET_WAVE_BUILD_LOGS", {
|
|
7
7
|
slug: "seqera-get-wave-build-logs",
|
|
8
8
|
name: "Get Wave Build Logs",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-wave-build-logs.cjs","names":["z","action"],"sources":["../../src/actions/get-wave-build-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetWaveBuildLogsInput
|
|
1
|
+
{"version":3,"file":"get-wave-build-logs.cjs","names":["z","action"],"sources":["../../src/actions/get-wave-build-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetWaveBuildLogsInput = z.object({\n buildId: z.string().describe(\"Build identifier for the container build whose logs are to be retrieved\"),\n}).describe(\"Request model for retrieving Wave container build logs.\");\nexport const SeqeraGetWaveBuildLogsOutput = z.object({\n logs: z.string().describe(\"Build logs as text content from the container build process\").nullable(),\n}).passthrough().describe(\"Response model for Wave container build logs.\");\n\nexport const seqeraGetWaveBuildLogs = action(\"SEQERA_GET_WAVE_BUILD_LOGS\", {\n slug: \"seqera-get-wave-build-logs\",\n name: \"Get Wave Build Logs\",\n description: \"Tool to get logs for a container build by build ID. Use when you need to troubleshoot or inspect the build process of a Wave container.\",\n input: SeqeraGetWaveBuildLogsInput,\n output: SeqeraGetWaveBuildLogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,EACxG,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-wave-build-logs.d.ts
|
|
4
|
-
declare const SeqeraGetWaveBuildLogsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SeqeraGetWaveBuildLogsInput: z.ZodObject<{
|
|
5
|
+
buildId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SeqeraGetWaveBuildLogsOutput: z.ZodObject<{
|
|
8
|
+
logs: z.ZodNullable<z.ZodString>;
|
|
9
|
+
}, z.core.$loose>;
|
|
10
|
+
declare const seqeraGetWaveBuildLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
buildId: string;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { seqeraGetWaveBuildLogs };
|
|
9
15
|
//# sourceMappingURL=get-wave-build-logs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-wave-build-logs.d.cts","names":[],"sources":["../../src/actions/get-wave-build-logs.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"get-wave-build-logs.d.cts","names":[],"sources":["../../src/actions/get-wave-build-logs.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-wave-build-logs.d.ts
|
|
4
|
-
declare const SeqeraGetWaveBuildLogsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SeqeraGetWaveBuildLogsInput: z.ZodObject<{
|
|
5
|
+
buildId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SeqeraGetWaveBuildLogsOutput: z.ZodObject<{
|
|
8
|
+
logs: z.ZodNullable<z.ZodString>;
|
|
9
|
+
}, z.core.$loose>;
|
|
10
|
+
declare const seqeraGetWaveBuildLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
buildId: string;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { seqeraGetWaveBuildLogs };
|
|
9
15
|
//# sourceMappingURL=get-wave-build-logs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-wave-build-logs.d.mts","names":[],"sources":["../../src/actions/get-wave-build-logs.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"get-wave-build-logs.d.mts","names":[],"sources":["../../src/actions/get-wave-build-logs.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const seqeraGetWaveBuildLogs = action("SEQERA_GET_WAVE_BUILD_LOGS", {
|
|
|
5
5
|
name: "Get Wave Build Logs",
|
|
6
6
|
description: "Tool to get logs for a container build by build ID. Use when you need to troubleshoot or inspect the build process of a Wave container.",
|
|
7
7
|
input: z.object({ buildId: z.string().describe("Build identifier for the container build whose logs are to be retrieved") }).describe("Request model for retrieving Wave container build logs."),
|
|
8
|
-
output: z.object({ logs: z.string().describe("Build logs as text content from the container build process") }).describe("Response model for Wave container build logs.")
|
|
8
|
+
output: z.object({ logs: z.string().describe("Build logs as text content from the container build process").nullable() }).passthrough().describe("Response model for Wave container build logs.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { seqeraGetWaveBuildLogs };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-wave-build-logs.mjs","names":[],"sources":["../../src/actions/get-wave-build-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetWaveBuildLogsInput
|
|
1
|
+
{"version":3,"file":"get-wave-build-logs.mjs","names":[],"sources":["../../src/actions/get-wave-build-logs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetWaveBuildLogsInput = z.object({\n buildId: z.string().describe(\"Build identifier for the container build whose logs are to be retrieved\"),\n}).describe(\"Request model for retrieving Wave container build logs.\");\nexport const SeqeraGetWaveBuildLogsOutput = z.object({\n logs: z.string().describe(\"Build logs as text content from the container build process\").nullable(),\n}).passthrough().describe(\"Response model for Wave container build logs.\");\n\nexport const seqeraGetWaveBuildLogs = action(\"SEQERA_GET_WAVE_BUILD_LOGS\", {\n slug: \"seqera-get-wave-build-logs\",\n name: \"Get Wave Build Logs\",\n description: \"Tool to get logs for a container build by build ID. Use when you need to troubleshoot or inspect the build process of a Wave container.\",\n input: SeqeraGetWaveBuildLogsInput,\n output: SeqeraGetWaveBuildLogsOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,EACxG,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QAT0C,EAAE,OAAO,EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const SeqeraGetWaveBuildStatusOutput = zod.z.object({
|
|
|
9
9
|
duration: zod.z.number().describe("Duration of the build in seconds").nullable().optional(),
|
|
10
10
|
startTime: zod.z.string().describe("ISO-8601 formatted timestamp when the build started").nullable().optional(),
|
|
11
11
|
succeeded: zod.z.boolean().describe("Whether the build completed successfully (true) or failed (false)").nullable().optional()
|
|
12
|
-
}).describe("Response model for Wave build status retrieval.");
|
|
12
|
+
}).passthrough().describe("Response model for Wave build status retrieval.");
|
|
13
13
|
const seqeraGetWaveBuildStatus = require_action.action("SEQERA_GET_WAVE_BUILD_STATUS", {
|
|
14
14
|
slug: "seqera-get-wave-build-status",
|
|
15
15
|
name: "Get Wave Build Status",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-wave-build-status.cjs","names":["z","action"],"sources":["../../src/actions/get-wave-build-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetWaveBuildStatusInput
|
|
1
|
+
{"version":3,"file":"get-wave-build-status.cjs","names":["z","action"],"sources":["../../src/actions/get-wave-build-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetWaveBuildStatusInput = z.object({\n buildId: z.string().describe(\"Build identifier returned from Wave container build request\"),\n}).describe(\"Request model for retrieving Wave container build status.\");\nconst SeqeraGetWaveBuildStatus_BuildStatusSchema = z.enum([\"PENDING\", \"COMPLETED\"]).describe(\"Enum representing the build status.\");\nexport const SeqeraGetWaveBuildStatusOutput = z.object({\n id: z.string().describe(\"Build identifier\").nullable().optional(),\n status: SeqeraGetWaveBuildStatus_BuildStatusSchema.nullable().optional(),\n duration: z.number().describe(\"Duration of the build in seconds\").nullable().optional(),\n startTime: z.string().describe(\"ISO-8601 formatted timestamp when the build started\").nullable().optional(),\n succeeded: z.boolean().describe(\"Whether the build completed successfully (true) or failed (false)\").nullable().optional(),\n}).passthrough().describe(\"Response model for Wave build status retrieval.\");\n\nexport const seqeraGetWaveBuildStatus = action(\"SEQERA_GET_WAVE_BUILD_STATUS\", {\n slug: \"seqera-get-wave-build-status\",\n name: \"Get Wave Build Status\",\n description: \"Tool to retrieve the status of a Wave container build by build ID. Use when you need to check if a container build is completed and whether it succeeded.\",\n input: SeqeraGetWaveBuildStatusInput,\n output: SeqeraGetWaveBuildStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,EAC5F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,6CAA6CA,IAAAA,EAAE,KAAK,CAAC,WAAW,WAAW,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAClI,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,QAAQ,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-wave-build-status.d.ts
|
|
4
|
-
declare const SeqeraGetWaveBuildStatusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SeqeraGetWaveBuildStatusInput: z.ZodObject<{
|
|
5
|
+
buildId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SeqeraGetWaveBuildStatusOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
10
|
+
PENDING: "PENDING";
|
|
11
|
+
COMPLETED: "COMPLETED";
|
|
12
|
+
}>>>;
|
|
13
|
+
duration: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
startTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
succeeded: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const seqeraGetWaveBuildStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
buildId: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { seqeraGetWaveBuildStatus };
|
|
9
22
|
//# sourceMappingURL=get-wave-build-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-wave-build-status.d.cts","names":[],"sources":["../../src/actions/get-wave-build-status.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"get-wave-build-status.d.cts","names":[],"sources":["../../src/actions/get-wave-build-status.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;cAQ9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-wave-build-status.d.ts
|
|
4
|
-
declare const SeqeraGetWaveBuildStatusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SeqeraGetWaveBuildStatusInput: z.ZodObject<{
|
|
5
|
+
buildId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SeqeraGetWaveBuildStatusOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
10
|
+
PENDING: "PENDING";
|
|
11
|
+
COMPLETED: "COMPLETED";
|
|
12
|
+
}>>>;
|
|
13
|
+
duration: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
startTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
succeeded: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const seqeraGetWaveBuildStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
buildId: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { seqeraGetWaveBuildStatus };
|
|
9
22
|
//# sourceMappingURL=get-wave-build-status.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-wave-build-status.d.mts","names":[],"sources":["../../src/actions/get-wave-build-status.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"get-wave-build-status.d.mts","names":[],"sources":["../../src/actions/get-wave-build-status.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;cAQ9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -14,7 +14,7 @@ const seqeraGetWaveBuildStatus = action("SEQERA_GET_WAVE_BUILD_STATUS", {
|
|
|
14
14
|
duration: z.number().describe("Duration of the build in seconds").nullable().optional(),
|
|
15
15
|
startTime: z.string().describe("ISO-8601 formatted timestamp when the build started").nullable().optional(),
|
|
16
16
|
succeeded: z.boolean().describe("Whether the build completed successfully (true) or failed (false)").nullable().optional()
|
|
17
|
-
}).describe("Response model for Wave build status retrieval.")
|
|
17
|
+
}).passthrough().describe("Response model for Wave build status retrieval.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { seqeraGetWaveBuildStatus };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-wave-build-status.mjs","names":[],"sources":["../../src/actions/get-wave-build-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetWaveBuildStatusInput
|
|
1
|
+
{"version":3,"file":"get-wave-build-status.mjs","names":[],"sources":["../../src/actions/get-wave-build-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetWaveBuildStatusInput = z.object({\n buildId: z.string().describe(\"Build identifier returned from Wave container build request\"),\n}).describe(\"Request model for retrieving Wave container build status.\");\nconst SeqeraGetWaveBuildStatus_BuildStatusSchema = z.enum([\"PENDING\", \"COMPLETED\"]).describe(\"Enum representing the build status.\");\nexport const SeqeraGetWaveBuildStatusOutput = z.object({\n id: z.string().describe(\"Build identifier\").nullable().optional(),\n status: SeqeraGetWaveBuildStatus_BuildStatusSchema.nullable().optional(),\n duration: z.number().describe(\"Duration of the build in seconds\").nullable().optional(),\n startTime: z.string().describe(\"ISO-8601 formatted timestamp when the build started\").nullable().optional(),\n succeeded: z.boolean().describe(\"Whether the build completed successfully (true) or failed (false)\").nullable().optional(),\n}).passthrough().describe(\"Response model for Wave build status retrieval.\");\n\nexport const seqeraGetWaveBuildStatus = action(\"SEQERA_GET_WAVE_BUILD_STATUS\", {\n slug: \"seqera-get-wave-build-status\",\n name: \"Get Wave Build Status\",\n description: \"Tool to retrieve the status of a Wave container build by build ID. Use when you need to check if a container build is completed and whether it succeeded.\",\n input: SeqeraGetWaveBuildStatusInput,\n output: SeqeraGetWaveBuildStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,EAC5F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,6CAA6C,EAAE,KAAK,CAAC,WAAW,WAAW,CAAC,CAAC,CAAC,SAAS,qCAAqC;AASlI,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChE,QAAQ,2CAA2C,SAAS,CAAC,CAAC,SAAS;EACvE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAOhB;AACV,CAAC"}
|
|
@@ -18,8 +18,8 @@ const SeqeraInspectWaveContainer_ContainerMetadataSchema = zod.z.object({
|
|
|
18
18
|
registry: zod.z.string().describe("Container registry hostname").nullable().optional(),
|
|
19
19
|
imageName: zod.z.string().describe("Image name").nullable().optional(),
|
|
20
20
|
reference: zod.z.string().describe("Container reference (tag or digest)").nullable().optional()
|
|
21
|
-
}).describe("Container metadata including registry, manifest, and configuration.");
|
|
22
|
-
const SeqeraInspectWaveContainerOutput = zod.z.object({ container: SeqeraInspectWaveContainer_ContainerMetadataSchema.nullable() }).describe("Response model for Wave container inspection.");
|
|
21
|
+
}).passthrough().describe("Container metadata including registry, manifest, and configuration.");
|
|
22
|
+
const SeqeraInspectWaveContainerOutput = zod.z.object({ container: SeqeraInspectWaveContainer_ContainerMetadataSchema.nullable() }).passthrough().describe("Response model for Wave container inspection.");
|
|
23
23
|
const seqeraInspectWaveContainer = require_action.action("SEQERA_INSPECT_WAVE_CONTAINER", {
|
|
24
24
|
slug: "seqera-inspect-wave-container",
|
|
25
25
|
name: "Inspect Wave Container",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inspect-wave-container.cjs","names":["z","action"],"sources":["../../src/actions/inspect-wave-container.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraInspectWaveContainerInput
|
|
1
|
+
{"version":3,"file":"inspect-wave-container.cjs","names":["z","action"],"sources":["../../src/actions/inspect-wave-container.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraInspectWaveContainerInput = z.object({\n towerEndpoint: z.string().describe(\"Seqera Platform endpoint URL (default: https://api.cloud.seqera.io)\").optional(),\n containerImage: z.string().describe(\"Name of the container to inspect (e.g., docker.io/library/ubuntu:latest)\"),\n towerAccessToken: z.string().describe(\"Seqera Platform access token for private registries\").optional(),\n towerWorkspaceId: z.string().describe(\"Seqera Platform workspace ID\").optional(),\n}).describe(\"Request model for inspecting a container image via Wave.\");\nconst SeqeraInspectWaveContainer_ContainerMetadataSchema = z.object({\n v1: z.boolean().describe(\"Whether the image supports Docker manifest v1\").nullable().optional(),\n v2: z.boolean().describe(\"Whether the image supports Docker manifest v2\").nullable().optional(),\n oci: z.boolean().describe(\"Whether the image is OCI compliant\").nullable().optional(),\n config: z.record(z.string(), z.unknown()).describe(\"Container configuration as JSON object\").nullable().optional(),\n digest: z.string().describe(\"Container image digest\").nullable().optional(),\n hostName: z.string().describe(\"Registry host name\").nullable().optional(),\n manifest: z.record(z.string(), z.unknown()).describe(\"Container manifest as JSON object\").nullable().optional(),\n registry: z.string().describe(\"Container registry hostname\").nullable().optional(),\n imageName: z.string().describe(\"Image name\").nullable().optional(),\n reference: z.string().describe(\"Container reference (tag or digest)\").nullable().optional(),\n}).passthrough().describe(\"Container metadata including registry, manifest, and configuration.\");\nexport const SeqeraInspectWaveContainerOutput = z.object({\n container: SeqeraInspectWaveContainer_ContainerMetadataSchema.nullable(),\n}).passthrough().describe(\"Response model for Wave container inspection.\");\n\nexport const seqeraInspectWaveContainer = action(\"SEQERA_INSPECT_WAVE_CONTAINER\", {\n slug: \"seqera-inspect-wave-container\",\n name: \"Inspect Wave Container\",\n description: \"Tool to inspect container image metadata via Wave. Use when you need registry, manifest, digest, configuration, and OCI compatibility information about a container image.\",\n input: SeqeraInspectWaveContainerInput,\n output: SeqeraInspectWaveContainerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACnH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CAC9G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACtG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,IAAIA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,KAAKA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,WAAW,mDAAmD,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/inspect-wave-container.d.ts
|
|
4
|
-
declare const SeqeraInspectWaveContainerInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SeqeraInspectWaveContainerInput: z.ZodObject<{
|
|
5
|
+
towerEndpoint: z.ZodOptional<z.ZodString>;
|
|
6
|
+
containerImage: z.ZodString;
|
|
7
|
+
towerAccessToken: z.ZodOptional<z.ZodString>;
|
|
8
|
+
towerWorkspaceId: z.ZodOptional<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const SeqeraInspectWaveContainerOutput: z.ZodObject<{
|
|
11
|
+
container: z.ZodNullable<z.ZodObject<{
|
|
12
|
+
v1: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
13
|
+
v2: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
oci: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
|
+
config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
|
+
digest: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
hostName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
manifest: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
|
+
registry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
imageName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
reference: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const seqeraInspectWaveContainer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
containerImage: string;
|
|
26
|
+
towerEndpoint?: string | undefined;
|
|
27
|
+
towerAccessToken?: string | undefined;
|
|
28
|
+
towerWorkspaceId?: string | undefined;
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { seqeraInspectWaveContainer };
|
|
9
32
|
//# sourceMappingURL=inspect-wave-container.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inspect-wave-container.d.cts","names":[],"sources":["../../src/actions/inspect-wave-container.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"inspect-wave-container.d.cts","names":[],"sources":["../../src/actions/inspect-wave-container.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAkB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/inspect-wave-container.d.ts
|
|
4
|
-
declare const SeqeraInspectWaveContainerInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SeqeraInspectWaveContainerInput: z.ZodObject<{
|
|
5
|
+
towerEndpoint: z.ZodOptional<z.ZodString>;
|
|
6
|
+
containerImage: z.ZodString;
|
|
7
|
+
towerAccessToken: z.ZodOptional<z.ZodString>;
|
|
8
|
+
towerWorkspaceId: z.ZodOptional<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const SeqeraInspectWaveContainerOutput: z.ZodObject<{
|
|
11
|
+
container: z.ZodNullable<z.ZodObject<{
|
|
12
|
+
v1: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
13
|
+
v2: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
oci: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
|
+
config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
|
+
digest: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
hostName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
manifest: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
|
+
registry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
imageName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
reference: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
|
+
declare const seqeraInspectWaveContainer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
containerImage: string;
|
|
26
|
+
towerEndpoint?: string | undefined;
|
|
27
|
+
towerAccessToken?: string | undefined;
|
|
28
|
+
towerWorkspaceId?: string | undefined;
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { seqeraInspectWaveContainer };
|
|
9
32
|
//# sourceMappingURL=inspect-wave-container.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inspect-wave-container.d.mts","names":[],"sources":["../../src/actions/inspect-wave-container.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"inspect-wave-container.d.mts","names":[],"sources":["../../src/actions/inspect-wave-container.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAkB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -18,13 +18,13 @@ const SeqeraInspectWaveContainer_ContainerMetadataSchema = z.object({
|
|
|
18
18
|
registry: z.string().describe("Container registry hostname").nullable().optional(),
|
|
19
19
|
imageName: z.string().describe("Image name").nullable().optional(),
|
|
20
20
|
reference: z.string().describe("Container reference (tag or digest)").nullable().optional()
|
|
21
|
-
}).describe("Container metadata including registry, manifest, and configuration.");
|
|
21
|
+
}).passthrough().describe("Container metadata including registry, manifest, and configuration.");
|
|
22
22
|
const seqeraInspectWaveContainer = action("SEQERA_INSPECT_WAVE_CONTAINER", {
|
|
23
23
|
slug: "seqera-inspect-wave-container",
|
|
24
24
|
name: "Inspect Wave Container",
|
|
25
25
|
description: "Tool to inspect container image metadata via Wave. Use when you need registry, manifest, digest, configuration, and OCI compatibility information about a container image.",
|
|
26
26
|
input: SeqeraInspectWaveContainerInput,
|
|
27
|
-
output: z.object({ container: SeqeraInspectWaveContainer_ContainerMetadataSchema.nullable() }).describe("Response model for Wave container inspection.")
|
|
27
|
+
output: z.object({ container: SeqeraInspectWaveContainer_ContainerMetadataSchema.nullable() }).passthrough().describe("Response model for Wave container inspection.")
|
|
28
28
|
});
|
|
29
29
|
//#endregion
|
|
30
30
|
export { seqeraInspectWaveContainer };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inspect-wave-container.mjs","names":[],"sources":["../../src/actions/inspect-wave-container.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraInspectWaveContainerInput
|
|
1
|
+
{"version":3,"file":"inspect-wave-container.mjs","names":[],"sources":["../../src/actions/inspect-wave-container.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraInspectWaveContainerInput = z.object({\n towerEndpoint: z.string().describe(\"Seqera Platform endpoint URL (default: https://api.cloud.seqera.io)\").optional(),\n containerImage: z.string().describe(\"Name of the container to inspect (e.g., docker.io/library/ubuntu:latest)\"),\n towerAccessToken: z.string().describe(\"Seqera Platform access token for private registries\").optional(),\n towerWorkspaceId: z.string().describe(\"Seqera Platform workspace ID\").optional(),\n}).describe(\"Request model for inspecting a container image via Wave.\");\nconst SeqeraInspectWaveContainer_ContainerMetadataSchema = z.object({\n v1: z.boolean().describe(\"Whether the image supports Docker manifest v1\").nullable().optional(),\n v2: z.boolean().describe(\"Whether the image supports Docker manifest v2\").nullable().optional(),\n oci: z.boolean().describe(\"Whether the image is OCI compliant\").nullable().optional(),\n config: z.record(z.string(), z.unknown()).describe(\"Container configuration as JSON object\").nullable().optional(),\n digest: z.string().describe(\"Container image digest\").nullable().optional(),\n hostName: z.string().describe(\"Registry host name\").nullable().optional(),\n manifest: z.record(z.string(), z.unknown()).describe(\"Container manifest as JSON object\").nullable().optional(),\n registry: z.string().describe(\"Container registry hostname\").nullable().optional(),\n imageName: z.string().describe(\"Image name\").nullable().optional(),\n reference: z.string().describe(\"Container reference (tag or digest)\").nullable().optional(),\n}).passthrough().describe(\"Container metadata including registry, manifest, and configuration.\");\nexport const SeqeraInspectWaveContainerOutput = z.object({\n container: SeqeraInspectWaveContainer_ContainerMetadataSchema.nullable(),\n}).passthrough().describe(\"Response model for Wave container inspection.\");\n\nexport const seqeraInspectWaveContainer = action(\"SEQERA_INSPECT_WAVE_CONTAINER\", {\n slug: \"seqera-inspect-wave-container\",\n name: \"Inspect Wave Container\",\n description: \"Tool to inspect container image metadata via Wave. Use when you need registry, manifest, digest, configuration, and OCI compatibility information about a container image.\",\n input: SeqeraInspectWaveContainerInput,\n output: SeqeraInspectWaveContainerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CAC9G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACtG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,IAAI,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,KAAK,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAK/F,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,WAAW,mDAAmD,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -3,12 +3,12 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/list-action-event-types.ts
|
|
4
4
|
const SeqeraListActionEventTypesInput = zod.z.object({ workspaceId: zod.z.string().describe("Optional workspace ID to filter action types by a specific workspace").optional() }).describe("Request model for listing action event types.");
|
|
5
5
|
const SeqeraListActionEventTypes_EventTypeSchema = zod.z.object({
|
|
6
|
-
source: zod.z.string().describe("Source identifier for the action type (e.g., 'github', 'tower')"),
|
|
7
|
-
display: zod.z.string().describe("Display name of the action event type"),
|
|
8
|
-
enabled: zod.z.boolean().describe("Whether this event type is enabled"),
|
|
9
|
-
description: zod.z.string().describe("Description of the action event type")
|
|
10
|
-
}).describe("Represents a single action event type.");
|
|
11
|
-
const SeqeraListActionEventTypesOutput = zod.z.object({ eventTypes: zod.z.array(SeqeraListActionEventTypes_EventTypeSchema).describe("List of action event types available for triggering pipelines") }).describe("Response model for list of action event types.");
|
|
6
|
+
source: zod.z.string().describe("Source identifier for the action type (e.g., 'github', 'tower')").nullable(),
|
|
7
|
+
display: zod.z.string().describe("Display name of the action event type").nullable(),
|
|
8
|
+
enabled: zod.z.boolean().describe("Whether this event type is enabled").nullable(),
|
|
9
|
+
description: zod.z.string().describe("Description of the action event type").nullable()
|
|
10
|
+
}).passthrough().describe("Represents a single action event type.");
|
|
11
|
+
const SeqeraListActionEventTypesOutput = zod.z.object({ eventTypes: zod.z.array(SeqeraListActionEventTypes_EventTypeSchema).describe("List of action event types available for triggering pipelines") }).passthrough().describe("Response model for list of action event types.");
|
|
12
12
|
const seqeraListActionEventTypes = require_action.action("SEQERA_LIST_ACTION_EVENT_TYPES", {
|
|
13
13
|
slug: "seqera-list-action-event-types",
|
|
14
14
|
name: "List Action Event Types",
|