@keystrokehq/render 0.1.2 → 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 (575) hide show
  1. package/dist/actions/add-headers.cjs +1 -1
  2. package/dist/actions/add-headers.cjs.map +1 -1
  3. package/dist/actions/add-headers.d.cts +1 -1
  4. package/dist/actions/add-headers.d.mts +1 -1
  5. package/dist/actions/add-headers.mjs +1 -1
  6. package/dist/actions/add-headers.mjs.map +1 -1
  7. package/dist/actions/add-or-update-secret-file.cjs +1 -1
  8. package/dist/actions/add-or-update-secret-file.cjs.map +1 -1
  9. package/dist/actions/add-or-update-secret-file.d.cts +1 -1
  10. package/dist/actions/add-or-update-secret-file.d.mts +1 -1
  11. package/dist/actions/add-or-update-secret-file.mjs +1 -1
  12. package/dist/actions/add-or-update-secret-file.mjs.map +1 -1
  13. package/dist/actions/add-resources-to-environment.cjs +2 -2
  14. package/dist/actions/add-resources-to-environment.cjs.map +1 -1
  15. package/dist/actions/add-resources-to-environment.d.cts +2 -2
  16. package/dist/actions/add-resources-to-environment.d.mts +2 -2
  17. package/dist/actions/add-resources-to-environment.mjs +2 -2
  18. package/dist/actions/add-resources-to-environment.mjs.map +1 -1
  19. package/dist/actions/add-route.cjs +1 -1
  20. package/dist/actions/add-route.cjs.map +1 -1
  21. package/dist/actions/add-route.d.cts +1 -1
  22. package/dist/actions/add-route.d.mts +1 -1
  23. package/dist/actions/add-route.mjs +1 -1
  24. package/dist/actions/add-route.mjs.map +1 -1
  25. package/dist/actions/create-custom-domain.cjs +3 -3
  26. package/dist/actions/create-custom-domain.cjs.map +1 -1
  27. package/dist/actions/create-custom-domain.d.cts +3 -3
  28. package/dist/actions/create-custom-domain.d.mts +3 -3
  29. package/dist/actions/create-custom-domain.mjs +3 -3
  30. package/dist/actions/create-custom-domain.mjs.map +1 -1
  31. package/dist/actions/create-env-group.cjs +7 -7
  32. package/dist/actions/create-env-group.cjs.map +1 -1
  33. package/dist/actions/create-env-group.d.cts +10 -7
  34. package/dist/actions/create-env-group.d.mts +10 -7
  35. package/dist/actions/create-env-group.mjs +7 -7
  36. package/dist/actions/create-env-group.mjs.map +1 -1
  37. package/dist/actions/create-environment.cjs +3 -3
  38. package/dist/actions/create-environment.cjs.map +1 -1
  39. package/dist/actions/create-environment.d.cts +4 -3
  40. package/dist/actions/create-environment.d.mts +4 -3
  41. package/dist/actions/create-environment.mjs +3 -3
  42. package/dist/actions/create-environment.mjs.map +1 -1
  43. package/dist/actions/create-postgres.cjs +11 -11
  44. package/dist/actions/create-postgres.cjs.map +1 -1
  45. package/dist/actions/create-postgres.d.cts +15 -13
  46. package/dist/actions/create-postgres.d.cts.map +1 -1
  47. package/dist/actions/create-postgres.d.mts +15 -13
  48. package/dist/actions/create-postgres.d.mts.map +1 -1
  49. package/dist/actions/create-postgres.mjs +11 -11
  50. package/dist/actions/create-postgres.mjs.map +1 -1
  51. package/dist/actions/create-registry-credential.cjs +1 -1
  52. package/dist/actions/create-registry-credential.cjs.map +1 -1
  53. package/dist/actions/create-registry-credential.d.cts +1 -1
  54. package/dist/actions/create-registry-credential.d.mts +1 -1
  55. package/dist/actions/create-registry-credential.mjs +1 -1
  56. package/dist/actions/create-registry-credential.mjs.map +1 -1
  57. package/dist/actions/delete-env-group-env-var.cjs +1 -1
  58. package/dist/actions/delete-env-group-env-var.cjs.map +1 -1
  59. package/dist/actions/delete-env-group-env-var.d.cts +1 -1
  60. package/dist/actions/delete-env-group-env-var.d.mts +1 -1
  61. package/dist/actions/delete-env-group-env-var.mjs +1 -1
  62. package/dist/actions/delete-env-group-env-var.mjs.map +1 -1
  63. package/dist/actions/delete-env-group-secret-file.cjs +1 -1
  64. package/dist/actions/delete-env-group-secret-file.cjs.map +1 -1
  65. package/dist/actions/delete-env-group-secret-file.d.cts +1 -1
  66. package/dist/actions/delete-env-group-secret-file.d.mts +1 -1
  67. package/dist/actions/delete-env-group-secret-file.mjs +1 -1
  68. package/dist/actions/delete-env-group-secret-file.mjs.map +1 -1
  69. package/dist/actions/delete-environment.cjs +1 -1
  70. package/dist/actions/delete-environment.cjs.map +1 -1
  71. package/dist/actions/delete-environment.d.cts +1 -1
  72. package/dist/actions/delete-environment.d.mts +1 -1
  73. package/dist/actions/delete-environment.mjs +1 -1
  74. package/dist/actions/delete-environment.mjs.map +1 -1
  75. package/dist/actions/delete-key-value.cjs +1 -1
  76. package/dist/actions/delete-key-value.cjs.map +1 -1
  77. package/dist/actions/delete-key-value.d.cts +1 -1
  78. package/dist/actions/delete-key-value.d.mts +1 -1
  79. package/dist/actions/delete-key-value.mjs +1 -1
  80. package/dist/actions/delete-key-value.mjs.map +1 -1
  81. package/dist/actions/delete-owner-log-stream.cjs +1 -1
  82. package/dist/actions/delete-owner-log-stream.cjs.map +1 -1
  83. package/dist/actions/delete-owner-log-stream.d.cts +1 -1
  84. package/dist/actions/delete-owner-log-stream.d.mts +1 -1
  85. package/dist/actions/delete-owner-log-stream.mjs +1 -1
  86. package/dist/actions/delete-owner-log-stream.mjs.map +1 -1
  87. package/dist/actions/delete-owner-metrics-stream.cjs +1 -1
  88. package/dist/actions/delete-owner-metrics-stream.cjs.map +1 -1
  89. package/dist/actions/delete-owner-metrics-stream.d.cts +1 -1
  90. package/dist/actions/delete-owner-metrics-stream.d.mts +1 -1
  91. package/dist/actions/delete-owner-metrics-stream.mjs +1 -1
  92. package/dist/actions/delete-owner-metrics-stream.mjs.map +1 -1
  93. package/dist/actions/delete-registry-credential.cjs +1 -1
  94. package/dist/actions/delete-registry-credential.cjs.map +1 -1
  95. package/dist/actions/delete-registry-credential.d.cts +1 -1
  96. package/dist/actions/delete-registry-credential.d.mts +1 -1
  97. package/dist/actions/delete-registry-credential.mjs +1 -1
  98. package/dist/actions/delete-registry-credential.mjs.map +1 -1
  99. package/dist/actions/delete-secret-file.cjs +1 -1
  100. package/dist/actions/delete-secret-file.cjs.map +1 -1
  101. package/dist/actions/delete-secret-file.d.cts +1 -1
  102. package/dist/actions/delete-secret-file.d.mts +1 -1
  103. package/dist/actions/delete-secret-file.mjs +1 -1
  104. package/dist/actions/delete-secret-file.mjs.map +1 -1
  105. package/dist/actions/delete-service.cjs +1 -1
  106. package/dist/actions/delete-service.cjs.map +1 -1
  107. package/dist/actions/delete-service.d.cts +1 -1
  108. package/dist/actions/delete-service.d.mts +1 -1
  109. package/dist/actions/delete-service.mjs +1 -1
  110. package/dist/actions/delete-service.mjs.map +1 -1
  111. package/dist/actions/disconnect-blueprint.cjs +1 -1
  112. package/dist/actions/disconnect-blueprint.cjs.map +1 -1
  113. package/dist/actions/disconnect-blueprint.d.cts +1 -1
  114. package/dist/actions/disconnect-blueprint.d.mts +1 -1
  115. package/dist/actions/disconnect-blueprint.mjs +1 -1
  116. package/dist/actions/disconnect-blueprint.mjs.map +1 -1
  117. package/dist/actions/get-active-connections.cjs +4 -4
  118. package/dist/actions/get-active-connections.cjs.map +1 -1
  119. package/dist/actions/get-active-connections.d.cts +4 -4
  120. package/dist/actions/get-active-connections.d.mts +4 -4
  121. package/dist/actions/get-active-connections.mjs +4 -4
  122. package/dist/actions/get-active-connections.mjs.map +1 -1
  123. package/dist/actions/get-bandwidth-sources.cjs +3 -3
  124. package/dist/actions/get-bandwidth-sources.cjs.map +1 -1
  125. package/dist/actions/get-bandwidth-sources.d.cts +3 -3
  126. package/dist/actions/get-bandwidth-sources.d.mts +3 -3
  127. package/dist/actions/get-bandwidth-sources.mjs +3 -3
  128. package/dist/actions/get-bandwidth-sources.mjs.map +1 -1
  129. package/dist/actions/get-cpu-limit.cjs +4 -4
  130. package/dist/actions/get-cpu-limit.cjs.map +1 -1
  131. package/dist/actions/get-cpu-limit.d.cts +4 -4
  132. package/dist/actions/get-cpu-limit.d.mts +4 -4
  133. package/dist/actions/get-cpu-limit.mjs +4 -4
  134. package/dist/actions/get-cpu-limit.mjs.map +1 -1
  135. package/dist/actions/get-cpu.cjs +4 -4
  136. package/dist/actions/get-cpu.cjs.map +1 -1
  137. package/dist/actions/get-cpu.d.cts +4 -4
  138. package/dist/actions/get-cpu.d.mts +4 -4
  139. package/dist/actions/get-cpu.mjs +4 -4
  140. package/dist/actions/get-cpu.mjs.map +1 -1
  141. package/dist/actions/get-disk-capacity.cjs +4 -4
  142. package/dist/actions/get-disk-capacity.cjs.map +1 -1
  143. package/dist/actions/get-disk-capacity.d.cts +4 -4
  144. package/dist/actions/get-disk-capacity.d.mts +4 -4
  145. package/dist/actions/get-disk-capacity.mjs +4 -4
  146. package/dist/actions/get-disk-capacity.mjs.map +1 -1
  147. package/dist/actions/get-disk-usage.cjs +4 -4
  148. package/dist/actions/get-disk-usage.cjs.map +1 -1
  149. package/dist/actions/get-disk-usage.d.cts +4 -4
  150. package/dist/actions/get-disk-usage.d.mts +4 -4
  151. package/dist/actions/get-disk-usage.mjs +4 -4
  152. package/dist/actions/get-disk-usage.mjs.map +1 -1
  153. package/dist/actions/get-instance-count.cjs +4 -4
  154. package/dist/actions/get-instance-count.cjs.map +1 -1
  155. package/dist/actions/get-instance-count.d.cts +4 -4
  156. package/dist/actions/get-instance-count.d.mts +4 -4
  157. package/dist/actions/get-instance-count.mjs +4 -4
  158. package/dist/actions/get-instance-count.mjs.map +1 -1
  159. package/dist/actions/get-memory-limit.cjs +1 -1
  160. package/dist/actions/get-memory-limit.cjs.map +1 -1
  161. package/dist/actions/get-memory-limit.d.cts +1 -1
  162. package/dist/actions/get-memory-limit.d.mts +1 -1
  163. package/dist/actions/get-memory-limit.mjs +1 -1
  164. package/dist/actions/get-memory-limit.mjs.map +1 -1
  165. package/dist/actions/get-memory-target.cjs +4 -4
  166. package/dist/actions/get-memory-target.cjs.map +1 -1
  167. package/dist/actions/get-memory-target.d.cts +4 -4
  168. package/dist/actions/get-memory-target.d.mts +4 -4
  169. package/dist/actions/get-memory-target.mjs +4 -4
  170. package/dist/actions/get-memory-target.mjs.map +1 -1
  171. package/dist/actions/get-memory.cjs +4 -4
  172. package/dist/actions/get-memory.cjs.map +1 -1
  173. package/dist/actions/get-memory.d.cts +4 -4
  174. package/dist/actions/get-memory.d.mts +4 -4
  175. package/dist/actions/get-memory.mjs +4 -4
  176. package/dist/actions/get-memory.mjs.map +1 -1
  177. package/dist/actions/get-user.cjs +1 -1
  178. package/dist/actions/get-user.cjs.map +1 -1
  179. package/dist/actions/get-user.d.cts +1 -1
  180. package/dist/actions/get-user.d.mts +1 -1
  181. package/dist/actions/get-user.mjs +1 -1
  182. package/dist/actions/get-user.mjs.map +1 -1
  183. package/dist/actions/link-service-to-env-group.cjs +4 -4
  184. package/dist/actions/link-service-to-env-group.cjs.map +1 -1
  185. package/dist/actions/link-service-to-env-group.d.cts +4 -4
  186. package/dist/actions/link-service-to-env-group.d.mts +4 -4
  187. package/dist/actions/link-service-to-env-group.mjs +4 -4
  188. package/dist/actions/link-service-to-env-group.mjs.map +1 -1
  189. package/dist/actions/list-application-filter-values.cjs +2 -2
  190. package/dist/actions/list-application-filter-values.cjs.map +1 -1
  191. package/dist/actions/list-application-filter-values.d.cts +2 -2
  192. package/dist/actions/list-application-filter-values.d.mts +2 -2
  193. package/dist/actions/list-application-filter-values.mjs +2 -2
  194. package/dist/actions/list-application-filter-values.mjs.map +1 -1
  195. package/dist/actions/list-blueprints.cjs +4 -4
  196. package/dist/actions/list-blueprints.cjs.map +1 -1
  197. package/dist/actions/list-blueprints.d.cts +4 -4
  198. package/dist/actions/list-blueprints.d.mts +4 -4
  199. package/dist/actions/list-blueprints.mjs +4 -4
  200. package/dist/actions/list-blueprints.mjs.map +1 -1
  201. package/dist/actions/list-deploys.cjs +4 -4
  202. package/dist/actions/list-deploys.cjs.map +1 -1
  203. package/dist/actions/list-deploys.d.cts +4 -4
  204. package/dist/actions/list-deploys.d.mts +4 -4
  205. package/dist/actions/list-deploys.mjs +4 -4
  206. package/dist/actions/list-deploys.mjs.map +1 -1
  207. package/dist/actions/list-disks.cjs +3 -3
  208. package/dist/actions/list-disks.cjs.map +1 -1
  209. package/dist/actions/list-disks.d.cts +3 -3
  210. package/dist/actions/list-disks.d.mts +3 -3
  211. package/dist/actions/list-disks.mjs +3 -3
  212. package/dist/actions/list-disks.mjs.map +1 -1
  213. package/dist/actions/list-env-groups.cjs +2 -2
  214. package/dist/actions/list-env-groups.cjs.map +1 -1
  215. package/dist/actions/list-env-groups.d.cts +2 -2
  216. package/dist/actions/list-env-groups.d.mts +2 -2
  217. package/dist/actions/list-env-groups.mjs +2 -2
  218. package/dist/actions/list-env-groups.mjs.map +1 -1
  219. package/dist/actions/list-env-vars-for-service.cjs +3 -3
  220. package/dist/actions/list-env-vars-for-service.cjs.map +1 -1
  221. package/dist/actions/list-env-vars-for-service.d.cts +3 -3
  222. package/dist/actions/list-env-vars-for-service.d.mts +3 -3
  223. package/dist/actions/list-env-vars-for-service.mjs +3 -3
  224. package/dist/actions/list-env-vars-for-service.mjs.map +1 -1
  225. package/dist/actions/list-environments.cjs +3 -3
  226. package/dist/actions/list-environments.cjs.map +1 -1
  227. package/dist/actions/list-environments.d.cts +3 -3
  228. package/dist/actions/list-environments.d.mts +3 -3
  229. package/dist/actions/list-environments.mjs +3 -3
  230. package/dist/actions/list-environments.mjs.map +1 -1
  231. package/dist/actions/list-instances.cjs +2 -2
  232. package/dist/actions/list-instances.cjs.map +1 -1
  233. package/dist/actions/list-instances.d.cts +2 -2
  234. package/dist/actions/list-instances.d.mts +2 -2
  235. package/dist/actions/list-instances.mjs +2 -2
  236. package/dist/actions/list-instances.mjs.map +1 -1
  237. package/dist/actions/list-key-value.cjs +4 -4
  238. package/dist/actions/list-key-value.cjs.map +1 -1
  239. package/dist/actions/list-key-value.d.cts +4 -4
  240. package/dist/actions/list-key-value.d.mts +4 -4
  241. package/dist/actions/list-key-value.mjs +4 -4
  242. package/dist/actions/list-key-value.mjs.map +1 -1
  243. package/dist/actions/list-logs-values.cjs +1 -1
  244. package/dist/actions/list-logs-values.cjs.map +1 -1
  245. package/dist/actions/list-logs-values.d.cts +1 -1
  246. package/dist/actions/list-logs-values.d.mts +1 -1
  247. package/dist/actions/list-logs-values.mjs +1 -1
  248. package/dist/actions/list-logs-values.mjs.map +1 -1
  249. package/dist/actions/list-logs.cjs +3 -3
  250. package/dist/actions/list-logs.cjs.map +1 -1
  251. package/dist/actions/list-logs.d.cts +3 -3
  252. package/dist/actions/list-logs.d.mts +3 -3
  253. package/dist/actions/list-logs.mjs +3 -3
  254. package/dist/actions/list-logs.mjs.map +1 -1
  255. package/dist/actions/list-maintenance.cjs +2 -2
  256. package/dist/actions/list-maintenance.cjs.map +1 -1
  257. package/dist/actions/list-maintenance.d.cts +2 -2
  258. package/dist/actions/list-maintenance.d.mts +2 -2
  259. package/dist/actions/list-maintenance.mjs +2 -2
  260. package/dist/actions/list-maintenance.mjs.map +1 -1
  261. package/dist/actions/list-notification-overrides.cjs +2 -2
  262. package/dist/actions/list-notification-overrides.cjs.map +1 -1
  263. package/dist/actions/list-notification-overrides.d.cts +2 -2
  264. package/dist/actions/list-notification-overrides.d.mts +2 -2
  265. package/dist/actions/list-notification-overrides.mjs +2 -2
  266. package/dist/actions/list-notification-overrides.mjs.map +1 -1
  267. package/dist/actions/list-owner-members.cjs +2 -2
  268. package/dist/actions/list-owner-members.cjs.map +1 -1
  269. package/dist/actions/list-owner-members.d.cts +2 -2
  270. package/dist/actions/list-owner-members.d.mts +2 -2
  271. package/dist/actions/list-owner-members.mjs +2 -2
  272. package/dist/actions/list-owner-members.mjs.map +1 -1
  273. package/dist/actions/list-owners.cjs +2 -2
  274. package/dist/actions/list-owners.cjs.map +1 -1
  275. package/dist/actions/list-owners.d.cts +2 -2
  276. package/dist/actions/list-owners.d.mts +2 -2
  277. package/dist/actions/list-owners.mjs +2 -2
  278. package/dist/actions/list-owners.mjs.map +1 -1
  279. package/dist/actions/list-postgres-export.cjs +2 -2
  280. package/dist/actions/list-postgres-export.cjs.map +1 -1
  281. package/dist/actions/list-postgres-export.d.cts +2 -2
  282. package/dist/actions/list-postgres-export.d.mts +2 -2
  283. package/dist/actions/list-postgres-export.mjs +2 -2
  284. package/dist/actions/list-postgres-export.mjs.map +1 -1
  285. package/dist/actions/list-postgres-users.cjs +2 -2
  286. package/dist/actions/list-postgres-users.cjs.map +1 -1
  287. package/dist/actions/list-postgres-users.d.cts +2 -2
  288. package/dist/actions/list-postgres-users.d.mts +2 -2
  289. package/dist/actions/list-postgres-users.mjs +2 -2
  290. package/dist/actions/list-postgres-users.mjs.map +1 -1
  291. package/dist/actions/list-postgres.cjs +5 -5
  292. package/dist/actions/list-postgres.cjs.map +1 -1
  293. package/dist/actions/list-postgres.d.cts +5 -5
  294. package/dist/actions/list-postgres.d.mts +5 -5
  295. package/dist/actions/list-postgres.mjs +5 -5
  296. package/dist/actions/list-postgres.mjs.map +1 -1
  297. package/dist/actions/list-projects.cjs +1 -1
  298. package/dist/actions/list-projects.cjs.map +1 -1
  299. package/dist/actions/list-projects.d.cts +1 -1
  300. package/dist/actions/list-projects.d.mts +1 -1
  301. package/dist/actions/list-projects.mjs +1 -1
  302. package/dist/actions/list-projects.mjs.map +1 -1
  303. package/dist/actions/list-registry-credentials.cjs +2 -2
  304. package/dist/actions/list-registry-credentials.cjs.map +1 -1
  305. package/dist/actions/list-registry-credentials.d.cts +2 -2
  306. package/dist/actions/list-registry-credentials.d.mts +2 -2
  307. package/dist/actions/list-registry-credentials.mjs +2 -2
  308. package/dist/actions/list-registry-credentials.mjs.map +1 -1
  309. package/dist/actions/list-resource-log-streams.cjs +2 -2
  310. package/dist/actions/list-resource-log-streams.cjs.map +1 -1
  311. package/dist/actions/list-resource-log-streams.d.cts +2 -2
  312. package/dist/actions/list-resource-log-streams.d.mts +2 -2
  313. package/dist/actions/list-resource-log-streams.mjs +2 -2
  314. package/dist/actions/list-resource-log-streams.mjs.map +1 -1
  315. package/dist/actions/list-routes.cjs +2 -2
  316. package/dist/actions/list-routes.cjs.map +1 -1
  317. package/dist/actions/list-routes.d.cts +2 -2
  318. package/dist/actions/list-routes.d.mts +2 -2
  319. package/dist/actions/list-routes.mjs +2 -2
  320. package/dist/actions/list-routes.mjs.map +1 -1
  321. package/dist/actions/list-secret-files.cjs +3 -3
  322. package/dist/actions/list-secret-files.cjs.map +1 -1
  323. package/dist/actions/list-secret-files.d.cts +3 -3
  324. package/dist/actions/list-secret-files.d.mts +3 -3
  325. package/dist/actions/list-secret-files.mjs +3 -3
  326. package/dist/actions/list-secret-files.mjs.map +1 -1
  327. package/dist/actions/list-services.cjs +3 -3
  328. package/dist/actions/list-services.cjs.map +1 -1
  329. package/dist/actions/list-services.d.cts +3 -3
  330. package/dist/actions/list-services.d.mts +3 -3
  331. package/dist/actions/list-services.mjs +3 -3
  332. package/dist/actions/list-services.mjs.map +1 -1
  333. package/dist/actions/list-task-runs.cjs +2 -2
  334. package/dist/actions/list-task-runs.cjs.map +1 -1
  335. package/dist/actions/list-task-runs.d.cts +2 -2
  336. package/dist/actions/list-task-runs.d.mts +2 -2
  337. package/dist/actions/list-task-runs.mjs +2 -2
  338. package/dist/actions/list-task-runs.mjs.map +1 -1
  339. package/dist/actions/list-tasks.cjs +2 -2
  340. package/dist/actions/list-tasks.cjs.map +1 -1
  341. package/dist/actions/list-tasks.d.cts +2 -2
  342. package/dist/actions/list-tasks.d.mts +2 -2
  343. package/dist/actions/list-tasks.mjs +2 -2
  344. package/dist/actions/list-tasks.mjs.map +1 -1
  345. package/dist/actions/list-webhooks.cjs +3 -3
  346. package/dist/actions/list-webhooks.cjs.map +1 -1
  347. package/dist/actions/list-webhooks.d.cts +3 -3
  348. package/dist/actions/list-webhooks.d.mts +3 -3
  349. package/dist/actions/list-webhooks.mjs +3 -3
  350. package/dist/actions/list-webhooks.mjs.map +1 -1
  351. package/dist/actions/list-workflow-versions.cjs +1 -1
  352. package/dist/actions/list-workflow-versions.cjs.map +1 -1
  353. package/dist/actions/list-workflow-versions.d.cts +1 -1
  354. package/dist/actions/list-workflow-versions.d.mts +1 -1
  355. package/dist/actions/list-workflow-versions.mjs +1 -1
  356. package/dist/actions/list-workflow-versions.mjs.map +1 -1
  357. package/dist/actions/list-workflows.cjs +1 -1
  358. package/dist/actions/list-workflows.cjs.map +1 -1
  359. package/dist/actions/list-workflows.d.cts +1 -1
  360. package/dist/actions/list-workflows.d.mts +1 -1
  361. package/dist/actions/list-workflows.mjs +1 -1
  362. package/dist/actions/list-workflows.mjs.map +1 -1
  363. package/dist/actions/restart-service.cjs +1 -1
  364. package/dist/actions/restart-service.cjs.map +1 -1
  365. package/dist/actions/restart-service.d.cts +1 -1
  366. package/dist/actions/restart-service.d.mts +1 -1
  367. package/dist/actions/restart-service.mjs +1 -1
  368. package/dist/actions/restart-service.mjs.map +1 -1
  369. package/dist/actions/resume-service.cjs +1 -1
  370. package/dist/actions/resume-service.cjs.map +1 -1
  371. package/dist/actions/resume-service.d.cts +1 -1
  372. package/dist/actions/resume-service.d.mts +1 -1
  373. package/dist/actions/resume-service.mjs +1 -1
  374. package/dist/actions/resume-service.mjs.map +1 -1
  375. package/dist/actions/retrieve-custom-domain.cjs +2 -2
  376. package/dist/actions/retrieve-custom-domain.cjs.map +1 -1
  377. package/dist/actions/retrieve-custom-domain.d.cts +2 -2
  378. package/dist/actions/retrieve-custom-domain.d.mts +2 -2
  379. package/dist/actions/retrieve-custom-domain.mjs +2 -2
  380. package/dist/actions/retrieve-custom-domain.mjs.map +1 -1
  381. package/dist/actions/retrieve-deploy.cjs +2 -2
  382. package/dist/actions/retrieve-deploy.cjs.map +1 -1
  383. package/dist/actions/retrieve-deploy.d.cts +2 -2
  384. package/dist/actions/retrieve-deploy.d.mts +2 -2
  385. package/dist/actions/retrieve-deploy.mjs +2 -2
  386. package/dist/actions/retrieve-deploy.mjs.map +1 -1
  387. package/dist/actions/retrieve-env-group-env-var.cjs +1 -1
  388. package/dist/actions/retrieve-env-group-env-var.cjs.map +1 -1
  389. package/dist/actions/retrieve-env-group-env-var.d.cts +1 -1
  390. package/dist/actions/retrieve-env-group-env-var.d.mts +1 -1
  391. package/dist/actions/retrieve-env-group-env-var.mjs +1 -1
  392. package/dist/actions/retrieve-env-group-env-var.mjs.map +1 -1
  393. package/dist/actions/retrieve-env-group-secret-file.cjs +1 -1
  394. package/dist/actions/retrieve-env-group-secret-file.cjs.map +1 -1
  395. package/dist/actions/retrieve-env-group-secret-file.d.cts +1 -1
  396. package/dist/actions/retrieve-env-group-secret-file.d.mts +1 -1
  397. package/dist/actions/retrieve-env-group-secret-file.mjs +1 -1
  398. package/dist/actions/retrieve-env-group-secret-file.mjs.map +1 -1
  399. package/dist/actions/retrieve-env-group.cjs +4 -4
  400. package/dist/actions/retrieve-env-group.cjs.map +1 -1
  401. package/dist/actions/retrieve-env-group.d.cts +4 -4
  402. package/dist/actions/retrieve-env-group.d.mts +4 -4
  403. package/dist/actions/retrieve-env-group.mjs +4 -4
  404. package/dist/actions/retrieve-env-group.mjs.map +1 -1
  405. package/dist/actions/retrieve-env-var.cjs +1 -1
  406. package/dist/actions/retrieve-env-var.cjs.map +1 -1
  407. package/dist/actions/retrieve-env-var.d.cts +1 -1
  408. package/dist/actions/retrieve-env-var.d.mts +1 -1
  409. package/dist/actions/retrieve-env-var.mjs +1 -1
  410. package/dist/actions/retrieve-env-var.mjs.map +1 -1
  411. package/dist/actions/retrieve-owner-notification-settings.cjs +1 -1
  412. package/dist/actions/retrieve-owner-notification-settings.cjs.map +1 -1
  413. package/dist/actions/retrieve-owner-notification-settings.d.cts +1 -1
  414. package/dist/actions/retrieve-owner-notification-settings.d.mts +1 -1
  415. package/dist/actions/retrieve-owner-notification-settings.mjs +1 -1
  416. package/dist/actions/retrieve-owner-notification-settings.mjs.map +1 -1
  417. package/dist/actions/retrieve-owner.cjs +2 -2
  418. package/dist/actions/retrieve-owner.cjs.map +1 -1
  419. package/dist/actions/retrieve-owner.d.cts +2 -2
  420. package/dist/actions/retrieve-owner.d.mts +2 -2
  421. package/dist/actions/retrieve-owner.mjs +2 -2
  422. package/dist/actions/retrieve-owner.mjs.map +1 -1
  423. package/dist/actions/retrieve-postgres.cjs +7 -7
  424. package/dist/actions/retrieve-postgres.cjs.map +1 -1
  425. package/dist/actions/retrieve-postgres.d.cts +7 -7
  426. package/dist/actions/retrieve-postgres.d.mts +7 -7
  427. package/dist/actions/retrieve-postgres.mjs +7 -7
  428. package/dist/actions/retrieve-postgres.mjs.map +1 -1
  429. package/dist/actions/retrieve-project.cjs +3 -3
  430. package/dist/actions/retrieve-project.cjs.map +1 -1
  431. package/dist/actions/retrieve-project.d.cts +3 -3
  432. package/dist/actions/retrieve-project.d.mts +3 -3
  433. package/dist/actions/retrieve-project.mjs +3 -3
  434. package/dist/actions/retrieve-project.mjs.map +1 -1
  435. package/dist/actions/retrieve-registry-credential.cjs +1 -1
  436. package/dist/actions/retrieve-registry-credential.cjs.map +1 -1
  437. package/dist/actions/retrieve-registry-credential.d.cts +1 -1
  438. package/dist/actions/retrieve-registry-credential.d.mts +1 -1
  439. package/dist/actions/retrieve-registry-credential.mjs +1 -1
  440. package/dist/actions/retrieve-registry-credential.mjs.map +1 -1
  441. package/dist/actions/retrieve-secret-file.cjs +1 -1
  442. package/dist/actions/retrieve-secret-file.cjs.map +1 -1
  443. package/dist/actions/retrieve-secret-file.d.cts +1 -1
  444. package/dist/actions/retrieve-secret-file.d.mts +1 -1
  445. package/dist/actions/retrieve-secret-file.mjs +1 -1
  446. package/dist/actions/retrieve-secret-file.mjs.map +1 -1
  447. package/dist/actions/retrieve-service.cjs +3 -3
  448. package/dist/actions/retrieve-service.cjs.map +1 -1
  449. package/dist/actions/retrieve-service.d.cts +3 -3
  450. package/dist/actions/retrieve-service.d.mts +3 -3
  451. package/dist/actions/retrieve-service.mjs +3 -3
  452. package/dist/actions/retrieve-service.mjs.map +1 -1
  453. package/dist/actions/stream-task-runs-events.cjs +1 -1
  454. package/dist/actions/stream-task-runs-events.cjs.map +1 -1
  455. package/dist/actions/stream-task-runs-events.d.cts +1 -1
  456. package/dist/actions/stream-task-runs-events.d.mts +1 -1
  457. package/dist/actions/stream-task-runs-events.mjs +1 -1
  458. package/dist/actions/stream-task-runs-events.mjs.map +1 -1
  459. package/dist/actions/subscribe-logs.cjs +1 -1
  460. package/dist/actions/subscribe-logs.cjs.map +1 -1
  461. package/dist/actions/subscribe-logs.d.cts +1 -1
  462. package/dist/actions/subscribe-logs.d.mts +1 -1
  463. package/dist/actions/subscribe-logs.mjs +1 -1
  464. package/dist/actions/subscribe-logs.mjs.map +1 -1
  465. package/dist/actions/suspend-service.cjs +1 -1
  466. package/dist/actions/suspend-service.cjs.map +1 -1
  467. package/dist/actions/suspend-service.d.cts +1 -1
  468. package/dist/actions/suspend-service.d.mts +1 -1
  469. package/dist/actions/suspend-service.mjs +1 -1
  470. package/dist/actions/suspend-service.mjs.map +1 -1
  471. package/dist/actions/trigger-deploy.cjs +2 -2
  472. package/dist/actions/trigger-deploy.cjs.map +1 -1
  473. package/dist/actions/trigger-deploy.d.cts +2 -2
  474. package/dist/actions/trigger-deploy.d.mts +2 -2
  475. package/dist/actions/trigger-deploy.mjs +2 -2
  476. package/dist/actions/trigger-deploy.mjs.map +1 -1
  477. package/dist/actions/update-env-group-env-var.cjs +4 -4
  478. package/dist/actions/update-env-group-env-var.cjs.map +1 -1
  479. package/dist/actions/update-env-group-env-var.d.cts +4 -4
  480. package/dist/actions/update-env-group-env-var.d.mts +4 -4
  481. package/dist/actions/update-env-group-env-var.mjs +4 -4
  482. package/dist/actions/update-env-group-env-var.mjs.map +1 -1
  483. package/dist/actions/update-env-group-secret-file.cjs +4 -4
  484. package/dist/actions/update-env-group-secret-file.cjs.map +1 -1
  485. package/dist/actions/update-env-group-secret-file.d.cts +4 -4
  486. package/dist/actions/update-env-group-secret-file.d.mts +4 -4
  487. package/dist/actions/update-env-group-secret-file.mjs +4 -4
  488. package/dist/actions/update-env-group-secret-file.mjs.map +1 -1
  489. package/dist/actions/update-env-group.cjs +4 -4
  490. package/dist/actions/update-env-group.cjs.map +1 -1
  491. package/dist/actions/update-env-group.d.cts +4 -4
  492. package/dist/actions/update-env-group.d.mts +4 -4
  493. package/dist/actions/update-env-group.mjs +4 -4
  494. package/dist/actions/update-env-group.mjs.map +1 -1
  495. package/dist/actions/update-env-var.cjs +1 -1
  496. package/dist/actions/update-env-var.cjs.map +1 -1
  497. package/dist/actions/update-env-var.d.cts +1 -1
  498. package/dist/actions/update-env-var.d.mts +1 -1
  499. package/dist/actions/update-env-var.mjs +1 -1
  500. package/dist/actions/update-env-var.mjs.map +1 -1
  501. package/dist/actions/update-env-vars-for-service.cjs +5 -5
  502. package/dist/actions/update-env-vars-for-service.cjs.map +1 -1
  503. package/dist/actions/update-env-vars-for-service.d.cts +7 -5
  504. package/dist/actions/update-env-vars-for-service.d.mts +7 -5
  505. package/dist/actions/update-env-vars-for-service.mjs +5 -5
  506. package/dist/actions/update-env-vars-for-service.mjs.map +1 -1
  507. package/dist/actions/update-headers.cjs +3 -3
  508. package/dist/actions/update-headers.cjs.map +1 -1
  509. package/dist/actions/update-headers.d.cts +4 -3
  510. package/dist/actions/update-headers.d.mts +4 -3
  511. package/dist/actions/update-headers.mjs +3 -3
  512. package/dist/actions/update-headers.mjs.map +1 -1
  513. package/dist/actions/update-owner-log-stream.cjs +1 -1
  514. package/dist/actions/update-owner-log-stream.cjs.map +1 -1
  515. package/dist/actions/update-owner-log-stream.d.cts +1 -1
  516. package/dist/actions/update-owner-log-stream.d.mts +1 -1
  517. package/dist/actions/update-owner-log-stream.mjs +1 -1
  518. package/dist/actions/update-owner-log-stream.mjs.map +1 -1
  519. package/dist/actions/update-owner-notification-settings.cjs +1 -1
  520. package/dist/actions/update-owner-notification-settings.cjs.map +1 -1
  521. package/dist/actions/update-owner-notification-settings.d.cts +1 -1
  522. package/dist/actions/update-owner-notification-settings.d.mts +1 -1
  523. package/dist/actions/update-owner-notification-settings.mjs +1 -1
  524. package/dist/actions/update-owner-notification-settings.mjs.map +1 -1
  525. package/dist/actions/update-postgres.cjs +11 -11
  526. package/dist/actions/update-postgres.cjs.map +1 -1
  527. package/dist/actions/update-postgres.d.cts +15 -13
  528. package/dist/actions/update-postgres.d.cts.map +1 -1
  529. package/dist/actions/update-postgres.d.mts +15 -13
  530. package/dist/actions/update-postgres.d.mts.map +1 -1
  531. package/dist/actions/update-postgres.mjs +11 -11
  532. package/dist/actions/update-postgres.mjs.map +1 -1
  533. package/dist/actions/update-project.cjs +3 -3
  534. package/dist/actions/update-project.cjs.map +1 -1
  535. package/dist/actions/update-project.d.cts +3 -3
  536. package/dist/actions/update-project.d.mts +3 -3
  537. package/dist/actions/update-project.mjs +3 -3
  538. package/dist/actions/update-project.mjs.map +1 -1
  539. package/dist/actions/update-registry-credential.cjs +1 -1
  540. package/dist/actions/update-registry-credential.cjs.map +1 -1
  541. package/dist/actions/update-registry-credential.d.cts +1 -1
  542. package/dist/actions/update-registry-credential.d.mts +1 -1
  543. package/dist/actions/update-registry-credential.mjs +1 -1
  544. package/dist/actions/update-registry-credential.mjs.map +1 -1
  545. package/dist/actions/update-resource-log-stream.cjs +1 -1
  546. package/dist/actions/update-resource-log-stream.cjs.map +1 -1
  547. package/dist/actions/update-resource-log-stream.d.cts +1 -1
  548. package/dist/actions/update-resource-log-stream.d.mts +1 -1
  549. package/dist/actions/update-resource-log-stream.mjs +1 -1
  550. package/dist/actions/update-resource-log-stream.mjs.map +1 -1
  551. package/dist/actions/update-routes.cjs +3 -3
  552. package/dist/actions/update-routes.cjs.map +1 -1
  553. package/dist/actions/update-routes.d.cts +4 -3
  554. package/dist/actions/update-routes.d.mts +4 -3
  555. package/dist/actions/update-routes.mjs +3 -3
  556. package/dist/actions/update-routes.mjs.map +1 -1
  557. package/dist/actions/update-secret-files-for-service.cjs +4 -4
  558. package/dist/actions/update-secret-files-for-service.cjs.map +1 -1
  559. package/dist/actions/update-secret-files-for-service.d.cts +5 -4
  560. package/dist/actions/update-secret-files-for-service.d.mts +5 -4
  561. package/dist/actions/update-secret-files-for-service.mjs +4 -4
  562. package/dist/actions/update-secret-files-for-service.mjs.map +1 -1
  563. package/dist/actions/update-service.cjs +3 -3
  564. package/dist/actions/update-service.cjs.map +1 -1
  565. package/dist/actions/update-service.d.cts +3 -3
  566. package/dist/actions/update-service.d.mts +3 -3
  567. package/dist/actions/update-service.mjs +3 -3
  568. package/dist/actions/update-service.mjs.map +1 -1
  569. package/dist/actions/verify-custom-domain.cjs +1 -1
  570. package/dist/actions/verify-custom-domain.cjs.map +1 -1
  571. package/dist/actions/verify-custom-domain.d.cts +1 -1
  572. package/dist/actions/verify-custom-domain.d.mts +1 -1
  573. package/dist/actions/verify-custom-domain.mjs +1 -1
  574. package/dist/actions/verify-custom-domain.mjs.map +1 -1
  575. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"list-projects.cjs","names":["z","action"],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListProjectsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of projects to return\").optional(),\n cursor: z.string().describe(\"Cursor for pagination to retrieve the next set of results\").optional(),\n}).describe(\"Request model for listing projects in your Render account.\");\nconst RenderListProjects_OwnerSchema = z.object({\n id: z.string().describe(\"Unique identifier for the owner\").nullable(),\n name: z.string().describe(\"Name of the owner\").nullable(),\n type: z.string().describe(\"Type of owner (e.g., 'user' or 'team')\").nullable(),\n email: z.string().describe(\"Email address of the owner\").nullable(),\n}).passthrough().describe(\"Representation of a project owner (user or team).\");\nconst RenderListProjects_ProjectSchema = z.object({\n id: z.string().describe(\"Unique project identifier\").nullable(),\n name: z.string().describe(\"Name of the project\").nullable(),\n owner: RenderListProjects_OwnerSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 last updated timestamp\").nullable(),\n environmentIds: z.array(z.string()).describe(\"List of environment IDs associated with this project\").nullable().optional(),\n}).passthrough().describe(\"Representation of a Render project.\");\nconst RenderListProjects_ProjectItemSchema = z.object({\n cursor: z.string().describe(\"Cursor for this project item\").nullable(),\n project: RenderListProjects_ProjectSchema.nullable(),\n}).passthrough().describe(\"Wrapper for a project with its cursor.\");\nexport const RenderListProjectsOutput = z.object({\n cursor: z.string().describe(\"Cursor to fetch the next page of results\").nullable().optional(),\n projects: z.array(RenderListProjects_ProjectItemSchema).describe(\"List of project items with cursors\"),\n}).describe(\"Response model for listing Render projects.\");\n\nexport const renderListProjects = action(\"RENDER_LIST_PROJECTS\", {\n slug: \"render-list-projects\",\n name: \"List Projects\",\n description: \"List Projects\",\n input: RenderListProjectsInput,\n output: RenderListProjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAO,+BAA+B,SAAS;CAC/C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,SAAS,iCAAiC,SAAS;AACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,oCAAoC;AACvG,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-projects.cjs","names":["z","action"],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListProjectsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of projects to return\").optional(),\n cursor: z.string().describe(\"Cursor for pagination to retrieve the next set of results\").optional(),\n}).describe(\"Request model for listing projects in your Render account.\");\nconst RenderListProjects_OwnerSchema = z.object({\n id: z.string().describe(\"Unique identifier for the owner\").nullable(),\n name: z.string().describe(\"Name of the owner\").nullable(),\n type: z.string().describe(\"Type of owner (e.g., 'user' or 'team')\").nullable(),\n email: z.string().describe(\"Email address of the owner\").nullable(),\n}).passthrough().describe(\"Representation of a project owner (user or team).\");\nconst RenderListProjects_ProjectSchema = z.object({\n id: z.string().describe(\"Unique project identifier\").nullable(),\n name: z.string().describe(\"Name of the project\").nullable(),\n owner: RenderListProjects_OwnerSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 last updated timestamp\").nullable(),\n environmentIds: z.array(z.string()).describe(\"List of environment IDs associated with this project\").nullable().optional(),\n}).passthrough().describe(\"Representation of a Render project.\");\nconst RenderListProjects_ProjectItemSchema = z.object({\n cursor: z.string().describe(\"Cursor for this project item\").nullable(),\n project: RenderListProjects_ProjectSchema.nullable(),\n}).passthrough().describe(\"Wrapper for a project with its cursor.\");\nexport const RenderListProjectsOutput = z.object({\n cursor: z.string().describe(\"Cursor to fetch the next page of results\").nullable().optional(),\n projects: z.array(RenderListProjects_ProjectItemSchema).describe(\"List of project items with cursors\"),\n}).passthrough().describe(\"Response model for listing Render projects.\");\n\nexport const renderListProjects = action(\"RENDER_LIST_PROJECTS\", {\n slug: \"render-list-projects\",\n name: \"List Projects\",\n description: \"List Projects\",\n input: RenderListProjectsInput,\n output: RenderListProjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAO,+BAA+B,SAAS;CAC/C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,SAAS,iCAAiC,SAAS;AACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,oCAAoC;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -23,7 +23,7 @@ declare const RenderListProjectsOutput: z.ZodObject<{
