@keystrokehq/seqera 0.1.2 → 0.1.4

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.
Files changed (91) hide show
  1. package/dist/actions/create-wave-container.cjs +3 -3
  2. package/dist/actions/create-wave-container.cjs.map +1 -1
  3. package/dist/actions/create-wave-container.d.cts +5 -5
  4. package/dist/actions/create-wave-container.d.mts +5 -5
  5. package/dist/actions/create-wave-container.mjs +3 -3
  6. package/dist/actions/create-wave-container.mjs.map +1 -1
  7. package/dist/actions/get-organization-details.cjs +1 -1
  8. package/dist/actions/get-organization-details.cjs.map +1 -1
  9. package/dist/actions/get-organization-details.d.cts +1 -1
  10. package/dist/actions/get-organization-details.d.mts +1 -1
  11. package/dist/actions/get-organization-details.mjs +1 -1
  12. package/dist/actions/get-organization-details.mjs.map +1 -1
  13. package/dist/actions/get-service-info.cjs +2 -2
  14. package/dist/actions/get-service-info.cjs.map +1 -1
  15. package/dist/actions/get-service-info.d.cts +2 -2
  16. package/dist/actions/get-service-info.d.mts +2 -2
  17. package/dist/actions/get-service-info.mjs +2 -2
  18. package/dist/actions/get-service-info.mjs.map +1 -1
  19. package/dist/actions/get-user-info.cjs +1 -1
  20. package/dist/actions/get-user-info.cjs.map +1 -1
  21. package/dist/actions/get-user-info.d.cts +1 -1
  22. package/dist/actions/get-user-info.d.mts +1 -1
  23. package/dist/actions/get-user-info.mjs +1 -1
  24. package/dist/actions/get-user-info.mjs.map +1 -1
  25. package/dist/actions/get-wave-build-logs.cjs +1 -1
  26. package/dist/actions/get-wave-build-logs.cjs.map +1 -1
  27. package/dist/actions/get-wave-build-logs.d.cts +1 -1
  28. package/dist/actions/get-wave-build-logs.d.mts +1 -1
  29. package/dist/actions/get-wave-build-logs.mjs +1 -1
  30. package/dist/actions/get-wave-build-logs.mjs.map +1 -1
  31. package/dist/actions/get-wave-build-status.cjs +1 -1
  32. package/dist/actions/get-wave-build-status.cjs.map +1 -1
  33. package/dist/actions/get-wave-build-status.d.cts +1 -1
  34. package/dist/actions/get-wave-build-status.d.mts +1 -1
  35. package/dist/actions/get-wave-build-status.mjs +1 -1
  36. package/dist/actions/get-wave-build-status.mjs.map +1 -1
  37. package/dist/actions/inspect-wave-container.cjs +2 -2
  38. package/dist/actions/inspect-wave-container.cjs.map +1 -1
  39. package/dist/actions/inspect-wave-container.d.cts +2 -2
  40. package/dist/actions/inspect-wave-container.d.mts +2 -2
  41. package/dist/actions/inspect-wave-container.mjs +2 -2
  42. package/dist/actions/inspect-wave-container.mjs.map +1 -1
  43. package/dist/actions/list-action-event-types.cjs +2 -2
  44. package/dist/actions/list-action-event-types.cjs.map +1 -1
  45. package/dist/actions/list-action-event-types.d.cts +2 -2
  46. package/dist/actions/list-action-event-types.d.mts +2 -2
  47. package/dist/actions/list-action-event-types.mjs +2 -2
  48. package/dist/actions/list-action-event-types.mjs.map +1 -1
  49. package/dist/actions/list-compute-environments.cjs +2 -2
  50. package/dist/actions/list-compute-environments.cjs.map +1 -1
  51. package/dist/actions/list-compute-environments.d.cts +2 -2
  52. package/dist/actions/list-compute-environments.d.mts +2 -2
  53. package/dist/actions/list-compute-environments.mjs +2 -2
  54. package/dist/actions/list-compute-environments.mjs.map +1 -1
  55. package/dist/actions/list-organizations.cjs +2 -2
  56. package/dist/actions/list-organizations.cjs.map +1 -1
  57. package/dist/actions/list-organizations.d.cts +2 -2
  58. package/dist/actions/list-organizations.d.mts +2 -2
  59. package/dist/actions/list-organizations.mjs +2 -2
  60. package/dist/actions/list-organizations.mjs.map +1 -1
  61. package/dist/actions/list-pipelines.cjs +2 -2
  62. package/dist/actions/list-pipelines.cjs.map +1 -1
  63. package/dist/actions/list-pipelines.d.cts +2 -2
  64. package/dist/actions/list-pipelines.d.mts +2 -2
  65. package/dist/actions/list-pipelines.mjs +2 -2
  66. package/dist/actions/list-pipelines.mjs.map +1 -1
  67. package/dist/actions/list-workflows.cjs +2 -2
  68. package/dist/actions/list-workflows.cjs.map +1 -1
  69. package/dist/actions/list-workflows.d.cts +2 -2
  70. package/dist/actions/list-workflows.d.mts +2 -2
  71. package/dist/actions/list-workflows.mjs +2 -2
  72. package/dist/actions/list-workflows.mjs.map +1 -1
  73. package/dist/actions/validate-action-name.cjs +1 -1
  74. package/dist/actions/validate-action-name.cjs.map +1 -1
  75. package/dist/actions/validate-action-name.d.cts +1 -1
  76. package/dist/actions/validate-action-name.d.mts +1 -1
  77. package/dist/actions/validate-action-name.mjs +1 -1
  78. package/dist/actions/validate-action-name.mjs.map +1 -1
  79. package/dist/actions/validate-pipeline-name.cjs +1 -1
  80. package/dist/actions/validate-pipeline-name.cjs.map +1 -1
  81. package/dist/actions/validate-pipeline-name.d.cts +1 -1
  82. package/dist/actions/validate-pipeline-name.d.mts +1 -1
  83. package/dist/actions/validate-pipeline-name.mjs +1 -1
  84. package/dist/actions/validate-pipeline-name.mjs.map +1 -1
  85. package/dist/catalog.cjs +1 -1
  86. package/dist/catalog.cjs.map +1 -1
  87. package/dist/catalog.d.cts +1 -1
  88. package/dist/catalog.d.mts +1 -1
  89. package/dist/catalog.mjs +1 -1
  90. package/dist/catalog.mjs.map +1 -1
  91. package/package.json +1 -1
