@keystrokehq/seqera 0.1.0 → 0.1.2

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 (117) 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 +1 -1
  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 +1 -1
  10. package/dist/actions/create-wave-container.mjs.map +1 -1
  11. package/dist/actions/get-organization-details.cjs +2 -2
  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 +2 -2
  18. package/dist/actions/get-organization-details.mjs.map +1 -1
  19. package/dist/actions/get-service-info.cjs +2 -2
  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 +2 -2
  26. package/dist/actions/get-service-info.mjs.map +1 -1
  27. package/dist/actions/get-user-info.cjs +5 -5
  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 +5 -5
  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.map +1 -1
  44. package/dist/actions/get-wave-build-status.d.cts +16 -3
  45. package/dist/actions/get-wave-build-status.d.cts.map +1 -1
  46. package/dist/actions/get-wave-build-status.d.mts +16 -3
  47. package/dist/actions/get-wave-build-status.d.mts.map +1 -1
  48. package/dist/actions/get-wave-build-status.mjs.map +1 -1
  49. package/dist/actions/inspect-wave-container.cjs.map +1 -1
  50. package/dist/actions/inspect-wave-container.d.cts +26 -3
  51. package/dist/actions/inspect-wave-container.d.cts.map +1 -1
  52. package/dist/actions/inspect-wave-container.d.mts +26 -3
  53. package/dist/actions/inspect-wave-container.d.mts.map +1 -1
  54. package/dist/actions/inspect-wave-container.mjs.map +1 -1
  55. package/dist/actions/list-action-event-types.cjs +4 -4
  56. package/dist/actions/list-action-event-types.cjs.map +1 -1
  57. package/dist/actions/list-action-event-types.d.cts +14 -3
  58. package/dist/actions/list-action-event-types.d.cts.map +1 -1
  59. package/dist/actions/list-action-event-types.d.mts +14 -3
  60. package/dist/actions/list-action-event-types.d.mts.map +1 -1
  61. package/dist/actions/list-action-event-types.mjs +4 -4
  62. package/dist/actions/list-action-event-types.mjs.map +1 -1
  63. package/dist/actions/list-compute-environments.cjs +2 -2
  64. package/dist/actions/list-compute-environments.cjs.map +1 -1
  65. package/dist/actions/list-compute-environments.d.cts +30 -3
  66. package/dist/actions/list-compute-environments.d.cts.map +1 -1
  67. package/dist/actions/list-compute-environments.d.mts +30 -3
  68. package/dist/actions/list-compute-environments.d.mts.map +1 -1
  69. package/dist/actions/list-compute-environments.mjs +2 -2
  70. package/dist/actions/list-compute-environments.mjs.map +1 -1
  71. package/dist/actions/list-organizations.cjs +2 -2
  72. package/dist/actions/list-organizations.cjs.map +1 -1
  73. package/dist/actions/list-organizations.d.cts +18 -3
  74. package/dist/actions/list-organizations.d.cts.map +1 -1
  75. package/dist/actions/list-organizations.d.mts +18 -3
  76. package/dist/actions/list-organizations.d.mts.map +1 -1
  77. package/dist/actions/list-organizations.mjs +2 -2
  78. package/dist/actions/list-organizations.mjs.map +1 -1
  79. package/dist/actions/list-pipelines.cjs +6 -6
  80. package/dist/actions/list-pipelines.cjs.map +1 -1
  81. package/dist/actions/list-pipelines.d.cts +29 -3
  82. package/dist/actions/list-pipelines.d.cts.map +1 -1
  83. package/dist/actions/list-pipelines.d.mts +29 -3
  84. package/dist/actions/list-pipelines.d.mts.map +1 -1
  85. package/dist/actions/list-pipelines.mjs +6 -6
  86. package/dist/actions/list-pipelines.mjs.map +1 -1
  87. package/dist/actions/list-workflows.cjs +2 -2
  88. package/dist/actions/list-workflows.cjs.map +1 -1
  89. package/dist/actions/list-workflows.d.cts +30 -3
  90. package/dist/actions/list-workflows.d.cts.map +1 -1
  91. package/dist/actions/list-workflows.d.mts +30 -3
  92. package/dist/actions/list-workflows.d.mts.map +1 -1
  93. package/dist/actions/list-workflows.mjs +2 -2
  94. package/dist/actions/list-workflows.mjs.map +1 -1
  95. package/dist/actions/validate-action-name.cjs +2 -2
  96. package/dist/actions/validate-action-name.cjs.map +1 -1
  97. package/dist/actions/validate-action-name.d.cts +13 -3
  98. package/dist/actions/validate-action-name.d.cts.map +1 -1
  99. package/dist/actions/validate-action-name.d.mts +13 -3
  100. package/dist/actions/validate-action-name.d.mts.map +1 -1
  101. package/dist/actions/validate-action-name.mjs +2 -2
  102. package/dist/actions/validate-action-name.mjs.map +1 -1
  103. package/dist/actions/validate-pipeline-name.cjs +2 -2
  104. package/dist/actions/validate-pipeline-name.cjs.map +1 -1
  105. package/dist/actions/validate-pipeline-name.d.cts +15 -3
  106. package/dist/actions/validate-pipeline-name.d.cts.map +1 -1
  107. package/dist/actions/validate-pipeline-name.d.mts +15 -3
  108. package/dist/actions/validate-pipeline-name.d.mts.map +1 -1
  109. package/dist/actions/validate-pipeline-name.mjs +2 -2
  110. package/dist/actions/validate-pipeline-name.mjs.map +1 -1
  111. package/dist/catalog.cjs +7 -1
  112. package/dist/catalog.cjs.map +1 -1
  113. package/dist/catalog.d.cts +8 -0
  114. package/dist/catalog.d.mts +8 -0
  115. package/dist/catalog.mjs +7 -1
  116. package/dist/catalog.mjs.map +1 -1
  117. package/package.json +2 -2
