@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
@@ -5,7 +5,7 @@ const RunpodSaveTemplateInput = zod.z.object({
5
5
  env: zod.z.array(zod.z.object({
6
6
  key: zod.z.string().describe("Environment variable name"),
7
7
  value: zod.z.string().describe("Environment variable value")
8
- }).describe("Environment variable key-value pair for the template.")).describe("List of environment variables to set in the container. Each entry must have 'key' and 'value' fields. Pass empty array if no env vars needed.").optional(),
8
+ }).passthrough().describe("Environment variable key-value pair for the template.")).describe("List of environment variables to set in the container. Each entry must have 'key' and 'value' fields. Pass empty array if no env vars needed.").optional(),
9
9
  name: zod.z.string().describe("Unique name for the template. Must be unique across your account. Used to identify the template for pod or serverless deployment."),
10
10
  ports: zod.z.string().describe("Comma-separated list of ports to expose from the container. Format: 'port/protocol' or just 'port'. Example: '8080/http,8888/http'").optional(),
11
11
  readme: zod.z.string().describe("Markdown-formatted readme documentation for the template. Use this to document usage instructions, requirements, and configuration details.").optional(),
@@ -18,22 +18,22 @@ const RunpodSaveTemplateInput = zod.z.object({
18
18
  container_disk_in_gb: zod.z.number().int().describe("Container disk size in gigabytes. This is ephemeral storage that gets reset on pod restart. Minimum 10 GB recommended. Used for temporary files and cache.")
19
19
  }).describe("Request model for creating or updating a RunPod template.");