@@ -6,7 +6,7 @@ const SeqeraCreateWaveContainerInput = zod.z.object({
6
6
  packages: zod.z.object({
7
7
  type: zod.z.enum(["CONDA", "CRAN"]).describe("Type of packages (CONDA or CRAN)"),
8
8
  entries: zod.z.array(zod.z.string()).describe("List of package names to install"),
9
- options: zod.z.object({}).describe("Additional package manager options as key-value pairs").optional(),
9
+ options: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional package manager options as key-value pairs").optional(),
10
10
  channels: zod.z.array(zod.z.string()).describe("Package channels for Conda (e.g., conda-forge, bioconda)").optional()
11
11
  }).describe("Specification for Conda or CRAN packages.").optional(),
12
12
  condaFile: zod.z.string().describe("Base64-encoded Conda environment YAML file for building a container").optional(),
@@ -22,7 +22,7 @@ const SeqeraCreateWaveContainerInput = zod.z.object({
22
22
  containerConfig: zod.z.object({
23
23
  cmd: zod.z.array(zod.z.string()).describe("Override container command").optional(),
24
24
  env: zod.z.array(zod.z.string()).describe("Environment variables in KEY=VALUE format").optional(),
25
- layers: zod.z.array(zod.z.object({})).describe("Custom container layers").optional(),
25
+ layers: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Custom container layers").optional(),
26
26
  entrypoint: zod.z.array(zod.z.string()).describe("Override container entrypoint").optional(),
27
27
  workingDir: zod.z.string().describe("Container working directory").optional()
28
28
  }).describe("Configuration for container customization.").optional(),
@@ -36,7 +36,7 @@ const SeqeraCreateWaveContainerOutput = zod.z.object({
36
36
  expiration: zod.z.string().describe("Expiration timestamp in ISO-8601 format (e.g., '2024-12-31T23:59:59Z')").nullable().optional(),
37
37
  targetImage: zod.z.string().describe("Wave container image name that can be accessed via Docker or OCI-compliant clients").nullable(),
38
38
  containerToken: zod.z.string().describe("Unique token identifying the Wave container request").nullable().optional()
39
- }).describe("Response model for Wave container creation.");
39
+ }).passthrough().describe("Response model for Wave container creation.");
40
40
  const seqeraCreateWaveContainer = require_action.action("SEQERA_CREATE_WAVE_CONTAINER", {
41
41
  slug: "seqera-create-wave-container",
42
42
  name: "Create Wave Container",
@@ -1 +1 @@
1
- {"version":3,"file":"create-wave-container.cjs","names":["z","action"],"sources":["../../src/actions/create-wave-container.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraCreateWaveContainerInput = z.object({\n freeze: z.boolean().describe(\"If true, pushes the container to user-defined repository with a permanent URL (prevents expiration)\").optional(),\n packages: z.object({\n type: z.enum([\"CONDA\", \"CRAN\"]).describe(\"Type of packages (CONDA or CRAN)\"),\n entries: z.array(z.string()).describe(\"List of package names to install\"),\n options: z.object({}).describe(\"Additional package manager options as key-value pairs\").optional(),\n channels: z.array(z.string()).describe(\"Package channels for Conda (e.g., conda-forge, bioconda)\").optional(),\n}).describe(\"Specification for Conda or CRAN packages.\").optional(),\n condaFile: z.string().describe(\"Base64-encoded Conda environment YAML file for building a container\").optional(),\n nameStrategy: z.enum([\"none\", \"tagPrefix\", \"imageSuffix\"]).describe(\"Enum for container name strategies.\").optional(),\n containerFile: z.string().describe(\"Base64-encoded Dockerfile content for building a new container. Required if containerImage and packages are not provided.\").optional(),\n containerImage: z.string().describe(\"Name of the container to be served (e.g., 'docker.io/library/ubuntu:latest'). Required if containerFile and packages are not provided.\").optional(),\n buildRepository: z.string().describe(\"Container repository where container builds should be pushed\").optional(),\n cacheRepository: z.string().describe(\"Container repository used to cache build layers\").optional(),\n containerConfig: z.object({\n cmd: z.array(z.string()).describe(\"Override container command\").optional(),\n env: z.array(z.string()).describe(\"Environment variables in KEY=VALUE format\").optional(),\n layers: z.array(z.object({})).describe(\"Custom container layers\").optional(),\n entrypoint: z.array(z.string()).describe(\"Override container entrypoint\").optional(),\n workingDir: z.string().describe(\"Container working directory\").optional(),\n}).describe(\"Configuration for container customization.\").optional(),\n towerAccessToken: z.string().describe(\"Seqera Platform access token for authentication\").optional(),\n towerWorkspaceId: z.number().int().describe(\"Seqera Platform workspace ID for retrieving credentials\").optional(),\n containerPlatform: z.enum([\"linux/amd64\", \"linux/arm64\"]).describe(\"Enum for container platform architectures.\").optional(),\n}).describe(\"Request model for creating a Wave container via the v1alpha2 API.\");\nexport const SeqeraCreateWaveContainerOutput = z.object({\n cached: z.boolean().describe(\"Indicates if the requested image is already built or in progress\").nullable().optional(),\n buildId: z.string().describe(\"Build identifier if the container was built (only present for build operations)\").nullable().optional(),\n expiration: z.string().describe(\"Expiration timestamp in ISO-8601 format (e.g., '2024-12-31T23:59:59Z')\").nullable().optional(),\n targetImage: z.string().describe(\"Wave container image name that can be accessed via Docker or OCI-compliant clients\").nullable(),\n containerToken: z.string().describe(\"Unique token identifying the Wave container request\").nullable().optional(),\n}).describe(\"Response model for Wave container creation.\");\n\nexport const seqeraCreateWaveContainer = action(\"SEQERA_CREATE_WAVE_CONTAINER\", {\n slug: \"seqera-create-wave-container\",\n name: \"Create Wave Container\",\n description: \"Tool to submit a request to Wave for accessing a private container registry or building a container image on-the-fly. Use when you need to provision containers via Wave with Dockerfile, Conda recipe, or package specifications. Returns the name of the container made available by Wave.\",\n input: SeqeraCreateWaveContainerInput,\n output: SeqeraCreateWaveContainerOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-wave-container.cjs","names":["z","action"],"sources":["../../src/actions/create-wave-container.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraCreateWaveContainerInput = z.object({\n freeze: z.boolean().describe(\"If true, pushes the container to user-defined repository with a permanent URL (prevents expiration)\").optional(),\n packages: z.object({\n type: z.enum([\"CONDA\", \"CRAN\"]).describe(\"Type of packages (CONDA or CRAN)\"),\n entries: z.array(z.string()).describe(\"List of package names to install\"),\n options: z.record(z.string(), z.unknown()).describe(\"Additional package manager options as key-value pairs\").optional(),\n channels: z.array(z.string()).describe(\"Package channels for Conda (e.g., conda-forge, bioconda)\").optional(),\n}).describe(\"Specification for Conda or CRAN packages.\").optional(),\n condaFile: z.string().describe(\"Base64-encoded Conda environment YAML file for building a container\").optional(),\n nameStrategy: z.enum([\"none\", \"tagPrefix\", \"imageSuffix\"]).describe(\"Enum for container name strategies.\").optional(),\n containerFile: z.string().describe(\"Base64-encoded Dockerfile content for building a new container. Required if containerImage and packages are not provided.\").optional(),\n containerImage: z.string().describe(\"Name of the container to be served (e.g., 'docker.io/library/ubuntu:latest'). Required if containerFile and packages are not provided.\").optional(),\n buildRepository: z.string().describe(\"Container repository where container builds should be pushed\").optional(),\n cacheRepository: z.string().describe(\"Container repository used to cache build layers\").optional(),\n containerConfig: z.object({\n cmd: z.array(z.string()).describe(\"Override container command\").optional(),\n env: z.array(z.string()).describe(\"Environment variables in KEY=VALUE format\").optional(),\n layers: z.array(z.record(z.string(), z.unknown())).describe(\"Custom container layers\").optional(),\n entrypoint: z.array(z.string()).describe(\"Override container entrypoint\").optional(),\n workingDir: z.string().describe(\"Container working directory\").optional(),\n}).describe(\"Configuration for container customization.\").optional(),\n towerAccessToken: z.string().describe(\"Seqera Platform access token for authentication\").optional(),\n towerWorkspaceId: z.number().int().describe(\"Seqera Platform workspace ID for retrieving credentials\").optional(),\n containerPlatform: z.enum([\"linux/amd64\", \"linux/arm64\"]).describe(\"Enum for container platform architectures.\").optional(),\n}).describe(\"Request model for creating a Wave container via the v1alpha2 API.\");\nexport const SeqeraCreateWaveContainerOutput = z.object({\n cached: z.boolean().describe(\"Indicates if the requested image is already built or in progress\").nullable().optional(),\n buildId: z.string().describe(\"Build identifier if the container was built (only present for build operations)\").nullable().optional(),\n expiration: z.string().describe(\"Expiration timestamp in ISO-8601 format (e.g., '2024-12-31T23:59:59Z')\").nullable().optional(),\n targetImage: z.string().describe(\"Wave container image name that can be accessed via Docker or OCI-compliant clients\").nullable(),\n containerToken: z.string().describe(\"Unique token identifying the Wave container request\").nullable().optional(),\n}).passthrough().describe(\"Response model for Wave container creation.\");\n\nexport const seqeraCreateWaveContainer = action(\"SEQERA_CREATE_WAVE_CONTAINER\", {\n slug: \"seqera-create-wave-container\",\n name: \"Create Wave Container\",\n description: \"Tool to submit a request to Wave for accessing a private container registry or building a container image on-the-fly. Use when you need to provision containers via Wave with Dockerfile, Conda recipe, or package specifications. Returns the name of the container made available by Wave.\",\n input: SeqeraCreateWaveContainerInput,\n output: SeqeraCreateWaveContainerOutput,\n});\n"],"mappings":"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"}
@@ -9,7 +9,7 @@ declare const SeqeraCreateWaveContainerInput: z.ZodObject<{
9
9
  CRAN: "CRAN";
10
10
  }>;
11
11
  entries: z.ZodArray<z.ZodString>;
12
- options: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
12
+ options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
13
13
  channels: z.ZodOptional<z.ZodArray<z.ZodString>>;
14
14
  }, z.core.$strip>>;
15
15
  condaFile: z.ZodOptional<z.ZodString>;
@@ -25,7 +25,7 @@ declare const SeqeraCreateWaveContainerInput: z.ZodObject<{
25
25
  containerConfig: z.ZodOptional<z.ZodObject<{
26
26
  cmd: z.ZodOptional<z.ZodArray<z.ZodString>>;
27
27
  env: z.ZodOptional<z.ZodArray<z.ZodString>>;
28
- layers: z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>;
28
+ layers: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
29
29
  entrypoint: z.ZodOptional<z.ZodArray<z.ZodString>>;
30
30
  workingDir: z.ZodOptional<z.ZodString>;
31
31
  }, z.core.$strip>>;
@@ -42,13 +42,13 @@ declare const SeqeraCreateWaveContainerOutput: z.ZodObject<{
42
42
  expiration: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
43
  targetImage: z.ZodNullable<z.ZodString>;
44
44
  containerToken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
- }, z.core.$strip>;
45
+ }, z.core.$loose>;
46
46
  declare const seqeraCreateWaveContainer: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  freeze?: boolean | undefined;
48
48
  packages?: {
49
49
  type: "CONDA" | "CRAN";
50
50
  entries: string[];
51
- options?: Record<string, never> | undefined;
51
+ options?: Record<string, unknown> | undefined;
52
52
  channels?: string[] | undefined;
53
53
  } | undefined;
54
54
  condaFile?: string | undefined;
@@ -60,7 +60,7 @@ declare const seqeraCreateWaveContainer: import("@keystrokehq/action").WorkflowA
60
60
  containerConfig?: {
61
61
  cmd?: string[] | undefined;
62
62
  env?: string[] | undefined;
63
- layers?: Record<string, never>[] | undefined;
63
+ layers?: Record<string, unknown>[] | undefined;
64
64
  entrypoint?: string[] | undefined;
65
65
  workingDir?: string | undefined;
66
66
  } | undefined;
@@ -9,7 +9,7 @@ declare const SeqeraCreateWaveContainerInput: z.ZodObject<{
9
9
  CRAN: "CRAN";
10
10
  }>;
11
11
  entries: z.ZodArray<z.ZodString>;
12
- options: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
12
+ options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
13
13
  channels: z.ZodOptional<z.ZodArray<z.ZodString>>;
14
14
  }, z.core.$strip>>;
15
15
  condaFile: z.ZodOptional<z.ZodString>;
@@ -25,7 +25,7 @@ declare const SeqeraCreateWaveContainerInput: z.ZodObject<{
25
25
  containerConfig: z.ZodOptional<z.ZodObject<{
26
26
  cmd: z.ZodOptional<z.ZodArray<z.ZodString>>;
27
27
  env: z.ZodOptional<z.ZodArray<z.ZodString>>;
28
- layers: z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>;
28
+ layers: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
29
29
  entrypoint: z.ZodOptional<z.ZodArray<z.ZodString>>;
30
30
  workingDir: z.ZodOptional<z.ZodString>;
31
31
  }, z.core.$strip>>;
@@ -42,13 +42,13 @@ declare const SeqeraCreateWaveContainerOutput: z.ZodObject<{
42
42
  expiration: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
43
  targetImage: z.ZodNullable<z.ZodString>;
44
44
  containerToken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
- }, z.core.$strip>;
45
+ }, z.core.$loose>;
46
46
  declare const seqeraCreateWaveContainer: import("@keystrokehq/action").WorkflowActionDefinition<{
47
47
  freeze?: boolean | undefined;
48
48
  packages?: {
49
49
  type: "CONDA" | "CRAN";
50
50
  entries: string[];
51
- options?: Record<string, never> | undefined;
51
+ options?: Record<string, unknown> | undefined;
52
52
  channels?: string[] | undefined;
53
53
  } | undefined;
54
54
  condaFile?: string | undefined;
@@ -60,7 +60,7 @@ declare const seqeraCreateWaveContainer: import("@keystrokehq/action").WorkflowA
60
60
  containerConfig?: {
61
61
  cmd?: string[] | undefined;
62
62
  env?: string[] | undefined;
63
- layers?: Record<string, never>[] | undefined;
63
+ layers?: Record<string, unknown>[] | undefined;
64
64
  entrypoint?: string[] | undefined;
65
65
  workingDir?: string | undefined;
66
66
  } | undefined;
@@ -9,7 +9,7 @@ const seqeraCreateWaveContainer = action("SEQERA_CREATE_WAVE_CONTAINER", {
9
9
  packages: z.object({
10
10
  type: z.enum(["CONDA", "CRAN"]).describe("Type of packages (CONDA or CRAN)"),
11
11
  entries: z.array(z.string()).describe("List of package names to install"),
12
- options: z.object({}).describe("Additional package manager options as key-value pairs").optional(),
12
+ options: z.record(z.string(), z.unknown()).describe("Additional package manager options as key-value pairs").optional(),
13
13
  channels: z.array(z.string()).describe("Package channels for Conda (e.g., conda-forge, bioconda)").optional()
14
14
  }).describe("Specification for Conda or CRAN packages.").optional(),
15
15
  condaFile: z.string().describe("Base64-encoded Conda environment YAML file for building a container").optional(),
@@ -25,7 +25,7 @@ const seqeraCreateWaveContainer = action("SEQERA_CREATE_WAVE_CONTAINER", {
25
25
  containerConfig: z.object({
26
26
  cmd: z.array(z.string()).describe("Override container command").optional(),
27
27
  env: z.array(z.string()).describe("Environment variables in KEY=VALUE format").optional(),
28
- layers: z.array(z.object({})).describe("Custom container layers").optional(),
28
+ layers: z.array(z.record(z.string(), z.unknown())).describe("Custom container layers").optional(),
29
29
  entrypoint: z.array(z.string()).describe("Override container entrypoint").optional(),
30
30
  workingDir: z.string().describe("Container working directory").optional()
31
31
  }).describe("Configuration for container customization.").optional(),
@@ -39,7 +39,7 @@ const seqeraCreateWaveContainer = action("SEQERA_CREATE_WAVE_CONTAINER", {
39
39
  expiration: z.string().describe("Expiration timestamp in ISO-8601 format (e.g., '2024-12-31T23:59:59Z')").nullable().optional(),
40
40
  targetImage: z.string().describe("Wave container image name that can be accessed via Docker or OCI-compliant clients").nullable(),
41
41
  containerToken: z.string().describe("Unique token identifying the Wave container request").nullable().optional()
42
- }).describe("Response model for Wave container creation.")
42
+ }).passthrough().describe("Response model for Wave container creation.")
43
43
  });
44
44
  //#endregion
45
45
  export { seqeraCreateWaveContainer };
@@ -1 +1 @@
1
- {"version":3,"file":"create-wave-container.mjs","names":[],"sources":["../../src/actions/create-wave-container.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraCreateWaveContainerInput = z.object({\n freeze: z.boolean().describe(\"If true, pushes the container to user-defined repository with a permanent URL (prevents expiration)\").optional(),\n packages: z.object({\n type: z.enum([\"CONDA\", \"CRAN\"]).describe(\"Type of packages (CONDA or CRAN)\"),\n entries: z.array(z.string()).describe(\"List of package names to install\"),\n options: z.object({}).describe(\"Additional package manager options as key-value pairs\").optional(),\n channels: z.array(z.string()).describe(\"Package channels for Conda (e.g., conda-forge, bioconda)\").optional(),\n}).describe(\"Specification for Conda or CRAN packages.\").optional(),\n condaFile: z.string().describe(\"Base64-encoded Conda environment YAML file for building a container\").optional(),\n nameStrategy: z.enum([\"none\", \"tagPrefix\", \"imageSuffix\"]).describe(\"Enum for container name strategies.\").optional(),\n containerFile: z.string().describe(\"Base64-encoded Dockerfile content for building a new container. Required if containerImage and packages are not provided.\").optional(),\n containerImage: z.string().describe(\"Name of the container to be served (e.g., 'docker.io/library/ubuntu:latest'). Required if containerFile and packages are not provided.\").optional(),\n buildRepository: z.string().describe(\"Container repository where container builds should be pushed\").optional(),\n cacheRepository: z.string().describe(\"Container repository used to cache build layers\").optional(),\n containerConfig: z.object({\n cmd: z.array(z.string()).describe(\"Override container command\").optional(),\n env: z.array(z.string()).describe(\"Environment variables in KEY=VALUE format\").optional(),\n layers: z.array(z.object({})).describe(\"Custom container layers\").optional(),\n entrypoint: z.array(z.string()).describe(\"Override container entrypoint\").optional(),\n workingDir: z.string().describe(\"Container working directory\").optional(),\n}).describe(\"Configuration for container customization.\").optional(),\n towerAccessToken: z.string().describe(\"Seqera Platform access token for authentication\").optional(),\n towerWorkspaceId: z.number().int().describe(\"Seqera Platform workspace ID for retrieving credentials\").optional(),\n containerPlatform: z.enum([\"linux/amd64\", \"linux/arm64\"]).describe(\"Enum for container platform architectures.\").optional(),\n}).describe(\"Request model for creating a Wave container via the v1alpha2 API.\");\nexport const SeqeraCreateWaveContainerOutput = z.object({\n cached: z.boolean().describe(\"Indicates if the requested image is already built or in progress\").nullable().optional(),\n buildId: z.string().describe(\"Build identifier if the container was built (only present for build operations)\").nullable().optional(),\n expiration: z.string().describe(\"Expiration timestamp in ISO-8601 format (e.g., '2024-12-31T23:59:59Z')\").nullable().optional(),\n targetImage: z.string().describe(\"Wave container image name that can be accessed via Docker or OCI-compliant clients\").nullable(),\n containerToken: z.string().describe(\"Unique token identifying the Wave container request\").nullable().optional(),\n}).describe(\"Response model for Wave container creation.\");\n\nexport const seqeraCreateWaveContainer = action(\"SEQERA_CREATE_WAVE_CONTAINER\", {\n slug: \"seqera-create-wave-container\",\n name: \"Create Wave Container\",\n description: \"Tool to submit a request to Wave for accessing a private container registry or building a container image on-the-fly. Use when you need to provision containers via Wave with Dockerfile, Conda recipe, or package specifications. Returns the name of the container made available by Wave.\",\n input: SeqeraCreateWaveContainerInput,\n output: SeqeraCreateWaveContainerOutput,\n});\n"],"mappings":";;AAqCA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArC4C,EAAE,OAAO;EACrD,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;EAC7I,UAAU,EAAE,OAAO;GACnB,MAAM,EAAE,KAAK,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,SAAS,kCAAkC;GAC3E,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC;GACxE,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;GACjG,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EAC9G,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAChE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAC/G,cAAc,EAAE,KAAK;GAAC;GAAQ;GAAa;EAAa,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACpH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;EACzK,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;EACvL,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EAC9G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACjG,iBAAiB,EAAE,OAAO;GAC1B,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;GACzE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GACxF,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;GAC3E,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;GACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC1E,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACjE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAClG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAChH,mBAAmB,EAAE,KAAK,CAAC,eAAe,aAAa,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,mEAaH;CACP,QAb6C,EAAE,OAAO;EACtD,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;EAChI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-wave-container.mjs","names":[],"sources":["../../src/actions/create-wave-container.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraCreateWaveContainerInput = z.object({\n freeze: z.boolean().describe(\"If true, pushes the container to user-defined repository with a permanent URL (prevents expiration)\").optional(),\n packages: z.object({\n type: z.enum([\"CONDA\", \"CRAN\"]).describe(\"Type of packages (CONDA or CRAN)\"),\n entries: z.array(z.string()).describe(\"List of package names to install\"),\n options: z.record(z.string(), z.unknown()).describe(\"Additional package manager options as key-value pairs\").optional(),\n channels: z.array(z.string()).describe(\"Package channels for Conda (e.g., conda-forge, bioconda)\").optional(),\n}).describe(\"Specification for Conda or CRAN packages.\").optional(),\n condaFile: z.string().describe(\"Base64-encoded Conda environment YAML file for building a container\").optional(),\n nameStrategy: z.enum([\"none\", \"tagPrefix\", \"imageSuffix\"]).describe(\"Enum for container name strategies.\").optional(),\n containerFile: z.string().describe(\"Base64-encoded Dockerfile content for building a new container. Required if containerImage and packages are not provided.\").optional(),\n containerImage: z.string().describe(\"Name of the container to be served (e.g., 'docker.io/library/ubuntu:latest'). Required if containerFile and packages are not provided.\").optional(),\n buildRepository: z.string().describe(\"Container repository where container builds should be pushed\").optional(),\n cacheRepository: z.string().describe(\"Container repository used to cache build layers\").optional(),\n containerConfig: z.object({\n cmd: z.array(z.string()).describe(\"Override container command\").optional(),\n env: z.array(z.string()).describe(\"Environment variables in KEY=VALUE format\").optional(),\n layers: z.array(z.record(z.string(), z.unknown())).describe(\"Custom container layers\").optional(),\n entrypoint: z.array(z.string()).describe(\"Override container entrypoint\").optional(),\n workingDir: z.string().describe(\"Container working directory\").optional(),\n}).describe(\"Configuration for container customization.\").optional(),\n towerAccessToken: z.string().describe(\"Seqera Platform access token for authentication\").optional(),\n towerWorkspaceId: z.number().int().describe(\"Seqera Platform workspace ID for retrieving credentials\").optional(),\n containerPlatform: z.enum([\"linux/amd64\", \"linux/arm64\"]).describe(\"Enum for container platform architectures.\").optional(),\n}).describe(\"Request model for creating a Wave container via the v1alpha2 API.\");\nexport const SeqeraCreateWaveContainerOutput = z.object({\n cached: z.boolean().describe(\"Indicates if the requested image is already built or in progress\").nullable().optional(),\n buildId: z.string().describe(\"Build identifier if the container was built (only present for build operations)\").nullable().optional(),\n expiration: z.string().describe(\"Expiration timestamp in ISO-8601 format (e.g., '2024-12-31T23:59:59Z')\").nullable().optional(),\n targetImage: z.string().describe(\"Wave container image name that can be accessed via Docker or OCI-compliant clients\").nullable(),\n containerToken: z.string().describe(\"Unique token identifying the Wave container request\").nullable().optional(),\n}).passthrough().describe(\"Response model for Wave container creation.\");\n\nexport const seqeraCreateWaveContainer = action(\"SEQERA_CREATE_WAVE_CONTAINER\", {\n slug: \"seqera-create-wave-container\",\n name: \"Create Wave Container\",\n description: \"Tool to submit a request to Wave for accessing a private container registry or building a container image on-the-fly. Use when you need to provision containers via Wave with Dockerfile, Conda recipe, or package specifications. Returns the name of the container made available by Wave.\",\n input: SeqeraCreateWaveContainerInput,\n output: SeqeraCreateWaveContainerOutput,\n});\n"],"mappings":"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"}
@@ -15,7 +15,7 @@ const SeqeraGetOrganizationDetailsOutput = zod.z.object({
15
15
  memberId: zod.z.number().int().describe("Current user's member ID in this organization").nullable().optional(),
16
16
  memberRole: zod.z.string().describe("Current user's role in this organization").nullable().optional(),
17
17
  description: zod.z.string().describe("Organization description").nullable().optional()
18
- }).describe("Response model for organization details.");
18
+ }).passthrough().describe("Response model for organization details.");
19
19
  const seqeraGetOrganizationDetails = require_action.action("SEQERA_GET_ORGANIZATION_DETAILS", {
20
20
  slug: "seqera-get-organization-details",
21
21
  name: "Get Organization Details",
@@ -1 +1 @@
1
- {"version":3,"file":"get-organization-details.cjs","names":["z","action"],"sources":["../../src/actions/get-organization-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetOrganizationDetailsInput = z.object({\n organizationId: z.string().describe(\"The unique identifier of the organization (numeric ID)\"),\n}).describe(\"Request model for retrieving organization details.\");\nexport const SeqeraGetOrganizationDetailsOutput = z.object({\n name: z.string().describe(\"Organization name\").nullable(),\n type: z.string().describe(\"Organization type (e.g., 'pro')\").nullable().optional(),\n orgId: z.number().int().describe(\"Organization unique identifier\").nullable(),\n logoId: z.string().describe(\"Organization logo identifier\").nullable().optional(),\n paying: z.boolean().describe(\"Whether the organization has a paid subscription\").nullable().optional(),\n logoUrl: z.string().describe(\"Organization logo URL\").nullable().optional(),\n website: z.string().describe(\"Organization website URL\").nullable().optional(),\n fullName: z.string().describe(\"Organization full name\").nullable().optional(),\n location: z.string().describe(\"Organization location\").nullable().optional(),\n memberId: z.number().int().describe(\"Current user's member ID in this organization\").nullable().optional(),\n memberRole: z.string().describe(\"Current user's role in this organization\").nullable().optional(),\n description: z.string().describe(\"Organization description\").nullable().optional(),\n}).describe(\"Response model for organization details.\");\n\nexport const seqeraGetOrganizationDetails = action(\"SEQERA_GET_ORGANIZATION_DETAILS\", {\n slug: \"seqera-get-organization-details\",\n name: \"Get Organization Details\",\n description: \"Tool to retrieve detailed information about a specific organization.\",\n input: SeqeraGetOrganizationDetailsInput,\n output: SeqeraGetOrganizationDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC9F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAEtD,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-organization-details.cjs","names":["z","action"],"sources":["../../src/actions/get-organization-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetOrganizationDetailsInput = z.object({\n organizationId: z.string().describe(\"The unique identifier of the organization (numeric ID)\"),\n}).describe(\"Request model for retrieving organization details.\");\nexport const SeqeraGetOrganizationDetailsOutput = z.object({\n name: z.string().describe(\"Organization name\").nullable(),\n type: z.string().describe(\"Organization type (e.g., 'pro')\").nullable().optional(),\n orgId: z.number().int().describe(\"Organization unique identifier\").nullable(),\n logoId: z.string().describe(\"Organization logo identifier\").nullable().optional(),\n paying: z.boolean().describe(\"Whether the organization has a paid subscription\").nullable().optional(),\n logoUrl: z.string().describe(\"Organization logo URL\").nullable().optional(),\n website: z.string().describe(\"Organization website URL\").nullable().optional(),\n fullName: z.string().describe(\"Organization full name\").nullable().optional(),\n location: z.string().describe(\"Organization location\").nullable().optional(),\n memberId: z.number().int().describe(\"Current user's member ID in this organization\").nullable().optional(),\n memberRole: z.string().describe(\"Current user's role in this organization\").nullable().optional(),\n description: z.string().describe(\"Organization description\").nullable().optional(),\n}).passthrough().describe(\"Response model for organization details.\");\n\nexport const seqeraGetOrganizationDetails = action(\"SEQERA_GET_ORGANIZATION_DETAILS\", {\n slug: \"seqera-get-organization-details\",\n name: \"Get Organization Details\",\n description: \"Tool to retrieve detailed information about a specific organization.\",\n input: SeqeraGetOrganizationDetailsInput,\n output: SeqeraGetOrganizationDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC9F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -17,7 +17,7 @@ declare const SeqeraGetOrganizationDetailsOutput: z.ZodObject<{
17
17
  memberId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
18
  memberRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
- }, z.core.$strip>;
20
+ }, z.core.$loose>;
21
21
  declare const seqeraGetOrganizationDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  organizationId: string;
23
23
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -17,7 +17,7 @@ declare const SeqeraGetOrganizationDetailsOutput: z.ZodObject<{
17
17
  memberId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
18
  memberRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
- }, z.core.$strip>;
20
+ }, z.core.$loose>;
21
21
  declare const seqeraGetOrganizationDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
22
22
  organizationId: string;
23
23
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -18,7 +18,7 @@ const seqeraGetOrganizationDetails = action("SEQERA_GET_ORGANIZATION_DETAILS", {
18
18
  memberId: z.number().int().describe("Current user's member ID in this organization").nullable().optional(),
19
19
  memberRole: z.string().describe("Current user's role in this organization").nullable().optional(),
20
20
  description: z.string().describe("Organization description").nullable().optional()
21
- }).describe("Response model for organization details.")
21
+ }).passthrough().describe("Response model for organization details.")
22
22
  });
