@keystrokehq/seqera 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-wave-container.cjs +4 -4
  4. package/dist/actions/create-wave-container.cjs.map +1 -1
  5. package/dist/actions/create-wave-container.d.cts +67 -3
  6. package/dist/actions/create-wave-container.d.cts.map +1 -1
  7. package/dist/actions/create-wave-container.d.mts +67 -3
  8. package/dist/actions/create-wave-container.d.mts.map +1 -1
  9. package/dist/actions/create-wave-container.mjs +4 -4
  10. package/dist/actions/create-wave-container.mjs.map +1 -1
  11. package/dist/actions/get-organization-details.cjs +3 -3
  12. package/dist/actions/get-organization-details.cjs.map +1 -1
  13. package/dist/actions/get-organization-details.d.cts +20 -3
  14. package/dist/actions/get-organization-details.d.cts.map +1 -1
  15. package/dist/actions/get-organization-details.d.mts +20 -3
  16. package/dist/actions/get-organization-details.d.mts.map +1 -1
  17. package/dist/actions/get-organization-details.mjs +3 -3
  18. package/dist/actions/get-organization-details.mjs.map +1 -1
  19. package/dist/actions/get-service-info.cjs +4 -4
  20. package/dist/actions/get-service-info.cjs.map +1 -1
  21. package/dist/actions/get-service-info.d.cts +8 -3
  22. package/dist/actions/get-service-info.d.cts.map +1 -1
  23. package/dist/actions/get-service-info.d.mts +8 -3
  24. package/dist/actions/get-service-info.d.mts.map +1 -1
  25. package/dist/actions/get-service-info.mjs +4 -4
  26. package/dist/actions/get-service-info.mjs.map +1 -1
  27. package/dist/actions/get-user-info.cjs +6 -6
  28. package/dist/actions/get-user-info.cjs.map +1 -1
  29. package/dist/actions/get-user-info.d.cts +22 -3
  30. package/dist/actions/get-user-info.d.cts.map +1 -1
  31. package/dist/actions/get-user-info.d.mts +22 -3
  32. package/dist/actions/get-user-info.d.mts.map +1 -1
  33. package/dist/actions/get-user-info.mjs +6 -6
  34. package/dist/actions/get-user-info.mjs.map +1 -1
  35. package/dist/actions/get-wave-build-logs.cjs +1 -1
  36. package/dist/actions/get-wave-build-logs.cjs.map +1 -1
  37. package/dist/actions/get-wave-build-logs.d.cts +9 -3
  38. package/dist/actions/get-wave-build-logs.d.cts.map +1 -1
  39. package/dist/actions/get-wave-build-logs.d.mts +9 -3
  40. package/dist/actions/get-wave-build-logs.d.mts.map +1 -1
  41. package/dist/actions/get-wave-build-logs.mjs +1 -1
  42. package/dist/actions/get-wave-build-logs.mjs.map +1 -1
  43. package/dist/actions/get-wave-build-status.cjs +1 -1
  44. package/dist/actions/get-wave-build-status.cjs.map +1 -1
  45. package/dist/actions/get-wave-build-status.d.cts +16 -3
  46. package/dist/actions/get-wave-build-status.d.cts.map +1 -1
  47. package/dist/actions/get-wave-build-status.d.mts +16 -3
  48. package/dist/actions/get-wave-build-status.d.mts.map +1 -1
  49. package/dist/actions/get-wave-build-status.mjs +1 -1
  50. package/dist/actions/get-wave-build-status.mjs.map +1 -1
  51. package/dist/actions/inspect-wave-container.cjs +2 -2
  52. package/dist/actions/inspect-wave-container.cjs.map +1 -1
  53. package/dist/actions/inspect-wave-container.d.cts +26 -3
  54. package/dist/actions/inspect-wave-container.d.cts.map +1 -1
  55. package/dist/actions/inspect-wave-container.d.mts +26 -3
  56. package/dist/actions/inspect-wave-container.d.mts.map +1 -1
  57. package/dist/actions/inspect-wave-container.mjs +2 -2
  58. package/dist/actions/inspect-wave-container.mjs.map +1 -1
  59. package/dist/actions/list-action-event-types.cjs +6 -6
  60. package/dist/actions/list-action-event-types.cjs.map +1 -1
  61. package/dist/actions/list-action-event-types.d.cts +14 -3
  62. package/dist/actions/list-action-event-types.d.cts.map +1 -1
  63. package/dist/actions/list-action-event-types.d.mts +14 -3
  64. package/dist/actions/list-action-event-types.d.mts.map +1 -1
  65. package/dist/actions/list-action-event-types.mjs +6 -6
  66. package/dist/actions/list-action-event-types.mjs.map +1 -1
  67. package/dist/actions/list-compute-environments.cjs +4 -4
  68. package/dist/actions/list-compute-environments.cjs.map +1 -1
  69. package/dist/actions/list-compute-environments.d.cts +30 -3
  70. package/dist/actions/list-compute-environments.d.cts.map +1 -1
  71. package/dist/actions/list-compute-environments.d.mts +30 -3
  72. package/dist/actions/list-compute-environments.d.mts.map +1 -1
  73. package/dist/actions/list-compute-environments.mjs +4 -4
  74. package/dist/actions/list-compute-environments.mjs.map +1 -1
  75. package/dist/actions/list-organizations.cjs +4 -4
  76. package/dist/actions/list-organizations.cjs.map +1 -1
  77. package/dist/actions/list-organizations.d.cts +18 -3
  78. package/dist/actions/list-organizations.d.cts.map +1 -1
  79. package/dist/actions/list-organizations.d.mts +18 -3
  80. package/dist/actions/list-organizations.d.mts.map +1 -1
  81. package/dist/actions/list-organizations.mjs +4 -4
  82. package/dist/actions/list-organizations.mjs.map +1 -1
  83. package/dist/actions/list-pipelines.cjs +8 -8
  84. package/dist/actions/list-pipelines.cjs.map +1 -1
  85. package/dist/actions/list-pipelines.d.cts +29 -3
  86. package/dist/actions/list-pipelines.d.cts.map +1 -1
  87. package/dist/actions/list-pipelines.d.mts +29 -3
  88. package/dist/actions/list-pipelines.d.mts.map +1 -1
  89. package/dist/actions/list-pipelines.mjs +8 -8
  90. package/dist/actions/list-pipelines.mjs.map +1 -1
  91. package/dist/actions/list-workflows.cjs +4 -4
  92. package/dist/actions/list-workflows.cjs.map +1 -1
  93. package/dist/actions/list-workflows.d.cts +30 -3
  94. package/dist/actions/list-workflows.d.cts.map +1 -1
  95. package/dist/actions/list-workflows.d.mts +30 -3
  96. package/dist/actions/list-workflows.d.mts.map +1 -1
  97. package/dist/actions/list-workflows.mjs +4 -4
  98. package/dist/actions/list-workflows.mjs.map +1 -1
  99. package/dist/actions/validate-action-name.cjs +3 -3
  100. package/dist/actions/validate-action-name.cjs.map +1 -1
  101. package/dist/actions/validate-action-name.d.cts +13 -3
  102. package/dist/actions/validate-action-name.d.cts.map +1 -1
  103. package/dist/actions/validate-action-name.d.mts +13 -3
  104. package/dist/actions/validate-action-name.d.mts.map +1 -1
  105. package/dist/actions/validate-action-name.mjs +3 -3
  106. package/dist/actions/validate-action-name.mjs.map +1 -1
  107. package/dist/actions/validate-pipeline-name.cjs +3 -3
  108. package/dist/actions/validate-pipeline-name.cjs.map +1 -1
  109. package/dist/actions/validate-pipeline-name.d.cts +15 -3
  110. package/dist/actions/validate-pipeline-name.d.cts.map +1 -1
  111. package/dist/actions/validate-pipeline-name.d.mts +15 -3
  112. package/dist/actions/validate-pipeline-name.d.mts.map +1 -1
  113. package/dist/actions/validate-pipeline-name.mjs +3 -3
  114. package/dist/actions/validate-pipeline-name.mjs.map +1 -1
  115. package/dist/catalog.cjs +7 -1
  116. package/dist/catalog.cjs.map +1 -1
  117. package/dist/catalog.d.cts +8 -0
  118. package/dist/catalog.d.mts +8 -0
  119. package/dist/catalog.mjs +7 -1
  120. package/dist/catalog.mjs.map +1 -1
  121. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"list-action-event-types.cjs","names":["z","action"],"sources":["../../src/actions/list-action-event-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListActionEventTypesInput: z.ZodTypeAny = z.object({\n workspaceId: z.string().describe(\"Optional workspace ID to filter action types by a specific workspace\").optional(),\n}).describe(\"Request model for listing action event types.\");\nconst SeqeraListActionEventTypes_EventTypeSchema: z.ZodTypeAny = z.object({\n source: z.string().describe(\"Source identifier for the action type (e.g., 'github', 'tower')\"),\n display: z.string().describe(\"Display name of the action event type\"),\n enabled: z.boolean().describe(\"Whether this event type is enabled\"),\n description: z.string().describe(\"Description of the action event type\"),\n}).describe(\"Represents a single action event type.\");\nexport const SeqeraListActionEventTypesOutput: z.ZodTypeAny = z.object({\n eventTypes: z.array(SeqeraListActionEventTypes_EventTypeSchema).describe(\"List of action event types available for triggering pipelines\"),\n}).describe(\"Response model for list of action event types.\");\n\nexport const seqeraListActionEventTypes = action(\"SEQERA_LIST_ACTION_EVENT_TYPES\", {\n slug: \"seqera-list-action-event-types\",\n name: \"List Action Event Types\",\n description: \"Tool to list supported action event types. Use when you need to discover available triggers for pipelines, optionally filtered by workspace.\",\n input: SeqeraListActionEventTypesInput,\n output: SeqeraListActionEventTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CAC7F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACpE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC;CAClE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;AACzE,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,YAAYA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,+DAA+D,EAC1I,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAE5D,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-action-event-types.cjs","names":["z","action"],"sources":["../../src/actions/list-action-event-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListActionEventTypesInput = z.object({\n workspaceId: z.string().describe(\"Optional workspace ID to filter action types by a specific workspace\").optional(),\n}).describe(\"Request model for listing action event types.\");\nconst SeqeraListActionEventTypes_EventTypeSchema = z.object({\n source: z.string().describe(\"Source identifier for the action type (e.g., 'github', 'tower')\").nullable(),\n display: z.string().describe(\"Display name of the action event type\").nullable(),\n enabled: z.boolean().describe(\"Whether this event type is enabled\").nullable(),\n description: z.string().describe(\"Description of the action event type\").nullable(),\n}).passthrough().describe(\"Represents a single action event type.\");\nexport const SeqeraListActionEventTypesOutput = z.object({\n eventTypes: z.array(SeqeraListActionEventTypes_EventTypeSchema).describe(\"List of action event types available for triggering pipelines\"),\n}).passthrough().describe(\"Response model for list of action event types.\");\n\nexport const seqeraListActionEventTypes = action(\"SEQERA_LIST_ACTION_EVENT_TYPES\", {\n slug: \"seqera-list-action-event-types\",\n name: \"List Action Event Types\",\n description: \"Tool to list supported action event types. Use when you need to discover available triggers for pipelines, optionally filtered by workspace.\",\n input: SeqeraListActionEventTypesInput,\n output: SeqeraListActionEventTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,YAAYA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,+DAA+D,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-action-event-types.d.ts
4
- declare const SeqeraListActionEventTypesInput: z.ZodTypeAny;
5
- declare const SeqeraListActionEventTypesOutput: z.ZodTypeAny;
6
- declare const seqeraListActionEventTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SeqeraListActionEventTypesInput: z.ZodObject<{
5
+ workspaceId: z.ZodOptional<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const SeqeraListActionEventTypesOutput: z.ZodObject<{
8
+ eventTypes: z.ZodArray<z.ZodObject<{
9
+ source: z.ZodNullable<z.ZodString>;
10
+ display: z.ZodNullable<z.ZodString>;
11
+ enabled: z.ZodNullable<z.ZodBoolean>;
12
+ description: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$loose>>;
14
+ }, z.core.$loose>;
15
+ declare const seqeraListActionEventTypes: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ workspaceId?: string | undefined;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { seqeraListActionEventTypes };
9
20
  //# sourceMappingURL=list-action-event-types.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-action-event-types.d.cts","names":[],"sources":["../../src/actions/list-action-event-types.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEY;AAAA,cAO/C,gCAAA,EAAkC,CAAA,CAAE,UAEY;AAAA,cAEhD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-action-event-types.d.cts","names":[],"sources":["../../src/actions/list-action-event-types.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-action-event-types.d.ts
4
- declare const SeqeraListActionEventTypesInput: z.ZodTypeAny;
5
- declare const SeqeraListActionEventTypesOutput: z.ZodTypeAny;
6
- declare const seqeraListActionEventTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SeqeraListActionEventTypesInput: z.ZodObject<{
5
+ workspaceId: z.ZodOptional<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const SeqeraListActionEventTypesOutput: z.ZodObject<{
8
+ eventTypes: z.ZodArray<z.ZodObject<{
9
+ source: z.ZodNullable<z.ZodString>;
10
+ display: z.ZodNullable<z.ZodString>;
11
+ enabled: z.ZodNullable<z.ZodBoolean>;
12
+ description: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$loose>>;
14
+ }, z.core.$loose>;
15
+ declare const seqeraListActionEventTypes: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ workspaceId?: string | undefined;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { seqeraListActionEventTypes };
9
20
  //# sourceMappingURL=list-action-event-types.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-action-event-types.d.mts","names":[],"sources":["../../src/actions/list-action-event-types.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEY;AAAA,cAO/C,gCAAA,EAAkC,CAAA,CAAE,UAEY;AAAA,cAEhD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-action-event-types.d.mts","names":[],"sources":["../../src/actions/list-action-event-types.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -3,17 +3,17 @@ import { z } from "zod";
3
3
  //#region src/actions/list-action-event-types.ts
4
4
  const SeqeraListActionEventTypesInput = z.object({ workspaceId: z.string().describe("Optional workspace ID to filter action types by a specific workspace").optional() }).describe("Request model for listing action event types.");
5
5
  const SeqeraListActionEventTypes_EventTypeSchema = z.object({
6
- source: z.string().describe("Source identifier for the action type (e.g., 'github', 'tower')"),
7
- display: z.string().describe("Display name of the action event type"),
8
- enabled: z.boolean().describe("Whether this event type is enabled"),
9
- description: z.string().describe("Description of the action event type")
10
- }).describe("Represents a single action event type.");
6
+ source: z.string().describe("Source identifier for the action type (e.g., 'github', 'tower')").nullable(),
7
+ display: z.string().describe("Display name of the action event type").nullable(),
8
+ enabled: z.boolean().describe("Whether this event type is enabled").nullable(),
9
+ description: z.string().describe("Description of the action event type").nullable()
10
+ }).passthrough().describe("Represents a single action event type.");
11
11
  const seqeraListActionEventTypes = action("SEQERA_LIST_ACTION_EVENT_TYPES", {
12
12
  slug: "seqera-list-action-event-types",
13
13
  name: "List Action Event Types",
14
14
  description: "Tool to list supported action event types. Use when you need to discover available triggers for pipelines, optionally filtered by workspace.",
15
15
  input: SeqeraListActionEventTypesInput,
16
- output: z.object({ eventTypes: z.array(SeqeraListActionEventTypes_EventTypeSchema).describe("List of action event types available for triggering pipelines") }).describe("Response model for list of action event types.")
16
+ output: z.object({ eventTypes: z.array(SeqeraListActionEventTypes_EventTypeSchema).describe("List of action event types available for triggering pipelines") }).passthrough().describe("Response model for list of action event types.")
17
17
  });
18
18
  //#endregion
19
19
  export { seqeraListActionEventTypes };
@@ -1 +1 @@
1
- {"version":3,"file":"list-action-event-types.mjs","names":[],"sources":["../../src/actions/list-action-event-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListActionEventTypesInput: z.ZodTypeAny = z.object({\n workspaceId: z.string().describe(\"Optional workspace ID to filter action types by a specific workspace\").optional(),\n}).describe(\"Request model for listing action event types.\");\nconst SeqeraListActionEventTypes_EventTypeSchema: z.ZodTypeAny = z.object({\n source: z.string().describe(\"Source identifier for the action type (e.g., 'github', 'tower')\"),\n display: z.string().describe(\"Display name of the action event type\"),\n enabled: z.boolean().describe(\"Whether this event type is enabled\"),\n description: z.string().describe(\"Description of the action event type\"),\n}).describe(\"Represents a single action event type.\");\nexport const SeqeraListActionEventTypesOutput: z.ZodTypeAny = z.object({\n eventTypes: z.array(SeqeraListActionEventTypes_EventTypeSchema).describe(\"List of action event types available for triggering pipelines\"),\n}).describe(\"Response model for list of action event types.\");\n\nexport const seqeraListActionEventTypes = action(\"SEQERA_LIST_ACTION_EVENT_TYPES\", {\n slug: \"seqera-list-action-event-types\",\n name: \"List Action Event Types\",\n description: \"Tool to list supported action event types. Use when you need to discover available triggers for pipelines, optionally filtered by workspace.\",\n input: SeqeraListActionEventTypesInput,\n output: SeqeraListActionEventTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO,EACpE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,6CAA2D,EAAE,OAAO;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACpE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC;CAClE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;AACzE,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAKpD,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4D,EAAE,OAAO,EACrE,YAAY,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,+DAA+D,EAC1I,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-action-event-types.mjs","names":[],"sources":["../../src/actions/list-action-event-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListActionEventTypesInput = z.object({\n workspaceId: z.string().describe(\"Optional workspace ID to filter action types by a specific workspace\").optional(),\n}).describe(\"Request model for listing action event types.\");\nconst SeqeraListActionEventTypes_EventTypeSchema = z.object({\n source: z.string().describe(\"Source identifier for the action type (e.g., 'github', 'tower')\").nullable(),\n display: z.string().describe(\"Display name of the action event type\").nullable(),\n enabled: z.boolean().describe(\"Whether this event type is enabled\").nullable(),\n description: z.string().describe(\"Description of the action event type\").nullable(),\n}).passthrough().describe(\"Represents a single action event type.\");\nexport const SeqeraListActionEventTypesOutput = z.object({\n eventTypes: z.array(SeqeraListActionEventTypes_EventTypeSchema).describe(\"List of action event types available for triggering pipelines\"),\n}).passthrough().describe(\"Response model for list of action event types.\");\n\nexport const seqeraListActionEventTypes = action(\"SEQERA_LIST_ACTION_EVENT_TYPES\", {\n slug: \"seqera-list-action-event-types\",\n name: \"List Action Event Types\",\n description: \"Tool to list supported action event types. Use when you need to discover available triggers for pipelines, optionally filtered by workspace.\",\n input: SeqeraListActionEventTypesInput,\n output: SeqeraListActionEventTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO,EACtD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,6CAA6C,EAAE,OAAO;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,YAAY,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,+DAA+D,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -6,8 +6,8 @@ const SeqeraListComputeEnvironmentsInput = zod.z.object({
6
6
  workspaceId: zod.z.number().int().describe("Workspace identifier. If omitted, defaults to user context.").optional()
7
7
  }).describe("Query parameters for listing compute environments.");
8
8
  const SeqeraListComputeEnvironments_ComputeEnvironmentSchema = zod.z.object({
9
- id: zod.z.string().describe("Unique identifier of the compute environment."),
10
- name: zod.z.string().describe("Name of the compute environment."),
9
+ id: zod.z.string().describe("Unique identifier of the compute environment.").nullable(),
10
+ name: zod.z.string().describe("Name of the compute environment.").nullable(),
11
11
  orgId: zod.z.number().int().describe("Organization identifier.").nullable().optional(),
12
12
  region: zod.z.string().describe("Cloud region where the compute environment is deployed.").nullable().optional(),
13
13
  status: zod.z.string().describe("Current status of the compute environment (e.g., 'AVAILABLE', 'CREATING', 'INVALID').").nullable().optional(),
@@ -24,8 +24,8 @@ const SeqeraListComputeEnvironments_ComputeEnvironmentSchema = zod.z.object({
24
24
  workspaceId: zod.z.number().int().describe("Workspace identifier this compute environment belongs to.").nullable().optional(),
25
25
  credentialsId: zod.z.string().describe("Identifier of the credentials used by this compute environment.").nullable().optional(),
26
26
  workspaceName: zod.z.string().describe("Name of the workspace.").nullable().optional()
27
- }).describe("Model representing a compute environment.");
28
- const SeqeraListComputeEnvironmentsOutput = zod.z.object({ computeEnvs: zod.z.array(SeqeraListComputeEnvironments_ComputeEnvironmentSchema).describe("List of compute environments returned.").nullable().optional() }).describe("Response model for listing compute environments.");
27
+ }).passthrough().describe("Model representing a compute environment.");
28
+ const SeqeraListComputeEnvironmentsOutput = zod.z.object({ computeEnvs: zod.z.array(SeqeraListComputeEnvironments_ComputeEnvironmentSchema).describe("List of compute environments returned.").nullable().optional() }).passthrough().describe("Response model for listing compute environments.");
29
29
  const seqeraListComputeEnvironments = require_action.action("SEQERA_LIST_COMPUTE_ENVIRONMENTS", {
30
30
  slug: "seqera-list-compute-environments",
31
31
  name: "List Compute Environments",
@@ -1 +1 @@
1
- {"version":3,"file":"list-compute-environments.cjs","names":["z","action"],"sources":["../../src/actions/list-compute-environments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListComputeEnvironmentsInput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Filter by compute environment status (e.g., 'AVAILABLE', 'CREATING', 'INVALID').\").optional(),\n workspaceId: z.number().int().describe(\"Workspace identifier. If omitted, defaults to user context.\").optional(),\n}).describe(\"Query parameters for listing compute environments.\");\nconst SeqeraListComputeEnvironments_ComputeEnvironmentSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the compute environment.\"),\n name: z.string().describe(\"Name of the compute environment.\"),\n orgId: z.number().int().describe(\"Organization identifier.\").nullable().optional(),\n region: z.string().describe(\"Cloud region where the compute environment is deployed.\").nullable().optional(),\n status: z.string().describe(\"Current status of the compute environment (e.g., 'AVAILABLE', 'CREATING', 'INVALID').\").nullable().optional(),\n message: z.string().describe(\"Additional status message or error information.\").nullable().optional(),\n orgName: z.string().describe(\"Organization name.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary compute environment.\").nullable().optional(),\n workDir: z.string().describe(\"Working directory path for the compute environment.\").nullable().optional(),\n lastUsed: z.string().describe(\"Timestamp when the compute environment was last used.\").nullable().optional(),\n platform: z.string().describe(\"Platform type of the compute environment, e.g., 'aws-batch', 'slurm'.\").nullable().optional(),\n visibility: z.string().describe(\"Visibility of the compute environment.\").nullable().optional(),\n dateCreated: z.string().describe(\"Timestamp when the compute environment was created.\").nullable().optional(),\n description: z.string().describe(\"Description of the compute environment.\").nullable().optional(),\n lastUpdated: z.string().describe(\"Timestamp when the compute environment was last updated.\").nullable().optional(),\n workspaceId: z.number().int().describe(\"Workspace identifier this compute environment belongs to.\").nullable().optional(),\n credentialsId: z.string().describe(\"Identifier of the credentials used by this compute environment.\").nullable().optional(),\n workspaceName: z.string().describe(\"Name of the workspace.\").nullable().optional(),\n}).describe(\"Model representing a compute environment.\");\nexport const SeqeraListComputeEnvironmentsOutput: z.ZodTypeAny = z.object({\n computeEnvs: z.array(SeqeraListComputeEnvironments_ComputeEnvironmentSchema).describe(\"List of compute environments returned.\").nullable().optional(),\n}).describe(\"Response model for listing compute environments.\");\n\nexport const seqeraListComputeEnvironments = action(\"SEQERA_LIST_COMPUTE_ENVIRONMENTS\", {\n slug: \"seqera-list-compute-environments\",\n name: \"List Compute Environments\",\n description: \"Tool to retrieve a list of compute environments. Use when you need to page, sort, or filter compute environments accessible to your account.\",\n input: SeqeraListComputeEnvironmentsInput,\n output: SeqeraListComputeEnvironmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACzH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,yDAAuEA,IAAAA,EAAE,OAAO;CACpF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,sCAAoDA,IAAAA,EAAE,OAAO,EACxE,aAAaA,IAAAA,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-compute-environments.cjs","names":["z","action"],"sources":["../../src/actions/list-compute-environments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListComputeEnvironmentsInput = z.object({\n status: z.string().describe(\"Filter by compute environment status (e.g., 'AVAILABLE', 'CREATING', 'INVALID').\").optional(),\n workspaceId: z.number().int().describe(\"Workspace identifier. If omitted, defaults to user context.\").optional(),\n}).describe(\"Query parameters for listing compute environments.\");\nconst SeqeraListComputeEnvironments_ComputeEnvironmentSchema = z.object({\n id: z.string().describe(\"Unique identifier of the compute environment.\").nullable(),\n name: z.string().describe(\"Name of the compute environment.\").nullable(),\n orgId: z.number().int().describe(\"Organization identifier.\").nullable().optional(),\n region: z.string().describe(\"Cloud region where the compute environment is deployed.\").nullable().optional(),\n status: z.string().describe(\"Current status of the compute environment (e.g., 'AVAILABLE', 'CREATING', 'INVALID').\").nullable().optional(),\n message: z.string().describe(\"Additional status message or error information.\").nullable().optional(),\n orgName: z.string().describe(\"Organization name.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary compute environment.\").nullable().optional(),\n workDir: z.string().describe(\"Working directory path for the compute environment.\").nullable().optional(),\n lastUsed: z.string().describe(\"Timestamp when the compute environment was last used.\").nullable().optional(),\n platform: z.string().describe(\"Platform type of the compute environment, e.g., 'aws-batch', 'slurm'.\").nullable().optional(),\n visibility: z.string().describe(\"Visibility of the compute environment.\").nullable().optional(),\n dateCreated: z.string().describe(\"Timestamp when the compute environment was created.\").nullable().optional(),\n description: z.string().describe(\"Description of the compute environment.\").nullable().optional(),\n lastUpdated: z.string().describe(\"Timestamp when the compute environment was last updated.\").nullable().optional(),\n workspaceId: z.number().int().describe(\"Workspace identifier this compute environment belongs to.\").nullable().optional(),\n credentialsId: z.string().describe(\"Identifier of the credentials used by this compute environment.\").nullable().optional(),\n workspaceName: z.string().describe(\"Name of the workspace.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a compute environment.\");\nexport const SeqeraListComputeEnvironmentsOutput = z.object({\n computeEnvs: z.array(SeqeraListComputeEnvironments_ComputeEnvironmentSchema).describe(\"List of compute environments returned.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing compute environments.\");\n\nexport const seqeraListComputeEnvironments = action(\"SEQERA_LIST_COMPUTE_ENVIRONMENTS\", {\n slug: \"seqera-list-compute-environments\",\n name: \"List Compute Environments\",\n description: \"Tool to retrieve a list of compute environments. Use when you need to page, sort, or filter compute environments accessible to your account.\",\n input: SeqeraListComputeEnvironmentsInput,\n output: SeqeraListComputeEnvironmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACzH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,aAAaA,IAAAA,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,36 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-compute-environments.d.ts
4
- declare const SeqeraListComputeEnvironmentsInput: z.ZodTypeAny;
5
- declare const SeqeraListComputeEnvironmentsOutput: z.ZodTypeAny;
6
- declare const seqeraListComputeEnvironments: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SeqeraListComputeEnvironmentsInput: z.ZodObject<{
5
+ status: z.ZodOptional<z.ZodString>;
6
+ workspaceId: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const SeqeraListComputeEnvironmentsOutput: z.ZodObject<{
9
+ computeEnvs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ orgId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ orgName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ primary: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ workDir: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ lastUsed: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ platform: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ visibility: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ dateCreated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ lastUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ credentialsId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ workspaceName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ }, z.core.$loose>>>>;
29
+ }, z.core.$loose>;
30
+ declare const seqeraListComputeEnvironments: import("@keystrokehq/action").WorkflowActionDefinition<{
31
+ status?: string | undefined;
32
+ workspaceId?: number | undefined;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
34
  //#endregion
8
35
  export { seqeraListComputeEnvironments };
9
36
  //# sourceMappingURL=list-compute-environments.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-compute-environments.d.cts","names":[],"sources":["../../src/actions/list-compute-environments.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAGc;AAAA,cAqBpD,mCAAA,EAAqC,CAAA,CAAE,UAEW;AAAA,cAElD,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-compute-environments.d.cts","names":[],"sources":["../../src/actions/list-compute-environments.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAwBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
@@ -1,9 +1,36 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-compute-environments.d.ts
4
- declare const SeqeraListComputeEnvironmentsInput: z.ZodTypeAny;
5
- declare const SeqeraListComputeEnvironmentsOutput: z.ZodTypeAny;
6
- declare const seqeraListComputeEnvironments: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SeqeraListComputeEnvironmentsInput: z.ZodObject<{
5
+ status: z.ZodOptional<z.ZodString>;
6
+ workspaceId: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const SeqeraListComputeEnvironmentsOutput: z.ZodObject<{
9
+ computeEnvs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ orgId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ orgName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ primary: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ workDir: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ lastUsed: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ platform: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ visibility: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ dateCreated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ lastUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ credentialsId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ workspaceName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ }, z.core.$loose>>>>;
29
+ }, z.core.$loose>;
30
+ declare const seqeraListComputeEnvironments: import("@keystrokehq/action").WorkflowActionDefinition<{
31
+ status?: string | undefined;
32
+ workspaceId?: number | undefined;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
34
  //#endregion
8
35
  export { seqeraListComputeEnvironments };
9
36
  //# sourceMappingURL=list-compute-environments.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-compute-environments.d.mts","names":[],"sources":["../../src/actions/list-compute-environments.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAGc;AAAA,cAqBpD,mCAAA,EAAqC,CAAA,CAAE,UAEW;AAAA,cAElD,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-compute-environments.d.mts","names":[],"sources":["../../src/actions/list-compute-environments.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAwBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
@@ -6,8 +6,8 @@ const SeqeraListComputeEnvironmentsInput = z.object({
6
6
  workspaceId: z.number().int().describe("Workspace identifier. If omitted, defaults to user context.").optional()
7
7
  }).describe("Query parameters for listing compute environments.");
8
8
  const SeqeraListComputeEnvironments_ComputeEnvironmentSchema = z.object({
9
- id: z.string().describe("Unique identifier of the compute environment."),
10
- name: z.string().describe("Name of the compute environment."),
9
+ id: z.string().describe("Unique identifier of the compute environment.").nullable(),
10
+ name: z.string().describe("Name of the compute environment.").nullable(),
11
11
  orgId: z.number().int().describe("Organization identifier.").nullable().optional(),
12
12
  region: z.string().describe("Cloud region where the compute environment is deployed.").nullable().optional(),
13
13
  status: z.string().describe("Current status of the compute environment (e.g., 'AVAILABLE', 'CREATING', 'INVALID').").nullable().optional(),
@@ -24,13 +24,13 @@ const SeqeraListComputeEnvironments_ComputeEnvironmentSchema = z.object({
24
24
  workspaceId: z.number().int().describe("Workspace identifier this compute environment belongs to.").nullable().optional(),
25
25
  credentialsId: z.string().describe("Identifier of the credentials used by this compute environment.").nullable().optional(),
26
26
  workspaceName: z.string().describe("Name of the workspace.").nullable().optional()
27
- }).describe("Model representing a compute environment.");
27
+ }).passthrough().describe("Model representing a compute environment.");
28
28
  const seqeraListComputeEnvironments = action("SEQERA_LIST_COMPUTE_ENVIRONMENTS", {
29
29
  slug: "seqera-list-compute-environments",
30
30
  name: "List Compute Environments",
31
31
  description: "Tool to retrieve a list of compute environments. Use when you need to page, sort, or filter compute environments accessible to your account.",
32
32
  input: SeqeraListComputeEnvironmentsInput,
33
- output: z.object({ computeEnvs: z.array(SeqeraListComputeEnvironments_ComputeEnvironmentSchema).describe("List of compute environments returned.").nullable().optional() }).describe("Response model for listing compute environments.")
33
+ output: z.object({ computeEnvs: z.array(SeqeraListComputeEnvironments_ComputeEnvironmentSchema).describe("List of compute environments returned.").nullable().optional() }).passthrough().describe("Response model for listing compute environments.")
34
34
  });
35
35
  //#endregion
36
36
  export { seqeraListComputeEnvironments };
@@ -1 +1 @@
1
- {"version":3,"file":"list-compute-environments.mjs","names":[],"sources":["../../src/actions/list-compute-environments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListComputeEnvironmentsInput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Filter by compute environment status (e.g., 'AVAILABLE', 'CREATING', 'INVALID').\").optional(),\n workspaceId: z.number().int().describe(\"Workspace identifier. If omitted, defaults to user context.\").optional(),\n}).describe(\"Query parameters for listing compute environments.\");\nconst SeqeraListComputeEnvironments_ComputeEnvironmentSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the compute environment.\"),\n name: z.string().describe(\"Name of the compute environment.\"),\n orgId: z.number().int().describe(\"Organization identifier.\").nullable().optional(),\n region: z.string().describe(\"Cloud region where the compute environment is deployed.\").nullable().optional(),\n status: z.string().describe(\"Current status of the compute environment (e.g., 'AVAILABLE', 'CREATING', 'INVALID').\").nullable().optional(),\n message: z.string().describe(\"Additional status message or error information.\").nullable().optional(),\n orgName: z.string().describe(\"Organization name.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary compute environment.\").nullable().optional(),\n workDir: z.string().describe(\"Working directory path for the compute environment.\").nullable().optional(),\n lastUsed: z.string().describe(\"Timestamp when the compute environment was last used.\").nullable().optional(),\n platform: z.string().describe(\"Platform type of the compute environment, e.g., 'aws-batch', 'slurm'.\").nullable().optional(),\n visibility: z.string().describe(\"Visibility of the compute environment.\").nullable().optional(),\n dateCreated: z.string().describe(\"Timestamp when the compute environment was created.\").nullable().optional(),\n description: z.string().describe(\"Description of the compute environment.\").nullable().optional(),\n lastUpdated: z.string().describe(\"Timestamp when the compute environment was last updated.\").nullable().optional(),\n workspaceId: z.number().int().describe(\"Workspace identifier this compute environment belongs to.\").nullable().optional(),\n credentialsId: z.string().describe(\"Identifier of the credentials used by this compute environment.\").nullable().optional(),\n workspaceName: z.string().describe(\"Name of the workspace.\").nullable().optional(),\n}).describe(\"Model representing a compute environment.\");\nexport const SeqeraListComputeEnvironmentsOutput: z.ZodTypeAny = z.object({\n computeEnvs: z.array(SeqeraListComputeEnvironments_ComputeEnvironmentSchema).describe(\"List of compute environments returned.\").nullable().optional(),\n}).describe(\"Response model for listing compute environments.\");\n\nexport const seqeraListComputeEnvironments = action(\"SEQERA_LIST_COMPUTE_ENVIRONMENTS\", {\n slug: \"seqera-list-compute-environments\",\n name: \"List Compute Environments\",\n description: \"Tool to retrieve a list of compute environments. Use when you need to page, sort, or filter compute environments accessible to your account.\",\n input: SeqeraListComputeEnvironmentsInput,\n output: SeqeraListComputeEnvironmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO;CACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACzH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,yDAAuE,EAAE,OAAO;CACpF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAKvD,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+D,EAAE,OAAO,EACxE,aAAa,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-compute-environments.mjs","names":[],"sources":["../../src/actions/list-compute-environments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListComputeEnvironmentsInput = z.object({\n status: z.string().describe(\"Filter by compute environment status (e.g., 'AVAILABLE', 'CREATING', 'INVALID').\").optional(),\n workspaceId: z.number().int().describe(\"Workspace identifier. If omitted, defaults to user context.\").optional(),\n}).describe(\"Query parameters for listing compute environments.\");\nconst SeqeraListComputeEnvironments_ComputeEnvironmentSchema = z.object({\n id: z.string().describe(\"Unique identifier of the compute environment.\").nullable(),\n name: z.string().describe(\"Name of the compute environment.\").nullable(),\n orgId: z.number().int().describe(\"Organization identifier.\").nullable().optional(),\n region: z.string().describe(\"Cloud region where the compute environment is deployed.\").nullable().optional(),\n status: z.string().describe(\"Current status of the compute environment (e.g., 'AVAILABLE', 'CREATING', 'INVALID').\").nullable().optional(),\n message: z.string().describe(\"Additional status message or error information.\").nullable().optional(),\n orgName: z.string().describe(\"Organization name.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary compute environment.\").nullable().optional(),\n workDir: z.string().describe(\"Working directory path for the compute environment.\").nullable().optional(),\n lastUsed: z.string().describe(\"Timestamp when the compute environment was last used.\").nullable().optional(),\n platform: z.string().describe(\"Platform type of the compute environment, e.g., 'aws-batch', 'slurm'.\").nullable().optional(),\n visibility: z.string().describe(\"Visibility of the compute environment.\").nullable().optional(),\n dateCreated: z.string().describe(\"Timestamp when the compute environment was created.\").nullable().optional(),\n description: z.string().describe(\"Description of the compute environment.\").nullable().optional(),\n lastUpdated: z.string().describe(\"Timestamp when the compute environment was last updated.\").nullable().optional(),\n workspaceId: z.number().int().describe(\"Workspace identifier this compute environment belongs to.\").nullable().optional(),\n credentialsId: z.string().describe(\"Identifier of the credentials used by this compute environment.\").nullable().optional(),\n workspaceName: z.string().describe(\"Name of the workspace.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a compute environment.\");\nexport const SeqeraListComputeEnvironmentsOutput = z.object({\n computeEnvs: z.array(SeqeraListComputeEnvironments_ComputeEnvironmentSchema).describe(\"List of compute environments returned.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing compute environments.\");\n\nexport const seqeraListComputeEnvironments = action(\"SEQERA_LIST_COMPUTE_ENVIRONMENTS\", {\n slug: \"seqera-list-compute-environments\",\n name: \"List Compute Environments\",\n description: \"Tool to retrieve a list of compute environments. Use when you need to page, sort, or filter compute environments accessible to your account.\",\n input: SeqeraListComputeEnvironmentsInput,\n output: SeqeraListComputeEnvironmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACzH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,yDAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,aAAa,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
@@ -3,9 +3,9 @@ let zod = require("zod");
3
3
  //#region src/actions/list-organizations.ts
4
4
  const SeqeraListOrganizationsInput = zod.z.object({}).describe("Request model for listing organizations.");
5
5
  const SeqeraListOrganizations_OrganizationSchema = zod.z.object({
6
- name: zod.z.string().describe("The name of the organization"),
6
+ name: zod.z.string().describe("The name of the organization").nullable(),
7
7
  type: zod.z.string().describe("The type of the organization (e.g., 'pro')").nullable().optional(),
8
- orgId: zod.z.number().int().describe("The unique identifier of the organization"),
8
+ orgId: zod.z.number().int().describe("The unique identifier of the organization").nullable(),
9
9
  logoId: zod.z.string().describe("The logo ID of the organization").nullable().optional(),
10
10
  paying: zod.z.boolean().describe("Whether the organization is a paying customer").nullable().optional(),
11
11
  logoUrl: zod.z.string().describe("The URL of the organization's logo").nullable().optional(),
@@ -15,8 +15,8 @@ const SeqeraListOrganizations_OrganizationSchema = zod.z.object({
15
15
  memberId: zod.z.number().int().describe("The member ID of the authenticated user in this organization").nullable().optional(),
16
16
  memberRole: zod.z.string().describe("The role of the authenticated user in this organization").nullable().optional(),
17
17
  description: zod.z.string().describe("A short description of the organization").nullable().optional()
18
- }).describe("Model representing a Seqera organization.");
19
- const SeqeraListOrganizationsOutput = zod.z.object({ organizations: zod.z.array(SeqeraListOrganizations_OrganizationSchema).describe("List of organizations accessible to the authenticated user") }).describe("Response model for list organizations action.");
18
+ }).passthrough().describe("Model representing a Seqera organization.");
19
+ const SeqeraListOrganizationsOutput = zod.z.object({ organizations: zod.z.array(SeqeraListOrganizations_OrganizationSchema).describe("List of organizations accessible to the authenticated user") }).passthrough().describe("Response model for list organizations action.");
20
20
  const seqeraListOrganizations = require_action.action("SEQERA_LIST_ORGANIZATIONS", {
21
21
  slug: "seqera-list-organizations",
22
22
  name: "List Organizations",
@@ -1 +1 @@
1
- {"version":3,"file":"list-organizations.cjs","names":["z","action"],"sources":["../../src/actions/list-organizations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListOrganizationsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing organizations.\");\nconst SeqeraListOrganizations_OrganizationSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the organization\"),\n type: z.string().describe(\"The type of the organization (e.g., 'pro')\").nullable().optional(),\n orgId: z.number().int().describe(\"The unique identifier of the organization\"),\n logoId: z.string().describe(\"The logo ID of the organization\").nullable().optional(),\n paying: z.boolean().describe(\"Whether the organization is a paying customer\").nullable().optional(),\n logoUrl: z.string().describe(\"The URL of the organization's logo\").nullable().optional(),\n website: z.string().describe(\"The website of the organization\").nullable().optional(),\n fullName: z.string().describe(\"The full name of the organization\").nullable().optional(),\n location: z.string().describe(\"The location of the organization\").nullable().optional(),\n memberId: z.number().int().describe(\"The member ID of the authenticated user in this organization\").nullable().optional(),\n memberRole: z.string().describe(\"The role of the authenticated user in this organization\").nullable().optional(),\n description: z.string().describe(\"A short description of the organization\").nullable().optional(),\n}).describe(\"Model representing a Seqera organization.\");\nexport const SeqeraListOrganizationsOutput: z.ZodTypeAny = z.object({\n organizations: z.array(SeqeraListOrganizations_OrganizationSchema).describe(\"List of organizations accessible to the authenticated user\"),\n}).describe(\"Response model for list organizations action.\");\n\nexport const seqeraListOrganizations = action(\"SEQERA_LIST_ORGANIZATIONS\", {\n slug: \"seqera-list-organizations\",\n name: \"List Organizations\",\n description: \"Tool to list all organizations. Use after authentication to retrieve accessible Seqera organizations.\",\n input: SeqeraListOrganizationsInput,\n output: SeqeraListOrganizationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC1H,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,eAAeA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D,EAC1I,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-organizations.cjs","names":["z","action"],"sources":["../../src/actions/list-organizations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListOrganizationsInput = z.object({}).describe(\"Request model for listing organizations.\");\nconst SeqeraListOrganizations_OrganizationSchema = z.object({\n name: z.string().describe(\"The name of the organization\").nullable(),\n type: z.string().describe(\"The type of the organization (e.g., 'pro')\").nullable().optional(),\n orgId: z.number().int().describe(\"The unique identifier of the organization\").nullable(),\n logoId: z.string().describe(\"The logo ID of the organization\").nullable().optional(),\n paying: z.boolean().describe(\"Whether the organization is a paying customer\").nullable().optional(),\n logoUrl: z.string().describe(\"The URL of the organization's logo\").nullable().optional(),\n website: z.string().describe(\"The website of the organization\").nullable().optional(),\n fullName: z.string().describe(\"The full name of the organization\").nullable().optional(),\n location: z.string().describe(\"The location of the organization\").nullable().optional(),\n memberId: z.number().int().describe(\"The member ID of the authenticated user in this organization\").nullable().optional(),\n memberRole: z.string().describe(\"The role of the authenticated user in this organization\").nullable().optional(),\n description: z.string().describe(\"A short description of the organization\").nullable().optional(),\n}).passthrough().describe(\"Model representing a Seqera organization.\");\nexport const SeqeraListOrganizationsOutput = z.object({\n organizations: z.array(SeqeraListOrganizations_OrganizationSchema).describe(\"List of organizations accessible to the authenticated user\"),\n}).passthrough().describe(\"Response model for list organizations action.\");\n\nexport const seqeraListOrganizations = action(\"SEQERA_LIST_ORGANIZATIONS\", {\n slug: \"seqera-list-organizations\",\n name: \"List Organizations\",\n description: \"Tool to list all organizations. Use after authentication to retrieve accessible Seqera organizations.\",\n input: SeqeraListOrganizationsInput,\n output: SeqeraListOrganizationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC5G,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,eAAeA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-organizations.d.ts
4
- declare const SeqeraListOrganizationsInput: z.ZodTypeAny;
5
- declare const SeqeraListOrganizationsOutput: z.ZodTypeAny;
6
- declare const seqeraListOrganizations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SeqeraListOrganizationsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const SeqeraListOrganizationsOutput: z.ZodObject<{
6
+ organizations: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodNullable<z.ZodString>;
8
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ orgId: z.ZodNullable<z.ZodNumber>;
10
+ logoId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ paying: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ logoUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ memberId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ memberRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$loose>>;
20
+ }, z.core.$loose>;
21
+ declare const seqeraListOrganizations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { seqeraListOrganizations };
9
24
  //# sourceMappingURL=list-organizations.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-organizations.d.cts","names":[],"sources":["../../src/actions/list-organizations.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAA8E;AAAA,cAe9G,6BAAA,EAA+B,CAAA,CAAE,UAEc;AAAA,cAE/C,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-organizations.d.cts","names":[],"sources":["../../src/actions/list-organizations.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAe5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-organizations.d.ts
4
- declare const SeqeraListOrganizationsInput: z.ZodTypeAny;
5
- declare const SeqeraListOrganizationsOutput: z.ZodTypeAny;
6
- declare const seqeraListOrganizations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SeqeraListOrganizationsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const SeqeraListOrganizationsOutput: z.ZodObject<{
6
+ organizations: z.ZodArray<z.ZodObject<{
7
+ name: z.ZodNullable<z.ZodString>;
8
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ orgId: z.ZodNullable<z.ZodNumber>;
10
+ logoId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ paying: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ logoUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ memberId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ memberRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ }, z.core.$loose>>;
20
+ }, z.core.$loose>;
21
+ declare const seqeraListOrganizations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { seqeraListOrganizations };
9
24
  //# sourceMappingURL=list-organizations.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-organizations.d.mts","names":[],"sources":["../../src/actions/list-organizations.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAA8E;AAAA,cAe9G,6BAAA,EAA+B,CAAA,CAAE,UAEc;AAAA,cAE/C,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-organizations.d.mts","names":[],"sources":["../../src/actions/list-organizations.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAe5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,9 +3,9 @@ import { z } from "zod";
3
3
  //#region src/actions/list-organizations.ts
4
4
  const SeqeraListOrganizationsInput = z.object({}).describe("Request model for listing organizations.");
5
5
  const SeqeraListOrganizations_OrganizationSchema = z.object({
6
- name: z.string().describe("The name of the organization"),
6
+ name: z.string().describe("The name of the organization").nullable(),
7
7
  type: z.string().describe("The type of the organization (e.g., 'pro')").nullable().optional(),
8
- orgId: z.number().int().describe("The unique identifier of the organization"),
8
+ orgId: z.number().int().describe("The unique identifier of the organization").nullable(),
9
9
  logoId: z.string().describe("The logo ID of the organization").nullable().optional(),
10
10
  paying: z.boolean().describe("Whether the organization is a paying customer").nullable().optional(),
11
11
  logoUrl: z.string().describe("The URL of the organization's logo").nullable().optional(),
@@ -15,13 +15,13 @@ const SeqeraListOrganizations_OrganizationSchema = z.object({
15
15
  memberId: z.number().int().describe("The member ID of the authenticated user in this organization").nullable().optional(),
16
16
  memberRole: z.string().describe("The role of the authenticated user in this organization").nullable().optional(),
17
17
  description: z.string().describe("A short description of the organization").nullable().optional()
18
- }).describe("Model representing a Seqera organization.");
18
+ }).passthrough().describe("Model representing a Seqera organization.");
19
19
  const seqeraListOrganizations = action("SEQERA_LIST_ORGANIZATIONS", {
20
20
  slug: "seqera-list-organizations",
21
21
  name: "List Organizations",
22
22
  description: "Tool to list all organizations. Use after authentication to retrieve accessible Seqera organizations.",
23
23
  input: SeqeraListOrganizationsInput,
24
- output: z.object({ organizations: z.array(SeqeraListOrganizations_OrganizationSchema).describe("List of organizations accessible to the authenticated user") }).describe("Response model for list organizations action.")
24
+ output: z.object({ organizations: z.array(SeqeraListOrganizations_OrganizationSchema).describe("List of organizations accessible to the authenticated user") }).passthrough().describe("Response model for list organizations action.")
25
25
  });
26
26
  //#endregion
27
27
  export { seqeraListOrganizations };
@@ -1 +1 @@
1
- {"version":3,"file":"list-organizations.mjs","names":[],"sources":["../../src/actions/list-organizations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListOrganizationsInput: z.ZodTypeAny = z.object({}).describe(\"Request model for listing organizations.\");\nconst SeqeraListOrganizations_OrganizationSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the organization\"),\n type: z.string().describe(\"The type of the organization (e.g., 'pro')\").nullable().optional(),\n orgId: z.number().int().describe(\"The unique identifier of the organization\"),\n logoId: z.string().describe(\"The logo ID of the organization\").nullable().optional(),\n paying: z.boolean().describe(\"Whether the organization is a paying customer\").nullable().optional(),\n logoUrl: z.string().describe(\"The URL of the organization's logo\").nullable().optional(),\n website: z.string().describe(\"The website of the organization\").nullable().optional(),\n fullName: z.string().describe(\"The full name of the organization\").nullable().optional(),\n location: z.string().describe(\"The location of the organization\").nullable().optional(),\n memberId: z.number().int().describe(\"The member ID of the authenticated user in this organization\").nullable().optional(),\n memberRole: z.string().describe(\"The role of the authenticated user in this organization\").nullable().optional(),\n description: z.string().describe(\"A short description of the organization\").nullable().optional(),\n}).describe(\"Model representing a Seqera organization.\");\nexport const SeqeraListOrganizationsOutput: z.ZodTypeAny = z.object({\n organizations: z.array(SeqeraListOrganizations_OrganizationSchema).describe(\"List of organizations accessible to the authenticated user\"),\n}).describe(\"Response model for list organizations action.\");\n\nexport const seqeraListOrganizations = action(\"SEQERA_LIST_ORGANIZATIONS\", {\n slug: \"seqera-list-organizations\",\n name: \"List Organizations\",\n description: \"Tool to list all organizations. Use after authentication to retrieve accessible Seqera organizations.\",\n input: SeqeraListOrganizationsInput,\n output: SeqeraListOrganizationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC1H,MAAM,6CAA2D,EAAE,OAAO;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAKvD,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyD,EAAE,OAAO,EAClE,eAAe,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D,EAC1I,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-organizations.mjs","names":[],"sources":["../../src/actions/list-organizations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListOrganizationsInput = z.object({}).describe(\"Request model for listing organizations.\");\nconst SeqeraListOrganizations_OrganizationSchema = z.object({\n name: z.string().describe(\"The name of the organization\").nullable(),\n type: z.string().describe(\"The type of the organization (e.g., 'pro')\").nullable().optional(),\n orgId: z.number().int().describe(\"The unique identifier of the organization\").nullable(),\n logoId: z.string().describe(\"The logo ID of the organization\").nullable().optional(),\n paying: z.boolean().describe(\"Whether the organization is a paying customer\").nullable().optional(),\n logoUrl: z.string().describe(\"The URL of the organization's logo\").nullable().optional(),\n website: z.string().describe(\"The website of the organization\").nullable().optional(),\n fullName: z.string().describe(\"The full name of the organization\").nullable().optional(),\n location: z.string().describe(\"The location of the organization\").nullable().optional(),\n memberId: z.number().int().describe(\"The member ID of the authenticated user in this organization\").nullable().optional(),\n memberRole: z.string().describe(\"The role of the authenticated user in this organization\").nullable().optional(),\n description: z.string().describe(\"A short description of the organization\").nullable().optional(),\n}).passthrough().describe(\"Model representing a Seqera organization.\");\nexport const SeqeraListOrganizationsOutput = z.object({\n organizations: z.array(SeqeraListOrganizations_OrganizationSchema).describe(\"List of organizations accessible to the authenticated user\"),\n}).passthrough().describe(\"Response model for list organizations action.\");\n\nexport const seqeraListOrganizations = action(\"SEQERA_LIST_ORGANIZATIONS\", {\n slug: \"seqera-list-organizations\",\n name: \"List Organizations\",\n description: \"Tool to list all organizations. Use after authentication to retrieve accessible Seqera organizations.\",\n input: SeqeraListOrganizationsInput,\n output: SeqeraListOrganizationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC5G,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,eAAe,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
@@ -9,18 +9,18 @@ const SeqeraListPipelinesInput = zod.z.object({
9
9
  sortOrder: zod.z.enum(["asc", "desc"]).describe("Sort direction: 'asc' or 'desc'").optional()
10
10
  }).describe("Query parameters for listing pipelines.");
11
11
  const SeqeraListPipelines_PipelineSchema = zod.z.object({
12
- id: zod.z.string().describe("Unique pipeline identifier"),
13
- name: zod.z.string().describe("Pipeline name"),
14
- owner: zod.z.string().describe("Owner of the pipeline"),
15
- createdAt: zod.z.string().describe("Creation timestamp (ISO 8601)"),
16
- updatedAt: zod.z.string().describe("Last modification timestamp (ISO 8601)"),
17
- visibility: zod.z.string().describe("Pipeline visibility, e.g., 'public' or 'private'"),
12
+ id: zod.z.string().describe("Unique pipeline identifier").nullable(),
13
+ name: zod.z.string().describe("Pipeline name").nullable(),
14
+ owner: zod.z.string().describe("Owner of the pipeline").nullable(),
15
+ createdAt: zod.z.string().describe("Creation timestamp (ISO 8601)").nullable(),
16
+ updatedAt: zod.z.string().describe("Last modification timestamp (ISO 8601)").nullable(),
17
+ visibility: zod.z.string().describe("Pipeline visibility, e.g., 'public' or 'private'").nullable(),
18
18
  description: zod.z.string().describe("Pipeline description").nullable().optional()
19
- }).describe("A single pipeline record.");
19
+ }).passthrough().describe("A single pipeline record.");
20
20
  const SeqeraListPipelinesOutput = zod.z.object({
21
21
  pipelines: zod.z.array(SeqeraListPipelines_PipelineSchema).describe("List of pipeline objects").nullable().optional(),
22
22
  totalSize: zod.z.number().int().default(0).describe("Total number of pipelines").nullable().optional()
23
- }).describe("Response schema for ListPipelines.");
23
+ }).passthrough().describe("Response schema for ListPipelines.");
24
24
  const seqeraListPipelines = require_action.action("SEQERA_LIST_PIPELINES", {
25
25
  slug: "seqera-list-pipelines",
26
26
  name: "List Pipelines",
@@ -1 +1 @@
1
- {"version":3,"file":"list-pipelines.cjs","names":["z","action"],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListPipelinesInput: z.ZodTypeAny = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (must be ≥ 1)\").optional(),\n search: z.string().describe(\"Search term to filter pipelines by name or description\").optional(),\n sortBy: z.string().describe(\"Field to sort by, e.g., 'createdAt' or 'name'\").optional(),\n pageSize: z.number().int().default(20).describe(\"Number of items per page (1–100)\").optional(),\n sortOrder: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' or 'desc'\").optional(),\n}).describe(\"Query parameters for listing pipelines.\");\nconst SeqeraListPipelines_PipelineSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique pipeline identifier\"),\n name: z.string().describe(\"Pipeline name\"),\n owner: z.string().describe(\"Owner of the pipeline\"),\n createdAt: z.string().describe(\"Creation timestamp (ISO 8601)\"),\n updatedAt: z.string().describe(\"Last modification timestamp (ISO 8601)\"),\n visibility: z.string().describe(\"Pipeline visibility, e.g., 'public' or 'private'\"),\n description: z.string().describe(\"Pipeline description\").nullable().optional(),\n}).describe(\"A single pipeline record.\");\nexport const SeqeraListPipelinesOutput: z.ZodTypeAny = z.object({\n pipelines: z.array(SeqeraListPipelines_PipelineSchema).describe(\"List of pipeline objects\").nullable().optional(),\n totalSize: z.number().int().default(0).describe(\"Total number of pipelines\").nullable().optional(),\n}).describe(\"Response schema for ListPipelines.\");\n\nexport const seqeraListPipelines = action(\"SEQERA_LIST_PIPELINES\", {\n slug: \"seqera-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to list all pipelines accessible to the authenticated user. Use when you need to browse pipelines with optional pagination, sorting, or search filters.\",\n input: SeqeraListPipelinesInput,\n output: SeqeraListPipelinesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAM,qCAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CACzC,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CAClD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,WAAWA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-pipelines.cjs","names":["z","action"],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListPipelinesInput = z.object({\n page: z.number().int().default(1).describe(\"Page number for pagination (must be ≥ 1)\").optional(),\n search: z.string().describe(\"Search term to filter pipelines by name or description\").optional(),\n sortBy: z.string().describe(\"Field to sort by, e.g., 'createdAt' or 'name'\").optional(),\n pageSize: z.number().int().default(20).describe(\"Number of items per page (1–100)\").optional(),\n sortOrder: z.enum([\"asc\", \"desc\"]).describe(\"Sort direction: 'asc' or 'desc'\").optional(),\n}).describe(\"Query parameters for listing pipelines.\");\nconst SeqeraListPipelines_PipelineSchema = z.object({\n id: z.string().describe(\"Unique pipeline identifier\").nullable(),\n name: z.string().describe(\"Pipeline name\").nullable(),\n owner: z.string().describe(\"Owner of the pipeline\").nullable(),\n createdAt: z.string().describe(\"Creation timestamp (ISO 8601)\").nullable(),\n updatedAt: z.string().describe(\"Last modification timestamp (ISO 8601)\").nullable(),\n visibility: z.string().describe(\"Pipeline visibility, e.g., 'public' or 'private'\").nullable(),\n description: z.string().describe(\"Pipeline description\").nullable().optional(),\n}).passthrough().describe(\"A single pipeline record.\");\nexport const SeqeraListPipelinesOutput = z.object({\n pipelines: z.array(SeqeraListPipelines_PipelineSchema).describe(\"List of pipeline objects\").nullable().optional(),\n totalSize: z.number().int().default(0).describe(\"Total number of pipelines\").nullable().optional(),\n}).passthrough().describe(\"Response schema for ListPipelines.\");\n\nexport const seqeraListPipelines = action(\"SEQERA_LIST_PIPELINES\", {\n slug: \"seqera-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to list all pipelines accessible to the authenticated user. Use when you need to browse pipelines with optional pagination, sorting, or search filters.\",\n input: SeqeraListPipelinesInput,\n output: SeqeraListPipelinesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC7D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,WAAWA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,35 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-pipelines.d.ts
4
- declare const SeqeraListPipelinesInput: z.ZodTypeAny;
5
- declare const SeqeraListPipelinesOutput: z.ZodTypeAny;
6
- declare const seqeraListPipelines: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SeqeraListPipelinesInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ search: z.ZodOptional<z.ZodString>;
7
+ sortBy: z.ZodOptional<z.ZodString>;
8
+ pageSize: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
9
+ sortOrder: z.ZodOptional<z.ZodEnum<{
10
+ asc: "asc";
11
+ desc: "desc";
12
+ }>>;
13
+ }, z.core.$strip>;
14
+ declare const SeqeraListPipelinesOutput: z.ZodObject<{
15
+ pipelines: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ name: z.ZodNullable<z.ZodString>;
18
+ owner: z.ZodNullable<z.ZodString>;
19
+ createdAt: z.ZodNullable<z.ZodString>;
20
+ updatedAt: z.ZodNullable<z.ZodString>;
21
+ visibility: z.ZodNullable<z.ZodString>;
22
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ }, z.core.$loose>>>>;
24
+ totalSize: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodNumber>>>;
25
+ }, z.core.$loose>;
26
+ declare const seqeraListPipelines: import("@keystrokehq/action").WorkflowActionDefinition<{
27
+ page?: number | undefined;
28
+ search?: string | undefined;
29
+ sortBy?: string | undefined;
30
+ pageSize?: number | undefined;
31
+ sortOrder?: "asc" | "desc" | undefined;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
33
  //#endregion
8
34
  export { seqeraListPipelines };
9
35
  //# sourceMappingURL=list-pipelines.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-pipelines.d.cts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAMa;AAAA,cAUzC,yBAAA,EAA2B,CAAA,CAAE,UAGO;AAAA,cAEpC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-pipelines.d.cts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAgBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}