23
23
  environmentIds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
24
24
  }, z.core.$loose>>;
25
25
  }, z.core.$loose>>;
26
- }, z.core.$strip>;
26
+ }, z.core.$loose>;
27
27
  declare const renderListProjects: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  limit?: number | undefined;
29
29
  cursor?: string | undefined;
@@ -23,7 +23,7 @@ declare const RenderListProjectsOutput: z.ZodObject<{
23
23
  environmentIds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
24
24
  }, z.core.$loose>>;
25
25
  }, z.core.$loose>>;
26
- }, z.core.$strip>;
26
+ }, z.core.$loose>;
27
27
  declare const renderListProjects: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  limit?: number | undefined;
29
29
  cursor?: string | undefined;
@@ -31,7 +31,7 @@ const renderListProjects = action("RENDER_LIST_PROJECTS", {
31
31
  output: z.object({
32
32
  cursor: z.string().describe("Cursor to fetch the next page of results").nullable().optional(),
33
33
  projects: z.array(RenderListProjects_ProjectItemSchema).describe("List of project items with cursors")
34
- }).describe("Response model for listing Render projects.")
34
+ }).passthrough().describe("Response model for listing Render projects.")
35
35
  });
36
36
  //#endregion
37
37
  export { renderListProjects };
@@ -1 +1 @@
1
- {"version":3,"file":"list-projects.mjs","names":[],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListProjectsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of projects to return\").optional(),\n cursor: z.string().describe(\"Cursor for pagination to retrieve the next set of results\").optional(),\n}).describe(\"Request model for listing projects in your Render account.\");\nconst RenderListProjects_OwnerSchema = z.object({\n id: z.string().describe(\"Unique identifier for the owner\").nullable(),\n name: z.string().describe(\"Name of the owner\").nullable(),\n type: z.string().describe(\"Type of owner (e.g., 'user' or 'team')\").nullable(),\n email: z.string().describe(\"Email address of the owner\").nullable(),\n}).passthrough().describe(\"Representation of a project owner (user or team).\");\nconst RenderListProjects_ProjectSchema = z.object({\n id: z.string().describe(\"Unique project identifier\").nullable(),\n name: z.string().describe(\"Name of the project\").nullable(),\n owner: RenderListProjects_OwnerSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 last updated timestamp\").nullable(),\n environmentIds: z.array(z.string()).describe(\"List of environment IDs associated with this project\").nullable().optional(),\n}).passthrough().describe(\"Representation of a Render project.\");\nconst RenderListProjects_ProjectItemSchema = z.object({\n cursor: z.string().describe(\"Cursor for this project item\").nullable(),\n project: RenderListProjects_ProjectSchema.nullable(),\n}).passthrough().describe(\"Wrapper for a project with its cursor.\");\nexport const RenderListProjectsOutput = z.object({\n cursor: z.string().describe(\"Cursor to fetch the next page of results\").nullable().optional(),\n projects: z.array(RenderListProjects_ProjectItemSchema).describe(\"List of project items with cursors\"),\n}).describe(\"Response model for listing Render projects.\");\n\nexport const renderListProjects = action(\"RENDER_LIST_PROJECTS\", {\n slug: \"render-list-projects\",\n name: \"List Projects\",\n description: \"List Projects\",\n input: RenderListProjectsInput,\n output: RenderListProjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAO,+BAA+B,SAAS;CAC/C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,uCAAuC,EAAE,OAAO;CACpD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,SAAS,iCAAiC,SAAS;AACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAMlE,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,UAAU,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,oCAAoC;CACvG,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-projects.mjs","names":[],"sources":["../../src/actions/list-projects.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListProjectsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of projects to return\").optional(),\n cursor: z.string().describe(\"Cursor for pagination to retrieve the next set of results\").optional(),\n}).describe(\"Request model for listing projects in your Render account.\");\nconst RenderListProjects_OwnerSchema = z.object({\n id: z.string().describe(\"Unique identifier for the owner\").nullable(),\n name: z.string().describe(\"Name of the owner\").nullable(),\n type: z.string().describe(\"Type of owner (e.g., 'user' or 'team')\").nullable(),\n email: z.string().describe(\"Email address of the owner\").nullable(),\n}).passthrough().describe(\"Representation of a project owner (user or team).\");\nconst RenderListProjects_ProjectSchema = z.object({\n id: z.string().describe(\"Unique project identifier\").nullable(),\n name: z.string().describe(\"Name of the project\").nullable(),\n owner: RenderListProjects_OwnerSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 last updated timestamp\").nullable(),\n environmentIds: z.array(z.string()).describe(\"List of environment IDs associated with this project\").nullable().optional(),\n}).passthrough().describe(\"Representation of a Render project.\");\nconst RenderListProjects_ProjectItemSchema = z.object({\n cursor: z.string().describe(\"Cursor for this project item\").nullable(),\n project: RenderListProjects_ProjectSchema.nullable(),\n}).passthrough().describe(\"Wrapper for a project with its cursor.\");\nexport const RenderListProjectsOutput = z.object({\n cursor: z.string().describe(\"Cursor to fetch the next page of results\").nullable().optional(),\n projects: z.array(RenderListProjects_ProjectItemSchema).describe(\"List of project items with cursors\"),\n}).passthrough().describe(\"Response model for listing Render projects.\");\n\nexport const renderListProjects = action(\"RENDER_LIST_PROJECTS\", {\n slug: \"render-list-projects\",\n name: \"List Projects\",\n description: \"List Projects\",\n input: RenderListProjectsInput,\n output: RenderListProjectsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAO,+BAA+B,SAAS;CAC/C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,uCAAuC,EAAE,OAAO;CACpD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,SAAS,iCAAiC,SAAS;AACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAMlE,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,UAAU,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,oCAAoC;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
@@ -26,8 +26,8 @@ const RenderListRegistryCredentials_RegistryCredentialSchema = zod.z.object({
26
26
  registry: RenderListRegistryCredentials_RegistryTypeSchema.nullable(),
27
27
  username: zod.z.string().describe("The username associated with the credential.").nullable(),
28
28
  updatedAt: zod.z.string().describe("Last updated time for the credential (ISO 8601 timestamp).").nullable()
29
- }).describe("Represents a registry credential in Render.");
30
- const RenderListRegistryCredentialsOutput = zod.z.object({ credentials: zod.z.array(RenderListRegistryCredentials_RegistryCredentialSchema).describe("List of registry credentials.") }).describe("Response model for listing registry credentials.");
29
+ }).passthrough().describe("Represents a registry credential in Render.");
30
+ const RenderListRegistryCredentialsOutput = zod.z.object({ credentials: zod.z.array(RenderListRegistryCredentials_RegistryCredentialSchema).describe("List of registry credentials.") }).passthrough().describe("Response model for listing registry credentials.");
31
31
  const renderListRegistryCredentials = require_action.action("RENDER_LIST_REGISTRY_CREDENTIALS", {
32
32
  slug: "render-list-registry-credentials",
33
33
  name: "List Registry Credentials",
@@ -1 +1 @@
1
- {"version":3,"file":"list-registry-credentials.cjs","names":["z","action"],"sources":["../../src/actions/list-registry-credentials.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListRegistryCredentialsInput = z.object({\n name: z.array(z.string()).describe(\"Filter for the name of a credential.\").optional(),\n type: z.array(z.string()).describe(\"Filter for the registry type for the credential.\").optional(),\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default: 20, max: 100). For details, see Pagination.\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results. For details, see Pagination.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for.\").optional(),\n username: z.array(z.string()).describe(\"Filter for the username of a credential.\").optional(),\n createdAfter: z.string().describe(\"Filter for credentials created after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedAfter: z.string().describe(\"Filter for credentials updated after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n createdBefore: z.string().describe(\"Filter for credentials created before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedBefore: z.string().describe(\"Filter for credentials updated before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n}).describe(\"Request model for listing registry credentials with optional filters.\");\nconst RenderListRegistryCredentials_RegistryTypeSchema = z.enum([\"GITHUB\", \"GITLAB\", \"DOCKER\", \"GOOGLE_ARTIFACT\", \"AWS_ECR\"]).describe(\"Enum for registry types supported by Render.\");\nconst RenderListRegistryCredentials_RegistryCredentialSchema = z.object({\n id: z.string().describe(\"Unique identifier for this credential.\").nullable(),\n name: z.string().describe(\"Descriptive name for this credential.\").nullable(),\n registry: RenderListRegistryCredentials_RegistryTypeSchema.nullable(),\n username: z.string().describe(\"The username associated with the credential.\").nullable(),\n updatedAt: z.string().describe(\"Last updated time for the credential (ISO 8601 timestamp).\").nullable(),\n}).describe(\"Represents a registry credential in Render.\");\nexport const RenderListRegistryCredentialsOutput = z.object({\n credentials: z.array(RenderListRegistryCredentials_RegistryCredentialSchema).describe(\"List of registry credentials.\"),\n}).describe(\"Response model for listing registry credentials.\");\n\nexport const renderListRegistryCredentials = action(\"RENDER_LIST_REGISTRY_CREDENTIALS\", {\n slug: \"render-list-registry-credentials\",\n name: \"List Registry Credentials\",\n description: \"Tool to list registry credentials. Use when you need to retrieve container registry credentials associated with your account, optionally filtering by name, username, or registry type.\",\n input: RenderListRegistryCredentialsInput,\n output: RenderListRegistryCredentialsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAChG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACrJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACxI,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACxI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAC1I,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,mDAAmDA,IAAAA,EAAE,KAAK;CAAC;CAAU;CAAU;CAAU;CAAmB;AAAS,CAAC,CAAC,CAAC,SAAS,8CAA8C;AACrL,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,UAAU,iDAAiD,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,aAAaA,IAAAA,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,+BAA+B,EACvH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-registry-credentials.cjs","names":["z","action"],"sources":["../../src/actions/list-registry-credentials.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListRegistryCredentialsInput = z.object({\n name: z.array(z.string()).describe(\"Filter for the name of a credential.\").optional(),\n type: z.array(z.string()).describe(\"Filter for the registry type for the credential.\").optional(),\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default: 20, max: 100). For details, see Pagination.\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results. For details, see Pagination.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for.\").optional(),\n username: z.array(z.string()).describe(\"Filter for the username of a credential.\").optional(),\n createdAfter: z.string().describe(\"Filter for credentials created after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedAfter: z.string().describe(\"Filter for credentials updated after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n createdBefore: z.string().describe(\"Filter for credentials created before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedBefore: z.string().describe(\"Filter for credentials updated before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n}).describe(\"Request model for listing registry credentials with optional filters.\");\nconst RenderListRegistryCredentials_RegistryTypeSchema = z.enum([\"GITHUB\", \"GITLAB\", \"DOCKER\", \"GOOGLE_ARTIFACT\", \"AWS_ECR\"]).describe(\"Enum for registry types supported by Render.\");\nconst RenderListRegistryCredentials_RegistryCredentialSchema = z.object({\n id: z.string().describe(\"Unique identifier for this credential.\").nullable(),\n name: z.string().describe(\"Descriptive name for this credential.\").nullable(),\n registry: RenderListRegistryCredentials_RegistryTypeSchema.nullable(),\n username: z.string().describe(\"The username associated with the credential.\").nullable(),\n updatedAt: z.string().describe(\"Last updated time for the credential (ISO 8601 timestamp).\").nullable(),\n}).passthrough().describe(\"Represents a registry credential in Render.\");\nexport const RenderListRegistryCredentialsOutput = z.object({\n credentials: z.array(RenderListRegistryCredentials_RegistryCredentialSchema).describe(\"List of registry credentials.\"),\n}).passthrough().describe(\"Response model for listing registry credentials.\");\n\nexport const renderListRegistryCredentials = action(\"RENDER_LIST_REGISTRY_CREDENTIALS\", {\n slug: \"render-list-registry-credentials\",\n name: \"List Registry Credentials\",\n description: \"Tool to list registry credentials. Use when you need to retrieve container registry credentials associated with your account, optionally filtering by name, username, or registry type.\",\n input: RenderListRegistryCredentialsInput,\n output: RenderListRegistryCredentialsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAChG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACrJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACxI,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACxI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAC1I,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,mDAAmDA,IAAAA,EAAE,KAAK;CAAC;CAAU;CAAU;CAAU;CAAmB;AAAS,CAAC,CAAC,CAAC,SAAS,8CAA8C;AACrL,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,UAAU,iDAAiD,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,aAAaA,IAAAA,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,+BAA+B,EACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,gCAAgCC,eAAAA,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -26,8 +26,8 @@ declare const RenderListRegistryCredentialsOutput: z.ZodObject<{
26
26
  }>>;
27
27
  username: z.ZodNullable<z.ZodString>;
28
28
  updatedAt: z.ZodNullable<z.ZodString>;
29
- }, z.core.$strip>>;
30
- }, z.core.$strip>;
29
+ }, z.core.$loose>>;
30
+ }, z.core.$loose>;
31
31
  declare const renderListRegistryCredentials: import("@keystrokehq/action").WorkflowActionDefinition<{
32
32
  name?: string[] | undefined;
33
33
  type?: string[] | undefined;
@@ -26,8 +26,8 @@ declare const RenderListRegistryCredentialsOutput: z.ZodObject<{
26
26
  }>>;
27
27
  username: z.ZodNullable<z.ZodString>;
28
28
  updatedAt: z.ZodNullable<z.ZodString>;
29
- }, z.core.$strip>>;
30
- }, z.core.$strip>;
29
+ }, z.core.$loose>>;
30
+ }, z.core.$loose>;
31
31
  declare const renderListRegistryCredentials: import("@keystrokehq/action").WorkflowActionDefinition<{
32
32
  name?: string[] | undefined;
33
33
  type?: string[] | undefined;
@@ -26,13 +26,13 @@ const RenderListRegistryCredentials_RegistryCredentialSchema = z.object({
26
26
  registry: RenderListRegistryCredentials_RegistryTypeSchema.nullable(),
27
27
  username: z.string().describe("The username associated with the credential.").nullable(),
28
28
  updatedAt: z.string().describe("Last updated time for the credential (ISO 8601 timestamp).").nullable()
29
- }).describe("Represents a registry credential in Render.");
29
+ }).passthrough().describe("Represents a registry credential in Render.");
30
30
  const renderListRegistryCredentials = action("RENDER_LIST_REGISTRY_CREDENTIALS", {
31
31
  slug: "render-list-registry-credentials",
32
32
  name: "List Registry Credentials",
33
33
  description: "Tool to list registry credentials. Use when you need to retrieve container registry credentials associated with your account, optionally filtering by name, username, or registry type.",
34
34
  input: RenderListRegistryCredentialsInput,
35
- output: z.object({ credentials: z.array(RenderListRegistryCredentials_RegistryCredentialSchema).describe("List of registry credentials.") }).describe("Response model for listing registry credentials.")
35
+ output: z.object({ credentials: z.array(RenderListRegistryCredentials_RegistryCredentialSchema).describe("List of registry credentials.") }).passthrough().describe("Response model for listing registry credentials.")
36
36
  });