23
23
  //#endregion
24
24
  export { seqeraGetOrganizationDetails };
@@ -1 +1 @@
1
- {"version":3,"file":"get-organization-details.mjs","names":[],"sources":["../../src/actions/get-organization-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetOrganizationDetailsInput = z.object({\n organizationId: z.string().describe(\"The unique identifier of the organization (numeric ID)\"),\n}).describe(\"Request model for retrieving organization details.\");\nexport const SeqeraGetOrganizationDetailsOutput = z.object({\n name: z.string().describe(\"Organization name\").nullable(),\n type: z.string().describe(\"Organization type (e.g., 'pro')\").nullable().optional(),\n orgId: z.number().int().describe(\"Organization unique identifier\").nullable(),\n logoId: z.string().describe(\"Organization logo identifier\").nullable().optional(),\n paying: z.boolean().describe(\"Whether the organization has a paid subscription\").nullable().optional(),\n logoUrl: z.string().describe(\"Organization logo URL\").nullable().optional(),\n website: z.string().describe(\"Organization website URL\").nullable().optional(),\n fullName: z.string().describe(\"Organization full name\").nullable().optional(),\n location: z.string().describe(\"Organization location\").nullable().optional(),\n memberId: z.number().int().describe(\"Current user's member ID in this organization\").nullable().optional(),\n memberRole: z.string().describe(\"Current user's role in this organization\").nullable().optional(),\n description: z.string().describe(\"Organization description\").nullable().optional(),\n}).describe(\"Response model for organization details.\");\n\nexport const seqeraGetOrganizationDetails = action(\"SEQERA_GET_ORGANIZATION_DETAILS\", {\n slug: \"seqera-get-organization-details\",\n name: \"Get Organization Details\",\n description: \"Tool to retrieve detailed information about a specific organization.\",\n input: SeqeraGetOrganizationDetailsInput,\n output: SeqeraGetOrganizationDetailsOutput,\n});\n"],"mappings":";;AAsBA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtB+C,EAAE,OAAO,EACxD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC9F,CAAC,CAAC,CAAC,SAAS,oDAoBH;CACP,QApBgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-organization-details.mjs","names":[],"sources":["../../src/actions/get-organization-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetOrganizationDetailsInput = z.object({\n organizationId: z.string().describe(\"The unique identifier of the organization (numeric ID)\"),\n}).describe(\"Request model for retrieving organization details.\");\nexport const SeqeraGetOrganizationDetailsOutput = z.object({\n name: z.string().describe(\"Organization name\").nullable(),\n type: z.string().describe(\"Organization type (e.g., 'pro')\").nullable().optional(),\n orgId: z.number().int().describe(\"Organization unique identifier\").nullable(),\n logoId: z.string().describe(\"Organization logo identifier\").nullable().optional(),\n paying: z.boolean().describe(\"Whether the organization has a paid subscription\").nullable().optional(),\n logoUrl: z.string().describe(\"Organization logo URL\").nullable().optional(),\n website: z.string().describe(\"Organization website URL\").nullable().optional(),\n fullName: z.string().describe(\"Organization full name\").nullable().optional(),\n location: z.string().describe(\"Organization location\").nullable().optional(),\n memberId: z.number().int().describe(\"Current user's member ID in this organization\").nullable().optional(),\n memberRole: z.string().describe(\"Current user's role in this organization\").nullable().optional(),\n description: z.string().describe(\"Organization description\").nullable().optional(),\n}).passthrough().describe(\"Response model for organization details.\");\n\nexport const seqeraGetOrganizationDetails = action(\"SEQERA_GET_ORGANIZATION_DETAILS\", {\n slug: \"seqera-get-organization-details\",\n name: \"Get Organization Details\",\n description: \"Tool to retrieve detailed information about a specific organization.\",\n input: SeqeraGetOrganizationDetailsInput,\n output: SeqeraGetOrganizationDetailsOutput,\n});\n"],"mappings":";;AAsBA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtB+C,EAAE,OAAO,EACxD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC9F,CAAC,CAAC,CAAC,SAAS,oDAoBH;CACP,QApBgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
@@ -5,8 +5,8 @@ const SeqeraGetServiceInfoInput = zod.z.object({}).describe("Request model for r
5
5
  const SeqeraGetServiceInfo_ServiceInfoSchema = zod.z.object({
6
6
  version: zod.z.string().describe("The version of the Seqera Platform service").nullable(),
7
7
  commitId: zod.z.string().describe("The Git commit ID for the running service").nullable()
8
- }).describe("Contains version and commit details of the Seqera service.");
9
- const SeqeraGetServiceInfoOutput = zod.z.object({ serviceInfo: SeqeraGetServiceInfo_ServiceInfoSchema.nullable() }).describe("Response model for service info action. Contains the service info object.");
8
+ }).passthrough().describe("Contains version and commit details of the Seqera service.");
9
+ const SeqeraGetServiceInfoOutput = zod.z.object({ serviceInfo: SeqeraGetServiceInfo_ServiceInfoSchema.nullable() }).passthrough().describe("Response model for service info action. Contains the service info object.");
10
10
  const seqeraGetServiceInfo = require_action.action("SEQERA_GET_SERVICE_INFO", {
11
11
  slug: "seqera-get-service-info",
12
12
  name: "Get Service Info",
@@ -1 +1 @@
1
- {"version":3,"file":"get-service-info.cjs","names":["z","action"],"sources":["../../src/actions/get-service-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetServiceInfoInput = z.object({}).describe(\"Request model for retrieving information about the Seqera service.\");\nconst SeqeraGetServiceInfo_ServiceInfoSchema = z.object({\n version: z.string().describe(\"The version of the Seqera Platform service\").nullable(),\n commitId: z.string().describe(\"The Git commit ID for the running service\").nullable(),\n}).describe(\"Contains version and commit details of the Seqera service.\");\nexport const SeqeraGetServiceInfoOutput = z.object({\n serviceInfo: SeqeraGetServiceInfo_ServiceInfoSchema.nullable(),\n}).describe(\"Response model for service info action. Contains the service info object.\");\n\nexport const seqeraGetServiceInfo = action(\"SEQERA_GET_SERVICE_INFO\", {\n slug: \"seqera-get-service-info\",\n name: \"Get Service Info\",\n description: \"Tool to retrieve information about the Seqera API service. Use when you need to check the service version and commit ID for troubleshooting.\",\n input: SeqeraGetServiceInfoInput,\n output: SeqeraGetServiceInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACnI,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,aAAa,uCAAuC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,2EAA2E;AAEvF,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-service-info.cjs","names":["z","action"],"sources":["../../src/actions/get-service-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetServiceInfoInput = z.object({}).describe(\"Request model for retrieving information about the Seqera service.\");\nconst SeqeraGetServiceInfo_ServiceInfoSchema = z.object({\n version: z.string().describe(\"The version of the Seqera Platform service\").nullable(),\n commitId: z.string().describe(\"The Git commit ID for the running service\").nullable(),\n}).passthrough().describe(\"Contains version and commit details of the Seqera service.\");\nexport const SeqeraGetServiceInfoOutput = z.object({\n serviceInfo: SeqeraGetServiceInfo_ServiceInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for service info action. Contains the service info object.\");\n\nexport const seqeraGetServiceInfo = action(\"SEQERA_GET_SERVICE_INFO\", {\n slug: \"seqera-get-service-info\",\n name: \"Get Service Info\",\n description: \"Tool to retrieve information about the Seqera API service. Use when you need to check the service version and commit ID for troubleshooting.\",\n input: SeqeraGetServiceInfoInput,\n output: SeqeraGetServiceInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACnI,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,aAAa,uCAAuC,SAAS,EAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2EAA2E;AAErG,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,8 +6,8 @@ declare const SeqeraGetServiceInfoOutput: z.ZodObject<{
6
6
  serviceInfo: z.ZodNullable<z.ZodObject<{
7
7
  version: z.ZodNullable<z.ZodString>;
8
8
  commitId: z.ZodNullable<z.ZodString>;
9
- }, z.core.$strip>>;
10
- }, z.core.$strip>;
9
+ }, z.core.$loose>>;
10
+ }, z.core.$loose>;
11
11
  declare const seqeraGetServiceInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
12
  //#endregion
13
13
  export { seqeraGetServiceInfo };
@@ -6,8 +6,8 @@ declare const SeqeraGetServiceInfoOutput: z.ZodObject<{
6
6
  serviceInfo: z.ZodNullable<z.ZodObject<{
7
7
  version: z.ZodNullable<z.ZodString>;
8
8
  commitId: z.ZodNullable<z.ZodString>;
9
- }, z.core.$strip>>;
10
- }, z.core.$strip>;
9
+ }, z.core.$loose>>;
10
+ }, z.core.$loose>;
11
11
  declare const seqeraGetServiceInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
