@keystrokehq/runpod 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 (113) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-cluster.cjs +3 -3
  4. package/dist/actions/create-cluster.cjs.map +1 -1
  5. package/dist/actions/create-cluster.d.cts +68 -3
  6. package/dist/actions/create-cluster.d.cts.map +1 -1
  7. package/dist/actions/create-cluster.d.mts +68 -3
  8. package/dist/actions/create-cluster.d.mts.map +1 -1
  9. package/dist/actions/create-cluster.mjs +3 -3
  10. package/dist/actions/create-cluster.mjs.map +1 -1
  11. package/dist/actions/create-secret.cjs +2 -2
  12. package/dist/actions/create-secret.cjs.map +1 -1
  13. package/dist/actions/create-secret.d.cts +17 -3
  14. package/dist/actions/create-secret.d.cts.map +1 -1
  15. package/dist/actions/create-secret.d.mts +17 -3
  16. package/dist/actions/create-secret.d.mts.map +1 -1
  17. package/dist/actions/create-secret.mjs +2 -2
  18. package/dist/actions/create-secret.mjs.map +1 -1
  19. package/dist/actions/delete-registry-auth.cjs +5 -5
  20. package/dist/actions/delete-registry-auth.cjs.map +1 -1
  21. package/dist/actions/delete-registry-auth.d.cts +16 -3
  22. package/dist/actions/delete-registry-auth.d.cts.map +1 -1
  23. package/dist/actions/delete-registry-auth.d.mts +16 -3
  24. package/dist/actions/delete-registry-auth.d.mts.map +1 -1
  25. package/dist/actions/delete-registry-auth.mjs +5 -5
  26. package/dist/actions/delete-registry-auth.mjs.map +1 -1
  27. package/dist/actions/delete-template.cjs +5 -5
  28. package/dist/actions/delete-template.cjs.map +1 -1
  29. package/dist/actions/delete-template.d.cts +16 -3
  30. package/dist/actions/delete-template.d.cts.map +1 -1
  31. package/dist/actions/delete-template.d.mts +16 -3
  32. package/dist/actions/delete-template.d.mts.map +1 -1
  33. package/dist/actions/delete-template.mjs +5 -5
  34. package/dist/actions/delete-template.mjs.map +1 -1
  35. package/dist/actions/get-gpu-types.cjs +1 -1
  36. package/dist/actions/get-gpu-types.cjs.map +1 -1
  37. package/dist/actions/get-gpu-types.d.cts +18 -3
  38. package/dist/actions/get-gpu-types.d.cts.map +1 -1
  39. package/dist/actions/get-gpu-types.d.mts +18 -3
  40. package/dist/actions/get-gpu-types.d.mts.map +1 -1
  41. package/dist/actions/get-gpu-types.mjs +1 -1
  42. package/dist/actions/get-gpu-types.mjs.map +1 -1
  43. package/dist/actions/get-myself.cjs +2 -2
  44. package/dist/actions/get-myself.cjs.map +1 -1
  45. package/dist/actions/get-myself.d.cts +12 -3
  46. package/dist/actions/get-myself.d.cts.map +1 -1
  47. package/dist/actions/get-myself.d.mts +12 -3
  48. package/dist/actions/get-myself.d.mts.map +1 -1
  49. package/dist/actions/get-myself.mjs +2 -2
  50. package/dist/actions/get-myself.mjs.map +1 -1
  51. package/dist/actions/get-pod.cjs +2 -2
  52. package/dist/actions/get-pod.cjs.map +1 -1
  53. package/dist/actions/get-pod.d.cts +19 -3
  54. package/dist/actions/get-pod.d.cts.map +1 -1
  55. package/dist/actions/get-pod.d.mts +19 -3
  56. package/dist/actions/get-pod.d.mts.map +1 -1
  57. package/dist/actions/get-pod.mjs +2 -2
  58. package/dist/actions/get-pod.mjs.map +1 -1
  59. package/dist/actions/list-cpu-types.cjs +8 -8
  60. package/dist/actions/list-cpu-types.cjs.map +1 -1
  61. package/dist/actions/list-cpu-types.d.cts +14 -3
  62. package/dist/actions/list-cpu-types.d.cts.map +1 -1
  63. package/dist/actions/list-cpu-types.d.mts +14 -3
  64. package/dist/actions/list-cpu-types.d.mts.map +1 -1
  65. package/dist/actions/list-cpu-types.mjs +8 -8
  66. package/dist/actions/list-cpu-types.mjs.map +1 -1
  67. package/dist/actions/save-endpoint.cjs +3 -3
  68. package/dist/actions/save-endpoint.cjs.map +1 -1
  69. package/dist/actions/save-endpoint.d.cts +41 -3
  70. package/dist/actions/save-endpoint.d.cts.map +1 -1
  71. package/dist/actions/save-endpoint.d.mts +41 -3
  72. package/dist/actions/save-endpoint.d.mts.map +1 -1
  73. package/dist/actions/save-endpoint.mjs +3 -3
  74. package/dist/actions/save-endpoint.mjs.map +1 -1
  75. package/dist/actions/save-registry-auth.cjs +8 -8
  76. package/dist/actions/save-registry-auth.cjs.map +1 -1
  77. package/dist/actions/save-registry-auth.d.cts +25 -3
  78. package/dist/actions/save-registry-auth.d.cts.map +1 -1
  79. package/dist/actions/save-registry-auth.d.mts +25 -3
  80. package/dist/actions/save-registry-auth.d.mts.map +1 -1
  81. package/dist/actions/save-registry-auth.mjs +8 -8
  82. package/dist/actions/save-registry-auth.mjs.map +1 -1
  83. package/dist/actions/save-template.cjs +10 -10
  84. package/dist/actions/save-template.cjs.map +1 -1
  85. package/dist/actions/save-template.d.cts +50 -3
  86. package/dist/actions/save-template.d.cts.map +1 -1
  87. package/dist/actions/save-template.d.mts +50 -3
  88. package/dist/actions/save-template.d.mts.map +1 -1
  89. package/dist/actions/save-template.mjs +10 -10
  90. package/dist/actions/save-template.mjs.map +1 -1
  91. package/dist/actions/update-registry-auth.cjs +3 -3
  92. package/dist/actions/update-registry-auth.cjs.map +1 -1
  93. package/dist/actions/update-registry-auth.d.cts +14 -3
  94. package/dist/actions/update-registry-auth.d.cts.map +1 -1
  95. package/dist/actions/update-registry-auth.d.mts +14 -3
  96. package/dist/actions/update-registry-auth.d.mts.map +1 -1
  97. package/dist/actions/update-registry-auth.mjs +3 -3
  98. package/dist/actions/update-registry-auth.mjs.map +1 -1
  99. package/dist/actions/update-user-settings.cjs +2 -2
  100. package/dist/actions/update-user-settings.cjs.map +1 -1
  101. package/dist/actions/update-user-settings.d.cts +13 -3
  102. package/dist/actions/update-user-settings.d.cts.map +1 -1
  103. package/dist/actions/update-user-settings.d.mts +13 -3
  104. package/dist/actions/update-user-settings.d.mts.map +1 -1
  105. package/dist/actions/update-user-settings.mjs +2 -2
  106. package/dist/actions/update-user-settings.mjs.map +1 -1
  107. package/dist/catalog.cjs +7 -1
  108. package/dist/catalog.cjs.map +1 -1
  109. package/dist/catalog.d.cts +8 -0
  110. package/dist/catalog.d.mts +8 -0
  111. package/dist/catalog.mjs +7 -1
  112. package/dist/catalog.mjs.map +1 -1
  113. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"delete-registry-auth.mjs","names":[],"sources":["../../src/actions/delete-registry-auth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodDeleteRegistryAuthInput: z.ZodTypeAny = z.object({\n registry_auth_id: z.string().describe(\"The ID of the container registry authentication to delete. This is the unique identifier returned when the registry authentication was created.\"),\n}).describe(\"Request parameters for deleting container registry authentication.\");\nconst RunpodDeleteRegistryAuth_DeleteRegistryAuthDataSchema: z.ZodTypeAny = z.object({\n deleteRegistryAuth: z.unknown().describe(\"Returns null on successful deletion of the registry authentication.\").nullable().optional(),\n}).describe(\"Data field containing the mutation result.\");\nconst RunpodDeleteRegistryAuth_GraphQLErrorSchema: z.ZodTypeAny = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field in the response that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Human-readable description of the error that occurred.\"),\n locations: z.array(z.object({})).describe(\"Array indicating where in the GraphQL operation the error occurred.\").nullable().optional(),\n}).describe(\"GraphQL error object.\");\nexport const RunpodDeleteRegistryAuthOutput: z.ZodTypeAny = z.object({\n data: RunpodDeleteRegistryAuth_DeleteRegistryAuthDataSchema.nullable().optional(),\n errors: z.array(RunpodDeleteRegistryAuth_GraphQLErrorSchema).describe(\"Array of error objects returned if the mutation encounters issues. Absent if no errors occurred.\").nullable().optional(),\n}).describe(\"Response from the deleteRegistryAuth mutation.\");\n\nexport const runpodDeleteRegistryAuth = action(\"RUNPOD_DELETE_REGISTRY_AUTH\", {\n slug: \"runpod-delete-registry-auth\",\n name: \"Delete Container Registry Authentication\",\n description: \"Tool to delete container registry authentication from RunPod. Use when you need to remove stored registry credentials.\",\n input: RunpodDeleteRegistryAuthInput,\n output: RunpodDeleteRegistryAuthOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO,EAClE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,EACzL,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,wDAAsE,EAAE,OAAO,EACnF,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtI,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,8CAA4D,EAAE,OAAO;CACzE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACrF,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,SAAS,uBAAuB;AAMnC,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0D,EAAE,OAAO;EACnE,MAAM,sDAAsD,SAAS,CAAC,CAAC,SAAS;EAChF,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChM,CAAC,CAAC,CAAC,SAAS,gDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-registry-auth.mjs","names":[],"sources":["../../src/actions/delete-registry-auth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodDeleteRegistryAuthInput = z.object({\n registry_auth_id: z.string().describe(\"The ID of the container registry authentication to delete. This is the unique identifier returned when the registry authentication was created.\"),\n}).describe(\"Request parameters for deleting container registry authentication.\");\nconst RunpodDeleteRegistryAuth_DeleteRegistryAuthDataSchema = z.object({\n deleteRegistryAuth: z.unknown().describe(\"Returns null on successful deletion of the registry authentication.\").nullable().optional(),\n}).passthrough().describe(\"Data field containing the mutation result.\");\nconst RunpodDeleteRegistryAuth_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field in the response that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Human-readable description of the error that occurred.\").nullable(),\n locations: z.array(z.record(z.string(), z.unknown())).describe(\"Array indicating where in the GraphQL operation the error occurred.\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const RunpodDeleteRegistryAuthOutput = z.object({\n data: RunpodDeleteRegistryAuth_DeleteRegistryAuthDataSchema.nullable().optional(),\n errors: z.array(RunpodDeleteRegistryAuth_GraphQLErrorSchema).describe(\"Array of error objects returned if the mutation encounters issues. Absent if no errors occurred.\").nullable().optional(),\n}).passthrough().describe(\"Response from the deleteRegistryAuth mutation.\");\n\nexport const runpodDeleteRegistryAuth = action(\"RUNPOD_DELETE_REGISTRY_AUTH\", {\n slug: \"runpod-delete-registry-auth\",\n name: \"Delete Container Registry Authentication\",\n description: \"Tool to delete container registry authentication from RunPod. Use when you need to remove stored registry credentials.\",\n input: RunpodDeleteRegistryAuthInput,\n output: RunpodDeleteRegistryAuthOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,EACzL,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,wDAAwD,EAAE,OAAO,EACrE,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AAMjD,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4C,EAAE,OAAO;EACrD,MAAM,sDAAsD,SAAS,CAAC,CAAC,SAAS;EAChF,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -2,16 +2,16 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-template.ts
4
4
  const RunpodDeleteTemplateInput = zod.z.object({ template_name: zod.z.string().describe("The name of the template to delete. The template must not be in use by any pods or assigned to any serverless endpoints.") });
5
- const RunpodDeleteTemplate_DeleteTemplateDataSchema = zod.z.object({ deleteTemplate: zod.z.string().describe("Result of the deleteTemplate mutation. Returns null on successful deletion.").nullable().optional() });
5
+ const RunpodDeleteTemplate_DeleteTemplateDataSchema = zod.z.object({ deleteTemplate: zod.z.string().describe("Result of the deleteTemplate mutation. Returns null on successful deletion.").nullable().optional() }).passthrough();
6
6
  const RunpodDeleteTemplate_DeleteTemplateErrorSchema = zod.z.object({
7
7
  path: zod.z.array(zod.z.string()).describe("Path to the field that caused the error.").nullable().optional(),
8
- message: zod.z.string().describe("Error message describing what went wrong."),
9
- locations: zod.z.array(zod.z.object({})).describe("Location information for where the error occurred in the GraphQL query.").nullable().optional()
10
- });
8
+ message: zod.z.string().describe("Error message describing what went wrong.").nullable(),
9
+ locations: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Location information for where the error occurred in the GraphQL query.").nullable().optional()
10
+ }).passthrough();
11
11
  const RunpodDeleteTemplateOutput = zod.z.object({
12
12
  data: RunpodDeleteTemplate_DeleteTemplateDataSchema.nullable().optional(),
13
13
  errors: zod.z.array(RunpodDeleteTemplate_DeleteTemplateErrorSchema).describe("Array of error objects if the mutation encounters issues. Present when the template is in use or doesn't exist.").nullable().optional()
14
- });
14
+ }).passthrough();
15
15
  const runpodDeleteTemplate = require_action.action("RUNPOD_DELETE_TEMPLATE", {
16
16
  slug: "runpod-delete-template",
17
17
  name: "Delete Template",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-template.cjs","names":["z","action"],"sources":["../../src/actions/delete-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodDeleteTemplateInput: z.ZodTypeAny = z.object({\n template_name: z.string().describe(\"The name of the template to delete. The template must not be in use by any pods or assigned to any serverless endpoints.\"),\n});\nconst RunpodDeleteTemplate_DeleteTemplateDataSchema: z.ZodTypeAny = z.object({\n deleteTemplate: z.string().describe(\"Result of the deleteTemplate mutation. Returns null on successful deletion.\").nullable().optional(),\n});\nconst RunpodDeleteTemplate_DeleteTemplateErrorSchema: z.ZodTypeAny = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong.\"),\n locations: z.array(z.object({})).describe(\"Location information for where the error occurred in the GraphQL query.\").nullable().optional(),\n});\nexport const RunpodDeleteTemplateOutput: z.ZodTypeAny = z.object({\n data: RunpodDeleteTemplate_DeleteTemplateDataSchema.nullable().optional(),\n errors: z.array(RunpodDeleteTemplate_DeleteTemplateErrorSchema).describe(\"Array of error objects if the mutation encounters issues. Present when the template is in use or doesn't exist.\").nullable().optional(),\n});\n\nexport const runpodDeleteTemplate = action(\"RUNPOD_DELETE_TEMPLATE\", {\n slug: \"runpod-delete-template\",\n name: \"Delete Template\",\n description: \"Tool to remove a RunPod template via GraphQL mutation. Use when you need to delete a template that is no longer needed. The template must not be in use by any pods or assigned to any serverless endpoints, otherwise the operation will fail.\",\n input: RunpodDeleteTemplateInput,\n output: RunpodDeleteTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,EAC/J,CAAC;AACD,MAAM,gDAA8DA,IAAAA,EAAE,OAAO,EAC3E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzI,CAAC;AACD,MAAM,iDAA+DA,IAAAA,EAAE,OAAO;CAC5E,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACxE,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3I,CAAC;AACD,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClN,CAAC;AAED,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-template.cjs","names":["z","action"],"sources":["../../src/actions/delete-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodDeleteTemplateInput = z.object({\n template_name: z.string().describe(\"The name of the template to delete. The template must not be in use by any pods or assigned to any serverless endpoints.\"),\n});\nconst RunpodDeleteTemplate_DeleteTemplateDataSchema = z.object({\n deleteTemplate: z.string().describe(\"Result of the deleteTemplate mutation. Returns null on successful deletion.\").nullable().optional(),\n}).passthrough();\nconst RunpodDeleteTemplate_DeleteTemplateErrorSchema = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong.\").nullable(),\n locations: z.array(z.record(z.string(), z.unknown())).describe(\"Location information for where the error occurred in the GraphQL query.\").nullable().optional(),\n}).passthrough();\nexport const RunpodDeleteTemplateOutput = z.object({\n data: RunpodDeleteTemplate_DeleteTemplateDataSchema.nullable().optional(),\n errors: z.array(RunpodDeleteTemplate_DeleteTemplateErrorSchema).describe(\"Array of error objects if the mutation encounters issues. Present when the template is in use or doesn't exist.\").nullable().optional(),\n}).passthrough();\n\nexport const runpodDeleteTemplate = action(\"RUNPOD_DELETE_TEMPLATE\", {\n slug: \"runpod-delete-template\",\n name: \"Delete Template\",\n description: \"Tool to remove a RunPod template via GraphQL mutation. Use when you need to delete a template that is no longer needed. The template must not be in use by any pods or assigned to any serverless endpoints, otherwise the operation will fail.\",\n input: RunpodDeleteTemplateInput,\n output: RunpodDeleteTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,EAC/J,CAAC;AACD,MAAM,gDAAgDA,IAAAA,EAAE,OAAO,EAC7D,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzI,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClN,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-template.d.ts
4
- declare const RunpodDeleteTemplateInput: z.ZodTypeAny;
5
- declare const RunpodDeleteTemplateOutput: z.ZodTypeAny;
6
- declare const runpodDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodDeleteTemplateInput: z.ZodObject<{
5
+ template_name: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RunpodDeleteTemplateOutput: z.ZodObject<{
8
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9
+ deleteTemplate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$loose>>>;
11
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
+ path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
+ message: z.ZodNullable<z.ZodString>;
14
+ locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
15
+ }, z.core.$loose>>>>;
16
+ }, z.core.$loose>;
17
+ declare const runpodDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ template_name: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { runpodDeleteTemplate };
9
22
  //# sourceMappingURL=delete-template.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-template.d.cts","names":[],"sources":["../../src/actions/delete-template.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAExC;AAAA,cASW,0BAAA,EAA4B,CAAA,CAAE,UAGzC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-template.d.cts","names":[],"sources":["../../src/actions/delete-template.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAWzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-template.d.ts
4
- declare const RunpodDeleteTemplateInput: z.ZodTypeAny;
5
- declare const RunpodDeleteTemplateOutput: z.ZodTypeAny;
6
- declare const runpodDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodDeleteTemplateInput: z.ZodObject<{
5
+ template_name: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RunpodDeleteTemplateOutput: z.ZodObject<{
8
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9
+ deleteTemplate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$loose>>>;
11
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
12
+ path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
+ message: z.ZodNullable<z.ZodString>;
14
+ locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
15
+ }, z.core.$loose>>>>;
16
+ }, z.core.$loose>;
17
+ declare const runpodDeleteTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ template_name: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { runpodDeleteTemplate };
9
22
  //# sourceMappingURL=delete-template.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-template.d.mts","names":[],"sources":["../../src/actions/delete-template.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAExC;AAAA,cASW,0BAAA,EAA4B,CAAA,CAAE,UAGzC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-template.d.mts","names":[],"sources":["../../src/actions/delete-template.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAWzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
@@ -2,12 +2,12 @@ import { action } from "../action.mjs";
2
2
  import { z } from "zod";
3
3
  //#region src/actions/delete-template.ts
4
4
  const RunpodDeleteTemplateInput = z.object({ template_name: z.string().describe("The name of the template to delete. The template must not be in use by any pods or assigned to any serverless endpoints.") });
5
- const RunpodDeleteTemplate_DeleteTemplateDataSchema = z.object({ deleteTemplate: z.string().describe("Result of the deleteTemplate mutation. Returns null on successful deletion.").nullable().optional() });
5
+ const RunpodDeleteTemplate_DeleteTemplateDataSchema = z.object({ deleteTemplate: z.string().describe("Result of the deleteTemplate mutation. Returns null on successful deletion.").nullable().optional() }).passthrough();
6
6
  const RunpodDeleteTemplate_DeleteTemplateErrorSchema = z.object({
7
7
  path: z.array(z.string()).describe("Path to the field that caused the error.").nullable().optional(),
8
- message: z.string().describe("Error message describing what went wrong."),
9
- locations: z.array(z.object({})).describe("Location information for where the error occurred in the GraphQL query.").nullable().optional()
10
- });
8
+ message: z.string().describe("Error message describing what went wrong.").nullable(),
9
+ locations: z.array(z.record(z.string(), z.unknown())).describe("Location information for where the error occurred in the GraphQL query.").nullable().optional()
10
+ }).passthrough();
11
11
  const runpodDeleteTemplate = action("RUNPOD_DELETE_TEMPLATE", {
12
12
  slug: "runpod-delete-template",
13
13
  name: "Delete Template",
@@ -16,7 +16,7 @@ const runpodDeleteTemplate = action("RUNPOD_DELETE_TEMPLATE", {
16
16
  output: z.object({
17
17
  data: RunpodDeleteTemplate_DeleteTemplateDataSchema.nullable().optional(),
18
18
  errors: z.array(RunpodDeleteTemplate_DeleteTemplateErrorSchema).describe("Array of error objects if the mutation encounters issues. Present when the template is in use or doesn't exist.").nullable().optional()
19
- })
19
+ }).passthrough()
20
20
  });
21
21
  //#endregion
22
22
  export { runpodDeleteTemplate };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-template.mjs","names":[],"sources":["../../src/actions/delete-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodDeleteTemplateInput: z.ZodTypeAny = z.object({\n template_name: z.string().describe(\"The name of the template to delete. The template must not be in use by any pods or assigned to any serverless endpoints.\"),\n});\nconst RunpodDeleteTemplate_DeleteTemplateDataSchema: z.ZodTypeAny = z.object({\n deleteTemplate: z.string().describe(\"Result of the deleteTemplate mutation. Returns null on successful deletion.\").nullable().optional(),\n});\nconst RunpodDeleteTemplate_DeleteTemplateErrorSchema: z.ZodTypeAny = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong.\"),\n locations: z.array(z.object({})).describe(\"Location information for where the error occurred in the GraphQL query.\").nullable().optional(),\n});\nexport const RunpodDeleteTemplateOutput: z.ZodTypeAny = z.object({\n data: RunpodDeleteTemplate_DeleteTemplateDataSchema.nullable().optional(),\n errors: z.array(RunpodDeleteTemplate_DeleteTemplateErrorSchema).describe(\"Array of error objects if the mutation encounters issues. Present when the template is in use or doesn't exist.\").nullable().optional(),\n});\n\nexport const runpodDeleteTemplate = action(\"RUNPOD_DELETE_TEMPLATE\", {\n slug: \"runpod-delete-template\",\n name: \"Delete Template\",\n description: \"Tool to remove a RunPod template via GraphQL mutation. Use when you need to delete a template that is no longer needed. The template must not be in use by any pods or assigned to any serverless endpoints, otherwise the operation will fail.\",\n input: RunpodDeleteTemplateInput,\n output: RunpodDeleteTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0C,EAAE,OAAO,EAC9D,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,EAC/J,CAAC;AACD,MAAM,gDAA8D,EAAE,OAAO,EAC3E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzI,CAAC;AACD,MAAM,iDAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACxE,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3I,CAAC;AAMD,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsD,EAAE,OAAO;EAC/D,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;EACxE,QAAQ,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClN,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-template.mjs","names":[],"sources":["../../src/actions/delete-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodDeleteTemplateInput = z.object({\n template_name: z.string().describe(\"The name of the template to delete. The template must not be in use by any pods or assigned to any serverless endpoints.\"),\n});\nconst RunpodDeleteTemplate_DeleteTemplateDataSchema = z.object({\n deleteTemplate: z.string().describe(\"Result of the deleteTemplate mutation. Returns null on successful deletion.\").nullable().optional(),\n}).passthrough();\nconst RunpodDeleteTemplate_DeleteTemplateErrorSchema = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong.\").nullable(),\n locations: z.array(z.record(z.string(), z.unknown())).describe(\"Location information for where the error occurred in the GraphQL query.\").nullable().optional(),\n}).passthrough();\nexport const RunpodDeleteTemplateOutput = z.object({\n data: RunpodDeleteTemplate_DeleteTemplateDataSchema.nullable().optional(),\n errors: z.array(RunpodDeleteTemplate_DeleteTemplateErrorSchema).describe(\"Array of error objects if the mutation encounters issues. Present when the template is in use or doesn't exist.\").nullable().optional(),\n}).passthrough();\n\nexport const runpodDeleteTemplate = action(\"RUNPOD_DELETE_TEMPLATE\", {\n slug: \"runpod-delete-template\",\n name: \"Delete Template\",\n description: \"Tool to remove a RunPod template via GraphQL mutation. Use when you need to delete a template that is no longer needed. The template must not be in use by any pods or assigned to any serverless endpoints, otherwise the operation will fail.\",\n input: RunpodDeleteTemplateInput,\n output: RunpodDeleteTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,EAChD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,EAC/J,CAAC;AACD,MAAM,gDAAgD,EAAE,OAAO,EAC7D,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzI,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,iDAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwC,EAAE,OAAO;EACjD,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;EACxE,QAAQ,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClN,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -9,7 +9,7 @@ const RunpodGetGpuTypesInput = zod.z.object({ input: zod.z.object({
9
9
  const RunpodGetGpuTypesOutput = zod.z.object({
10
10
  data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("GraphQL response data containing the gpuTypes array.").nullable().optional(),
11
11
  errors: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of error objects if the GraphQL query encountered issues.").nullable().optional()
12
- }).describe("Response containing the list of available GPU types.");
12
+ }).passthrough().describe("Response containing the list of available GPU types.");
13
13
  const runpodGetGpuTypes = require_action.action("RUNPOD_GET_GPU_TYPES", {
14
14
  slug: "runpod-get-gpu-types",
15
15
  name: "Get GPU Types",
@@ -1 +1 @@
1
- {"version":3,"file":"get-gpu-types.cjs","names":["z","action"],"sources":["../../src/actions/get-gpu-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetGpuTypesInput: z.ZodTypeAny = z.object({\n input: z.object({\n id: z.string().describe(\"Filter by a single GPU type ID. Use this to retrieve a specific GPU type.\").optional(),\n ids: z.array(z.string()).describe(\"Filter by multiple GPU type IDs. Returns GPU types matching any of the provided IDs.\").optional(),\n cluster: z.boolean().describe(\"Filter for cluster-compatible GPU types. Set to true to only return GPUs that can be used in cluster deployments.\").optional(),\n}).describe(\"Filter options for querying GPU types.\").optional(),\n}).describe(\"Request parameters for querying available GPU types.\");\nexport const RunpodGetGpuTypesOutput: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"GraphQL response data containing the gpuTypes array.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Array of error objects if the GraphQL query encountered issues.\").nullable().optional(),\n}).describe(\"Response containing the list of available GPU types.\");\n\nexport const runpodGetGpuTypes = action(\"RUNPOD_GET_GPU_TYPES\", {\n slug: \"runpod-get-gpu-types\",\n name: \"Get GPU Types\",\n description: \"Tool to retrieve available GPU types and their specifications, pricing, and availability from RunPod. Use when you need to find GPU options for deployment.\",\n input: RunpodGetGpuTypesInput,\n output: RunpodGetGpuTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,OAAOA,IAAAA,EAAE,OAAO;CAChB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC9G,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACnI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AAC9J,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-gpu-types.cjs","names":["z","action"],"sources":["../../src/actions/get-gpu-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetGpuTypesInput = z.object({\n input: z.object({\n id: z.string().describe(\"Filter by a single GPU type ID. Use this to retrieve a specific GPU type.\").optional(),\n ids: z.array(z.string()).describe(\"Filter by multiple GPU type IDs. Returns GPU types matching any of the provided IDs.\").optional(),\n cluster: z.boolean().describe(\"Filter for cluster-compatible GPU types. Set to true to only return GPUs that can be used in cluster deployments.\").optional(),\n}).describe(\"Filter options for querying GPU types.\").optional(),\n}).describe(\"Request parameters for querying available GPU types.\");\nexport const RunpodGetGpuTypesOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"GraphQL response data containing the gpuTypes array.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Array of error objects if the GraphQL query encountered issues.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the list of available GPU types.\");\n\nexport const runpodGetGpuTypes = action(\"RUNPOD_GET_GPU_TYPES\", {\n slug: \"runpod-get-gpu-types\",\n name: \"Get GPU Types\",\n description: \"Tool to retrieve available GPU types and their specifications, pricing, and availability from RunPod. Use when you need to find GPU options for deployment.\",\n input: RunpodGetGpuTypesInput,\n output: RunpodGetGpuTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,OAAOA,IAAAA,EAAE,OAAO;CAChB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC9G,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACnI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AAC9J,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,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/get-gpu-types.d.ts
4
- declare const RunpodGetGpuTypesInput: z.ZodTypeAny;
5
- declare const RunpodGetGpuTypesOutput: z.ZodTypeAny;
6
- declare const runpodGetGpuTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodGetGpuTypesInput: z.ZodObject<{
5
+ input: z.ZodOptional<z.ZodObject<{
6
+ id: z.ZodOptional<z.ZodString>;
7
+ ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ cluster: z.ZodOptional<z.ZodBoolean>;
9
+ }, z.core.$strip>>;
10
+ }, z.core.$strip>;
11
+ declare const RunpodGetGpuTypesOutput: z.ZodObject<{
12
+ data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
13
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
14
+ }, z.core.$loose>;
15
+ declare const runpodGetGpuTypes: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ input?: {
17
+ id?: string | undefined;
18
+ ids?: string[] | undefined;
19
+ cluster?: boolean | undefined;
20
+ } | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { runpodGetGpuTypes };
9
24
  //# sourceMappingURL=get-gpu-types.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-gpu-types.d.cts","names":[],"sources":["../../src/actions/get-gpu-types.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAM4B;AAAA,cACtD,uBAAA,EAAyB,CAAA,CAAE,UAG2B;AAAA,cAEtD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-gpu-types.d.cts","names":[],"sources":["../../src/actions/get-gpu-types.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAOtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-gpu-types.d.ts
4
- declare const RunpodGetGpuTypesInput: z.ZodTypeAny;
5
- declare const RunpodGetGpuTypesOutput: z.ZodTypeAny;
6
- declare const runpodGetGpuTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodGetGpuTypesInput: z.ZodObject<{
5
+ input: z.ZodOptional<z.ZodObject<{
6
+ id: z.ZodOptional<z.ZodString>;
7
+ ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ cluster: z.ZodOptional<z.ZodBoolean>;
9
+ }, z.core.$strip>>;
10
+ }, z.core.$strip>;
11
+ declare const RunpodGetGpuTypesOutput: z.ZodObject<{
12
+ data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
13
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
14
+ }, z.core.$loose>;
15
+ declare const runpodGetGpuTypes: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ input?: {
17
+ id?: string | undefined;
18
+ ids?: string[] | undefined;
19
+ cluster?: boolean | undefined;
20
+ } | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { runpodGetGpuTypes };
9
24
  //# sourceMappingURL=get-gpu-types.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-gpu-types.d.mts","names":[],"sources":["../../src/actions/get-gpu-types.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAM4B;AAAA,cACtD,uBAAA,EAAyB,CAAA,CAAE,UAG2B;AAAA,cAEtD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-gpu-types.d.mts","names":[],"sources":["../../src/actions/get-gpu-types.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAOtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -12,7 +12,7 @@ const runpodGetGpuTypes = action("RUNPOD_GET_GPU_TYPES", {
12
12
  output: z.object({
13
13
  data: z.record(z.string(), z.unknown()).describe("GraphQL response data containing the gpuTypes array.").nullable().optional(),
14
14
  errors: z.array(z.record(z.string(), z.unknown())).describe("Array of error objects if the GraphQL query encountered issues.").nullable().optional()
15
- }).describe("Response containing the list of available GPU types.")
15
+ }).passthrough().describe("Response containing the list of available GPU types.")
16
16
  });
17
17
  //#endregion
18
18
  export { runpodGetGpuTypes };
@@ -1 +1 @@
1
- {"version":3,"file":"get-gpu-types.mjs","names":[],"sources":["../../src/actions/get-gpu-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetGpuTypesInput: z.ZodTypeAny = z.object({\n input: z.object({\n id: z.string().describe(\"Filter by a single GPU type ID. Use this to retrieve a specific GPU type.\").optional(),\n ids: z.array(z.string()).describe(\"Filter by multiple GPU type IDs. Returns GPU types matching any of the provided IDs.\").optional(),\n cluster: z.boolean().describe(\"Filter for cluster-compatible GPU types. Set to true to only return GPUs that can be used in cluster deployments.\").optional(),\n}).describe(\"Filter options for querying GPU types.\").optional(),\n}).describe(\"Request parameters for querying available GPU types.\");\nexport const RunpodGetGpuTypesOutput: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"GraphQL response data containing the gpuTypes array.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Array of error objects if the GraphQL query encountered issues.\").nullable().optional(),\n}).describe(\"Response containing the list of available GPU types.\");\n\nexport const runpodGetGpuTypes = action(\"RUNPOD_GET_GPU_TYPES\", {\n slug: \"runpod-get-gpu-types\",\n name: \"Get GPU Types\",\n description: \"Tool to retrieve available GPU types and their specifications, pricing, and availability from RunPod. Use when you need to find GPU options for deployment.\",\n input: RunpodGetGpuTypesInput,\n output: RunpodGetGpuTypesOutput,\n});\n"],"mappings":";;AAgBA,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBkD,EAAE,OAAO,EAC3D,OAAO,EAAE,OAAO;EAChB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EAC9G,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EACnI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;CAC9J,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,sDAUH;CACP,QAVmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-gpu-types.mjs","names":[],"sources":["../../src/actions/get-gpu-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetGpuTypesInput = z.object({\n input: z.object({\n id: z.string().describe(\"Filter by a single GPU type ID. Use this to retrieve a specific GPU type.\").optional(),\n ids: z.array(z.string()).describe(\"Filter by multiple GPU type IDs. Returns GPU types matching any of the provided IDs.\").optional(),\n cluster: z.boolean().describe(\"Filter for cluster-compatible GPU types. Set to true to only return GPUs that can be used in cluster deployments.\").optional(),\n}).describe(\"Filter options for querying GPU types.\").optional(),\n}).describe(\"Request parameters for querying available GPU types.\");\nexport const RunpodGetGpuTypesOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"GraphQL response data containing the gpuTypes array.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Array of error objects if the GraphQL query encountered issues.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the list of available GPU types.\");\n\nexport const runpodGetGpuTypes = action(\"RUNPOD_GET_GPU_TYPES\", {\n slug: \"runpod-get-gpu-types\",\n name: \"Get GPU Types\",\n description: \"Tool to retrieve available GPU types and their specifications, pricing, and availability from RunPod. Use when you need to find GPU options for deployment.\",\n input: RunpodGetGpuTypesInput,\n output: RunpodGetGpuTypesOutput,\n});\n"],"mappings":";;AAgBA,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBoC,EAAE,OAAO,EAC7C,OAAO,EAAE,OAAO;EAChB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EAC9G,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EACnI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;CAC9J,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,sDAUH;CACP,QAVqC,EAAE,OAAO;EAC9C,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
@@ -8,11 +8,11 @@ const RunpodGetMyself_UserDetailsSchema = zod.z.object({
8
8
  authId: zod.z.string().describe("Authentication ID for the user.").nullable().optional(),
9
9
  multiFactorEnabled: zod.z.boolean().describe("Whether multi-factor authentication is enabled.").nullable().optional(),
10
10
  signedTermsOfService: zod.z.boolean().describe("Whether the user has signed the terms of service.").nullable().optional()
11
- }).describe("Basic user account information from RunPod. Note: Financial and billing fields require elevated API key permissions.");
11
+ }).passthrough().describe("Basic user account information from RunPod. Note: Financial and billing fields require elevated API key permissions.");
12
12
  const RunpodGetMyselfOutput = zod.z.object({
13
13
  user: RunpodGetMyself_UserDetailsSchema.nullable().optional(),
14
14
  errors: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Any GraphQL errors returned by the API.").nullable().optional()
15
- }).describe("Response model for RUNPOD_GET_MYSELF.");
15
+ }).passthrough().describe("Response model for RUNPOD_GET_MYSELF.");
16
16
  const runpodGetMyself = require_action.action("RUNPOD_GET_MYSELF", {
17
17
  slug: "runpod-get-myself",
18
18
  name: "Get authenticated user info",
@@ -1 +1 @@
1
- {"version":3,"file":"get-myself.cjs","names":["z","action"],"sources":["../../src/actions/get-myself.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetMyselfInput: z.ZodTypeAny = z.object({}).describe(\"Request model for RUNPOD_GRAPHQL_MYSELF. No parameters required.\");\nconst RunpodGetMyself_UserDetailsSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n authId: z.string().describe(\"Authentication ID for the user.\").nullable().optional(),\n multiFactorEnabled: z.boolean().describe(\"Whether multi-factor authentication is enabled.\").nullable().optional(),\n signedTermsOfService: z.boolean().describe(\"Whether the user has signed the terms of service.\").nullable().optional(),\n}).describe(\"Basic user account information from RunPod. Note: Financial and billing fields require elevated API key permissions.\");\nexport const RunpodGetMyselfOutput: z.ZodTypeAny = z.object({\n user: RunpodGetMyself_UserDetailsSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n}).describe(\"Response model for RUNPOD_GET_MYSELF.\");\n\nexport const runpodGetMyself = action(\"RUNPOD_GET_MYSELF\", {\n slug: \"runpod-get-myself\",\n name: \"Get authenticated user info\",\n description: \"Retrieve basic information about the authenticated user including ID, email, and security settings. Use this to get the current user's ID, email address, terms of service status, and MFA settings. Note: Access to financial fields (balance, spending, etc.) requires elevated API key permissions.\",\n input: RunpodGetMyselfInput,\n output: RunpodGetMyselfOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC1I,MAAM,oCAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,sHAAsH;AAClI,MAAa,wBAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAM,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC5D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-myself.cjs","names":["z","action"],"sources":["../../src/actions/get-myself.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetMyselfInput = z.object({}).describe(\"Request model for RUNPOD_GRAPHQL_MYSELF. No parameters required.\");\nconst RunpodGetMyself_UserDetailsSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n authId: z.string().describe(\"Authentication ID for the user.\").nullable().optional(),\n multiFactorEnabled: z.boolean().describe(\"Whether multi-factor authentication is enabled.\").nullable().optional(),\n signedTermsOfService: z.boolean().describe(\"Whether the user has signed the terms of service.\").nullable().optional(),\n}).passthrough().describe(\"Basic user account information from RunPod. Note: Financial and billing fields require elevated API key permissions.\");\nexport const RunpodGetMyselfOutput = z.object({\n user: RunpodGetMyself_UserDetailsSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for RUNPOD_GET_MYSELF.\");\n\nexport const runpodGetMyself = action(\"RUNPOD_GET_MYSELF\", {\n slug: \"runpod-get-myself\",\n name: \"Get authenticated user info\",\n description: \"Retrieve basic information about the authenticated user including ID, email, and security settings. Use this to get the current user's ID, email address, terms of service status, and MFA settings. Note: Access to financial fields (balance, spending, etc.) requires elevated API key permissions.\",\n input: RunpodGetMyselfInput,\n output: RunpodGetMyselfOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC5H,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sHAAsH;AAChJ,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,MAAM,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAC5D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-myself.d.ts
4
- declare const RunpodGetMyselfInput: z.ZodTypeAny;
5
- declare const RunpodGetMyselfOutput: z.ZodTypeAny;
6
- declare const runpodGetMyself: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodGetMyselfInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const RunpodGetMyselfOutput: z.ZodObject<{
6
+ user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ authId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ multiFactorEnabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
11
+ signedTermsOfService: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ }, z.core.$loose>>>;
13
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
14
+ }, z.core.$loose>;
15
+ declare const runpodGetMyself: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { runpodGetMyself };
9
18
  //# sourceMappingURL=get-myself.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-myself.d.cts","names":[],"sources":["../../src/actions/get-myself.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAAsG;AAAA,cAQ9H,qBAAA,EAAuB,CAAA,CAAE,UAGc;AAAA,cAEvC,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-myself.d.cts","names":[],"sources":["../../src/actions/get-myself.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;cAKrB,eAAA,gCAAe,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-myself.d.ts
4
- declare const RunpodGetMyselfInput: z.ZodTypeAny;
5
- declare const RunpodGetMyselfOutput: z.ZodTypeAny;
6
- declare const runpodGetMyself: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodGetMyselfInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const RunpodGetMyselfOutput: z.ZodObject<{
6
+ user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ authId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ multiFactorEnabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
11
+ signedTermsOfService: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ }, z.core.$loose>>>;
13
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
14
+ }, z.core.$loose>;
15
+ declare const runpodGetMyself: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { runpodGetMyself };
9
18
  //# sourceMappingURL=get-myself.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-myself.d.mts","names":[],"sources":["../../src/actions/get-myself.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAAsG;AAAA,cAQ9H,qBAAA,EAAuB,CAAA,CAAE,UAGc;AAAA,cAEvC,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-myself.d.mts","names":[],"sources":["../../src/actions/get-myself.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;cAKrB,eAAA,gCAAe,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -8,7 +8,7 @@ const RunpodGetMyself_UserDetailsSchema = z.object({
8
8
  authId: z.string().describe("Authentication ID for the user.").nullable().optional(),
9
9
  multiFactorEnabled: z.boolean().describe("Whether multi-factor authentication is enabled.").nullable().optional(),
10
10
  signedTermsOfService: z.boolean().describe("Whether the user has signed the terms of service.").nullable().optional()
11
- }).describe("Basic user account information from RunPod. Note: Financial and billing fields require elevated API key permissions.");
11
+ }).passthrough().describe("Basic user account information from RunPod. Note: Financial and billing fields require elevated API key permissions.");
12
12
  const runpodGetMyself = action("RUNPOD_GET_MYSELF", {
13
13
  slug: "runpod-get-myself",
14
14
  name: "Get authenticated user info",
@@ -17,7 +17,7 @@ const runpodGetMyself = action("RUNPOD_GET_MYSELF", {
17
17
  output: z.object({
18
18
  user: RunpodGetMyself_UserDetailsSchema.nullable().optional(),
19
19
  errors: z.array(z.record(z.string(), z.unknown())).describe("Any GraphQL errors returned by the API.").nullable().optional()
20
- }).describe("Response model for RUNPOD_GET_MYSELF.")
20
+ }).passthrough().describe("Response model for RUNPOD_GET_MYSELF.")
21
21
  });
22
22
  //#endregion
23
23
  export { runpodGetMyself };
@@ -1 +1 @@
1
- {"version":3,"file":"get-myself.mjs","names":[],"sources":["../../src/actions/get-myself.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetMyselfInput: z.ZodTypeAny = z.object({}).describe(\"Request model for RUNPOD_GRAPHQL_MYSELF. No parameters required.\");\nconst RunpodGetMyself_UserDetailsSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n authId: z.string().describe(\"Authentication ID for the user.\").nullable().optional(),\n multiFactorEnabled: z.boolean().describe(\"Whether multi-factor authentication is enabled.\").nullable().optional(),\n signedTermsOfService: z.boolean().describe(\"Whether the user has signed the terms of service.\").nullable().optional(),\n}).describe(\"Basic user account information from RunPod. Note: Financial and billing fields require elevated API key permissions.\");\nexport const RunpodGetMyselfOutput: z.ZodTypeAny = z.object({\n user: RunpodGetMyself_UserDetailsSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n}).describe(\"Response model for RUNPOD_GET_MYSELF.\");\n\nexport const runpodGetMyself = action(\"RUNPOD_GET_MYSELF\", {\n slug: \"runpod-get-myself\",\n name: \"Get authenticated user info\",\n description: \"Retrieve basic information about the authenticated user including ID, email, and security settings. Use this to get the current user's ID, email address, terms of service status, and MFA settings. Note: Access to financial fields (balance, spending, etc.) requires elevated API key permissions.\",\n input: RunpodGetMyselfInput,\n output: RunpodGetMyselfOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC1I,MAAM,oCAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,sHAAsH;AAMlI,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAViD,EAAE,OAAO;EAC1D,MAAM,kCAAkC,SAAS,CAAC,CAAC,SAAS;EAC5D,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-myself.mjs","names":[],"sources":["../../src/actions/get-myself.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetMyselfInput = z.object({}).describe(\"Request model for RUNPOD_GRAPHQL_MYSELF. No parameters required.\");\nconst RunpodGetMyself_UserDetailsSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n email: z.string().describe(\"User's email address.\").nullable().optional(),\n authId: z.string().describe(\"Authentication ID for the user.\").nullable().optional(),\n multiFactorEnabled: z.boolean().describe(\"Whether multi-factor authentication is enabled.\").nullable().optional(),\n signedTermsOfService: z.boolean().describe(\"Whether the user has signed the terms of service.\").nullable().optional(),\n}).passthrough().describe(\"Basic user account information from RunPod. Note: Financial and billing fields require elevated API key permissions.\");\nexport const RunpodGetMyselfOutput = z.object({\n user: RunpodGetMyself_UserDetailsSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for RUNPOD_GET_MYSELF.\");\n\nexport const runpodGetMyself = action(\"RUNPOD_GET_MYSELF\", {\n slug: \"runpod-get-myself\",\n name: \"Get authenticated user info\",\n description: \"Retrieve basic information about the authenticated user including ID, email, and security settings. Use this to get the current user's ID, email address, terms of service status, and MFA settings. Note: Access to financial fields (balance, spending, etc.) requires elevated API key permissions.\",\n input: RunpodGetMyselfInput,\n output: RunpodGetMyselfOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC5H,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sHAAsH;AAMhJ,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVmC,EAAE,OAAO;EAC5C,MAAM,kCAAkC,SAAS,CAAC,CAAC,SAAS;EAC5D,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAOhB;AACV,CAAC"}
@@ -11,11 +11,11 @@ const RunpodGetPod_PodDetailsSchema = zod.z.object({
11
11
  vcpuCount: zod.z.number().int().describe("The number of virtual CPUs allocated to the pod.").nullable().optional(),
12
12
  memoryInGb: zod.z.number().int().describe("The amount of memory allocated to the pod in gigabytes.").nullable().optional(),
13
13
  desiredStatus: zod.z.string().describe("The desired status of the pod (e.g., RUNNING, STOPPED).").nullable().optional()
14
- }).describe("Detailed information about a RunPod pod.");
14
+ }).passthrough().describe("Detailed information about a RunPod pod.");
15
15
  const RunpodGetPodOutput = zod.z.object({
16
16
  pod: RunpodGetPod_PodDetailsSchema.nullable().optional(),
17
17
  errors: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Any GraphQL errors returned by the API.").nullable().optional()
18
- }).describe("Response model for RUNPOD_GRAPHQL_GET_POD.");
18
+ }).passthrough().describe("Response model for RUNPOD_GRAPHQL_GET_POD.");
19
19
  const runpodGetPod = require_action.action("RUNPOD_GET_POD", {
20
20
  slug: "runpod-get-pod",
21
21
  name: "Get Pod Details",
@@ -1 +1 @@
1
- {"version":3,"file":"get-pod.cjs","names":["z","action"],"sources":["../../src/actions/get-pod.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetPodInput: z.ZodTypeAny = z.object({\n pod_id: z.string().describe(\"The unique identifier of the pod to retrieve. This is the pod ID assigned by RunPod when the pod was created.\"),\n}).describe(\"Request model for RUNPOD_GRAPHQL_GET_POD.\");\nconst RunpodGetPod_PodDetailsSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the pod.\").nullable().optional(),\n name: z.string().describe(\"The name of the pod.\").nullable().optional(),\n gpuCount: z.number().int().describe(\"The number of GPUs allocated to the pod.\").nullable().optional(),\n costPerHr: z.number().describe(\"The cost per hour for running the pod in USD.\").nullable().optional(),\n imageName: z.string().describe(\"The Docker image name used for the pod.\").nullable().optional(),\n vcpuCount: z.number().int().describe(\"The number of virtual CPUs allocated to the pod.\").nullable().optional(),\n memoryInGb: z.number().int().describe(\"The amount of memory allocated to the pod in gigabytes.\").nullable().optional(),\n desiredStatus: z.string().describe(\"The desired status of the pod (e.g., RUNNING, STOPPED).\").nullable().optional(),\n}).describe(\"Detailed information about a RunPod pod.\");\nexport const RunpodGetPodOutput: z.ZodTypeAny = z.object({\n pod: RunpodGetPod_PodDetailsSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n}).describe(\"Response model for RUNPOD_GRAPHQL_GET_POD.\");\n\nexport const runpodGetPod = action(\"RUNPOD_GET_POD\", {\n slug: \"runpod-get-pod\",\n name: \"Get Pod Details\",\n description: \"Retrieve details of a specific RunPod pod by its unique pod ID. Returns pod configuration including GPU count, memory, cost, and status. Use when you need to check the current state or configuration of an existing pod.\",\n input: RunpodGetPodInput,\n output: RunpodGetPodOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oBAAkCA,IAAAA,EAAE,OAAO,EACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EAC7I,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,qBAAmCA,IAAAA,EAAE,OAAO;CACvD,KAAK,8BAA8B,SAAS,CAAC,CAAC,SAAS;CACvD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,eAAeC,eAAAA,OAAO,kBAAkB;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-pod.cjs","names":["z","action"],"sources":["../../src/actions/get-pod.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetPodInput = z.object({\n pod_id: z.string().describe(\"The unique identifier of the pod to retrieve. This is the pod ID assigned by RunPod when the pod was created.\"),\n}).describe(\"Request model for RUNPOD_GRAPHQL_GET_POD.\");\nconst RunpodGetPod_PodDetailsSchema = z.object({\n id: z.string().describe(\"The unique identifier of the pod.\").nullable().optional(),\n name: z.string().describe(\"The name of the pod.\").nullable().optional(),\n gpuCount: z.number().int().describe(\"The number of GPUs allocated to the pod.\").nullable().optional(),\n costPerHr: z.number().describe(\"The cost per hour for running the pod in USD.\").nullable().optional(),\n imageName: z.string().describe(\"The Docker image name used for the pod.\").nullable().optional(),\n vcpuCount: z.number().int().describe(\"The number of virtual CPUs allocated to the pod.\").nullable().optional(),\n memoryInGb: z.number().int().describe(\"The amount of memory allocated to the pod in gigabytes.\").nullable().optional(),\n desiredStatus: z.string().describe(\"The desired status of the pod (e.g., RUNNING, STOPPED).\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a RunPod pod.\");\nexport const RunpodGetPodOutput = z.object({\n pod: RunpodGetPod_PodDetailsSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for RUNPOD_GRAPHQL_GET_POD.\");\n\nexport const runpodGetPod = action(\"RUNPOD_GET_POD\", {\n slug: \"runpod-get-pod\",\n name: \"Get Pod Details\",\n description: \"Retrieve details of a specific RunPod pod by its unique pod ID. Returns pod configuration including GPU count, memory, cost, and status. Use when you need to check the current state or configuration of an existing pod.\",\n input: RunpodGetPodInput,\n output: RunpodGetPodOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oBAAoBA,IAAAA,EAAE,OAAO,EACxC,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EAC7I,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,KAAK,8BAA8B,SAAS,CAAC,CAAC,SAAS;CACvD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,eAAeC,eAAAA,OAAO,kBAAkB;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-pod.d.ts
4
- declare const RunpodGetPodInput: z.ZodTypeAny;
5
- declare const RunpodGetPodOutput: z.ZodTypeAny;
6
- declare const runpodGetPod: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodGetPodInput: z.ZodObject<{
5
+ pod_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RunpodGetPodOutput: z.ZodObject<{
8
+ pod: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ gpuCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ costPerHr: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ imageName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ vcpuCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ memoryInGb: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ desiredStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>>>;
18
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
19
+ }, z.core.$loose>;
20
+ declare const runpodGetPod: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ pod_id: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { runpodGetPod };
9
25
  //# sourceMappingURL=get-pod.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-pod.d.cts","names":[],"sources":["../../src/actions/get-pod.ts"],"mappings":";;;cAIa,iBAAA,EAAmB,CAAA,CAAE,UAEsB;AAAA,cAW3C,kBAAA,EAAoB,CAAA,CAAE,UAGsB;AAAA,cAE5C,YAAA,gCAAY,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-pod.d.cts","names":[],"sources":["../../src/actions/get-pod.ts"],"mappings":";;;cAIa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAajB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKlB,YAAA,gCAAY,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-pod.d.ts
4
- declare const RunpodGetPodInput: z.ZodTypeAny;
5
- declare const RunpodGetPodOutput: z.ZodTypeAny;
6
- declare const runpodGetPod: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodGetPodInput: z.ZodObject<{
5
+ pod_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RunpodGetPodOutput: z.ZodObject<{
8
+ pod: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ gpuCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ costPerHr: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ imageName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ vcpuCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ memoryInGb: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ desiredStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>>>;
18
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
19
+ }, z.core.$loose>;
20
+ declare const runpodGetPod: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ pod_id: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { runpodGetPod };
9
25
  //# sourceMappingURL=get-pod.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-pod.d.mts","names":[],"sources":["../../src/actions/get-pod.ts"],"mappings":";;;cAIa,iBAAA,EAAmB,CAAA,CAAE,UAEsB;AAAA,cAW3C,kBAAA,EAAoB,CAAA,CAAE,UAGsB;AAAA,cAE5C,YAAA,gCAAY,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-pod.d.mts","names":[],"sources":["../../src/actions/get-pod.ts"],"mappings":";;;cAIa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAajB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKlB,YAAA,gCAAY,wBAAA"}
@@ -11,7 +11,7 @@ const RunpodGetPod_PodDetailsSchema = z.object({
11
11
  vcpuCount: z.number().int().describe("The number of virtual CPUs allocated to the pod.").nullable().optional(),
12
12
  memoryInGb: z.number().int().describe("The amount of memory allocated to the pod in gigabytes.").nullable().optional(),
13
13
  desiredStatus: z.string().describe("The desired status of the pod (e.g., RUNNING, STOPPED).").nullable().optional()
14
- }).describe("Detailed information about a RunPod pod.");
14
+ }).passthrough().describe("Detailed information about a RunPod pod.");
15
15
  const runpodGetPod = action("RUNPOD_GET_POD", {
16
16
  slug: "runpod-get-pod",
17
17
  name: "Get Pod Details",
@@ -20,7 +20,7 @@ const runpodGetPod = action("RUNPOD_GET_POD", {
20
20
  output: z.object({
21
21
  pod: RunpodGetPod_PodDetailsSchema.nullable().optional(),
22
22
  errors: z.array(z.record(z.string(), z.unknown())).describe("Any GraphQL errors returned by the API.").nullable().optional()
23
- }).describe("Response model for RUNPOD_GRAPHQL_GET_POD.")
23
+ }).passthrough().describe("Response model for RUNPOD_GRAPHQL_GET_POD.")
24
24
  });
25
25
  //#endregion
26
26
  export { runpodGetPod };
@@ -1 +1 @@
1
- {"version":3,"file":"get-pod.mjs","names":[],"sources":["../../src/actions/get-pod.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetPodInput: z.ZodTypeAny = z.object({\n pod_id: z.string().describe(\"The unique identifier of the pod to retrieve. This is the pod ID assigned by RunPod when the pod was created.\"),\n}).describe(\"Request model for RUNPOD_GRAPHQL_GET_POD.\");\nconst RunpodGetPod_PodDetailsSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the pod.\").nullable().optional(),\n name: z.string().describe(\"The name of the pod.\").nullable().optional(),\n gpuCount: z.number().int().describe(\"The number of GPUs allocated to the pod.\").nullable().optional(),\n costPerHr: z.number().describe(\"The cost per hour for running the pod in USD.\").nullable().optional(),\n imageName: z.string().describe(\"The Docker image name used for the pod.\").nullable().optional(),\n vcpuCount: z.number().int().describe(\"The number of virtual CPUs allocated to the pod.\").nullable().optional(),\n memoryInGb: z.number().int().describe(\"The amount of memory allocated to the pod in gigabytes.\").nullable().optional(),\n desiredStatus: z.string().describe(\"The desired status of the pod (e.g., RUNNING, STOPPED).\").nullable().optional(),\n}).describe(\"Detailed information about a RunPod pod.\");\nexport const RunpodGetPodOutput: z.ZodTypeAny = z.object({\n pod: RunpodGetPod_PodDetailsSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n}).describe(\"Response model for RUNPOD_GRAPHQL_GET_POD.\");\n\nexport const runpodGetPod = action(\"RUNPOD_GET_POD\", {\n slug: \"runpod-get-pod\",\n name: \"Get Pod Details\",\n description: \"Retrieve details of a specific RunPod pod by its unique pod ID. Returns pod configuration including GPU count, memory, cost, and status. Use when you need to check the current state or configuration of an existing pod.\",\n input: RunpodGetPodInput,\n output: RunpodGetPodOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oBAAkC,EAAE,OAAO,EACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EAC7I,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,gCAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAMtD,MAAa,eAAe,OAAO,kBAAkB;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8C,EAAE,OAAO;EACvD,KAAK,8BAA8B,SAAS,CAAC,CAAC,SAAS;EACvD,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-pod.mjs","names":[],"sources":["../../src/actions/get-pod.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodGetPodInput = z.object({\n pod_id: z.string().describe(\"The unique identifier of the pod to retrieve. This is the pod ID assigned by RunPod when the pod was created.\"),\n}).describe(\"Request model for RUNPOD_GRAPHQL_GET_POD.\");\nconst RunpodGetPod_PodDetailsSchema = z.object({\n id: z.string().describe(\"The unique identifier of the pod.\").nullable().optional(),\n name: z.string().describe(\"The name of the pod.\").nullable().optional(),\n gpuCount: z.number().int().describe(\"The number of GPUs allocated to the pod.\").nullable().optional(),\n costPerHr: z.number().describe(\"The cost per hour for running the pod in USD.\").nullable().optional(),\n imageName: z.string().describe(\"The Docker image name used for the pod.\").nullable().optional(),\n vcpuCount: z.number().int().describe(\"The number of virtual CPUs allocated to the pod.\").nullable().optional(),\n memoryInGb: z.number().int().describe(\"The amount of memory allocated to the pod in gigabytes.\").nullable().optional(),\n desiredStatus: z.string().describe(\"The desired status of the pod (e.g., RUNNING, STOPPED).\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a RunPod pod.\");\nexport const RunpodGetPodOutput = z.object({\n pod: RunpodGetPod_PodDetailsSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for RUNPOD_GRAPHQL_GET_POD.\");\n\nexport const runpodGetPod = action(\"RUNPOD_GET_POD\", {\n slug: \"runpod-get-pod\",\n name: \"Get Pod Details\",\n description: \"Retrieve details of a specific RunPod pod by its unique pod ID. Returns pod configuration including GPU count, memory, cost, and status. Use when you need to check the current state or configuration of an existing pod.\",\n input: RunpodGetPodInput,\n output: RunpodGetPodOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oBAAoB,EAAE,OAAO,EACxC,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EAC7I,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAMpE,MAAa,eAAe,OAAO,kBAAkB;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVgC,EAAE,OAAO;EACzC,KAAK,8BAA8B,SAAS,CAAC,CAAC,SAAS;EACvD,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}