37
37
  //#endregion
38
38
  export { renderListRegistryCredentials };
@@ -1 +1 @@
1
- {"version":3,"file":"list-registry-credentials.mjs","names":[],"sources":["../../src/actions/list-registry-credentials.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListRegistryCredentialsInput = z.object({\n name: z.array(z.string()).describe(\"Filter for the name of a credential.\").optional(),\n type: z.array(z.string()).describe(\"Filter for the registry type for the credential.\").optional(),\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default: 20, max: 100). For details, see Pagination.\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results. For details, see Pagination.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for.\").optional(),\n username: z.array(z.string()).describe(\"Filter for the username of a credential.\").optional(),\n createdAfter: z.string().describe(\"Filter for credentials created after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedAfter: z.string().describe(\"Filter for credentials updated after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n createdBefore: z.string().describe(\"Filter for credentials created before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedBefore: z.string().describe(\"Filter for credentials updated before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n}).describe(\"Request model for listing registry credentials with optional filters.\");\nconst RenderListRegistryCredentials_RegistryTypeSchema = z.enum([\"GITHUB\", \"GITLAB\", \"DOCKER\", \"GOOGLE_ARTIFACT\", \"AWS_ECR\"]).describe(\"Enum for registry types supported by Render.\");\nconst RenderListRegistryCredentials_RegistryCredentialSchema = z.object({\n id: z.string().describe(\"Unique identifier for this credential.\").nullable(),\n name: z.string().describe(\"Descriptive name for this credential.\").nullable(),\n registry: RenderListRegistryCredentials_RegistryTypeSchema.nullable(),\n username: z.string().describe(\"The username associated with the credential.\").nullable(),\n updatedAt: z.string().describe(\"Last updated time for the credential (ISO 8601 timestamp).\").nullable(),\n}).describe(\"Represents a registry credential in Render.\");\nexport const RenderListRegistryCredentialsOutput = z.object({\n credentials: z.array(RenderListRegistryCredentials_RegistryCredentialSchema).describe(\"List of registry credentials.\"),\n}).describe(\"Response model for listing registry credentials.\");\n\nexport const renderListRegistryCredentials = action(\"RENDER_LIST_REGISTRY_CREDENTIALS\", {\n slug: \"render-list-registry-credentials\",\n name: \"List Registry Credentials\",\n description: \"Tool to list registry credentials. Use when you need to retrieve container registry credentials associated with your account, optionally filtering by name, username, or registry type.\",\n input: RenderListRegistryCredentialsInput,\n output: RenderListRegistryCredentialsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAChG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACrJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACxI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACxI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAC1I,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,mDAAmD,EAAE,KAAK;CAAC;CAAU;CAAU;CAAU;CAAmB;AAAS,CAAC,CAAC,CAAC,SAAS,8CAA8C;AACrL,MAAM,yDAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,UAAU,iDAAiD,SAAS;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAKzD,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,aAAa,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,+BAA+B,EACvH,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-registry-credentials.mjs","names":[],"sources":["../../src/actions/list-registry-credentials.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListRegistryCredentialsInput = z.object({\n name: z.array(z.string()).describe(\"Filter for the name of a credential.\").optional(),\n type: z.array(z.string()).describe(\"Filter for the registry type for the credential.\").optional(),\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default: 20, max: 100). For details, see Pagination.\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results. For details, see Pagination.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for.\").optional(),\n username: z.array(z.string()).describe(\"Filter for the username of a credential.\").optional(),\n createdAfter: z.string().describe(\"Filter for credentials created after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedAfter: z.string().describe(\"Filter for credentials updated after a certain time (specified as an ISO 8601 timestamp).\").optional(),\n createdBefore: z.string().describe(\"Filter for credentials created before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n updatedBefore: z.string().describe(\"Filter for credentials updated before a certain time (specified as an ISO 8601 timestamp).\").optional(),\n}).describe(\"Request model for listing registry credentials with optional filters.\");\nconst RenderListRegistryCredentials_RegistryTypeSchema = z.enum([\"GITHUB\", \"GITLAB\", \"DOCKER\", \"GOOGLE_ARTIFACT\", \"AWS_ECR\"]).describe(\"Enum for registry types supported by Render.\");\nconst RenderListRegistryCredentials_RegistryCredentialSchema = z.object({\n id: z.string().describe(\"Unique identifier for this credential.\").nullable(),\n name: z.string().describe(\"Descriptive name for this credential.\").nullable(),\n registry: RenderListRegistryCredentials_RegistryTypeSchema.nullable(),\n username: z.string().describe(\"The username associated with the credential.\").nullable(),\n updatedAt: z.string().describe(\"Last updated time for the credential (ISO 8601 timestamp).\").nullable(),\n}).passthrough().describe(\"Represents a registry credential in Render.\");\nexport const RenderListRegistryCredentialsOutput = z.object({\n credentials: z.array(RenderListRegistryCredentials_RegistryCredentialSchema).describe(\"List of registry credentials.\"),\n}).passthrough().describe(\"Response model for listing registry credentials.\");\n\nexport const renderListRegistryCredentials = action(\"RENDER_LIST_REGISTRY_CREDENTIALS\", {\n slug: \"render-list-registry-credentials\",\n name: \"List Registry Credentials\",\n description: \"Tool to list registry credentials. Use when you need to retrieve container registry credentials associated with your account, optionally filtering by name, username, or registry type.\",\n input: RenderListRegistryCredentialsInput,\n output: RenderListRegistryCredentialsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAChG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACrJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC5F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACxI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACxI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAC1I,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,mDAAmD,EAAE,KAAK;CAAC;CAAU;CAAU;CAAU;CAAmB;AAAS,CAAC,CAAC,CAAC,SAAS,8CAA8C;AACrL,MAAM,yDAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,UAAU,iDAAiD,SAAS;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAKvE,MAAa,gCAAgC,OAAO,oCAAoC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,aAAa,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,+BAA+B,EACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
@@ -14,8 +14,8 @@ const RenderListResourceLogStreams_ResourceLogStreamSchema = zod.z.object({
14
14
  setting: RenderListResourceLogStreams_LogStreamSettingSchema.nullable(),
15
15
  endpoint: zod.z.string().describe("The endpoint to stream logs to. Must be present if setting is send. Cannot be present if setting is drop.").nullable().optional(),
16
16
  resourceId: zod.z.string().describe("The ID of the resource.").nullable()
17
- }).describe("Represents a resource log stream override configuration.");
18
- const RenderListResourceLogStreamsOutput = zod.z.object({ items: zod.z.array(RenderListResourceLogStreams_ResourceLogStreamSchema).describe("Resource log stream overrides") }).describe("Response model for listing resource log stream overrides.");
17
+ }).passthrough().describe("Represents a resource log stream override configuration.");
18
+ const RenderListResourceLogStreamsOutput = zod.z.object({ items: zod.z.array(RenderListResourceLogStreams_ResourceLogStreamSchema).describe("Resource log stream overrides") }).passthrough().describe("Response model for listing resource log stream overrides.");
19
19
  const renderListResourceLogStreams = require_action.action("RENDER_LIST_RESOURCE_LOG_STREAMS", {
20
20
  slug: "render-list-resource-log-streams",
21
21
  name: "List Resource Log Streams",
@@ -1 +1 @@
1
- {"version":3,"file":"list-resource-log-streams.cjs","names":["z","action"],"sources":["../../src/actions/list-resource-log-streams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListResourceLogStreamsInput = z.object({\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for\").optional(),\n setting: z.array(z.string()).describe(\"Filter log streams by their setting (send or drop).\").optional(),\n resourceId: z.array(z.string()).describe(\"IDs of resources (server, cron job, postgres, or redis) to filter by\").optional(),\n logStreamId: z.array(z.string()).describe(\"Filter log streams by their id.\").optional(),\n}).describe(\"Request model for listing resource log stream overrides with optional filters.\");\nconst RenderListResourceLogStreams_LogStreamSettingSchema = z.enum([\"send\", \"drop\"]).describe(\"Enum for log stream setting values.\");\nconst RenderListResourceLogStreams_ResourceLogStreamSchema = z.object({\n setting: RenderListResourceLogStreams_LogStreamSettingSchema.nullable(),\n endpoint: z.string().describe(\"The endpoint to stream logs to. Must be present if setting is send. Cannot be present if setting is drop.\").nullable().optional(),\n resourceId: z.string().describe(\"The ID of the resource.\").nullable(),\n}).describe(\"Represents a resource log stream override configuration.\");\nexport const RenderListResourceLogStreamsOutput = z.object({\n items: z.array(RenderListResourceLogStreams_ResourceLogStreamSchema).describe(\"Resource log stream overrides\"),\n}).describe(\"Response model for listing resource log stream overrides.\");\n\nexport const renderListResourceLogStreams = action(\"RENDER_LIST_RESOURCE_LOG_STREAMS\", {\n slug: \"render-list-resource-log-streams\",\n name: \"List Resource Log Streams\",\n description: \"Tool to list resource log stream overrides. Use when you need to retrieve log stream configurations for resources in your account.\",\n input: RenderListResourceLogStreamsInput,\n output: RenderListResourceLogStreamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACvH,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC1H,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAM,sDAAsDA,IAAAA,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACnI,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,SAAS,oDAAoD,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,OAAOA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,+BAA+B,EAC/G,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-resource-log-streams.cjs","names":["z","action"],"sources":["../../src/actions/list-resource-log-streams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListResourceLogStreamsInput = z.object({\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for\").optional(),\n setting: z.array(z.string()).describe(\"Filter log streams by their setting (send or drop).\").optional(),\n resourceId: z.array(z.string()).describe(\"IDs of resources (server, cron job, postgres, or redis) to filter by\").optional(),\n logStreamId: z.array(z.string()).describe(\"Filter log streams by their id.\").optional(),\n}).describe(\"Request model for listing resource log stream overrides with optional filters.\");\nconst RenderListResourceLogStreams_LogStreamSettingSchema = z.enum([\"send\", \"drop\"]).describe(\"Enum for log stream setting values.\");\nconst RenderListResourceLogStreams_ResourceLogStreamSchema = z.object({\n setting: RenderListResourceLogStreams_LogStreamSettingSchema.nullable(),\n endpoint: z.string().describe(\"The endpoint to stream logs to. Must be present if setting is send. Cannot be present if setting is drop.\").nullable().optional(),\n resourceId: z.string().describe(\"The ID of the resource.\").nullable(),\n}).passthrough().describe(\"Represents a resource log stream override configuration.\");\nexport const RenderListResourceLogStreamsOutput = z.object({\n items: z.array(RenderListResourceLogStreams_ResourceLogStreamSchema).describe(\"Resource log stream overrides\"),\n}).passthrough().describe(\"Response model for listing resource log stream overrides.\");\n\nexport const renderListResourceLogStreams = action(\"RENDER_LIST_RESOURCE_LOG_STREAMS\", {\n slug: \"render-list-resource-log-streams\",\n name: \"List Resource Log Streams\",\n description: \"Tool to list resource log stream overrides. Use when you need to retrieve log stream configurations for resources in your account.\",\n input: RenderListResourceLogStreamsInput,\n output: RenderListResourceLogStreamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACvH,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC1H,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAM,sDAAsDA,IAAAA,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACnI,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,SAAS,oDAAoD,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,OAAOA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,+BAA+B,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -17,8 +17,8 @@ declare const RenderListResourceLogStreamsOutput: z.ZodObject<{
17
17
  }>>;
18
18
  endpoint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  resourceId: z.ZodNullable<z.ZodString>;
20
- }, z.core.$strip>>;
21
- }, z.core.$strip>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$loose>;
22
22
  declare const renderListResourceLogStreams: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  limit?: number | undefined;
24
24
  cursor?: string | undefined;
@@ -17,8 +17,8 @@ declare const RenderListResourceLogStreamsOutput: z.ZodObject<{
17
17
  }>>;
18
18
  endpoint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  resourceId: z.ZodNullable<z.ZodString>;
20
- }, z.core.$strip>>;
21
- }, z.core.$strip>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$loose>;
22
22
  declare const renderListResourceLogStreams: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  limit?: number | undefined;
24
24
  cursor?: string | undefined;
@@ -14,13 +14,13 @@ const RenderListResourceLogStreams_ResourceLogStreamSchema = z.object({
14
14
  setting: RenderListResourceLogStreams_LogStreamSettingSchema.nullable(),
15
15
  endpoint: z.string().describe("The endpoint to stream logs to. Must be present if setting is send. Cannot be present if setting is drop.").nullable().optional(),
16
16
  resourceId: z.string().describe("The ID of the resource.").nullable()
17
- }).describe("Represents a resource log stream override configuration.");
17
+ }).passthrough().describe("Represents a resource log stream override configuration.");
18
18
  const renderListResourceLogStreams = action("RENDER_LIST_RESOURCE_LOG_STREAMS", {
19
19
  slug: "render-list-resource-log-streams",
20
20
  name: "List Resource Log Streams",
21
21
  description: "Tool to list resource log stream overrides. Use when you need to retrieve log stream configurations for resources in your account.",
22
22
  input: RenderListResourceLogStreamsInput,
23
- output: z.object({ items: z.array(RenderListResourceLogStreams_ResourceLogStreamSchema).describe("Resource log stream overrides") }).describe("Response model for listing resource log stream overrides.")
23
+ output: z.object({ items: z.array(RenderListResourceLogStreams_ResourceLogStreamSchema).describe("Resource log stream overrides") }).passthrough().describe("Response model for listing resource log stream overrides.")
24
24
  });