12
  //#endregion
13
13
  export { seqeraGetServiceInfo };
@@ -5,13 +5,13 @@ const SeqeraGetServiceInfoInput = z.object({}).describe("Request model for retri
5
5
  const SeqeraGetServiceInfo_ServiceInfoSchema = z.object({
6
6
  version: z.string().describe("The version of the Seqera Platform service").nullable(),
7
7
  commitId: z.string().describe("The Git commit ID for the running service").nullable()
8
- }).describe("Contains version and commit details of the Seqera service.");
8
+ }).passthrough().describe("Contains version and commit details of the Seqera service.");
9
9
  const seqeraGetServiceInfo = action("SEQERA_GET_SERVICE_INFO", {
10
10
  slug: "seqera-get-service-info",
11
11
  name: "Get Service Info",
12
12
  description: "Tool to retrieve information about the Seqera API service. Use when you need to check the service version and commit ID for troubleshooting.",
13
13
  input: SeqeraGetServiceInfoInput,
14
- output: z.object({ serviceInfo: SeqeraGetServiceInfo_ServiceInfoSchema.nullable() }).describe("Response model for service info action. Contains the service info object.")
14
+ output: z.object({ serviceInfo: SeqeraGetServiceInfo_ServiceInfoSchema.nullable() }).passthrough().describe("Response model for service info action. Contains the service info object.")
15
15
  });