@@ -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}).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}).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,SAAS,2CAA2C;AACvD,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,SAAS,kDAAkD;AAE9D,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.$strip>>>>;
29
+ }, z.core.$strip>;
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.$strip>>>>;
29
+ }, z.core.$strip>;
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(),
@@ -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}).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}).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,SAAS,2CAA2C;AAKvD,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,SAAS,kDAOF;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(),
@@ -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}).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}).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,SAAS,2CAA2C;AACvD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,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,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.$strip>>;
20
+ }, z.core.$strip>;
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.$strip>>;
20
+ }, z.core.$strip>;
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(),
@@ -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}).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}).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,SAAS,2CAA2C;AAKvD,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,SAAS,+CAOF;AACV,CAAC"}
@@ -9,12 +9,12 @@ 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
19
  }).describe("A single pipeline record.");
20
20
  const SeqeraListPipelinesOutput = zod.z.object({
@@ -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}).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}).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,SAAS,2BAA2B;AACvC,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,SAAS,oCAAoC;AAEhD,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.$strip>>>>;
24
+ totalSize: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodNumber>>>;
25
+ }, z.core.$strip>;
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"}
@@ -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.$strip>>>>;
24
+ totalSize: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodNumber>>>;
25
+ }, z.core.$strip>;
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.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-pipelines.d.mts","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.mts","names":[],"sources":["../../src/actions/list-pipelines.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAgBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
@@ -9,12 +9,12 @@ const SeqeraListPipelinesInput = z.object({
9
9
  sortOrder: z.enum(["asc", "desc"]).describe("Sort direction: 'asc' or 'desc'").optional()
10
10
  }).describe("Query parameters for listing pipelines.");
11
11
  const SeqeraListPipelines_PipelineSchema = z.object({
12
- id: z.string().describe("Unique pipeline identifier"),
13
- name: z.string().describe("Pipeline name"),
14
- owner: z.string().describe("Owner of the pipeline"),
15
- createdAt: z.string().describe("Creation timestamp (ISO 8601)"),
16
- updatedAt: z.string().describe("Last modification timestamp (ISO 8601)"),
17
- visibility: z.string().describe("Pipeline visibility, e.g., 'public' or 'private'"),
12
+ id: z.string().describe("Unique pipeline identifier").nullable(),
13
+ name: z.string().describe("Pipeline name").nullable(),
14
+ owner: z.string().describe("Owner of the pipeline").nullable(),
15
+ createdAt: z.string().describe("Creation timestamp (ISO 8601)").nullable(),
16
+ updatedAt: z.string().describe("Last modification timestamp (ISO 8601)").nullable(),
17
+ visibility: z.string().describe("Pipeline visibility, e.g., 'public' or 'private'").nullable(),
18
18
  description: z.string().describe("Pipeline description").nullable().optional()
19
19
  }).describe("A single pipeline record.");