25
25
  //#endregion
26
26
  export { renderListResourceLogStreams };
@@ -1 +1 @@
1
- {"version":3,"file":"list-resource-log-streams.mjs","names":[],"sources":["../../src/actions/list-resource-log-streams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListResourceLogStreamsInput = z.object({\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for\").optional(),\n setting: z.array(z.string()).describe(\"Filter log streams by their setting (send or drop).\").optional(),\n resourceId: z.array(z.string()).describe(\"IDs of resources (server, cron job, postgres, or redis) to filter by\").optional(),\n logStreamId: z.array(z.string()).describe(\"Filter log streams by their id.\").optional(),\n}).describe(\"Request model for listing resource log stream overrides with optional filters.\");\nconst RenderListResourceLogStreams_LogStreamSettingSchema = z.enum([\"send\", \"drop\"]).describe(\"Enum for log stream setting values.\");\nconst RenderListResourceLogStreams_ResourceLogStreamSchema = z.object({\n setting: RenderListResourceLogStreams_LogStreamSettingSchema.nullable(),\n endpoint: z.string().describe(\"The endpoint to stream logs to. Must be present if setting is send. Cannot be present if setting is drop.\").nullable().optional(),\n resourceId: z.string().describe(\"The ID of the resource.\").nullable(),\n}).describe(\"Represents a resource log stream override configuration.\");\nexport const RenderListResourceLogStreamsOutput = z.object({\n items: z.array(RenderListResourceLogStreams_ResourceLogStreamSchema).describe(\"Resource log stream overrides\"),\n}).describe(\"Response model for listing resource log stream overrides.\");\n\nexport const renderListResourceLogStreams = action(\"RENDER_LIST_RESOURCE_LOG_STREAMS\", {\n slug: \"render-list-resource-log-streams\",\n name: \"List Resource Log Streams\",\n description: \"Tool to list resource log stream overrides. Use when you need to retrieve log stream configurations for resources in your account.\",\n input: RenderListResourceLogStreamsInput,\n output: RenderListResourceLogStreamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACvH,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC1H,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAM,sDAAsD,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACnI,MAAM,uDAAuD,EAAE,OAAO;CACpE,SAAS,oDAAoD,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAKtE,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,OAAO,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,+BAA+B,EAC/G,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-resource-log-streams.mjs","names":[],"sources":["../../src/actions/list-resource-log-streams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListResourceLogStreamsInput = z.object({\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results.\").optional(),\n ownerId: z.array(z.string()).describe(\"The ID of the workspaces to return resources for\").optional(),\n setting: z.array(z.string()).describe(\"Filter log streams by their setting (send or drop).\").optional(),\n resourceId: z.array(z.string()).describe(\"IDs of resources (server, cron job, postgres, or redis) to filter by\").optional(),\n logStreamId: z.array(z.string()).describe(\"Filter log streams by their id.\").optional(),\n}).describe(\"Request model for listing resource log stream overrides with optional filters.\");\nconst RenderListResourceLogStreams_LogStreamSettingSchema = z.enum([\"send\", \"drop\"]).describe(\"Enum for log stream setting values.\");\nconst RenderListResourceLogStreams_ResourceLogStreamSchema = z.object({\n setting: RenderListResourceLogStreams_LogStreamSettingSchema.nullable(),\n endpoint: z.string().describe(\"The endpoint to stream logs to. Must be present if setting is send. Cannot be present if setting is drop.\").nullable().optional(),\n resourceId: z.string().describe(\"The ID of the resource.\").nullable(),\n}).passthrough().describe(\"Represents a resource log stream override configuration.\");\nexport const RenderListResourceLogStreamsOutput = z.object({\n items: z.array(RenderListResourceLogStreams_ResourceLogStreamSchema).describe(\"Resource log stream overrides\"),\n}).passthrough().describe(\"Response model for listing resource log stream overrides.\");\n\nexport const renderListResourceLogStreams = action(\"RENDER_LIST_RESOURCE_LOG_STREAMS\", {\n slug: \"render-list-resource-log-streams\",\n name: \"List Resource Log Streams\",\n description: \"Tool to list resource log stream overrides. Use when you need to retrieve log stream configurations for resources in your account.\",\n input: RenderListResourceLogStreamsInput,\n output: RenderListResourceLogStreamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACvH,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC1H,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAM,sDAAsD,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACnI,MAAM,uDAAuD,EAAE,OAAO;CACpE,SAAS,oDAAoD,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAKpF,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,OAAO,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,+BAA+B,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
@@ -15,11 +15,11 @@ const RenderListRoutes_RouteSchema = zod.z.object({
15
15
  source: zod.z.string().describe("Source path pattern for the route.").nullable(),
16
16
  priority: zod.z.number().int().describe("Priority of the route rule. Lower numbers have higher priority.").nullable(),
17
17
  destination: zod.z.string().describe("Destination path for the route.").nullable()
18
- }).describe("Represents a redirect/rewrite rule.");
18
+ }).passthrough().describe("Represents a redirect/rewrite rule.");
19
19
  const RenderListRoutesOutput = zod.z.object({
20
20
  routes: zod.z.array(RenderListRoutes_RouteSchema).describe("List of redirect/rewrite rules matching the filters."),
21
21
  nextCursor: zod.z.string().describe("Cursor to retrieve the next page of results, if available.").nullable().optional()
22
- }).describe("Response model for listing routes.");
22
+ }).passthrough().describe("Response model for listing routes.");
23
23
  const renderListRoutes = require_action.action("RENDER_LIST_ROUTES", {
24
24
  slug: "render-list-routes",
25
25
  name: "List Routes",
@@ -1 +1 @@
1
- {"version":3,"file":"list-routes.cjs","names":["z","action"],"sources":["../../src/actions/list-routes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListRoutesInput = z.object({\n type: z.array(z.string()).describe(\"Filter for the type of route rule (e.g., 'redirect', 'rewrite').\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of items to return (default 20).\").optional(),\n cursor: z.string().describe(\"Pagination cursor for fetching the next page of results. For details, see Render's Pagination documentation.\").optional(),\n source: z.array(z.string()).describe(\"Filter for the source path of the route.\").optional(),\n serviceId: z.string().describe(\"The unique identifier of the service to list routes for.\"),\n destination: z.array(z.string()).describe(\"Filter for the destination path of the route.\").optional(),\n}).describe(\"Request model for listing redirect/rewrite rules for a service.\");\nconst RenderListRoutes_RouteSchema = z.object({\n id: z.string().describe(\"Unique identifier of the route.\").nullable(),\n type: z.string().describe(\"Type of the route rule (e.g., 'redirect', 'rewrite').\").nullable(),\n source: z.string().describe(\"Source path pattern for the route.\").nullable(),\n priority: z.number().int().describe(\"Priority of the route rule. Lower numbers have higher priority.\").nullable(),\n destination: z.string().describe(\"Destination path for the route.\").nullable(),\n}).describe(\"Represents a redirect/rewrite rule.\");\nexport const RenderListRoutesOutput = z.object({\n routes: z.array(RenderListRoutes_RouteSchema).describe(\"List of redirect/rewrite rules matching the filters.\"),\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if available.\").nullable().optional(),\n}).describe(\"Response model for listing routes.\");\n\nexport const renderListRoutes = action(\"RENDER_LIST_ROUTES\", {\n slug: \"render-list-routes\",\n name: \"List Routes\",\n description: \"Tool to list redirect/rewrite rules for a service. Use when you need to retrieve routing configuration for a Render service.\",\n input: RenderListRoutesInput,\n output: RenderListRoutesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACrJ,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,QAAQA,IAAAA,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,sDAAsD;CAC7G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-routes.cjs","names":["z","action"],"sources":["../../src/actions/list-routes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListRoutesInput = z.object({\n type: z.array(z.string()).describe(\"Filter for the type of route rule (e.g., 'redirect', 'rewrite').\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of items to return (default 20).\").optional(),\n cursor: z.string().describe(\"Pagination cursor for fetching the next page of results. For details, see Render's Pagination documentation.\").optional(),\n source: z.array(z.string()).describe(\"Filter for the source path of the route.\").optional(),\n serviceId: z.string().describe(\"The unique identifier of the service to list routes for.\"),\n destination: z.array(z.string()).describe(\"Filter for the destination path of the route.\").optional(),\n}).describe(\"Request model for listing redirect/rewrite rules for a service.\");\nconst RenderListRoutes_RouteSchema = z.object({\n id: z.string().describe(\"Unique identifier of the route.\").nullable(),\n type: z.string().describe(\"Type of the route rule (e.g., 'redirect', 'rewrite').\").nullable(),\n source: z.string().describe(\"Source path pattern for the route.\").nullable(),\n priority: z.number().int().describe(\"Priority of the route rule. Lower numbers have higher priority.\").nullable(),\n destination: z.string().describe(\"Destination path for the route.\").nullable(),\n}).passthrough().describe(\"Represents a redirect/rewrite rule.\");\nexport const RenderListRoutesOutput = z.object({\n routes: z.array(RenderListRoutes_RouteSchema).describe(\"List of redirect/rewrite rules matching the filters.\"),\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing routes.\");\n\nexport const renderListRoutes = action(\"RENDER_LIST_ROUTES\", {\n slug: \"render-list-routes\",\n name: \"List Routes\",\n description: \"Tool to list redirect/rewrite rules for a service. Use when you need to retrieve routing configuration for a Render service.\",\n input: RenderListRoutesInput,\n output: RenderListRoutesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACrJ,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,QAAQA,IAAAA,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,sDAAsD;CAC7G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -16,9 +16,9 @@ declare const RenderListRoutesOutput: z.ZodObject<{
16
16
  source: z.ZodNullable<z.ZodString>;
17
17
  priority: z.ZodNullable<z.ZodNumber>;
18
18
  destination: z.ZodNullable<z.ZodString>;
19
- }, z.core.$strip>>;
19
+ }, z.core.$loose>>;
20
20
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
- }, z.core.$strip>;
21
+ }, z.core.$loose>;
22
22
  declare const renderListRoutes: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  serviceId: string;
24
24
  type?: string[] | undefined;
@@ -16,9 +16,9 @@ declare const RenderListRoutesOutput: z.ZodObject<{
16
16
  source: z.ZodNullable<z.ZodString>;
17
17
  priority: z.ZodNullable<z.ZodNumber>;
18
18
  destination: z.ZodNullable<z.ZodString>;
19
- }, z.core.$strip>>;
19
+ }, z.core.$loose>>;
20
20
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
- }, z.core.$strip>;
21
+ }, z.core.$loose>;
22
22
  declare const renderListRoutes: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  serviceId: string;