16
16
  //#endregion
17
17
  export { seqeraGetServiceInfo };
@@ -1 +1 @@
1
- {"version":3,"file":"get-service-info.mjs","names":[],"sources":["../../src/actions/get-service-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetServiceInfoInput = z.object({}).describe(\"Request model for retrieving information about the Seqera service.\");\nconst SeqeraGetServiceInfo_ServiceInfoSchema = z.object({\n version: z.string().describe(\"The version of the Seqera Platform service\").nullable(),\n commitId: z.string().describe(\"The Git commit ID for the running service\").nullable(),\n}).describe(\"Contains version and commit details of the Seqera service.\");\nexport const SeqeraGetServiceInfoOutput = z.object({\n serviceInfo: SeqeraGetServiceInfo_ServiceInfoSchema.nullable(),\n}).describe(\"Response model for service info action. Contains the service info object.\");\n\nexport const seqeraGetServiceInfo = action(\"SEQERA_GET_SERVICE_INFO\", {\n slug: \"seqera-get-service-info\",\n name: \"Get Service Info\",\n description: \"Tool to retrieve information about the Seqera API service. Use when you need to check the service version and commit ID for troubleshooting.\",\n input: SeqeraGetServiceInfoInput,\n output: SeqeraGetServiceInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACnI,MAAM,yCAAyC,EAAE,OAAO;CACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAKxE,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwC,EAAE,OAAO,EACjD,aAAa,uCAAuC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,2EAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-service-info.mjs","names":[],"sources":["../../src/actions/get-service-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraGetServiceInfoInput = z.object({}).describe(\"Request model for retrieving information about the Seqera service.\");\nconst SeqeraGetServiceInfo_ServiceInfoSchema = z.object({\n version: z.string().describe(\"The version of the Seqera Platform service\").nullable(),\n commitId: z.string().describe(\"The Git commit ID for the running service\").nullable(),\n}).passthrough().describe(\"Contains version and commit details of the Seqera service.\");\nexport const SeqeraGetServiceInfoOutput = z.object({\n serviceInfo: SeqeraGetServiceInfo_ServiceInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for service info action. Contains the service info object.\");\n\nexport const seqeraGetServiceInfo = action(\"SEQERA_GET_SERVICE_INFO\", {\n slug: \"seqera-get-service-info\",\n name: \"Get Service Info\",\n description: \"Tool to retrieve information about the Seqera API service. Use when you need to check the service version and commit ID for troubleshooting.\",\n input: SeqeraGetServiceInfoInput,\n output: SeqeraGetServiceInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACnI,MAAM,yCAAyC,EAAE,OAAO;CACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAKtF,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwC,EAAE,OAAO,EACjD,aAAa,uCAAuC,SAAS,EAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2EAOhB;AACV,CAAC"}
@@ -21,7 +21,7 @@ const SeqeraGetUserInfoOutput = zod.z.object({
21
21
  marketingConsent: zod.z.boolean().describe("Whether user has consented to marketing").nullable(),
22
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 = 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}).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,SAAS,2CAA2C;AAEvD,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
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"}
@@ -21,7 +21,7 @@ declare const SeqeraGetUserInfoOutput: z.ZodObject<{
21
21
  marketingConsent: z.ZodNullable<z.ZodBoolean>;
22
22
  termsOfUseConsent: z.ZodNullable<z.ZodBoolean>;
23
23
  defaultWorkspaceId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
- }, z.core.$strip>;
24
+ }, z.core.$loose>;
25
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]>;
26
26
  //#endregion