20
20
  const seqeraListPipelines = action("SEQERA_LIST_PIPELINES", {
@@ -1 +1 @@
1
- {"version":3,"file":"list-pipelines.mjs","names":[],"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,2BAAyC,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7F,WAAW,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAM,qCAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;CACzC,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CAClD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC9D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,2BAA2B;AAMvC,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVqD,EAAE,OAAO;EAC9D,WAAW,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-pipelines.mjs","names":[],"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}).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}).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,2BAA2B,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7F,WAAW,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC7D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,2BAA2B;AAMvC,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuC,EAAE,OAAO;EAChD,WAAW,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
@@ -7,9 +7,9 @@ const SeqeraListWorkflowsInput = zod.z.object({
7
7
  workspaceId: zod.z.string().describe("ID of the workspace to filter workflows")
8
8
  }).describe("Request model for listing Seqera workflows.");
9
9
  const SeqeraListWorkflows_WorkflowDetailsSchema = zod.z.object({
10
- id: zod.z.string().describe("Unique identifier of the workflow run"),
10
+ id: zod.z.string().describe("Unique identifier of the workflow run").nullable(),
11
11
  start: zod.z.string().describe("Start timestamp (ISO 8601 format)").nullable().optional(),
12
- status: zod.z.string().describe("Status of the workflow (e.g., SUCCEEDED, FAILED, RUNNING)"),
12
+ status: zod.z.string().describe("Status of the workflow (e.g., SUCCEEDED, FAILED, RUNNING)").nullable(),
13
13
  submit: zod.z.string().describe("Submit timestamp (ISO 8601 format)").nullable().optional(),
14
14
  ownerId: zod.z.number().int().describe("ID of the workflow owner").nullable().optional(),
15
15
  runName: zod.z.string().describe("Name of the workflow run").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"list-workflows.cjs","names":["z","action"],"sources":["../../src/actions/list-workflows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListWorkflowsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of workflows to return (pagination size)\").optional(),\n nextToken: z.string().describe(\"Pagination token to retrieve the next set of results\").optional(),\n workspaceId: z.string().describe(\"ID of the workspace to filter workflows\"),\n}).describe(\"Request model for listing Seqera workflows.\");\nconst SeqeraListWorkflows_WorkflowDetailsSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the workflow run\"),\n start: z.string().describe(\"Start timestamp (ISO 8601 format)\").nullable().optional(),\n status: z.string().describe(\"Status of the workflow (e.g., SUCCEEDED, FAILED, RUNNING)\"),\n submit: z.string().describe(\"Submit timestamp (ISO 8601 format)\").nullable().optional(),\n ownerId: z.number().int().describe(\"ID of the workflow owner\").nullable().optional(),\n runName: z.string().describe(\"Name of the workflow run\").nullable().optional(),\n workDir: z.string().describe(\"Working directory for the workflow\").nullable().optional(),\n complete: z.string().describe(\"Completion timestamp (ISO 8601 format)\").nullable().optional(),\n revision: z.string().describe(\"Revision or version of the workflow\").nullable().optional(),\n userName: z.string().describe(\"Username of the workflow owner\").nullable().optional(),\n dateCreated: z.string().describe(\"Creation timestamp (ISO 8601 format)\").nullable().optional(),\n lastUpdated: z.string().describe(\"Last update timestamp (ISO 8601 format)\").nullable().optional(),\n projectName: z.string().describe(\"Name of the project/pipeline\").nullable().optional(),\n}).passthrough().describe(\"Represents the detailed workflow record from Seqera API.\");\nconst SeqeraListWorkflows_WorkflowItemSchema: z.ZodTypeAny = z.object({\n workflow: SeqeraListWorkflows_WorkflowDetailsSchema.nullable(),\n}).describe(\"Wrapper for a workflow record containing the workflow details.\");\nexport const SeqeraListWorkflowsOutput: z.ZodTypeAny = z.object({\n totalSize: z.number().int().describe(\"Total number of workflows\").nullable().optional(),\n workflows: z.array(SeqeraListWorkflows_WorkflowItemSchema).describe(\"List of workflow wrapper objects\"),\n}).describe(\"Response model for listing Seqera workflows.\");\n\nexport const seqeraListWorkflows = action(\"SEQERA_LIST_WORKFLOWS\", {\n slug: \"seqera-list-workflows\",\n name: \"List Workflows\",\n description: \"Tool to list workflows. Use when you need to retrieve workflows filtered by workspace and paginated.\",\n input: SeqeraListWorkflowsInput,\n output: SeqeraListWorkflowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;AAC5E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,yCAAuDA,IAAAA,EAAE,OAAO,EACpE,UAAU,0CAA0C,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,kCAAkC;AACxG,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-workflows.cjs","names":["z","action"],"sources":["../../src/actions/list-workflows.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SeqeraListWorkflowsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of workflows to return (pagination size)\").optional(),\n nextToken: z.string().describe(\"Pagination token to retrieve the next set of results\").optional(),\n workspaceId: z.string().describe(\"ID of the workspace to filter workflows\"),\n}).describe(\"Request model for listing Seqera workflows.\");\nconst SeqeraListWorkflows_WorkflowDetailsSchema = z.object({\n id: z.string().describe(\"Unique identifier of the workflow run\").nullable(),\n start: z.string().describe(\"Start timestamp (ISO 8601 format)\").nullable().optional(),\n status: z.string().describe(\"Status of the workflow (e.g., SUCCEEDED, FAILED, RUNNING)\").nullable(),\n submit: z.string().describe(\"Submit timestamp (ISO 8601 format)\").nullable().optional(),\n ownerId: z.number().int().describe(\"ID of the workflow owner\").nullable().optional(),\n runName: z.string().describe(\"Name of the workflow run\").nullable().optional(),\n workDir: z.string().describe(\"Working directory for the workflow\").nullable().optional(),\n complete: z.string().describe(\"Completion timestamp (ISO 8601 format)\").nullable().optional(),\n revision: z.string().describe(\"Revision or version of the workflow\").nullable().optional(),\n userName: z.string().describe(\"Username of the workflow owner\").nullable().optional(),\n dateCreated: z.string().describe(\"Creation timestamp (ISO 8601 format)\").nullable().optional(),\n lastUpdated: z.string().describe(\"Last update timestamp (ISO 8601 format)\").nullable().optional(),\n projectName: z.string().describe(\"Name of the project/pipeline\").nullable().optional(),\n}).passthrough().describe(\"Represents the detailed workflow record from Seqera API.\");\nconst SeqeraListWorkflows_WorkflowItemSchema = z.object({\n workflow: SeqeraListWorkflows_WorkflowDetailsSchema.nullable(),\n}).describe(\"Wrapper for a workflow record containing the workflow details.\");\nexport const SeqeraListWorkflowsOutput = z.object({\n totalSize: z.number().int().describe(\"Total number of workflows\").nullable().optional(),\n workflows: z.array(SeqeraListWorkflows_WorkflowItemSchema).describe(\"List of workflow wrapper objects\"),\n}).describe(\"Response model for listing Seqera workflows.\");\n\nexport const seqeraListWorkflows = action(\"SEQERA_LIST_WORKFLOWS\", {\n slug: \"seqera-list-workflows\",\n name: \"List Workflows\",\n description: \"Tool to list workflows. Use when you need to retrieve workflows filtered by workspace and paginated.\",\n input: SeqeraListWorkflowsInput,\n output: SeqeraListWorkflowsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;AAC5E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,yCAAyCA,IAAAA,EAAE,OAAO,EACtD,UAAU,0CAA0C,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,kCAAkC;AACxG,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,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-workflows.d.ts
4
- declare const SeqeraListWorkflowsInput: z.ZodTypeAny;
5
- declare const SeqeraListWorkflowsOutput: z.ZodTypeAny;
6
- declare const seqeraListWorkflows: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SeqeraListWorkflowsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ nextToken: z.ZodOptional<z.ZodString>;
7
+ workspaceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const SeqeraListWorkflowsOutput: z.ZodObject<{
10
+ totalSize: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ workflows: z.ZodArray<z.ZodObject<{
12
+ workflow: z.ZodNullable<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ status: z.ZodNullable<z.ZodString>;
16
+ submit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ ownerId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ runName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ workDir: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ complete: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ revision: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ userName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ dateCreated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ lastUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ projectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ }, z.core.$loose>>;
27
+ }, z.core.$strip>>;
28
+ }, z.core.$strip>;
29
+ declare const seqeraListWorkflows: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ workspaceId: string;
31
+ limit?: number | undefined;
32
+ nextToken?: string | undefined;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
34
  //#endregion
8
35
  export { seqeraListWorkflows };
9
36
  //# sourceMappingURL=list-workflows.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-workflows.d.cts","names":[],"sources":["../../src/actions/list-workflows.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAIiB;AAAA,cAmB7C,yBAAA,EAA2B,CAAA,CAAE,UAGiB;AAAA,cAE9C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-workflows.d.cts","names":[],"sources":["../../src/actions/list-workflows.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAuBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}