24
24
  type?: string[] | undefined;
@@ -15,7 +15,7 @@ const RenderListRoutes_RouteSchema = z.object({
15
15
  source: z.string().describe("Source path pattern for the route.").nullable(),
16
16
  priority: z.number().int().describe("Priority of the route rule. Lower numbers have higher priority.").nullable(),
17
17
  destination: z.string().describe("Destination path for the route.").nullable()
18
- }).describe("Represents a redirect/rewrite rule.");
18
+ }).passthrough().describe("Represents a redirect/rewrite rule.");
19
19
  const renderListRoutes = action("RENDER_LIST_ROUTES", {
20
20
  slug: "render-list-routes",
21
21
  name: "List Routes",
@@ -24,7 +24,7 @@ const renderListRoutes = action("RENDER_LIST_ROUTES", {
24
24
  output: z.object({
25
25
  routes: z.array(RenderListRoutes_RouteSchema).describe("List of redirect/rewrite rules matching the filters."),
26
26
  nextCursor: z.string().describe("Cursor to retrieve the next page of results, if available.").nullable().optional()
27
- }).describe("Response model for listing routes.")
27
+ }).passthrough().describe("Response model for listing routes.")
28
28
  });
29
29
  //#endregion
30
30
  export { renderListRoutes };
@@ -1 +1 @@
1
- {"version":3,"file":"list-routes.mjs","names":[],"sources":["../../src/actions/list-routes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListRoutesInput = z.object({\n type: z.array(z.string()).describe(\"Filter for the type of route rule (e.g., 'redirect', 'rewrite').\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of items to return (default 20).\").optional(),\n cursor: z.string().describe(\"Pagination cursor for fetching the next page of results. For details, see Render's Pagination documentation.\").optional(),\n source: z.array(z.string()).describe(\"Filter for the source path of the route.\").optional(),\n serviceId: z.string().describe(\"The unique identifier of the service to list routes for.\"),\n destination: z.array(z.string()).describe(\"Filter for the destination path of the route.\").optional(),\n}).describe(\"Request model for listing redirect/rewrite rules for a service.\");\nconst RenderListRoutes_RouteSchema = z.object({\n id: z.string().describe(\"Unique identifier of the route.\").nullable(),\n type: z.string().describe(\"Type of the route rule (e.g., 'redirect', 'rewrite').\").nullable(),\n source: z.string().describe(\"Source path pattern for the route.\").nullable(),\n priority: z.number().int().describe(\"Priority of the route rule. Lower numbers have higher priority.\").nullable(),\n destination: z.string().describe(\"Destination path for the route.\").nullable(),\n}).describe(\"Represents a redirect/rewrite rule.\");\nexport const RenderListRoutesOutput = z.object({\n routes: z.array(RenderListRoutes_RouteSchema).describe(\"List of redirect/rewrite rules matching the filters.\"),\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if available.\").nullable().optional(),\n}).describe(\"Response model for listing routes.\");\n\nexport const renderListRoutes = action(\"RENDER_LIST_ROUTES\", {\n slug: \"render-list-routes\",\n name: \"List Routes\",\n description: \"Tool to list redirect/rewrite rules for a service. Use when you need to retrieve routing configuration for a Render service.\",\n input: RenderListRoutesInput,\n output: RenderListRoutesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACrJ,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,+BAA+B,EAAE,OAAO;CAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAMjD,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoC,EAAE,OAAO;EAC7C,QAAQ,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,sDAAsD;EAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-routes.mjs","names":[],"sources":["../../src/actions/list-routes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListRoutesInput = z.object({\n type: z.array(z.string()).describe(\"Filter for the type of route rule (e.g., 'redirect', 'rewrite').\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of items to return (default 20).\").optional(),\n cursor: z.string().describe(\"Pagination cursor for fetching the next page of results. For details, see Render's Pagination documentation.\").optional(),\n source: z.array(z.string()).describe(\"Filter for the source path of the route.\").optional(),\n serviceId: z.string().describe(\"The unique identifier of the service to list routes for.\"),\n destination: z.array(z.string()).describe(\"Filter for the destination path of the route.\").optional(),\n}).describe(\"Request model for listing redirect/rewrite rules for a service.\");\nconst RenderListRoutes_RouteSchema = z.object({\n id: z.string().describe(\"Unique identifier of the route.\").nullable(),\n type: z.string().describe(\"Type of the route rule (e.g., 'redirect', 'rewrite').\").nullable(),\n source: z.string().describe(\"Source path pattern for the route.\").nullable(),\n priority: z.number().int().describe(\"Priority of the route rule. Lower numbers have higher priority.\").nullable(),\n destination: z.string().describe(\"Destination path for the route.\").nullable(),\n}).passthrough().describe(\"Represents a redirect/rewrite rule.\");\nexport const RenderListRoutesOutput = z.object({\n routes: z.array(RenderListRoutes_RouteSchema).describe(\"List of redirect/rewrite rules matching the filters.\"),\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing routes.\");\n\nexport const renderListRoutes = action(\"RENDER_LIST_ROUTES\", {\n slug: \"render-list-routes\",\n name: \"List Routes\",\n description: \"Tool to list redirect/rewrite rules for a service. Use when you need to retrieve routing configuration for a Render service.\",\n input: RenderListRoutesInput,\n output: RenderListRoutesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACrJ,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,+BAA+B,EAAE,OAAO;CAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAM/D,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoC,EAAE,OAAO;EAC7C,QAAQ,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,sDAAsD;EAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAOhB;AACV,CAAC"}
@@ -6,15 +6,15 @@ const RenderListSecretFilesInput = zod.z.object({
6
6
  cursor: zod.z.string().describe("The position in the result list to start from when fetching paginated results. For details, see Pagination.").optional(),
7
7
  serviceId: zod.z.string().describe("The ID of the service to list secret files for.")
8
8
  }).describe("Request model for listing secret files for a service.");
9
- const RenderListSecretFiles_PaginationSchema = zod.z.object({ nextCursor: zod.z.string().describe("Cursor to retrieve the next page of results, if any.").nullable().optional() });
9
+ const RenderListSecretFiles_PaginationSchema = zod.z.object({ nextCursor: zod.z.string().describe("Cursor to retrieve the next page of results, if any.").nullable().optional() }).passthrough();
10
10
  const RenderListSecretFiles_SecretFileSchema = zod.z.object({
11
11
  name: zod.z.string().describe("The name of the secret file.").nullable(),
12
12
  content: zod.z.string().describe("The content of the secret file.").nullable()
13
- }).describe("Model representing a secret file.");
13
+ }).passthrough().describe("Model representing a secret file.");
14
14
  const RenderListSecretFilesOutput = zod.z.object({
15
15
  pagination: RenderListSecretFiles_PaginationSchema.nullable().optional(),
16
16
  secret_files: zod.z.array(RenderListSecretFiles_SecretFileSchema).describe("List of secret files for the service.")
17
- }).describe("Response model for listing secret files.");
17
+ }).passthrough().describe("Response model for listing secret files.");
18
18
  const renderListSecretFiles = require_action.action("RENDER_LIST_SECRET_FILES", {
19
19
  slug: "render-list-secret-files",
20
20
  name: "List Secret Files",
@@ -1 +1 @@
1
- {"version":3,"file":"list-secret-files.cjs","names":["z","action"],"sources":["../../src/actions/list-secret-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListSecretFilesInput = z.object({\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results. For details, see Pagination.\").optional(),\n serviceId: z.string().describe(\"The ID of the service to list secret files for.\"),\n}).describe(\"Request model for listing secret files for a service.\");\nconst RenderListSecretFiles_PaginationSchema = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n});\nconst RenderListSecretFiles_SecretFileSchema = z.object({\n name: z.string().describe(\"The name of the secret file.\").nullable(),\n content: z.string().describe(\"The content of the secret file.\").nullable(),\n}).describe(\"Model representing a secret file.\");\nexport const RenderListSecretFilesOutput = z.object({\n pagination: RenderListSecretFiles_PaginationSchema.nullable().optional(),\n secret_files: z.array(RenderListSecretFiles_SecretFileSchema).describe(\"List of secret files for the service.\"),\n}).describe(\"Response model for listing secret files.\");\n\nexport const renderListSecretFiles = action(\"RENDER_LIST_SECRET_FILES\", {\n slug: \"render-list-secret-files\",\n name: \"List Secret Files\",\n description: \"Tool to list secret files for a Render service. Use when you need to retrieve all secret files associated with a specific service.\",\n input: RenderListSecretFilesInput,\n output: RenderListSecretFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AAClF,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO,EACtD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AACD,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACvE,cAAcA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uCAAuC;AAChH,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAEtD,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-secret-files.cjs","names":["z","action"],"sources":["../../src/actions/list-secret-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListSecretFilesInput = z.object({\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results. For details, see Pagination.\").optional(),\n serviceId: z.string().describe(\"The ID of the service to list secret files for.\"),\n}).describe(\"Request model for listing secret files for a service.\");\nconst RenderListSecretFiles_PaginationSchema = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n}).passthrough();\nconst RenderListSecretFiles_SecretFileSchema = z.object({\n name: z.string().describe(\"The name of the secret file.\").nullable(),\n content: z.string().describe(\"The content of the secret file.\").nullable(),\n}).passthrough().describe(\"Model representing a secret file.\");\nexport const RenderListSecretFilesOutput = z.object({\n pagination: RenderListSecretFiles_PaginationSchema.nullable().optional(),\n secret_files: z.array(RenderListSecretFiles_SecretFileSchema).describe(\"List of secret files for the service.\"),\n}).passthrough().describe(\"Response model for listing secret files.\");\n\nexport const renderListSecretFiles = action(\"RENDER_LIST_SECRET_FILES\", {\n slug: \"render-list-secret-files\",\n name: \"List Secret Files\",\n description: \"Tool to list secret files for a Render service. Use when you need to retrieve all secret files associated with a specific service.\",\n input: RenderListSecretFilesInput,\n output: RenderListSecretFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AAClF,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO,EACtD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACvE,cAAcA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uCAAuC;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -9,12 +9,12 @@ declare const RenderListSecretFilesInput: z.ZodObject<{
9
9
  declare const RenderListSecretFilesOutput: z.ZodObject<{
10
10
  pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11
11
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
- }, z.core.$strip>>>;
12
+ }, z.core.$loose>>>;
13
13
  secret_files: z.ZodArray<z.ZodObject<{
14
14
  name: z.ZodNullable<z.ZodString>;
15
15
  content: z.ZodNullable<z.ZodString>;
16
- }, z.core.$strip>>;
17
- }, z.core.$strip>;
16
+ }, z.core.$loose>>;
17
+ }, z.core.$loose>;
18
18
  declare const renderListSecretFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  serviceId: string;
20
20
  limit?: number | undefined;
@@ -9,12 +9,12 @@ declare const RenderListSecretFilesInput: z.ZodObject<{
9
9
  declare const RenderListSecretFilesOutput: z.ZodObject<{
10
10
  pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11
11
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
- }, z.core.$strip>>>;
12
+ }, z.core.$loose>>>;
13
13
  secret_files: z.ZodArray<z.ZodObject<{
14
14
  name: z.ZodNullable<z.ZodString>;
15
15
  content: z.ZodNullable<z.ZodString>;
16
- }, z.core.$strip>>;
17
- }, z.core.$strip>;
16
+ }, z.core.$loose>>;
17
+ }, z.core.$loose>;
18
18
  declare const renderListSecretFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