27
27
  export { seqeraGetUserInfo };
@@ -21,7 +21,7 @@ declare const SeqeraGetUserInfoOutput: z.ZodObject<{
21
21
  marketingConsent: z.ZodNullable<z.ZodBoolean>;
22
22
  termsOfUseConsent: z.ZodNullable<z.ZodBoolean>;
23
23
  defaultWorkspaceId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
- }, z.core.$strip>;
24
+ }, z.core.$loose>;
25
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]>;
26
26
  //#endregion
27
27
  export { seqeraGetUserInfo };
@@ -24,7 +24,7 @@ const seqeraGetUserInfo = action("SEQERA_GET_USER_INFO", {
24
24
  marketingConsent: z.boolean().describe("Whether user has consented to marketing").nullable(),
25
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 = 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}).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,SAAS,2CAOF;AACV,CAAC"}
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").nullable() }).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 = 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}).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,SAAS,+CAA+C;AAE3D,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
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"}
@@ -6,7 +6,7 @@ declare const SeqeraGetWaveBuildLogsInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const SeqeraGetWaveBuildLogsOutput: z.ZodObject<{
8
8
  logs: z.ZodNullable<z.ZodString>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const seqeraGetWaveBuildLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  buildId: string;
12
12
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -6,7 +6,7 @@ declare const SeqeraGetWaveBuildLogsInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const SeqeraGetWaveBuildLogsOutput: z.ZodObject<{
8
8
  logs: z.ZodNullable<z.ZodString>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const seqeraGetWaveBuildLogs: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  buildId: string;
12
12
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -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").nullable() }).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 = 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}).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,SAAS,+CAOF;AACV,CAAC"}
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 = 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}).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,SAAS,iDAAiD;AAE7D,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
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"}
@@ -13,7 +13,7 @@ declare const SeqeraGetWaveBuildStatusOutput: z.ZodObject<{
13
13
  duration: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
14
  startTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  succeeded: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const seqeraGetWaveBuildStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  buildId: string;
19
19
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -13,7 +13,7 @@ declare const SeqeraGetWaveBuildStatusOutput: z.ZodObject<{
13
13
  duration: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
14
  startTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  succeeded: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const seqeraGetWaveBuildStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  buildId: string;
19
19
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -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 };