20
20
  const RunpodSaveTemplate_SavedTemplateSchema = zod.z.object({
21
- id: zod.z.string().describe("Unique identifier of the saved template"),
21
+ id: zod.z.string().describe("Unique identifier of the saved template").nullable(),
22
22
  env: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Environment variables configured for the template").nullable().optional(),
23
- name: zod.z.string().describe("Name of the template"),
23
+ name: zod.z.string().describe("Name of the template").nullable(),
24
24
  ports: zod.z.string().describe("Exposed ports configuration").nullable().optional(),
25
25
  readme: zod.z.string().describe("Template readme documentation").nullable().optional(),
26
- imageName: zod.z.string().describe("Docker image used by the template"),
27
- dockerArgs: zod.z.string().describe("Docker arguments for the container"),
28
- volumeInGb: zod.z.number().int().describe("Network volume size in GB"),
26
+ imageName: zod.z.string().describe("Docker image used by the template").nullable(),
27
+ dockerArgs: zod.z.string().describe("Docker arguments for the container").nullable(),
28
+ volumeInGb: zod.z.number().int().describe("Network volume size in GB").nullable(),
29
29
  volumeMountPath: zod.z.string().describe("Volume mount path inside the container").nullable().optional(),
30
- containerDiskInGb: zod.z.number().int().describe("Container disk size in GB")
31
- }).describe("Details of the saved template.");
32
- const RunpodSaveTemplate_SaveTemplateResponseDataSchema = zod.z.object({ saveTemplate: RunpodSaveTemplate_SavedTemplateSchema.nullable() }).describe("Data wrapper for the saveTemplate mutation response.");
30
+ containerDiskInGb: zod.z.number().int().describe("Container disk size in GB").nullable()
31
+ }).passthrough().describe("Details of the saved template.");
32
+ const RunpodSaveTemplate_SaveTemplateResponseDataSchema = zod.z.object({ saveTemplate: RunpodSaveTemplate_SavedTemplateSchema.nullable() }).passthrough().describe("Data wrapper for the saveTemplate mutation response.");
33
33
  const RunpodSaveTemplateOutput = zod.z.object({
34
34
  data: RunpodSaveTemplate_SaveTemplateResponseDataSchema.nullable().optional(),
35
35
  errors: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("GraphQL errors if the mutation failed").nullable().optional()
36
- }).describe("Response model for the saveTemplate mutation.");
36
+ }).passthrough().describe("Response model for the saveTemplate mutation.");
37
37
  const runpodSaveTemplate = require_action.action("RUNPOD_SAVE_TEMPLATE", {
38
38
  slug: "runpod-save-template",
39
39
  name: "Save Template",
@@ -1 +1 @@
1
- {"version":3,"file":"save-template.cjs","names":["z","action"],"sources":["../../src/actions/save-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodSaveTemplateInput: z.ZodTypeAny = z.object({\n env: z.array(z.object({\n key: z.string().describe(\"Environment variable name\"),\n value: z.string().describe(\"Environment variable value\"),\n}).describe(\"Environment variable key-value pair for the template.\")).describe(\"List of environment variables to set in the container. Each entry must have 'key' and 'value' fields. Pass empty array if no env vars needed.\").optional(),\n name: z.string().describe(\"Unique name for the template. Must be unique across your account. Used to identify the template for pod or serverless deployment.\"),\n ports: z.string().describe(\"Comma-separated list of ports to expose from the container. Format: 'port/protocol' or just 'port'. Example: '8080/http,8888/http'\").optional(),\n readme: z.string().describe(\"Markdown-formatted readme documentation for the template. Use this to document usage instructions, requirements, and configuration details.\").optional(),\n image_name: z.string().describe(\"Docker image to use for the template. Can be from Docker Hub or a private registry. Include the full image path with tag.\"),\n docker_args: z.string().default(\"\").describe(\"Additional Docker arguments to pass when starting the container. Use this for advanced Docker configuration. Leave empty if not needed.\").optional(),\n template_id: z.string().describe(\"ID of an existing template to update. Leave empty to create a new template. Provide the template ID to modify an existing template.\").optional(),\n volume_in_gb: z.number().int().describe(\"Network volume size in gigabytes for persistent storage. Set to 0 if no persistent volume is needed. For serverless templates, always use 0.\"),\n is_serverless: z.boolean().describe(\"Whether this template is for serverless endpoints (true) or standard pods (false). Serverless templates must have volumeInGb set to 0.\"),\n volume_mount_path: z.string().describe(\"Mount path for the network volume inside the container. Only applicable if volumeInGb > 0. Example: /workspace or /data\").optional(),\n container_disk_in_gb: z.number().int().describe(\"Container disk size in gigabytes. This is ephemeral storage that gets reset on pod restart. Minimum 10 GB recommended. Used for temporary files and cache.\"),\n}).describe(\"Request model for creating or updating a RunPod template.\");\nconst RunpodSaveTemplate_SavedTemplateSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the saved template\"),\n env: z.array(z.record(z.string(), z.unknown())).describe(\"Environment variables configured for the template\").nullable().optional(),\n name: z.string().describe(\"Name of the template\"),\n ports: z.string().describe(\"Exposed ports configuration\").nullable().optional(),\n readme: z.string().describe(\"Template readme documentation\").nullable().optional(),\n imageName: z.string().describe(\"Docker image used by the template\"),\n dockerArgs: z.string().describe(\"Docker arguments for the container\"),\n volumeInGb: z.number().int().describe(\"Network volume size in GB\"),\n volumeMountPath: z.string().describe(\"Volume mount path inside the container\").nullable().optional(),\n containerDiskInGb: z.number().int().describe(\"Container disk size in GB\"),\n}).describe(\"Details of the saved template.\");\nconst RunpodSaveTemplate_SaveTemplateResponseDataSchema: z.ZodTypeAny = z.object({\n saveTemplate: RunpodSaveTemplate_SavedTemplateSchema.nullable(),\n}).describe(\"Data wrapper for the saveTemplate mutation response.\");\nexport const RunpodSaveTemplateOutput: z.ZodTypeAny = z.object({\n data: RunpodSaveTemplate_SaveTemplateResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if the mutation failed\").nullable().optional(),\n}).describe(\"Response model for the saveTemplate mutation.\");\n\nexport const runpodSaveTemplate = action(\"RUNPOD_SAVE_TEMPLATE\", {\n slug: \"runpod-save-template\",\n name: \"Save Template\",\n description: \"Tool to create a new RunPod template or update an existing one with container configuration. Use when you need to define reusable pod/serverless configurations with specific images, environment variables, and resource allocations. For serverless templates, always set volumeInGb to 0.\",\n input: RunpodSaveTemplateInput,\n output: RunpodSaveTemplateOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"save-template.cjs","names":["z","action"],"sources":["../../src/actions/save-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodSaveTemplateInput = z.object({\n env: z.array(z.object({\n key: z.string().describe(\"Environment variable name\"),\n value: z.string().describe(\"Environment variable value\"),\n}).passthrough().describe(\"Environment variable key-value pair for the template.\")).describe(\"List of environment variables to set in the container. Each entry must have 'key' and 'value' fields. Pass empty array if no env vars needed.\").optional(),\n name: z.string().describe(\"Unique name for the template. Must be unique across your account. Used to identify the template for pod or serverless deployment.\"),\n ports: z.string().describe(\"Comma-separated list of ports to expose from the container. Format: 'port/protocol' or just 'port'. Example: '8080/http,8888/http'\").optional(),\n readme: z.string().describe(\"Markdown-formatted readme documentation for the template. Use this to document usage instructions, requirements, and configuration details.\").optional(),\n image_name: z.string().describe(\"Docker image to use for the template. Can be from Docker Hub or a private registry. Include the full image path with tag.\"),\n docker_args: z.string().default(\"\").describe(\"Additional Docker arguments to pass when starting the container. Use this for advanced Docker configuration. Leave empty if not needed.\").optional(),\n template_id: z.string().describe(\"ID of an existing template to update. Leave empty to create a new template. Provide the template ID to modify an existing template.\").optional(),\n volume_in_gb: z.number().int().describe(\"Network volume size in gigabytes for persistent storage. Set to 0 if no persistent volume is needed. For serverless templates, always use 0.\"),\n is_serverless: z.boolean().describe(\"Whether this template is for serverless endpoints (true) or standard pods (false). Serverless templates must have volumeInGb set to 0.\"),\n volume_mount_path: z.string().describe(\"Mount path for the network volume inside the container. Only applicable if volumeInGb > 0. Example: /workspace or /data\").optional(),\n container_disk_in_gb: z.number().int().describe(\"Container disk size in gigabytes. This is ephemeral storage that gets reset on pod restart. Minimum 10 GB recommended. Used for temporary files and cache.\"),\n}).describe(\"Request model for creating or updating a RunPod template.\");\nconst RunpodSaveTemplate_SavedTemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the saved template\").nullable(),\n env: z.array(z.record(z.string(), z.unknown())).describe(\"Environment variables configured for the template\").nullable().optional(),\n name: z.string().describe(\"Name of the template\").nullable(),\n ports: z.string().describe(\"Exposed ports configuration\").nullable().optional(),\n readme: z.string().describe(\"Template readme documentation\").nullable().optional(),\n imageName: z.string().describe(\"Docker image used by the template\").nullable(),\n dockerArgs: z.string().describe(\"Docker arguments for the container\").nullable(),\n volumeInGb: z.number().int().describe(\"Network volume size in GB\").nullable(),\n volumeMountPath: z.string().describe(\"Volume mount path inside the container\").nullable().optional(),\n containerDiskInGb: z.number().int().describe(\"Container disk size in GB\").nullable(),\n}).passthrough().describe(\"Details of the saved template.\");\nconst RunpodSaveTemplate_SaveTemplateResponseDataSchema = z.object({\n saveTemplate: RunpodSaveTemplate_SavedTemplateSchema.nullable(),\n}).passthrough().describe(\"Data wrapper for the saveTemplate mutation response.\");\nexport const RunpodSaveTemplateOutput = z.object({\n data: RunpodSaveTemplate_SaveTemplateResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the saveTemplate mutation.\");\n\nexport const runpodSaveTemplate = action(\"RUNPOD_SAVE_TEMPLATE\", {\n slug: \"runpod-save-template\",\n name: \"Save Template\",\n description: \"Tool to create a new RunPod template or update an existing one with container configuration. Use when you need to define reusable pod/serverless configurations with specific images, environment variables, and resource allocations. For serverless templates, always set volumeInGb to 0.\",\n input: RunpodSaveTemplateInput,\n output: RunpodSaveTemplateOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,56 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/save-template.d.ts
4
- declare const RunpodSaveTemplateInput: z.ZodTypeAny;
5
- declare const RunpodSaveTemplateOutput: z.ZodTypeAny;
6
- declare const runpodSaveTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodSaveTemplateInput: z.ZodObject<{
5
+ env: z.ZodOptional<z.ZodArray<z.ZodObject<{
6
+ key: z.ZodString;
7
+ value: z.ZodString;
8
+ }, z.core.$loose>>>;
9
+ name: z.ZodString;
10
+ ports: z.ZodOptional<z.ZodString>;
11
+ readme: z.ZodOptional<z.ZodString>;
12
+ image_name: z.ZodString;
13
+ docker_args: z.ZodOptional<z.ZodDefault<z.ZodString>>;
14
+ template_id: z.ZodOptional<z.ZodString>;
15
+ volume_in_gb: z.ZodNumber;
16
+ is_serverless: z.ZodBoolean;
17
+ volume_mount_path: z.ZodOptional<z.ZodString>;
18
+ container_disk_in_gb: z.ZodNumber;
19
+ }, z.core.$strip>;
20
+ declare const RunpodSaveTemplateOutput: z.ZodObject<{
21
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
22
+ saveTemplate: z.ZodNullable<z.ZodObject<{
23
+ id: z.ZodNullable<z.ZodString>;
24
+ env: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
25
+ name: z.ZodNullable<z.ZodString>;
26
+ ports: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ readme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ imageName: z.ZodNullable<z.ZodString>;
29
+ dockerArgs: z.ZodNullable<z.ZodString>;
30
+ volumeInGb: z.ZodNullable<z.ZodNumber>;
31
+ volumeMountPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ containerDiskInGb: z.ZodNullable<z.ZodNumber>;
33
+ }, z.core.$loose>>;
34
+ }, z.core.$loose>>>;
35
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
36
+ }, z.core.$loose>;
37
+ declare const runpodSaveTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ name: string;
39
+ image_name: string;
40
+ volume_in_gb: number;
41
+ is_serverless: boolean;
42
+ container_disk_in_gb: number;
43
+ env?: {
44
+ [x: string]: unknown;
45
+ key: string;
46
+ value: string;
47
+ }[] | undefined;
48
+ ports?: string | undefined;
49
+ readme?: string | undefined;
50
+ docker_args?: string | undefined;
51
+ template_id?: string | undefined;
52
+ volume_mount_path?: string | undefined;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
54
  //#endregion
8
55
  export { runpodSaveTemplate };
9
56
  //# sourceMappingURL=save-template.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"save-template.d.cts","names":[],"sources":["../../src/actions/save-template.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAegC;AAAA,cAgB3D,wBAAA,EAA0B,CAAA,CAAE,UAGmB;AAAA,cAE/C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"save-template.d.cts","names":[],"sources":["../../src/actions/save-template.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cA+BvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,56 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/save-template.d.ts
4
- declare const RunpodSaveTemplateInput: z.ZodTypeAny;
5
- declare const RunpodSaveTemplateOutput: z.ZodTypeAny;
6
- declare const runpodSaveTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodSaveTemplateInput: z.ZodObject<{
5
+ env: z.ZodOptional<z.ZodArray<z.ZodObject<{
6
+ key: z.ZodString;
7
+ value: z.ZodString;
8
+ }, z.core.$loose>>>;
9
+ name: z.ZodString;
10
+ ports: z.ZodOptional<z.ZodString>;
11
+ readme: z.ZodOptional<z.ZodString>;
12
+ image_name: z.ZodString;
13
+ docker_args: z.ZodOptional<z.ZodDefault<z.ZodString>>;
14
+ template_id: z.ZodOptional<z.ZodString>;
15
+ volume_in_gb: z.ZodNumber;
16
+ is_serverless: z.ZodBoolean;
17
+ volume_mount_path: z.ZodOptional<z.ZodString>;
18
+ container_disk_in_gb: z.ZodNumber;
19
+ }, z.core.$strip>;
20
+ declare const RunpodSaveTemplateOutput: z.ZodObject<{
21
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
22
+ saveTemplate: z.ZodNullable<z.ZodObject<{
23
+ id: z.ZodNullable<z.ZodString>;
24
+ env: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
25
+ name: z.ZodNullable<z.ZodString>;
26
+ ports: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ readme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ imageName: z.ZodNullable<z.ZodString>;
29
+ dockerArgs: z.ZodNullable<z.ZodString>;
30
+ volumeInGb: z.ZodNullable<z.ZodNumber>;
31
+ volumeMountPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ containerDiskInGb: z.ZodNullable<z.ZodNumber>;
33
+ }, z.core.$loose>>;
34
+ }, z.core.$loose>>>;
35
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
36
+ }, z.core.$loose>;
37
+ declare const runpodSaveTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ name: string;
39
+ image_name: string;
40
+ volume_in_gb: number;
41
+ is_serverless: boolean;
42
+ container_disk_in_gb: number;
43
+ env?: {
44
+ [x: string]: unknown;
45
+ key: string;
46
+ value: string;
47
+ }[] | undefined;
48
+ ports?: string | undefined;
49
+ readme?: string | undefined;
50
+ docker_args?: string | undefined;
51
+ template_id?: string | undefined;
52
+ volume_mount_path?: string | undefined;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
54
  //#endregion
8
55
  export { runpodSaveTemplate };
9
56
  //# sourceMappingURL=save-template.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"save-template.d.mts","names":[],"sources":["../../src/actions/save-template.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAegC;AAAA,cAgB3D,wBAAA,EAA0B,CAAA,CAAE,UAGmB;AAAA,cAE/C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"save-template.d.mts","names":[],"sources":["../../src/actions/save-template.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cA+BvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -5,7 +5,7 @@ const RunpodSaveTemplateInput = z.object({
5
5
  env: z.array(z.object({
6
6
  key: z.string().describe("Environment variable name"),
7
7
  value: z.string().describe("Environment variable value")
8
- }).describe("Environment variable key-value pair for the template.")).describe("List of environment variables to set in the container. Each entry must have 'key' and 'value' fields. Pass empty array if no env vars needed.").optional(),
8
+ }).passthrough().describe("Environment variable key-value pair for the template.")).describe("List of environment variables to set in the container. Each entry must have 'key' and 'value' fields. Pass empty array if no env vars needed.").optional(),
9
9
  name: z.string().describe("Unique name for the template. Must be unique across your account. Used to identify the template for pod or serverless deployment."),
10
10
  ports: z.string().describe("Comma-separated list of ports to expose from the container. Format: 'port/protocol' or just 'port'. Example: '8080/http,8888/http'").optional(),
11
11
  readme: z.string().describe("Markdown-formatted readme documentation for the template. Use this to document usage instructions, requirements, and configuration details.").optional(),
@@ -18,18 +18,18 @@ const RunpodSaveTemplateInput = z.object({
18
18
  container_disk_in_gb: z.number().int().describe("Container disk size in gigabytes. This is ephemeral storage that gets reset on pod restart. Minimum 10 GB recommended. Used for temporary files and cache.")
19
19
  }).describe("Request model for creating or updating a RunPod template.");
20
20
  const RunpodSaveTemplate_SavedTemplateSchema = z.object({
21
- id: z.string().describe("Unique identifier of the saved template"),
21
+ id: z.string().describe("Unique identifier of the saved template").nullable(),
22
22
  env: z.array(z.record(z.string(), z.unknown())).describe("Environment variables configured for the template").nullable().optional(),
23
- name: z.string().describe("Name of the template"),
23
+ name: z.string().describe("Name of the template").nullable(),
24
24
  ports: z.string().describe("Exposed ports configuration").nullable().optional(),
25
25
  readme: z.string().describe("Template readme documentation").nullable().optional(),
26
- imageName: z.string().describe("Docker image used by the template"),
27
- dockerArgs: z.string().describe("Docker arguments for the container"),
28
- volumeInGb: z.number().int().describe("Network volume size in GB"),
26
+ imageName: z.string().describe("Docker image used by the template").nullable(),
27
+ dockerArgs: z.string().describe("Docker arguments for the container").nullable(),
28
+ volumeInGb: z.number().int().describe("Network volume size in GB").nullable(),
29
29
  volumeMountPath: z.string().describe("Volume mount path inside the container").nullable().optional(),
30
- containerDiskInGb: z.number().int().describe("Container disk size in GB")
31
- }).describe("Details of the saved template.");
32
- const RunpodSaveTemplate_SaveTemplateResponseDataSchema = z.object({ saveTemplate: RunpodSaveTemplate_SavedTemplateSchema.nullable() }).describe("Data wrapper for the saveTemplate mutation response.");
30
+ containerDiskInGb: z.number().int().describe("Container disk size in GB").nullable()
31
+ }).passthrough().describe("Details of the saved template.");
32
+ const RunpodSaveTemplate_SaveTemplateResponseDataSchema = z.object({ saveTemplate: RunpodSaveTemplate_SavedTemplateSchema.nullable() }).passthrough().describe("Data wrapper for the saveTemplate mutation response.");
33
33
  const runpodSaveTemplate = action("RUNPOD_SAVE_TEMPLATE", {
34
34
  slug: "runpod-save-template",
35
35
  name: "Save Template",
@@ -38,7 +38,7 @@ const runpodSaveTemplate = action("RUNPOD_SAVE_TEMPLATE", {
38
38
  output: z.object({
39
39
  data: RunpodSaveTemplate_SaveTemplateResponseDataSchema.nullable().optional(),
40
40
  errors: z.array(z.record(z.string(), z.unknown())).describe("GraphQL errors if the mutation failed").nullable().optional()
41
- }).describe("Response model for the saveTemplate mutation.")
41
+ }).passthrough().describe("Response model for the saveTemplate mutation.")
42
42
  });
43
43
  //#endregion
44
44
  export { runpodSaveTemplate };
@@ -1 +1 @@
1
- {"version":3,"file":"save-template.mjs","names":[],"sources":["../../src/actions/save-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodSaveTemplateInput: z.ZodTypeAny = z.object({\n env: z.array(z.object({\n key: z.string().describe(\"Environment variable name\"),\n value: z.string().describe(\"Environment variable value\"),\n}).describe(\"Environment variable key-value pair for the template.\")).describe(\"List of environment variables to set in the container. Each entry must have 'key' and 'value' fields. Pass empty array if no env vars needed.\").optional(),\n name: z.string().describe(\"Unique name for the template. Must be unique across your account. Used to identify the template for pod or serverless deployment.\"),\n ports: z.string().describe(\"Comma-separated list of ports to expose from the container. Format: 'port/protocol' or just 'port'. Example: '8080/http,8888/http'\").optional(),\n readme: z.string().describe(\"Markdown-formatted readme documentation for the template. Use this to document usage instructions, requirements, and configuration details.\").optional(),\n image_name: z.string().describe(\"Docker image to use for the template. Can be from Docker Hub or a private registry. Include the full image path with tag.\"),\n docker_args: z.string().default(\"\").describe(\"Additional Docker arguments to pass when starting the container. Use this for advanced Docker configuration. Leave empty if not needed.\").optional(),\n template_id: z.string().describe(\"ID of an existing template to update. Leave empty to create a new template. Provide the template ID to modify an existing template.\").optional(),\n volume_in_gb: z.number().int().describe(\"Network volume size in gigabytes for persistent storage. Set to 0 if no persistent volume is needed. For serverless templates, always use 0.\"),\n is_serverless: z.boolean().describe(\"Whether this template is for serverless endpoints (true) or standard pods (false). Serverless templates must have volumeInGb set to 0.\"),\n volume_mount_path: z.string().describe(\"Mount path for the network volume inside the container. Only applicable if volumeInGb > 0. Example: /workspace or /data\").optional(),\n container_disk_in_gb: z.number().int().describe(\"Container disk size in gigabytes. This is ephemeral storage that gets reset on pod restart. Minimum 10 GB recommended. Used for temporary files and cache.\"),\n}).describe(\"Request model for creating or updating a RunPod template.\");\nconst RunpodSaveTemplate_SavedTemplateSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the saved template\"),\n env: z.array(z.record(z.string(), z.unknown())).describe(\"Environment variables configured for the template\").nullable().optional(),\n name: z.string().describe(\"Name of the template\"),\n ports: z.string().describe(\"Exposed ports configuration\").nullable().optional(),\n readme: z.string().describe(\"Template readme documentation\").nullable().optional(),\n imageName: z.string().describe(\"Docker image used by the template\"),\n dockerArgs: z.string().describe(\"Docker arguments for the container\"),\n volumeInGb: z.number().int().describe(\"Network volume size in GB\"),\n volumeMountPath: z.string().describe(\"Volume mount path inside the container\").nullable().optional(),\n containerDiskInGb: z.number().int().describe(\"Container disk size in GB\"),\n}).describe(\"Details of the saved template.\");\nconst RunpodSaveTemplate_SaveTemplateResponseDataSchema: z.ZodTypeAny = z.object({\n saveTemplate: RunpodSaveTemplate_SavedTemplateSchema.nullable(),\n}).describe(\"Data wrapper for the saveTemplate mutation response.\");\nexport const RunpodSaveTemplateOutput: z.ZodTypeAny = z.object({\n data: RunpodSaveTemplate_SaveTemplateResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if the mutation failed\").nullable().optional(),\n}).describe(\"Response model for the saveTemplate mutation.\");\n\nexport const runpodSaveTemplate = action(\"RUNPOD_SAVE_TEMPLATE\", {\n slug: \"runpod-save-template\",\n name: \"Save Template\",\n description: \"Tool to create a new RunPod template or update an existing one with container configuration. Use when you need to define reusable pod/serverless configurations with specific images, environment variables, and resource allocations. For serverless templates, always set volumeInGb to 0.\",\n input: RunpodSaveTemplateInput,\n output: RunpodSaveTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwC,EAAE,OAAO;CAC5D,KAAK,EAAE,MAAM,EAAE,OAAO;EACtB,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACzD,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CACvO,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;CAC7J,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS;CAC1K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS;CACpL,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;CAC3J,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CACjM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CACjL,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8IAA8I;CACtL,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,wIAAwI;CAC5K,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS;CAC3K,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4JAA4J;AAC9M,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,yCAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACjE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAClE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B;CACjE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B;AAC1E,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,oDAAkE,EAAE,OAAO,EAC/E,cAAc,uCAAuC,SAAS,EAChE,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAMlE,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoD,EAAE,OAAO;EAC7D,MAAM,kDAAkD,SAAS,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"save-template.mjs","names":[],"sources":["../../src/actions/save-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodSaveTemplateInput = z.object({\n env: z.array(z.object({\n key: z.string().describe(\"Environment variable name\"),\n value: z.string().describe(\"Environment variable value\"),\n}).passthrough().describe(\"Environment variable key-value pair for the template.\")).describe(\"List of environment variables to set in the container. Each entry must have 'key' and 'value' fields. Pass empty array if no env vars needed.\").optional(),\n name: z.string().describe(\"Unique name for the template. Must be unique across your account. Used to identify the template for pod or serverless deployment.\"),\n ports: z.string().describe(\"Comma-separated list of ports to expose from the container. Format: 'port/protocol' or just 'port'. Example: '8080/http,8888/http'\").optional(),\n readme: z.string().describe(\"Markdown-formatted readme documentation for the template. Use this to document usage instructions, requirements, and configuration details.\").optional(),\n image_name: z.string().describe(\"Docker image to use for the template. Can be from Docker Hub or a private registry. Include the full image path with tag.\"),\n docker_args: z.string().default(\"\").describe(\"Additional Docker arguments to pass when starting the container. Use this for advanced Docker configuration. Leave empty if not needed.\").optional(),\n template_id: z.string().describe(\"ID of an existing template to update. Leave empty to create a new template. Provide the template ID to modify an existing template.\").optional(),\n volume_in_gb: z.number().int().describe(\"Network volume size in gigabytes for persistent storage. Set to 0 if no persistent volume is needed. For serverless templates, always use 0.\"),\n is_serverless: z.boolean().describe(\"Whether this template is for serverless endpoints (true) or standard pods (false). Serverless templates must have volumeInGb set to 0.\"),\n volume_mount_path: z.string().describe(\"Mount path for the network volume inside the container. Only applicable if volumeInGb > 0. Example: /workspace or /data\").optional(),\n container_disk_in_gb: z.number().int().describe(\"Container disk size in gigabytes. This is ephemeral storage that gets reset on pod restart. Minimum 10 GB recommended. Used for temporary files and cache.\"),\n}).describe(\"Request model for creating or updating a RunPod template.\");\nconst RunpodSaveTemplate_SavedTemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the saved template\").nullable(),\n env: z.array(z.record(z.string(), z.unknown())).describe(\"Environment variables configured for the template\").nullable().optional(),\n name: z.string().describe(\"Name of the template\").nullable(),\n ports: z.string().describe(\"Exposed ports configuration\").nullable().optional(),\n readme: z.string().describe(\"Template readme documentation\").nullable().optional(),\n imageName: z.string().describe(\"Docker image used by the template\").nullable(),\n dockerArgs: z.string().describe(\"Docker arguments for the container\").nullable(),\n volumeInGb: z.number().int().describe(\"Network volume size in GB\").nullable(),\n volumeMountPath: z.string().describe(\"Volume mount path inside the container\").nullable().optional(),\n containerDiskInGb: z.number().int().describe(\"Container disk size in GB\").nullable(),\n}).passthrough().describe(\"Details of the saved template.\");\nconst RunpodSaveTemplate_SaveTemplateResponseDataSchema = z.object({\n saveTemplate: RunpodSaveTemplate_SavedTemplateSchema.nullable(),\n}).passthrough().describe(\"Data wrapper for the saveTemplate mutation response.\");\nexport const RunpodSaveTemplateOutput = z.object({\n data: RunpodSaveTemplate_SaveTemplateResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the saveTemplate mutation.\");\n\nexport const runpodSaveTemplate = action(\"RUNPOD_SAVE_TEMPLATE\", {\n slug: \"runpod-save-template\",\n name: \"Save Template\",\n description: \"Tool to create a new RunPod template or update an existing one with container configuration. Use when you need to define reusable pod/serverless configurations with specific images, environment variables, and resource allocations. For serverless templates, always set volumeInGb to 0.\",\n input: RunpodSaveTemplateInput,\n output: RunpodSaveTemplateOutput,\n});\n"],"mappings":"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"}
@@ -7,9 +7,9 @@ const RunpodUpdateRegistryAuthInput = zod.z.object({
7
7
  username: zod.z.string().describe("The new username for registry authentication")
8
8
  });
9
9
  const RunpodUpdateRegistryAuthOutput = zod.z.object({
10
- id: zod.z.string().describe("The unique identifier of the updated registry authentication credential"),
11
- name: zod.z.string().describe("The name of the updated registry authentication credential")
12
- });
10
+ id: zod.z.string().describe("The unique identifier of the updated registry authentication credential").nullable(),
11
+ name: zod.z.string().describe("The name of the updated registry authentication credential").nullable()
12
+ }).passthrough();
13
13
  const runpodUpdateRegistryAuth = require_action.action("RUNPOD_UPDATE_REGISTRY_AUTH", {
14
14
  slug: "runpod-update-registry-auth",
15
15
  name: "Update Registry Auth",
@@ -1 +1 @@
1
- {"version":3,"file":"update-registry-auth.cjs","names":["z","action"],"sources":["../../src/actions/update-registry-auth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodUpdateRegistryAuthInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The authentication credential identifier to update\"),\n password: z.string().describe(\"The new password for registry authentication\"),\n username: z.string().describe(\"The new username for registry authentication\"),\n});\nexport const RunpodUpdateRegistryAuthOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the updated registry authentication credential\"),\n name: z.string().describe(\"The name of the updated registry authentication credential\"),\n});\n\nexport const runpodUpdateRegistryAuth = action(\"RUNPOD_UPDATE_REGISTRY_AUTH\", {\n slug: \"runpod-update-registry-auth\",\n name: \"Update Registry Auth\",\n description: \"Tool to update existing container registry authentication credentials in RunPod. Use when you need to modify the username or password for an existing registry authentication.\",\n input: RunpodUpdateRegistryAuthInput,\n output: RunpodUpdateRegistryAuthOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAC9E,CAAC;AACD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE;CACjG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;AACxF,CAAC;AAED,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-registry-auth.cjs","names":["z","action"],"sources":["../../src/actions/update-registry-auth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodUpdateRegistryAuthInput = z.object({\n id: z.string().describe(\"The authentication credential identifier to update\"),\n password: z.string().describe(\"The new password for registry authentication\"),\n username: z.string().describe(\"The new username for registry authentication\"),\n});\nexport const RunpodUpdateRegistryAuthOutput = z.object({\n id: z.string().describe(\"The unique identifier of the updated registry authentication credential\").nullable(),\n name: z.string().describe(\"The name of the updated registry authentication credential\").nullable(),\n}).passthrough();\n\nexport const runpodUpdateRegistryAuth = action(\"RUNPOD_UPDATE_REGISTRY_AUTH\", {\n slug: \"runpod-update-registry-auth\",\n name: \"Update Registry Auth\",\n description: \"Tool to update existing container registry authentication credentials in RunPod. Use when you need to modify the username or password for an existing registry authentication.\",\n input: RunpodUpdateRegistryAuthInput,\n output: RunpodUpdateRegistryAuthOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAC9E,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAC5G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-registry-auth.d.ts
4
- declare const RunpodUpdateRegistryAuthInput: z.ZodTypeAny;
5
- declare const RunpodUpdateRegistryAuthOutput: z.ZodTypeAny;
6
- declare const runpodUpdateRegistryAuth: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodUpdateRegistryAuthInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ password: z.ZodString;
7
+ username: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const RunpodUpdateRegistryAuthOutput: z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$loose>;
13
+ declare const runpodUpdateRegistryAuth: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ id: string;
15
+ password: string;
16
+ username: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { runpodUpdateRegistryAuth };
9
20
  //# sourceMappingURL=update-registry-auth.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-registry-auth.d.cts","names":[],"sources":["../../src/actions/update-registry-auth.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAI5C;AAAA,cACW,8BAAA,EAAgC,CAAA,CAAE,UAG7C;AAAA,cAEW,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-registry-auth.d.cts","names":[],"sources":["../../src/actions/update-registry-auth.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAK7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-registry-auth.d.ts
4
- declare const RunpodUpdateRegistryAuthInput: z.ZodTypeAny;
5
- declare const RunpodUpdateRegistryAuthOutput: z.ZodTypeAny;
6
- declare const runpodUpdateRegistryAuth: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodUpdateRegistryAuthInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ password: z.ZodString;
7
+ username: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const RunpodUpdateRegistryAuthOutput: z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ name: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$loose>;
13
+ declare const runpodUpdateRegistryAuth: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ id: string;
15
+ password: string;
16
+ username: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { runpodUpdateRegistryAuth };
9
20
  //# sourceMappingURL=update-registry-auth.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-registry-auth.d.mts","names":[],"sources":["../../src/actions/update-registry-auth.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAI5C;AAAA,cACW,8BAAA,EAAgC,CAAA,CAAE,UAG7C;AAAA,cAEW,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-registry-auth.d.mts","names":[],"sources":["../../src/actions/update-registry-auth.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAK7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -10,9 +10,9 @@ const runpodUpdateRegistryAuth = action("RUNPOD_UPDATE_REGISTRY_AUTH", {
10
10
  username: z.string().describe("The new username for registry authentication")
11
11
  }),
12
12
  output: z.object({
13
- id: z.string().describe("The unique identifier of the updated registry authentication credential"),
14
- name: z.string().describe("The name of the updated registry authentication credential")
15
- })
13
+ id: z.string().describe("The unique identifier of the updated registry authentication credential").nullable(),
14
+ name: z.string().describe("The name of the updated registry authentication credential").nullable()
15
+ }).passthrough()
16
16
  });
17
17
  //#endregion
18
18
  export { runpodUpdateRegistryAuth };
@@ -1 +1 @@
1
- {"version":3,"file":"update-registry-auth.mjs","names":[],"sources":["../../src/actions/update-registry-auth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodUpdateRegistryAuthInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The authentication credential identifier to update\"),\n password: z.string().describe(\"The new password for registry authentication\"),\n username: z.string().describe(\"The new username for registry authentication\"),\n});\nexport const RunpodUpdateRegistryAuthOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the updated registry authentication credential\"),\n name: z.string().describe(\"The name of the updated registry authentication credential\"),\n});\n\nexport const runpodUpdateRegistryAuth = action(\"RUNPOD_UPDATE_REGISTRY_AUTH\", {\n slug: \"runpod-update-registry-auth\",\n name: \"Update Registry Auth\",\n description: \"Tool to update existing container registry authentication credentials in RunPod. Use when you need to modify the username or password for an existing registry authentication.\",\n input: RunpodUpdateRegistryAuthInput,\n output: RunpodUpdateRegistryAuthOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdyD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC9E,CAUS;CACP,QAV0D,EAAE,OAAO;EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE;EACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACxF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"update-registry-auth.mjs","names":[],"sources":["../../src/actions/update-registry-auth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodUpdateRegistryAuthInput = z.object({\n id: z.string().describe(\"The authentication credential identifier to update\"),\n password: z.string().describe(\"The new password for registry authentication\"),\n username: z.string().describe(\"The new username for registry authentication\"),\n});\nexport const RunpodUpdateRegistryAuthOutput = z.object({\n id: z.string().describe(\"The unique identifier of the updated registry authentication credential\").nullable(),\n name: z.string().describe(\"The name of the updated registry authentication credential\").nullable(),\n}).passthrough();\n\nexport const runpodUpdateRegistryAuth = action(\"RUNPOD_UPDATE_REGISTRY_AUTH\", {\n slug: \"runpod-update-registry-auth\",\n name: \"Update Registry Auth\",\n description: \"Tool to update existing container registry authentication credentials in RunPod. Use when you need to modify the username or password for an existing registry authentication.\",\n input: RunpodUpdateRegistryAuthInput,\n output: RunpodUpdateRegistryAuthOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC9E,CAUS;CACP,QAV4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;EAC5G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -5,11 +5,11 @@ const RunpodUpdateUserSettingsInput = zod.z.object({ pub_key: zod.z.string().des
5
5
  const RunpodUpdateUserSettings_UserSettingsSchema = zod.z.object({
6
6
  id: zod.z.string().describe("The unique identifier of the user.").nullable().optional(),
7
7
  pubKey: zod.z.string().describe("The SSH public key that was set for the user account.").nullable().optional()
8
- }).describe("User settings details returned after updating.");
8
+ }).passthrough().describe("User settings details returned after updating.");
9
9
  const RunpodUpdateUserSettingsOutput = zod.z.object({
10
10
  errors: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Any GraphQL errors returned by the API.").nullable().optional(),
11
11
  user_settings: RunpodUpdateUserSettings_UserSettingsSchema.nullable().optional()
12
- }).describe("Response model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.");
12
+ }).passthrough().describe("Response model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.");
13
13
  const runpodUpdateUserSettings = require_action.action("RUNPOD_UPDATE_USER_SETTINGS", {
14
14
  slug: "runpod-update-user-settings",
15
15
  name: "Update User Settings",
@@ -1 +1 @@
1
- {"version":3,"file":"update-user-settings.cjs","names":["z","action"],"sources":["../../src/actions/update-user-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodUpdateUserSettingsInput: z.ZodTypeAny = z.object({\n pub_key: z.string().describe(\"SSH public key to associate with the user account. This key will be used for SSH access to pods. Must be a valid SSH public key in OpenSSH format (e.g., 'ssh-rsa AAAAB3...' or 'ssh-ed25519 AAAAC3...').\"),\n}).describe(\"Request model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.\");\nconst RunpodUpdateUserSettings_UserSettingsSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n pubKey: z.string().describe(\"The SSH public key that was set for the user account.\").nullable().optional(),\n}).describe(\"User settings details returned after updating.\");\nexport const RunpodUpdateUserSettingsOutput: z.ZodTypeAny = z.object({\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n user_settings: RunpodUpdateUserSettings_UserSettingsSchema.nullable().optional(),\n}).describe(\"Response model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.\");\n\nexport const runpodUpdateUserSettings = action(\"RUNPOD_UPDATE_USER_SETTINGS\", {\n slug: \"runpod-update-user-settings\",\n name: \"Update User Settings\",\n description: \"Tool to update current user settings (e.g., SSH public key) in RunPod. Use when you need to configure SSH access to pods by setting the user's SSH public key.\",\n input: RunpodUpdateUserSettingsInput,\n output: RunpodUpdateUserSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M,EAC1O,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,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;CAC3H,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-user-settings.cjs","names":["z","action"],"sources":["../../src/actions/update-user-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodUpdateUserSettingsInput = z.object({\n pub_key: z.string().describe(\"SSH public key to associate with the user account. This key will be used for SSH access to pods. Must be a valid SSH public key in OpenSSH format (e.g., 'ssh-rsa AAAAB3...' or 'ssh-ed25519 AAAAC3...').\"),\n}).describe(\"Request model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.\");\nconst RunpodUpdateUserSettings_UserSettingsSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n pubKey: z.string().describe(\"The SSH public key that was set for the user account.\").nullable().optional(),\n}).passthrough().describe(\"User settings details returned after updating.\");\nexport const RunpodUpdateUserSettingsOutput = z.object({\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n user_settings: RunpodUpdateUserSettings_UserSettingsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.\");\n\nexport const runpodUpdateUserSettings = action(\"RUNPOD_UPDATE_USER_SETTINGS\", {\n slug: \"runpod-update-user-settings\",\n name: \"Update User Settings\",\n description: \"Tool to update current user settings (e.g., SSH public key) in RunPod. Use when you need to configure SSH access to pods by setting the user's SSH public key.\",\n input: RunpodUpdateUserSettingsInput,\n output: RunpodUpdateUserSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M,EAC1O,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,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;CAC3H,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-user-settings.d.ts
4
- declare const RunpodUpdateUserSettingsInput: z.ZodTypeAny;
5
- declare const RunpodUpdateUserSettingsOutput: z.ZodTypeAny;
6
- declare const runpodUpdateUserSettings: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodUpdateUserSettingsInput: z.ZodObject<{
5
+ pub_key: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RunpodUpdateUserSettingsOutput: z.ZodObject<{
8
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
9
+ user_settings: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ pubKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$loose>>>;
13
+ }, z.core.$loose>;
14
+ declare const runpodUpdateUserSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ pub_key: string;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { runpodUpdateUserSettings };
9
19
  //# sourceMappingURL=update-user-settings.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-user-settings.d.cts","names":[],"sources":["../../src/actions/update-user-settings.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEuB;AAAA,cAKxD,8BAAA,EAAgC,CAAA,CAAE,UAGuB;AAAA,cAEzD,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-user-settings.d.cts","names":[],"sources":["../../src/actions/update-user-settings.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAO7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-user-settings.d.ts
4
- declare const RunpodUpdateUserSettingsInput: z.ZodTypeAny;
5
- declare const RunpodUpdateUserSettingsOutput: z.ZodTypeAny;
6
- declare const runpodUpdateUserSettings: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RunpodUpdateUserSettingsInput: z.ZodObject<{
5
+ pub_key: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RunpodUpdateUserSettingsOutput: z.ZodObject<{
8
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
9
+ user_settings: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ pubKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$loose>>>;
13
+ }, z.core.$loose>;
14
+ declare const runpodUpdateUserSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ pub_key: string;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { runpodUpdateUserSettings };
9
19
  //# sourceMappingURL=update-user-settings.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-user-settings.d.mts","names":[],"sources":["../../src/actions/update-user-settings.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEuB;AAAA,cAKxD,8BAAA,EAAgC,CAAA,CAAE,UAGuB;AAAA,cAEzD,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-user-settings.d.mts","names":[],"sources":["../../src/actions/update-user-settings.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAO7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -5,7 +5,7 @@ const RunpodUpdateUserSettingsInput = z.object({ pub_key: z.string().describe("S
5
5
  const RunpodUpdateUserSettings_UserSettingsSchema = z.object({
6
6
  id: z.string().describe("The unique identifier of the user.").nullable().optional(),
7
7
  pubKey: z.string().describe("The SSH public key that was set for the user account.").nullable().optional()
8
- }).describe("User settings details returned after updating.");
8
+ }).passthrough().describe("User settings details returned after updating.");
9
9
  const runpodUpdateUserSettings = action("RUNPOD_UPDATE_USER_SETTINGS", {
10
10
  slug: "runpod-update-user-settings",
11
11
  name: "Update User Settings",
@@ -14,7 +14,7 @@ const runpodUpdateUserSettings = action("RUNPOD_UPDATE_USER_SETTINGS", {
14
14
  output: z.object({
15
15
  errors: z.array(z.record(z.string(), z.unknown())).describe("Any GraphQL errors returned by the API.").nullable().optional(),
16
16
  user_settings: RunpodUpdateUserSettings_UserSettingsSchema.nullable().optional()
17
- }).describe("Response model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.")
17
+ }).passthrough().describe("Response model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.")
18
18
  });
19
19
  //#endregion
20
20
  export { runpodUpdateUserSettings };
@@ -1 +1 @@
1
- {"version":3,"file":"update-user-settings.mjs","names":[],"sources":["../../src/actions/update-user-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodUpdateUserSettingsInput: z.ZodTypeAny = z.object({\n pub_key: z.string().describe(\"SSH public key to associate with the user account. This key will be used for SSH access to pods. Must be a valid SSH public key in OpenSSH format (e.g., 'ssh-rsa AAAAB3...' or 'ssh-ed25519 AAAAC3...').\"),\n}).describe(\"Request model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.\");\nconst RunpodUpdateUserSettings_UserSettingsSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n pubKey: z.string().describe(\"The SSH public key that was set for the user account.\").nullable().optional(),\n}).describe(\"User settings details returned after updating.\");\nexport const RunpodUpdateUserSettingsOutput: z.ZodTypeAny = z.object({\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n user_settings: RunpodUpdateUserSettings_UserSettingsSchema.nullable().optional(),\n}).describe(\"Response model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.\");\n\nexport const runpodUpdateUserSettings = action(\"RUNPOD_UPDATE_USER_SETTINGS\", {\n slug: \"runpod-update-user-settings\",\n name: \"Update User Settings\",\n description: \"Tool to update current user settings (e.g., SSH public key) in RunPod. Use when you need to configure SSH access to pods by setting the user's SSH public key.\",\n input: RunpodUpdateUserSettingsInput,\n output: RunpodUpdateUserSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO,EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M,EAC1O,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAM5D,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0D,EAAE,OAAO;EACnE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-user-settings.mjs","names":[],"sources":["../../src/actions/update-user-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RunpodUpdateUserSettingsInput = z.object({\n pub_key: z.string().describe(\"SSH public key to associate with the user account. This key will be used for SSH access to pods. Must be a valid SSH public key in OpenSSH format (e.g., 'ssh-rsa AAAAB3...' or 'ssh-ed25519 AAAAC3...').\"),\n}).describe(\"Request model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.\");\nconst RunpodUpdateUserSettings_UserSettingsSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n pubKey: z.string().describe(\"The SSH public key that was set for the user account.\").nullable().optional(),\n}).passthrough().describe(\"User settings details returned after updating.\");\nexport const RunpodUpdateUserSettingsOutput = z.object({\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any GraphQL errors returned by the API.\").nullable().optional(),\n user_settings: RunpodUpdateUserSettings_UserSettingsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for RUNPOD_GRAPHQL_UPDATE_USER_SETTINGS.\");\n\nexport const runpodUpdateUserSettings = action(\"RUNPOD_UPDATE_USER_SETTINGS\", {\n slug: \"runpod-update-user-settings\",\n name: \"Update User Settings\",\n description: \"Tool to update current user settings (e.g., SSH public key) in RunPod. Use when you need to configure SSH access to pods by setting the user's SSH public key.\",\n input: RunpodUpdateUserSettingsInput,\n output: RunpodUpdateUserSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M,EAC1O,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAM1E,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4C,EAAE,OAAO;EACrD,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
package/dist/catalog.cjs CHANGED
@@ -7,7 +7,13 @@ const runpodCatalog = {
7
7
  "category": "Developer Tools",
8
8
  "logo": "https://logos.composio.dev/api/runpod",
9
9
  "authKind": "keystroke",
10
- "oauthScopes": []
10
+ "oauthScopes": [],
11
+ "credentialFields": { "api_key": {
12
+ "label": "API Key",
13
+ "secret": true,
14
+ "description": "Sign in and get your API Key from \"Account\" > \"Settings\" > \"API Keys\" at https://www.console.runpod.io/user/settings"
15
+ } },
16
+ "credentialScheme": "API_KEY"
11
17
  };
12
18
  //#endregion
13
19
  exports.runpodCatalog = runpodCatalog;
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const runpodCatalog = {\n \"slug\": \"runpod\",\n \"name\": \"RunPod\",\n \"description\": \"The Cloud Built for AI - GPU cloud computing platform for AI and machine learning workloads\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/runpod\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const runpodCatalog = {\n \"slug\": \"runpod\",\n \"name\": \"RunPod\",\n \"description\": \"The Cloud Built for AI - GPU cloud computing platform for AI and machine learning workloads\",\n \"category\": \"Developer Tools\",\n \"logo\": \"https://logos.composio.dev/api/runpod\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Sign in and get your API Key from \\\"Account\\\" > \\\"Settings\\\" > \\\"API Keys\\\" at https://www.console.runpod.io/user/settings\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,gBAAgB;CAC3B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
@@ -8,6 +8,14 @@ declare const runpodCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/runpod";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "API Key";
14
+ readonly secret: true;
15
+ readonly description: "Sign in and get your API Key from \"Account\" > \"Settings\" > \"API Keys\" at https://www.console.runpod.io/user/settings";
16
+ };
17
+ };
18
+ readonly credentialScheme: "API_KEY";
11
19
  };
12
20
  //#endregion
13
21
  export { runpodCatalog };
@@ -8,6 +8,14 @@ declare const runpodCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/runpod";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "API Key";
14
+ readonly secret: true;
15
+ readonly description: "Sign in and get your API Key from \"Account\" > \"Settings\" > \"API Keys\" at https://www.console.runpod.io/user/settings";
16
+ };
17
+ };
18
+ readonly credentialScheme: "API_KEY";
11
19
  };
12
20
  //#endregion
13
21
  export { runpodCatalog };