19
19
  serviceId: string;
20
20
  limit?: number | undefined;
@@ -6,11 +6,11 @@ const RenderListSecretFilesInput = z.object({
6
6
  cursor: z.string().describe("The position in the result list to start from when fetching paginated results. For details, see Pagination.").optional(),
7
7
  serviceId: z.string().describe("The ID of the service to list secret files for.")
8
8
  }).describe("Request model for listing secret files for a service.");
9
- const RenderListSecretFiles_PaginationSchema = z.object({ nextCursor: z.string().describe("Cursor to retrieve the next page of results, if any.").nullable().optional() });
9
+ const RenderListSecretFiles_PaginationSchema = z.object({ nextCursor: z.string().describe("Cursor to retrieve the next page of results, if any.").nullable().optional() }).passthrough();
10
10
  const RenderListSecretFiles_SecretFileSchema = z.object({
11
11
  name: z.string().describe("The name of the secret file.").nullable(),
12
12
  content: z.string().describe("The content of the secret file.").nullable()
13
- }).describe("Model representing a secret file.");
13
+ }).passthrough().describe("Model representing a secret file.");
14
14
  const renderListSecretFiles = action("RENDER_LIST_SECRET_FILES", {
15
15
  slug: "render-list-secret-files",
16
16
  name: "List Secret Files",
@@ -19,7 +19,7 @@ const renderListSecretFiles = action("RENDER_LIST_SECRET_FILES", {
19
19
  output: z.object({
20
20
  pagination: RenderListSecretFiles_PaginationSchema.nullable().optional(),
21
21
  secret_files: z.array(RenderListSecretFiles_SecretFileSchema).describe("List of secret files for the service.")
22
- }).describe("Response model for listing secret files.")
22
+ }).passthrough().describe("Response model for listing secret files.")
23
23
  });
24
24
  //#endregion
25
25
  export { renderListSecretFiles };
@@ -1 +1 @@
1
- {"version":3,"file":"list-secret-files.mjs","names":[],"sources":["../../src/actions/list-secret-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListSecretFilesInput = z.object({\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results. For details, see Pagination.\").optional(),\n serviceId: z.string().describe(\"The ID of the service to list secret files for.\"),\n}).describe(\"Request model for listing secret files for a service.\");\nconst RenderListSecretFiles_PaginationSchema = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n});\nconst RenderListSecretFiles_SecretFileSchema = z.object({\n name: z.string().describe(\"The name of the secret file.\").nullable(),\n content: z.string().describe(\"The content of the secret file.\").nullable(),\n}).describe(\"Model representing a secret file.\");\nexport const RenderListSecretFilesOutput = z.object({\n pagination: RenderListSecretFiles_PaginationSchema.nullable().optional(),\n secret_files: z.array(RenderListSecretFiles_SecretFileSchema).describe(\"List of secret files for the service.\"),\n}).describe(\"Response model for listing secret files.\");\n\nexport const renderListSecretFiles = action(\"RENDER_LIST_SECRET_FILES\", {\n slug: \"render-list-secret-files\",\n name: \"List Secret Files\",\n description: \"Tool to list secret files for a Render service. Use when you need to retrieve all secret files associated with a specific service.\",\n input: RenderListSecretFilesInput,\n output: RenderListSecretFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AAClF,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,yCAAyC,EAAE,OAAO,EACtD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AACD,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAM/C,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVyC,EAAE,OAAO;EAClD,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;EACvE,cAAc,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uCAAuC;CAChH,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-secret-files.mjs","names":[],"sources":["../../src/actions/list-secret-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListSecretFilesInput = z.object({\n limit: z.number().int().default(20).describe(\"The maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"The position in the result list to start from when fetching paginated results. For details, see Pagination.\").optional(),\n serviceId: z.string().describe(\"The ID of the service to list secret files for.\"),\n}).describe(\"Request model for listing secret files for a service.\");\nconst RenderListSecretFiles_PaginationSchema = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n}).passthrough();\nconst RenderListSecretFiles_SecretFileSchema = z.object({\n name: z.string().describe(\"The name of the secret file.\").nullable(),\n content: z.string().describe(\"The content of the secret file.\").nullable(),\n}).passthrough().describe(\"Model representing a secret file.\");\nexport const RenderListSecretFilesOutput = z.object({\n pagination: RenderListSecretFiles_PaginationSchema.nullable().optional(),\n secret_files: z.array(RenderListSecretFiles_SecretFileSchema).describe(\"List of secret files for the service.\"),\n}).passthrough().describe(\"Response model for listing secret files.\");\n\nexport const renderListSecretFiles = action(\"RENDER_LIST_SECRET_FILES\", {\n slug: \"render-list-secret-files\",\n name: \"List Secret Files\",\n description: \"Tool to list secret files for a Render service. Use when you need to retrieve all secret files associated with a specific service.\",\n input: RenderListSecretFilesInput,\n output: RenderListSecretFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AAClF,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,yCAAyC,EAAE,OAAO,EACtD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAM7D,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVyC,EAAE,OAAO;EAClD,YAAY,uCAAuC,SAAS,CAAC,CAAC,SAAS;EACvE,cAAc,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uCAAuC;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
@@ -28,12 +28,12 @@ const RenderListServices_ServiceSchema = zod.z.object({
28
28
  suspenders: zod.z.array(zod.z.string()).describe("List of entities that suspended this service.").nullable().optional(),
29
29
  notifyOnFail: zod.z.string().describe("Notification setting for failures.").nullable().optional(),
30
30
  serviceDetails: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Service-specific configuration details. Structure varies by service type.")
31
- });
32
- const RenderListServices_PaginationSchema = zod.z.object({ nextCursor: zod.z.string().describe("Cursor to retrieve the next page of results, if any.").nullable().optional() });
31
+ }).passthrough();
32
+ const RenderListServices_PaginationSchema = zod.z.object({ nextCursor: zod.z.string().describe("Cursor to retrieve the next page of results, if any.").nullable().optional() }).passthrough();
33
33
  const RenderListServicesOutput = zod.z.object({
34
34
  services: zod.z.array(RenderListServices_ServiceSchema).describe("List of services matching the filters."),
35
35
  pagination: RenderListServices_PaginationSchema.nullable().optional()
36
- }).describe("Response model for listing services.");
36
+ }).passthrough().describe("Response model for listing services.");
37
37
  const renderListServices = require_action.action("RENDER_LIST_SERVICES", {
38
38
  slug: "render-list-services",
39
39
  name: "List Services",
@@ -1 +1 @@
1
- {"version":3,"file":"list-services.cjs","names":["z","action"],"sources":["../../src/actions/list-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListServicesInput = z.object({\n name: z.string().describe(\"Filter services by name substring. Narrow filters may return empty results even when matching services exist; retry with broader or no filters before assuming none exist.\").optional(),\n type: z.enum([\"web_service\", \"static_site\", \"private_service\", \"background_worker\", \"cron_job\"]).describe(\"Filter services by type.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of services to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"Pagination cursor for fetching the next page of results. Iterate requests with updated cursor until no next cursor is returned to ensure complete retrieval on large accounts.\").optional(),\n}).describe(\"Request model for listing services. All filters are optional; omit to list unfiltered results.\");\nconst RenderListServices_ServiceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the service.\").nullable(),\n name: z.string().describe(\"Name of the service.\").nullable(),\n repo: z.string().describe(\"Repository URL, if applicable.\").nullable().optional(),\n slug: z.string().describe(\"URL-friendly name of the service.\").nullable().optional(),\n type: z.string().describe(\"Type of the service.\").nullable(),\n branch: z.string().describe(\"Git branch used for deployments.\").nullable().optional(),\n ownerId: z.string().describe(\"Account ID that owns this service.\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp.\").nullable(),\n suspended: z.string().describe(\"Suspension status of the service.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 last update timestamp.\").nullable(),\n autoDeploy: z.string().describe(\"Auto-deployment configuration.\").nullable().optional(),\n suspenders: z.array(z.string()).describe(\"List of entities that suspended this service.\").nullable().optional(),\n notifyOnFail: z.string().describe(\"Notification setting for failures.\").nullable().optional(),\n serviceDetails: z.record(z.string(), z.unknown()).describe(\"Service-specific configuration details. Structure varies by service type.\"),\n});\nconst RenderListServices_PaginationSchema = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n});\nexport const RenderListServicesOutput = z.object({\n services: z.array(RenderListServices_ServiceSchema).describe(\"List of services matching the filters.\"),\n pagination: RenderListServices_PaginationSchema.nullable().optional(),\n}).describe(\"Response model for listing services.\");\n\nexport const renderListServices = action(\"RENDER_LIST_SERVICES\", {\n slug: \"render-list-services\",\n name: \"List Services\",\n description: \"Tool to list all services. Use when you need to retrieve services accessible by your account, optionally filtering by name or type. Use after authentication.\",\n input: RenderListServicesInput,\n output: RenderListServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CACjN,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAe;EAAe;EAAmB;EAAqB;CAAU,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL,CAAC,CAAC,SAAS;AACzN,CAAC,CAAC,CAAC,SAAS,gGAAgG;AAC5G,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACxI,CAAC;AACD,MAAM,sCAAsCA,IAAAA,EAAE,OAAO,EACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wCAAwC;CACrG,YAAY,oCAAoC,SAAS,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAElD,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-services.cjs","names":["z","action"],"sources":["../../src/actions/list-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListServicesInput = z.object({\n name: z.string().describe(\"Filter services by name substring. Narrow filters may return empty results even when matching services exist; retry with broader or no filters before assuming none exist.\").optional(),\n type: z.enum([\"web_service\", \"static_site\", \"private_service\", \"background_worker\", \"cron_job\"]).describe(\"Filter services by type.\").optional(),\n limit: z.number().int().default(20).describe(\"Maximum number of services to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"Pagination cursor for fetching the next page of results. Iterate requests with updated cursor until no next cursor is returned to ensure complete retrieval on large accounts.\").optional(),\n}).describe(\"Request model for listing services. All filters are optional; omit to list unfiltered results.\");\nconst RenderListServices_ServiceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the service.\").nullable(),\n name: z.string().describe(\"Name of the service.\").nullable(),\n repo: z.string().describe(\"Repository URL, if applicable.\").nullable().optional(),\n slug: z.string().describe(\"URL-friendly name of the service.\").nullable().optional(),\n type: z.string().describe(\"Type of the service.\").nullable(),\n branch: z.string().describe(\"Git branch used for deployments.\").nullable().optional(),\n ownerId: z.string().describe(\"Account ID that owns this service.\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp.\").nullable(),\n suspended: z.string().describe(\"Suspension status of the service.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 last update timestamp.\").nullable(),\n autoDeploy: z.string().describe(\"Auto-deployment configuration.\").nullable().optional(),\n suspenders: z.array(z.string()).describe(\"List of entities that suspended this service.\").nullable().optional(),\n notifyOnFail: z.string().describe(\"Notification setting for failures.\").nullable().optional(),\n serviceDetails: z.record(z.string(), z.unknown()).describe(\"Service-specific configuration details. Structure varies by service type.\"),\n}).passthrough();\nconst RenderListServices_PaginationSchema = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n}).passthrough();\nexport const RenderListServicesOutput = z.object({\n services: z.array(RenderListServices_ServiceSchema).describe(\"List of services matching the filters.\"),\n pagination: RenderListServices_PaginationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing services.\");\n\nexport const renderListServices = action(\"RENDER_LIST_SERVICES\", {\n slug: \"render-list-services\",\n name: \"List Services\",\n description: \"Tool to list all services. Use when you need to retrieve services accessible by your account, optionally filtering by name or type. Use after authentication.\",\n input: RenderListServicesInput,\n output: RenderListServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CACjN,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAe;EAAe;EAAmB;EAAqB;CAAU,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL,CAAC,CAAC,SAAS;AACzN,CAAC,CAAC,CAAC,SAAS,gGAAgG;AAC5G,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACxI,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,sCAAsCA,IAAAA,EAAE,OAAO,EACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wCAAwC;CACrG,YAAY,oCAAoC,SAAS,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -29,11 +29,11 @@ declare const RenderListServicesOutput: z.ZodObject<{
29
29
  suspenders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
30
30
  notifyOnFail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  serviceDetails: z.ZodRecord<z.ZodString, z.ZodUnknown>;
32
- }, z.core.$strip>>;
32
+ }, z.core.$loose>>;
33
33
  pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
34
34
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
- }, z.core.$strip>>>;
36
- }, z.core.$strip>;
35
+ }, z.core.$loose>>>;
36
+ }, z.core.$loose>;
37
37
  declare const renderListServices: import("@keystrokehq/action").WorkflowActionDefinition<{
38
38
  name?: string | undefined;
39
39
  type?: "web_service" | "static_site" | "private_service" | "background_worker" | "cron_job" | undefined;
@@ -29,11 +29,11 @@ declare const RenderListServicesOutput: z.ZodObject<{
29
29
  suspenders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
30
30
  notifyOnFail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  serviceDetails: z.ZodRecord<z.ZodString, z.ZodUnknown>;
32
- }, z.core.$strip>>;
32
+ }, z.core.$loose>>;
33
33
  pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
34
34
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
- }, z.core.$strip>>>;
36
- }, z.core.$strip>;
35
+ }, z.core.$loose>>>;
36
+ }, z.core.$loose>;
37
37
  declare const renderListServices: import("@keystrokehq/action").WorkflowActionDefinition<{
38
38
  name?: string | undefined;
39
39
  type?: "web_service" | "static_site" | "private_service" | "background_worker" | "cron_job" | undefined;