@keystrokehq/render 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (769) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-headers.cjs +5 -5
  4. package/dist/actions/add-headers.cjs.map +1 -1
  5. package/dist/actions/add-headers.d.cts +18 -3
  6. package/dist/actions/add-headers.d.cts.map +1 -1
  7. package/dist/actions/add-headers.d.mts +18 -3
  8. package/dist/actions/add-headers.d.mts.map +1 -1
  9. package/dist/actions/add-headers.mjs +5 -5
  10. package/dist/actions/add-headers.mjs.map +1 -1
  11. package/dist/actions/add-or-update-secret-file.cjs +3 -3
  12. package/dist/actions/add-or-update-secret-file.cjs.map +1 -1
  13. package/dist/actions/add-or-update-secret-file.d.cts +14 -3
  14. package/dist/actions/add-or-update-secret-file.d.cts.map +1 -1
  15. package/dist/actions/add-or-update-secret-file.d.mts +14 -3
  16. package/dist/actions/add-or-update-secret-file.d.mts.map +1 -1
  17. package/dist/actions/add-or-update-secret-file.mjs +3 -3
  18. package/dist/actions/add-or-update-secret-file.mjs.map +1 -1
  19. package/dist/actions/add-resources-to-environment.cjs +9 -9
  20. package/dist/actions/add-resources-to-environment.cjs.map +1 -1
  21. package/dist/actions/add-resources-to-environment.d.cts +23 -3
  22. package/dist/actions/add-resources-to-environment.d.cts.map +1 -1
  23. package/dist/actions/add-resources-to-environment.d.mts +23 -3
  24. package/dist/actions/add-resources-to-environment.d.mts.map +1 -1
  25. package/dist/actions/add-resources-to-environment.mjs +9 -9
  26. package/dist/actions/add-resources-to-environment.mjs.map +1 -1
  27. package/dist/actions/add-route.cjs +6 -6
  28. package/dist/actions/add-route.cjs.map +1 -1
  29. package/dist/actions/add-route.d.cts +24 -3
  30. package/dist/actions/add-route.d.cts.map +1 -1
  31. package/dist/actions/add-route.d.mts +24 -3
  32. package/dist/actions/add-route.d.mts.map +1 -1
  33. package/dist/actions/add-route.mjs +6 -6
  34. package/dist/actions/add-route.mjs.map +1 -1
  35. package/dist/actions/create-custom-domain.cjs +10 -10
  36. package/dist/actions/create-custom-domain.cjs.map +1 -1
  37. package/dist/actions/create-custom-domain.d.cts +29 -3
  38. package/dist/actions/create-custom-domain.d.cts.map +1 -1
  39. package/dist/actions/create-custom-domain.d.mts +29 -3
  40. package/dist/actions/create-custom-domain.d.mts.map +1 -1
  41. package/dist/actions/create-custom-domain.mjs +10 -10
  42. package/dist/actions/create-custom-domain.mjs.map +1 -1
  43. package/dist/actions/create-env-group.cjs +12 -12
  44. package/dist/actions/create-env-group.cjs.map +1 -1
  45. package/dist/actions/create-env-group.d.cts +48 -3
  46. package/dist/actions/create-env-group.d.cts.map +1 -1
  47. package/dist/actions/create-env-group.d.mts +48 -3
  48. package/dist/actions/create-env-group.d.mts.map +1 -1
  49. package/dist/actions/create-env-group.mjs +12 -12
  50. package/dist/actions/create-env-group.mjs.map +1 -1
  51. package/dist/actions/create-environment.cjs +10 -10
  52. package/dist/actions/create-environment.cjs.map +1 -1
  53. package/dist/actions/create-environment.d.cts +39 -3
  54. package/dist/actions/create-environment.d.cts.map +1 -1
  55. package/dist/actions/create-environment.d.mts +39 -3
  56. package/dist/actions/create-environment.d.mts.map +1 -1
  57. package/dist/actions/create-environment.mjs +10 -10
  58. package/dist/actions/create-environment.mjs.map +1 -1
  59. package/dist/actions/create-postgres.cjs +30 -30
  60. package/dist/actions/create-postgres.cjs.map +1 -1
  61. package/dist/actions/create-postgres.d.cts +221 -3
  62. package/dist/actions/create-postgres.d.cts.map +1 -1
  63. package/dist/actions/create-postgres.d.mts +221 -3
  64. package/dist/actions/create-postgres.d.mts.map +1 -1
  65. package/dist/actions/create-postgres.mjs +30 -30
  66. package/dist/actions/create-postgres.mjs.map +1 -1
  67. package/dist/actions/create-registry-credential.cjs +5 -5
  68. package/dist/actions/create-registry-credential.cjs.map +1 -1
  69. package/dist/actions/create-registry-credential.d.cts +33 -3
  70. package/dist/actions/create-registry-credential.d.cts.map +1 -1
  71. package/dist/actions/create-registry-credential.d.mts +33 -3
  72. package/dist/actions/create-registry-credential.d.mts.map +1 -1
  73. package/dist/actions/create-registry-credential.mjs +5 -5
  74. package/dist/actions/create-registry-credential.mjs.map +1 -1
  75. package/dist/actions/delete-env-group-env-var.cjs +3 -3
  76. package/dist/actions/delete-env-group-env-var.cjs.map +1 -1
  77. package/dist/actions/delete-env-group-env-var.d.cts +12 -3
  78. package/dist/actions/delete-env-group-env-var.d.cts.map +1 -1
  79. package/dist/actions/delete-env-group-env-var.d.mts +12 -3
  80. package/dist/actions/delete-env-group-env-var.d.mts.map +1 -1
  81. package/dist/actions/delete-env-group-env-var.mjs +3 -3
  82. package/dist/actions/delete-env-group-env-var.mjs.map +1 -1
  83. package/dist/actions/delete-env-group-secret-file.cjs +3 -3
  84. package/dist/actions/delete-env-group-secret-file.cjs.map +1 -1
  85. package/dist/actions/delete-env-group-secret-file.d.cts +12 -3
  86. package/dist/actions/delete-env-group-secret-file.d.cts.map +1 -1
  87. package/dist/actions/delete-env-group-secret-file.d.mts +12 -3
  88. package/dist/actions/delete-env-group-secret-file.d.mts.map +1 -1
  89. package/dist/actions/delete-env-group-secret-file.mjs +3 -3
  90. package/dist/actions/delete-env-group-secret-file.mjs.map +1 -1
  91. package/dist/actions/delete-environment.cjs +3 -3
  92. package/dist/actions/delete-environment.cjs.map +1 -1
  93. package/dist/actions/delete-environment.d.cts +10 -3
  94. package/dist/actions/delete-environment.d.cts.map +1 -1
  95. package/dist/actions/delete-environment.d.mts +10 -3
  96. package/dist/actions/delete-environment.d.mts.map +1 -1
  97. package/dist/actions/delete-environment.mjs +3 -3
  98. package/dist/actions/delete-environment.mjs.map +1 -1
  99. package/dist/actions/delete-key-value.cjs +1 -1
  100. package/dist/actions/delete-key-value.cjs.map +1 -1
  101. package/dist/actions/delete-key-value.d.cts +10 -3
  102. package/dist/actions/delete-key-value.d.cts.map +1 -1
  103. package/dist/actions/delete-key-value.d.mts +10 -3
  104. package/dist/actions/delete-key-value.d.mts.map +1 -1
  105. package/dist/actions/delete-key-value.mjs +1 -1
  106. package/dist/actions/delete-key-value.mjs.map +1 -1
  107. package/dist/actions/delete-owner-log-stream.cjs +1 -1
  108. package/dist/actions/delete-owner-log-stream.cjs.map +1 -1
  109. package/dist/actions/delete-owner-log-stream.d.cts +10 -3
  110. package/dist/actions/delete-owner-log-stream.d.cts.map +1 -1
  111. package/dist/actions/delete-owner-log-stream.d.mts +10 -3
  112. package/dist/actions/delete-owner-log-stream.d.mts.map +1 -1
  113. package/dist/actions/delete-owner-log-stream.mjs +1 -1
  114. package/dist/actions/delete-owner-log-stream.mjs.map +1 -1
  115. package/dist/actions/delete-owner-metrics-stream.cjs +3 -3
  116. package/dist/actions/delete-owner-metrics-stream.cjs.map +1 -1
  117. package/dist/actions/delete-owner-metrics-stream.d.cts +10 -3
  118. package/dist/actions/delete-owner-metrics-stream.d.cts.map +1 -1
  119. package/dist/actions/delete-owner-metrics-stream.d.mts +10 -3
  120. package/dist/actions/delete-owner-metrics-stream.d.mts.map +1 -1
  121. package/dist/actions/delete-owner-metrics-stream.mjs +3 -3
  122. package/dist/actions/delete-owner-metrics-stream.mjs.map +1 -1
  123. package/dist/actions/delete-registry-credential.cjs +1 -1
  124. package/dist/actions/delete-registry-credential.cjs.map +1 -1
  125. package/dist/actions/delete-registry-credential.d.cts +10 -3
  126. package/dist/actions/delete-registry-credential.d.cts.map +1 -1
  127. package/dist/actions/delete-registry-credential.d.mts +10 -3
  128. package/dist/actions/delete-registry-credential.d.mts.map +1 -1
  129. package/dist/actions/delete-registry-credential.mjs +1 -1
  130. package/dist/actions/delete-registry-credential.mjs.map +1 -1
  131. package/dist/actions/delete-secret-file.cjs +1 -1
  132. package/dist/actions/delete-secret-file.cjs.map +1 -1
  133. package/dist/actions/delete-secret-file.d.cts +11 -3
  134. package/dist/actions/delete-secret-file.d.cts.map +1 -1
  135. package/dist/actions/delete-secret-file.d.mts +11 -3
  136. package/dist/actions/delete-secret-file.d.mts.map +1 -1
  137. package/dist/actions/delete-secret-file.mjs +1 -1
  138. package/dist/actions/delete-secret-file.mjs.map +1 -1
  139. package/dist/actions/delete-service.cjs +1 -1
  140. package/dist/actions/delete-service.cjs.map +1 -1
  141. package/dist/actions/delete-service.d.cts +10 -3
  142. package/dist/actions/delete-service.d.cts.map +1 -1
  143. package/dist/actions/delete-service.d.mts +10 -3
  144. package/dist/actions/delete-service.d.mts.map +1 -1
  145. package/dist/actions/delete-service.mjs +1 -1
  146. package/dist/actions/delete-service.mjs.map +1 -1
  147. package/dist/actions/disconnect-blueprint.cjs +3 -3
  148. package/dist/actions/disconnect-blueprint.cjs.map +1 -1
  149. package/dist/actions/disconnect-blueprint.d.cts +10 -3
  150. package/dist/actions/disconnect-blueprint.d.cts.map +1 -1
  151. package/dist/actions/disconnect-blueprint.d.mts +10 -3
  152. package/dist/actions/disconnect-blueprint.d.mts.map +1 -1
  153. package/dist/actions/disconnect-blueprint.mjs +3 -3
  154. package/dist/actions/disconnect-blueprint.mjs.map +1 -1
  155. package/dist/actions/get-active-connections.cjs +9 -9
  156. package/dist/actions/get-active-connections.cjs.map +1 -1
  157. package/dist/actions/get-active-connections.d.cts +25 -3
  158. package/dist/actions/get-active-connections.d.cts.map +1 -1
  159. package/dist/actions/get-active-connections.d.mts +25 -3
  160. package/dist/actions/get-active-connections.d.mts.map +1 -1
  161. package/dist/actions/get-active-connections.mjs +9 -9
  162. package/dist/actions/get-active-connections.mjs.map +1 -1
  163. package/dist/actions/get-bandwidth-sources.cjs +3 -3
  164. package/dist/actions/get-bandwidth-sources.cjs.map +1 -1
  165. package/dist/actions/get-bandwidth-sources.d.cts +16 -3
  166. package/dist/actions/get-bandwidth-sources.d.cts.map +1 -1
  167. package/dist/actions/get-bandwidth-sources.d.mts +16 -3
  168. package/dist/actions/get-bandwidth-sources.d.mts.map +1 -1
  169. package/dist/actions/get-bandwidth-sources.mjs +3 -3
  170. package/dist/actions/get-bandwidth-sources.mjs.map +1 -1
  171. package/dist/actions/get-cpu-limit.cjs +5 -5
  172. package/dist/actions/get-cpu-limit.cjs.map +1 -1
  173. package/dist/actions/get-cpu-limit.d.cts +29 -3
  174. package/dist/actions/get-cpu-limit.d.cts.map +1 -1
  175. package/dist/actions/get-cpu-limit.d.mts +29 -3
  176. package/dist/actions/get-cpu-limit.d.mts.map +1 -1
  177. package/dist/actions/get-cpu-limit.mjs +5 -5
  178. package/dist/actions/get-cpu-limit.mjs.map +1 -1
  179. package/dist/actions/get-cpu.cjs +5 -5
  180. package/dist/actions/get-cpu.cjs.map +1 -1
  181. package/dist/actions/get-cpu.d.cts +35 -3
  182. package/dist/actions/get-cpu.d.cts.map +1 -1
  183. package/dist/actions/get-cpu.d.mts +35 -3
  184. package/dist/actions/get-cpu.d.mts.map +1 -1
  185. package/dist/actions/get-cpu.mjs +5 -5
  186. package/dist/actions/get-cpu.mjs.map +1 -1
  187. package/dist/actions/get-disk-capacity.cjs +9 -9
  188. package/dist/actions/get-disk-capacity.cjs.map +1 -1
  189. package/dist/actions/get-disk-capacity.d.cts +27 -3
  190. package/dist/actions/get-disk-capacity.d.cts.map +1 -1
  191. package/dist/actions/get-disk-capacity.d.mts +27 -3
  192. package/dist/actions/get-disk-capacity.d.mts.map +1 -1
  193. package/dist/actions/get-disk-capacity.mjs +9 -9
  194. package/dist/actions/get-disk-capacity.mjs.map +1 -1
  195. package/dist/actions/get-disk-usage.cjs +5 -5
  196. package/dist/actions/get-disk-usage.cjs.map +1 -1
  197. package/dist/actions/get-disk-usage.d.cts +27 -3
  198. package/dist/actions/get-disk-usage.d.cts.map +1 -1
  199. package/dist/actions/get-disk-usage.d.mts +27 -3
  200. package/dist/actions/get-disk-usage.d.mts.map +1 -1
  201. package/dist/actions/get-disk-usage.mjs +5 -5
  202. package/dist/actions/get-disk-usage.mjs.map +1 -1
  203. package/dist/actions/get-instance-count.cjs +5 -5
  204. package/dist/actions/get-instance-count.cjs.map +1 -1
  205. package/dist/actions/get-instance-count.d.cts +25 -3
  206. package/dist/actions/get-instance-count.d.cts.map +1 -1
  207. package/dist/actions/get-instance-count.d.mts +25 -3
  208. package/dist/actions/get-instance-count.d.mts.map +1 -1
  209. package/dist/actions/get-instance-count.mjs +5 -5
  210. package/dist/actions/get-instance-count.mjs.map +1 -1
  211. package/dist/actions/get-memory-limit.cjs +2 -2
  212. package/dist/actions/get-memory-limit.cjs.map +1 -1
  213. package/dist/actions/get-memory-limit.d.cts +29 -3
  214. package/dist/actions/get-memory-limit.d.cts.map +1 -1
  215. package/dist/actions/get-memory-limit.d.mts +29 -3
  216. package/dist/actions/get-memory-limit.d.mts.map +1 -1
  217. package/dist/actions/get-memory-limit.mjs +2 -2
  218. package/dist/actions/get-memory-limit.mjs.map +1 -1
  219. package/dist/actions/get-memory-target.cjs +5 -5
  220. package/dist/actions/get-memory-target.cjs.map +1 -1
  221. package/dist/actions/get-memory-target.d.cts +29 -3
  222. package/dist/actions/get-memory-target.d.cts.map +1 -1
  223. package/dist/actions/get-memory-target.d.mts +29 -3
  224. package/dist/actions/get-memory-target.d.mts.map +1 -1
  225. package/dist/actions/get-memory-target.mjs +5 -5
  226. package/dist/actions/get-memory-target.mjs.map +1 -1
  227. package/dist/actions/get-memory.cjs +5 -5
  228. package/dist/actions/get-memory.cjs.map +1 -1
  229. package/dist/actions/get-memory.d.cts +29 -3
  230. package/dist/actions/get-memory.d.cts.map +1 -1
  231. package/dist/actions/get-memory.d.mts +29 -3
  232. package/dist/actions/get-memory.d.mts.map +1 -1
  233. package/dist/actions/get-memory.mjs +5 -5
  234. package/dist/actions/get-memory.mjs.map +1 -1
  235. package/dist/actions/get-user.cjs +3 -3
  236. package/dist/actions/get-user.cjs.map +1 -1
  237. package/dist/actions/get-user.d.cts +6 -3
  238. package/dist/actions/get-user.d.cts.map +1 -1
  239. package/dist/actions/get-user.d.mts +6 -3
  240. package/dist/actions/get-user.d.mts.map +1 -1
  241. package/dist/actions/get-user.mjs +3 -3
  242. package/dist/actions/get-user.mjs.map +1 -1
  243. package/dist/actions/link-service-to-env-group.cjs +9 -9
  244. package/dist/actions/link-service-to-env-group.cjs.map +1 -1
  245. package/dist/actions/link-service-to-env-group.d.cts +19 -3
  246. package/dist/actions/link-service-to-env-group.d.cts.map +1 -1
  247. package/dist/actions/link-service-to-env-group.d.mts +19 -3
  248. package/dist/actions/link-service-to-env-group.d.mts.map +1 -1
  249. package/dist/actions/link-service-to-env-group.mjs +9 -9
  250. package/dist/actions/link-service-to-env-group.mjs.map +1 -1
  251. package/dist/actions/list-application-filter-values.cjs +3 -3
  252. package/dist/actions/list-application-filter-values.cjs.map +1 -1
  253. package/dist/actions/list-application-filter-values.d.cts +20 -3
  254. package/dist/actions/list-application-filter-values.d.cts.map +1 -1
  255. package/dist/actions/list-application-filter-values.d.mts +20 -3
  256. package/dist/actions/list-application-filter-values.d.mts.map +1 -1
  257. package/dist/actions/list-application-filter-values.mjs +3 -3
  258. package/dist/actions/list-application-filter-values.mjs.map +1 -1
  259. package/dist/actions/list-blueprints.cjs +6 -6
  260. package/dist/actions/list-blueprints.cjs.map +1 -1
  261. package/dist/actions/list-blueprints.d.cts +29 -3
  262. package/dist/actions/list-blueprints.d.cts.map +1 -1
  263. package/dist/actions/list-blueprints.d.mts +29 -3
  264. package/dist/actions/list-blueprints.d.mts.map +1 -1
  265. package/dist/actions/list-blueprints.mjs +6 -6
  266. package/dist/actions/list-blueprints.mjs.map +1 -1
  267. package/dist/actions/list-deploys.cjs +10 -10
  268. package/dist/actions/list-deploys.cjs.map +1 -1
  269. package/dist/actions/list-deploys.d.cts +28 -3
  270. package/dist/actions/list-deploys.d.cts.map +1 -1
  271. package/dist/actions/list-deploys.d.mts +28 -3
  272. package/dist/actions/list-deploys.d.mts.map +1 -1
  273. package/dist/actions/list-deploys.mjs +10 -10
  274. package/dist/actions/list-deploys.mjs.map +1 -1
  275. package/dist/actions/list-disks.cjs +10 -10
  276. package/dist/actions/list-disks.cjs.map +1 -1
  277. package/dist/actions/list-disks.d.cts +38 -3
  278. package/dist/actions/list-disks.d.cts.map +1 -1
  279. package/dist/actions/list-disks.d.mts +38 -3
  280. package/dist/actions/list-disks.d.mts.map +1 -1
  281. package/dist/actions/list-disks.mjs +10 -10
  282. package/dist/actions/list-disks.mjs.map +1 -1
  283. package/dist/actions/list-env-groups.cjs +7 -7
  284. package/dist/actions/list-env-groups.cjs.map +1 -1
  285. package/dist/actions/list-env-groups.d.cts +37 -3
  286. package/dist/actions/list-env-groups.d.cts.map +1 -1
  287. package/dist/actions/list-env-groups.d.mts +37 -3
  288. package/dist/actions/list-env-groups.d.mts.map +1 -1
  289. package/dist/actions/list-env-groups.mjs +7 -7
  290. package/dist/actions/list-env-groups.mjs.map +1 -1
  291. package/dist/actions/list-env-vars-for-service.cjs +6 -6
  292. package/dist/actions/list-env-vars-for-service.cjs.map +1 -1
  293. package/dist/actions/list-env-vars-for-service.d.cts +19 -3
  294. package/dist/actions/list-env-vars-for-service.d.cts.map +1 -1
  295. package/dist/actions/list-env-vars-for-service.d.mts +19 -3
  296. package/dist/actions/list-env-vars-for-service.d.mts.map +1 -1
  297. package/dist/actions/list-env-vars-for-service.mjs +6 -6
  298. package/dist/actions/list-env-vars-for-service.mjs.map +1 -1
  299. package/dist/actions/list-environments.cjs +8 -8
  300. package/dist/actions/list-environments.cjs.map +1 -1
  301. package/dist/actions/list-environments.d.cts +39 -3
  302. package/dist/actions/list-environments.d.cts.map +1 -1
  303. package/dist/actions/list-environments.d.mts +39 -3
  304. package/dist/actions/list-environments.d.mts.map +1 -1
  305. package/dist/actions/list-environments.mjs +8 -8
  306. package/dist/actions/list-environments.mjs.map +1 -1
  307. package/dist/actions/list-instances.cjs +4 -4
  308. package/dist/actions/list-instances.cjs.map +1 -1
  309. package/dist/actions/list-instances.d.cts +12 -3
  310. package/dist/actions/list-instances.d.cts.map +1 -1
  311. package/dist/actions/list-instances.d.mts +12 -3
  312. package/dist/actions/list-instances.d.mts.map +1 -1
  313. package/dist/actions/list-instances.mjs +4 -4
  314. package/dist/actions/list-instances.mjs.map +1 -1
  315. package/dist/actions/list-key-value.cjs +14 -14
  316. package/dist/actions/list-key-value.cjs.map +1 -1
  317. package/dist/actions/list-key-value.d.cts +47 -3
  318. package/dist/actions/list-key-value.d.cts.map +1 -1
  319. package/dist/actions/list-key-value.d.mts +47 -3
  320. package/dist/actions/list-key-value.d.mts.map +1 -1
  321. package/dist/actions/list-key-value.mjs +14 -14
  322. package/dist/actions/list-key-value.mjs.map +1 -1
  323. package/dist/actions/list-logs-values.cjs +1 -1
  324. package/dist/actions/list-logs-values.cjs.map +1 -1
  325. package/dist/actions/list-logs-values.d.cts +51 -3
  326. package/dist/actions/list-logs-values.d.cts.map +1 -1
  327. package/dist/actions/list-logs-values.d.mts +51 -3
  328. package/dist/actions/list-logs-values.d.mts.map +1 -1
  329. package/dist/actions/list-logs-values.mjs +1 -1
  330. package/dist/actions/list-logs-values.mjs.map +1 -1
  331. package/dist/actions/list-logs.cjs +10 -10
  332. package/dist/actions/list-logs.cjs.map +1 -1
  333. package/dist/actions/list-logs.d.cts +53 -3
  334. package/dist/actions/list-logs.d.cts.map +1 -1
  335. package/dist/actions/list-logs.d.mts +53 -3
  336. package/dist/actions/list-logs.d.mts.map +1 -1
  337. package/dist/actions/list-logs.mjs +10 -10
  338. package/dist/actions/list-logs.mjs.map +1 -1
  339. package/dist/actions/list-maintenance.cjs +6 -6
  340. package/dist/actions/list-maintenance.cjs.map +1 -1
  341. package/dist/actions/list-maintenance.d.cts +34 -3
  342. package/dist/actions/list-maintenance.d.cts.map +1 -1
  343. package/dist/actions/list-maintenance.d.mts +34 -3
  344. package/dist/actions/list-maintenance.d.mts.map +1 -1
  345. package/dist/actions/list-maintenance.mjs +6 -6
  346. package/dist/actions/list-maintenance.mjs.map +1 -1
  347. package/dist/actions/list-notification-overrides.cjs +5 -5
  348. package/dist/actions/list-notification-overrides.cjs.map +1 -1
  349. package/dist/actions/list-notification-overrides.d.cts +24 -3
  350. package/dist/actions/list-notification-overrides.d.cts.map +1 -1
  351. package/dist/actions/list-notification-overrides.d.mts +24 -3
  352. package/dist/actions/list-notification-overrides.d.mts.map +1 -1
  353. package/dist/actions/list-notification-overrides.mjs +5 -5
  354. package/dist/actions/list-notification-overrides.mjs.map +1 -1
  355. package/dist/actions/list-owner-members.cjs +6 -6
  356. package/dist/actions/list-owner-members.cjs.map +1 -1
  357. package/dist/actions/list-owner-members.d.cts +25 -3
  358. package/dist/actions/list-owner-members.d.cts.map +1 -1
  359. package/dist/actions/list-owner-members.d.mts +25 -3
  360. package/dist/actions/list-owner-members.d.mts.map +1 -1
  361. package/dist/actions/list-owner-members.mjs +6 -6
  362. package/dist/actions/list-owner-members.mjs.map +1 -1
  363. package/dist/actions/list-owners.cjs +5 -5
  364. package/dist/actions/list-owners.cjs.map +1 -1
  365. package/dist/actions/list-owners.d.cts +23 -3
  366. package/dist/actions/list-owners.d.cts.map +1 -1
  367. package/dist/actions/list-owners.d.mts +23 -3
  368. package/dist/actions/list-owners.d.mts.map +1 -1
  369. package/dist/actions/list-owners.mjs +5 -5
  370. package/dist/actions/list-owners.mjs.map +1 -1
  371. package/dist/actions/list-postgres-export.cjs +4 -4
  372. package/dist/actions/list-postgres-export.cjs.map +1 -1
  373. package/dist/actions/list-postgres-export.d.cts +13 -3
  374. package/dist/actions/list-postgres-export.d.cts.map +1 -1
  375. package/dist/actions/list-postgres-export.d.mts +13 -3
  376. package/dist/actions/list-postgres-export.d.mts.map +1 -1
  377. package/dist/actions/list-postgres-export.mjs +4 -4
  378. package/dist/actions/list-postgres-export.mjs.map +1 -1
  379. package/dist/actions/list-postgres-users.cjs +2 -2
  380. package/dist/actions/list-postgres-users.cjs.map +1 -1
  381. package/dist/actions/list-postgres-users.d.cts +14 -3
  382. package/dist/actions/list-postgres-users.d.cts.map +1 -1
  383. package/dist/actions/list-postgres-users.d.mts +14 -3
  384. package/dist/actions/list-postgres-users.d.mts.map +1 -1
  385. package/dist/actions/list-postgres-users.mjs +2 -2
  386. package/dist/actions/list-postgres-users.mjs.map +1 -1
  387. package/dist/actions/list-postgres.cjs +24 -24
  388. package/dist/actions/list-postgres.cjs.map +1 -1
  389. package/dist/actions/list-postgres.d.cts +66 -3
  390. package/dist/actions/list-postgres.d.cts.map +1 -1
  391. package/dist/actions/list-postgres.d.mts +66 -3
  392. package/dist/actions/list-postgres.d.mts.map +1 -1
  393. package/dist/actions/list-postgres.mjs +24 -24
  394. package/dist/actions/list-postgres.mjs.map +1 -1
  395. package/dist/actions/list-projects.cjs +10 -10
  396. package/dist/actions/list-projects.cjs.map +1 -1
  397. package/dist/actions/list-projects.d.cts +27 -3
  398. package/dist/actions/list-projects.d.cts.map +1 -1
  399. package/dist/actions/list-projects.d.mts +27 -3
  400. package/dist/actions/list-projects.d.mts.map +1 -1
  401. package/dist/actions/list-projects.mjs +10 -10
  402. package/dist/actions/list-projects.mjs.map +1 -1
  403. package/dist/actions/list-registry-credentials.cjs +6 -6
  404. package/dist/actions/list-registry-credentials.cjs.map +1 -1
  405. package/dist/actions/list-registry-credentials.d.cts +39 -3
  406. package/dist/actions/list-registry-credentials.d.cts.map +1 -1
  407. package/dist/actions/list-registry-credentials.d.mts +39 -3
  408. package/dist/actions/list-registry-credentials.d.mts.map +1 -1
  409. package/dist/actions/list-registry-credentials.mjs +6 -6
  410. package/dist/actions/list-registry-credentials.mjs.map +1 -1
  411. package/dist/actions/list-resource-log-streams.cjs +3 -3
  412. package/dist/actions/list-resource-log-streams.cjs.map +1 -1
  413. package/dist/actions/list-resource-log-streams.d.cts +26 -3
  414. package/dist/actions/list-resource-log-streams.d.cts.map +1 -1
  415. package/dist/actions/list-resource-log-streams.d.mts +26 -3
  416. package/dist/actions/list-resource-log-streams.d.mts.map +1 -1
  417. package/dist/actions/list-resource-log-streams.mjs +3 -3
  418. package/dist/actions/list-resource-log-streams.mjs.map +1 -1
  419. package/dist/actions/list-routes.cjs +7 -7
  420. package/dist/actions/list-routes.cjs.map +1 -1
  421. package/dist/actions/list-routes.d.cts +26 -3
  422. package/dist/actions/list-routes.d.cts.map +1 -1
  423. package/dist/actions/list-routes.d.mts +26 -3
  424. package/dist/actions/list-routes.d.mts.map +1 -1
  425. package/dist/actions/list-routes.mjs +7 -7
  426. package/dist/actions/list-routes.mjs.map +1 -1
  427. package/dist/actions/list-secret-files.cjs +5 -5
  428. package/dist/actions/list-secret-files.cjs.map +1 -1
  429. package/dist/actions/list-secret-files.d.cts +19 -3
  430. package/dist/actions/list-secret-files.d.cts.map +1 -1
  431. package/dist/actions/list-secret-files.d.mts +19 -3
  432. package/dist/actions/list-secret-files.d.mts.map +1 -1
  433. package/dist/actions/list-secret-files.mjs +5 -5
  434. package/dist/actions/list-secret-files.mjs.map +1 -1
  435. package/dist/actions/list-services.cjs +10 -10
  436. package/dist/actions/list-services.cjs.map +1 -1
  437. package/dist/actions/list-services.d.cts +39 -3
  438. package/dist/actions/list-services.d.cts.map +1 -1
  439. package/dist/actions/list-services.d.mts +39 -3
  440. package/dist/actions/list-services.d.mts.map +1 -1
  441. package/dist/actions/list-services.mjs +10 -10
  442. package/dist/actions/list-services.mjs.map +1 -1
  443. package/dist/actions/list-task-runs.cjs +7 -7
  444. package/dist/actions/list-task-runs.cjs.map +1 -1
  445. package/dist/actions/list-task-runs.d.cts +38 -3
  446. package/dist/actions/list-task-runs.d.cts.map +1 -1
  447. package/dist/actions/list-task-runs.d.mts +38 -3
  448. package/dist/actions/list-task-runs.d.mts.map +1 -1
  449. package/dist/actions/list-task-runs.mjs +7 -7
  450. package/dist/actions/list-task-runs.mjs.map +1 -1
  451. package/dist/actions/list-tasks.cjs +5 -5
  452. package/dist/actions/list-tasks.cjs.map +1 -1
  453. package/dist/actions/list-tasks.d.cts +26 -3
  454. package/dist/actions/list-tasks.d.cts.map +1 -1
  455. package/dist/actions/list-tasks.d.mts +26 -3
  456. package/dist/actions/list-tasks.d.mts.map +1 -1
  457. package/dist/actions/list-tasks.mjs +5 -5
  458. package/dist/actions/list-tasks.mjs.map +1 -1
  459. package/dist/actions/list-webhooks.cjs +9 -9
  460. package/dist/actions/list-webhooks.cjs.map +1 -1
  461. package/dist/actions/list-webhooks.d.cts +23 -3
  462. package/dist/actions/list-webhooks.d.cts.map +1 -1
  463. package/dist/actions/list-webhooks.d.mts +23 -3
  464. package/dist/actions/list-webhooks.d.mts.map +1 -1
  465. package/dist/actions/list-webhooks.mjs +9 -9
  466. package/dist/actions/list-webhooks.mjs.map +1 -1
  467. package/dist/actions/list-workflow-versions.cjs +7 -7
  468. package/dist/actions/list-workflow-versions.cjs.map +1 -1
  469. package/dist/actions/list-workflow-versions.d.cts +26 -3
  470. package/dist/actions/list-workflow-versions.d.cts.map +1 -1
  471. package/dist/actions/list-workflow-versions.d.mts +26 -3
  472. package/dist/actions/list-workflow-versions.d.mts.map +1 -1
  473. package/dist/actions/list-workflow-versions.mjs +7 -7
  474. package/dist/actions/list-workflow-versions.mjs.map +1 -1
  475. package/dist/actions/list-workflows.cjs +8 -8
  476. package/dist/actions/list-workflows.cjs.map +1 -1
  477. package/dist/actions/list-workflows.d.cts +34 -3
  478. package/dist/actions/list-workflows.d.cts.map +1 -1
  479. package/dist/actions/list-workflows.d.mts +34 -3
  480. package/dist/actions/list-workflows.d.mts.map +1 -1
  481. package/dist/actions/list-workflows.mjs +8 -8
  482. package/dist/actions/list-workflows.mjs.map +1 -1
  483. package/dist/actions/restart-service.cjs +1 -1
  484. package/dist/actions/restart-service.cjs.map +1 -1
  485. package/dist/actions/restart-service.d.cts +10 -3
  486. package/dist/actions/restart-service.d.cts.map +1 -1
  487. package/dist/actions/restart-service.d.mts +10 -3
  488. package/dist/actions/restart-service.d.mts.map +1 -1
  489. package/dist/actions/restart-service.mjs +1 -1
  490. package/dist/actions/restart-service.mjs.map +1 -1
  491. package/dist/actions/resume-service.cjs +1 -1
  492. package/dist/actions/resume-service.cjs.map +1 -1
  493. package/dist/actions/resume-service.d.cts +10 -3
  494. package/dist/actions/resume-service.d.cts.map +1 -1
  495. package/dist/actions/resume-service.d.mts +10 -3
  496. package/dist/actions/resume-service.d.mts.map +1 -1
  497. package/dist/actions/resume-service.mjs +1 -1
  498. package/dist/actions/resume-service.mjs.map +1 -1
  499. package/dist/actions/retrieve-custom-domain.cjs +9 -9
  500. package/dist/actions/retrieve-custom-domain.cjs.map +1 -1
  501. package/dist/actions/retrieve-custom-domain.d.cts +27 -3
  502. package/dist/actions/retrieve-custom-domain.d.cts.map +1 -1
  503. package/dist/actions/retrieve-custom-domain.d.mts +27 -3
  504. package/dist/actions/retrieve-custom-domain.d.mts.map +1 -1
  505. package/dist/actions/retrieve-custom-domain.mjs +9 -9
  506. package/dist/actions/retrieve-custom-domain.mjs.map +1 -1
  507. package/dist/actions/retrieve-deploy.cjs +8 -8
  508. package/dist/actions/retrieve-deploy.cjs.map +1 -1
  509. package/dist/actions/retrieve-deploy.d.cts +24 -3
  510. package/dist/actions/retrieve-deploy.d.cts.map +1 -1
  511. package/dist/actions/retrieve-deploy.d.mts +24 -3
  512. package/dist/actions/retrieve-deploy.d.mts.map +1 -1
  513. package/dist/actions/retrieve-deploy.mjs +8 -8
  514. package/dist/actions/retrieve-deploy.mjs.map +1 -1
  515. package/dist/actions/retrieve-env-group-env-var.cjs +3 -3
  516. package/dist/actions/retrieve-env-group-env-var.cjs.map +1 -1
  517. package/dist/actions/retrieve-env-group-env-var.d.cts +12 -3
  518. package/dist/actions/retrieve-env-group-env-var.d.cts.map +1 -1
  519. package/dist/actions/retrieve-env-group-env-var.d.mts +12 -3
  520. package/dist/actions/retrieve-env-group-env-var.d.mts.map +1 -1
  521. package/dist/actions/retrieve-env-group-env-var.mjs +3 -3
  522. package/dist/actions/retrieve-env-group-env-var.mjs.map +1 -1
  523. package/dist/actions/retrieve-env-group-secret-file.cjs +3 -3
  524. package/dist/actions/retrieve-env-group-secret-file.cjs.map +1 -1
  525. package/dist/actions/retrieve-env-group-secret-file.d.cts +12 -3
  526. package/dist/actions/retrieve-env-group-secret-file.d.cts.map +1 -1
  527. package/dist/actions/retrieve-env-group-secret-file.d.mts +12 -3
  528. package/dist/actions/retrieve-env-group-secret-file.d.mts.map +1 -1
  529. package/dist/actions/retrieve-env-group-secret-file.mjs +3 -3
  530. package/dist/actions/retrieve-env-group-secret-file.mjs.map +1 -1
  531. package/dist/actions/retrieve-env-group.cjs +9 -9
  532. package/dist/actions/retrieve-env-group.cjs.map +1 -1
  533. package/dist/actions/retrieve-env-group.d.cts +17 -3
  534. package/dist/actions/retrieve-env-group.d.cts.map +1 -1
  535. package/dist/actions/retrieve-env-group.d.mts +17 -3
  536. package/dist/actions/retrieve-env-group.d.mts.map +1 -1
  537. package/dist/actions/retrieve-env-group.mjs +9 -9
  538. package/dist/actions/retrieve-env-group.mjs.map +1 -1
  539. package/dist/actions/retrieve-env-var.cjs +3 -3
  540. package/dist/actions/retrieve-env-var.cjs.map +1 -1
  541. package/dist/actions/retrieve-env-var.d.cts +12 -3
  542. package/dist/actions/retrieve-env-var.d.cts.map +1 -1
  543. package/dist/actions/retrieve-env-var.d.mts +12 -3
  544. package/dist/actions/retrieve-env-var.d.mts.map +1 -1
  545. package/dist/actions/retrieve-env-var.mjs +3 -3
  546. package/dist/actions/retrieve-env-var.mjs.map +1 -1
  547. package/dist/actions/retrieve-owner-notification-settings.cjs +5 -5
  548. package/dist/actions/retrieve-owner-notification-settings.cjs.map +1 -1
  549. package/dist/actions/retrieve-owner-notification-settings.d.cts +17 -3
  550. package/dist/actions/retrieve-owner-notification-settings.d.cts.map +1 -1
  551. package/dist/actions/retrieve-owner-notification-settings.d.mts +17 -3
  552. package/dist/actions/retrieve-owner-notification-settings.d.mts.map +1 -1
  553. package/dist/actions/retrieve-owner-notification-settings.mjs +5 -5
  554. package/dist/actions/retrieve-owner-notification-settings.mjs.map +1 -1
  555. package/dist/actions/retrieve-owner.cjs +8 -8
  556. package/dist/actions/retrieve-owner.cjs.map +1 -1
  557. package/dist/actions/retrieve-owner.d.cts +17 -3
  558. package/dist/actions/retrieve-owner.d.cts.map +1 -1
  559. package/dist/actions/retrieve-owner.d.mts +17 -3
  560. package/dist/actions/retrieve-owner.d.mts.map +1 -1
  561. package/dist/actions/retrieve-owner.mjs +8 -8
  562. package/dist/actions/retrieve-owner.mjs.map +1 -1
  563. package/dist/actions/retrieve-postgres.cjs +26 -26
  564. package/dist/actions/retrieve-postgres.cjs.map +1 -1
  565. package/dist/actions/retrieve-postgres.d.cts +133 -3
  566. package/dist/actions/retrieve-postgres.d.cts.map +1 -1
  567. package/dist/actions/retrieve-postgres.d.mts +133 -3
  568. package/dist/actions/retrieve-postgres.d.mts.map +1 -1
  569. package/dist/actions/retrieve-postgres.mjs +26 -26
  570. package/dist/actions/retrieve-postgres.mjs.map +1 -1
  571. package/dist/actions/retrieve-project.cjs +11 -11
  572. package/dist/actions/retrieve-project.cjs.map +1 -1
  573. package/dist/actions/retrieve-project.d.cts +21 -3
  574. package/dist/actions/retrieve-project.d.cts.map +1 -1
  575. package/dist/actions/retrieve-project.d.mts +21 -3
  576. package/dist/actions/retrieve-project.d.mts.map +1 -1
  577. package/dist/actions/retrieve-project.mjs +11 -11
  578. package/dist/actions/retrieve-project.mjs.map +1 -1
  579. package/dist/actions/retrieve-registry-credential.cjs +5 -5
  580. package/dist/actions/retrieve-registry-credential.cjs.map +1 -1
  581. package/dist/actions/retrieve-registry-credential.d.cts +19 -3
  582. package/dist/actions/retrieve-registry-credential.d.cts.map +1 -1
  583. package/dist/actions/retrieve-registry-credential.d.mts +19 -3
  584. package/dist/actions/retrieve-registry-credential.d.mts.map +1 -1
  585. package/dist/actions/retrieve-registry-credential.mjs +5 -5
  586. package/dist/actions/retrieve-registry-credential.mjs.map +1 -1
  587. package/dist/actions/retrieve-secret-file.cjs +3 -3
  588. package/dist/actions/retrieve-secret-file.cjs.map +1 -1
  589. package/dist/actions/retrieve-secret-file.d.cts +12 -3
  590. package/dist/actions/retrieve-secret-file.d.cts.map +1 -1
  591. package/dist/actions/retrieve-secret-file.d.mts +12 -3
  592. package/dist/actions/retrieve-secret-file.d.mts.map +1 -1
  593. package/dist/actions/retrieve-secret-file.mjs +3 -3
  594. package/dist/actions/retrieve-secret-file.mjs.map +1 -1
  595. package/dist/actions/retrieve-service.cjs +13 -13
  596. package/dist/actions/retrieve-service.cjs.map +1 -1
  597. package/dist/actions/retrieve-service.d.cts +58 -3
  598. package/dist/actions/retrieve-service.d.cts.map +1 -1
  599. package/dist/actions/retrieve-service.d.mts +58 -3
  600. package/dist/actions/retrieve-service.d.mts.map +1 -1
  601. package/dist/actions/retrieve-service.mjs +13 -13
  602. package/dist/actions/retrieve-service.mjs.map +1 -1
  603. package/dist/actions/stream-task-runs-events.cjs +3 -3
  604. package/dist/actions/stream-task-runs-events.cjs.map +1 -1
  605. package/dist/actions/stream-task-runs-events.d.cts +11 -3
  606. package/dist/actions/stream-task-runs-events.d.cts.map +1 -1
  607. package/dist/actions/stream-task-runs-events.d.mts +11 -3
  608. package/dist/actions/stream-task-runs-events.d.mts.map +1 -1
  609. package/dist/actions/stream-task-runs-events.mjs +3 -3
  610. package/dist/actions/stream-task-runs-events.mjs.map +1 -1
  611. package/dist/actions/subscribe-logs.cjs +3 -3
  612. package/dist/actions/subscribe-logs.cjs.map +1 -1
  613. package/dist/actions/subscribe-logs.d.cts +44 -3
  614. package/dist/actions/subscribe-logs.d.cts.map +1 -1
  615. package/dist/actions/subscribe-logs.d.mts +44 -3
  616. package/dist/actions/subscribe-logs.d.mts.map +1 -1
  617. package/dist/actions/subscribe-logs.mjs +3 -3
  618. package/dist/actions/subscribe-logs.mjs.map +1 -1
  619. package/dist/actions/suspend-service.cjs +1 -1
  620. package/dist/actions/suspend-service.cjs.map +1 -1
  621. package/dist/actions/suspend-service.d.cts +10 -3
  622. package/dist/actions/suspend-service.d.cts.map +1 -1
  623. package/dist/actions/suspend-service.d.mts +10 -3
  624. package/dist/actions/suspend-service.d.mts.map +1 -1
  625. package/dist/actions/suspend-service.mjs +1 -1
  626. package/dist/actions/suspend-service.mjs.map +1 -1
  627. package/dist/actions/trigger-deploy.cjs +10 -10
  628. package/dist/actions/trigger-deploy.cjs.map +1 -1
  629. package/dist/actions/trigger-deploy.d.cts +22 -3
  630. package/dist/actions/trigger-deploy.d.cts.map +1 -1
  631. package/dist/actions/trigger-deploy.d.mts +22 -3
  632. package/dist/actions/trigger-deploy.d.mts.map +1 -1
  633. package/dist/actions/trigger-deploy.mjs +10 -10
  634. package/dist/actions/trigger-deploy.mjs.map +1 -1
  635. package/dist/actions/update-env-group-env-var.cjs +13 -13
  636. package/dist/actions/update-env-group-env-var.cjs.map +1 -1
  637. package/dist/actions/update-env-group-env-var.d.cts +32 -3
  638. package/dist/actions/update-env-group-env-var.d.cts.map +1 -1
  639. package/dist/actions/update-env-group-env-var.d.mts +32 -3
  640. package/dist/actions/update-env-group-env-var.d.mts.map +1 -1
  641. package/dist/actions/update-env-group-env-var.mjs +13 -13
  642. package/dist/actions/update-env-group-env-var.mjs.map +1 -1
  643. package/dist/actions/update-env-group-secret-file.cjs +9 -9
  644. package/dist/actions/update-env-group-secret-file.cjs.map +1 -1
  645. package/dist/actions/update-env-group-secret-file.d.cts +21 -3
  646. package/dist/actions/update-env-group-secret-file.d.cts.map +1 -1
  647. package/dist/actions/update-env-group-secret-file.d.mts +21 -3
  648. package/dist/actions/update-env-group-secret-file.d.mts.map +1 -1
  649. package/dist/actions/update-env-group-secret-file.mjs +9 -9
  650. package/dist/actions/update-env-group-secret-file.mjs.map +1 -1
  651. package/dist/actions/update-env-group.cjs +9 -9
  652. package/dist/actions/update-env-group.cjs.map +1 -1
  653. package/dist/actions/update-env-group.d.cts +19 -3
  654. package/dist/actions/update-env-group.d.cts.map +1 -1
  655. package/dist/actions/update-env-group.d.mts +19 -3
  656. package/dist/actions/update-env-group.d.mts.map +1 -1
  657. package/dist/actions/update-env-group.mjs +9 -9
  658. package/dist/actions/update-env-group.mjs.map +1 -1
  659. package/dist/actions/update-env-var.cjs +3 -3
  660. package/dist/actions/update-env-var.cjs.map +1 -1
  661. package/dist/actions/update-env-var.d.cts +16 -3
  662. package/dist/actions/update-env-var.d.cts.map +1 -1
  663. package/dist/actions/update-env-var.d.mts +16 -3
  664. package/dist/actions/update-env-var.d.mts.map +1 -1
  665. package/dist/actions/update-env-var.mjs +3 -3
  666. package/dist/actions/update-env-var.mjs.map +1 -1
  667. package/dist/actions/update-env-vars-for-service.cjs +8 -8
  668. package/dist/actions/update-env-vars-for-service.cjs.map +1 -1
  669. package/dist/actions/update-env-vars-for-service.d.cts +31 -3
  670. package/dist/actions/update-env-vars-for-service.d.cts.map +1 -1
  671. package/dist/actions/update-env-vars-for-service.d.mts +31 -3
  672. package/dist/actions/update-env-vars-for-service.d.mts.map +1 -1
  673. package/dist/actions/update-env-vars-for-service.mjs +8 -8
  674. package/dist/actions/update-env-vars-for-service.mjs.map +1 -1
  675. package/dist/actions/update-headers.cjs +7 -7
  676. package/dist/actions/update-headers.cjs.map +1 -1
  677. package/dist/actions/update-headers.d.cts +25 -3
  678. package/dist/actions/update-headers.d.cts.map +1 -1
  679. package/dist/actions/update-headers.d.mts +25 -3
  680. package/dist/actions/update-headers.d.mts.map +1 -1
  681. package/dist/actions/update-headers.mjs +7 -7
  682. package/dist/actions/update-headers.mjs.map +1 -1
  683. package/dist/actions/update-owner-log-stream.cjs +2 -2
  684. package/dist/actions/update-owner-log-stream.cjs.map +1 -1
  685. package/dist/actions/update-owner-log-stream.d.cts +23 -3
  686. package/dist/actions/update-owner-log-stream.d.cts.map +1 -1
  687. package/dist/actions/update-owner-log-stream.d.mts +23 -3
  688. package/dist/actions/update-owner-log-stream.d.mts.map +1 -1
  689. package/dist/actions/update-owner-log-stream.mjs +2 -2
  690. package/dist/actions/update-owner-log-stream.mjs.map +1 -1
  691. package/dist/actions/update-owner-notification-settings.cjs +5 -5
  692. package/dist/actions/update-owner-notification-settings.cjs.map +1 -1
  693. package/dist/actions/update-owner-notification-settings.d.cts +27 -3
  694. package/dist/actions/update-owner-notification-settings.d.cts.map +1 -1
  695. package/dist/actions/update-owner-notification-settings.d.mts +27 -3
  696. package/dist/actions/update-owner-notification-settings.d.mts.map +1 -1
  697. package/dist/actions/update-owner-notification-settings.mjs +5 -5
  698. package/dist/actions/update-owner-notification-settings.mjs.map +1 -1
  699. package/dist/actions/update-postgres.cjs +30 -30
  700. package/dist/actions/update-postgres.cjs.map +1 -1
  701. package/dist/actions/update-postgres.d.cts +202 -3
  702. package/dist/actions/update-postgres.d.cts.map +1 -1
  703. package/dist/actions/update-postgres.d.mts +202 -3
  704. package/dist/actions/update-postgres.d.mts.map +1 -1
  705. package/dist/actions/update-postgres.mjs +30 -30
  706. package/dist/actions/update-postgres.mjs.map +1 -1
  707. package/dist/actions/update-project.cjs +11 -11
  708. package/dist/actions/update-project.cjs.map +1 -1
  709. package/dist/actions/update-project.d.cts +23 -3
  710. package/dist/actions/update-project.d.cts.map +1 -1
  711. package/dist/actions/update-project.d.mts +23 -3
  712. package/dist/actions/update-project.d.mts.map +1 -1
  713. package/dist/actions/update-project.mjs +11 -11
  714. package/dist/actions/update-project.mjs.map +1 -1
  715. package/dist/actions/update-registry-credential.cjs +5 -5
  716. package/dist/actions/update-registry-credential.cjs.map +1 -1
  717. package/dist/actions/update-registry-credential.d.cts +33 -3
  718. package/dist/actions/update-registry-credential.d.cts.map +1 -1
  719. package/dist/actions/update-registry-credential.d.mts +33 -3
  720. package/dist/actions/update-registry-credential.d.mts.map +1 -1
  721. package/dist/actions/update-registry-credential.mjs +5 -5
  722. package/dist/actions/update-registry-credential.mjs.map +1 -1
  723. package/dist/actions/update-resource-log-stream.cjs +2 -2
  724. package/dist/actions/update-resource-log-stream.cjs.map +1 -1
  725. package/dist/actions/update-resource-log-stream.d.cts +23 -3
  726. package/dist/actions/update-resource-log-stream.d.cts.map +1 -1
  727. package/dist/actions/update-resource-log-stream.d.mts +23 -3
  728. package/dist/actions/update-resource-log-stream.d.mts.map +1 -1
  729. package/dist/actions/update-resource-log-stream.mjs +2 -2
  730. package/dist/actions/update-resource-log-stream.mjs.map +1 -1
  731. package/dist/actions/update-routes.cjs +7 -7
  732. package/dist/actions/update-routes.cjs.map +1 -1
  733. package/dist/actions/update-routes.d.cts +32 -3
  734. package/dist/actions/update-routes.d.cts.map +1 -1
  735. package/dist/actions/update-routes.d.mts +32 -3
  736. package/dist/actions/update-routes.d.mts.map +1 -1
  737. package/dist/actions/update-routes.mjs +7 -7
  738. package/dist/actions/update-routes.mjs.map +1 -1
  739. package/dist/actions/update-secret-files-for-service.cjs +7 -7
  740. package/dist/actions/update-secret-files-for-service.cjs.map +1 -1
  741. package/dist/actions/update-secret-files-for-service.d.cts +24 -3
  742. package/dist/actions/update-secret-files-for-service.d.cts.map +1 -1
  743. package/dist/actions/update-secret-files-for-service.d.mts +24 -3
  744. package/dist/actions/update-secret-files-for-service.d.mts.map +1 -1
  745. package/dist/actions/update-secret-files-for-service.mjs +7 -7
  746. package/dist/actions/update-secret-files-for-service.mjs.map +1 -1
  747. package/dist/actions/update-service.cjs +13 -13
  748. package/dist/actions/update-service.cjs.map +1 -1
  749. package/dist/actions/update-service.d.cts +91 -3
  750. package/dist/actions/update-service.d.cts.map +1 -1
  751. package/dist/actions/update-service.d.mts +91 -3
  752. package/dist/actions/update-service.d.mts.map +1 -1
  753. package/dist/actions/update-service.mjs +13 -13
  754. package/dist/actions/update-service.mjs.map +1 -1
  755. package/dist/actions/verify-custom-domain.cjs +1 -1
  756. package/dist/actions/verify-custom-domain.cjs.map +1 -1
  757. package/dist/actions/verify-custom-domain.d.cts +11 -3
  758. package/dist/actions/verify-custom-domain.d.cts.map +1 -1
  759. package/dist/actions/verify-custom-domain.d.mts +11 -3
  760. package/dist/actions/verify-custom-domain.d.mts.map +1 -1
  761. package/dist/actions/verify-custom-domain.mjs +1 -1
  762. package/dist/actions/verify-custom-domain.mjs.map +1 -1
  763. package/dist/catalog.cjs +7 -1
  764. package/dist/catalog.cjs.map +1 -1
  765. package/dist/catalog.d.cts +8 -0
  766. package/dist/catalog.d.mts +8 -0
  767. package/dist/catalog.mjs +7 -1
  768. package/dist/catalog.mjs.map +1 -1
  769. package/package.json +2 -2
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-routes.d.ts
4
- declare const RenderListRoutesInput: z.ZodTypeAny;
5
- declare const RenderListRoutesOutput: z.ZodTypeAny;
6
- declare const renderListRoutes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderListRoutesInput: z.ZodObject<{
5
+ type: z.ZodOptional<z.ZodArray<z.ZodString>>;
6
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ cursor: z.ZodOptional<z.ZodString>;
8
+ source: z.ZodOptional<z.ZodArray<z.ZodString>>;
9
+ serviceId: z.ZodString;
10
+ destination: z.ZodOptional<z.ZodArray<z.ZodString>>;
11
+ }, z.core.$strip>;
12
+ declare const RenderListRoutesOutput: z.ZodObject<{
13
+ routes: z.ZodArray<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ type: z.ZodNullable<z.ZodString>;
16
+ source: z.ZodNullable<z.ZodString>;
17
+ priority: z.ZodNullable<z.ZodNumber>;
18
+ destination: z.ZodNullable<z.ZodString>;
19
+ }, z.core.$loose>>;
20
+ nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$loose>;
22
+ declare const renderListRoutes: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ serviceId: string;
24
+ type?: string[] | undefined;
25
+ limit?: number | undefined;
26
+ cursor?: string | undefined;
27
+ source?: string[] | undefined;
28
+ destination?: string[] | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { renderListRoutes };
9
32
  //# sourceMappingURL=list-routes.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-routes.d.mts","names":[],"sources":["../../src/actions/list-routes.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAOwC;AAAA,cAQjE,sBAAA,EAAwB,CAAA,CAAE,UAGU;AAAA,cAEpC,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-routes.d.mts","names":[],"sources":["../../src/actions/list-routes.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;cAerB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
@@ -10,12 +10,12 @@ const RenderListRoutesInput = z.object({
10
10
  destination: z.array(z.string()).describe("Filter for the destination path of the route.").optional()
11
11
  }).describe("Request model for listing redirect/rewrite rules for a service.");
12
12
  const RenderListRoutes_RouteSchema = z.object({
13
- id: z.string().describe("Unique identifier of the route."),
14
- type: z.string().describe("Type of the route rule (e.g., 'redirect', 'rewrite')."),
15
- source: z.string().describe("Source path pattern for the route."),
16
- priority: z.number().int().describe("Priority of the route rule. Lower numbers have higher priority."),
17
- destination: z.string().describe("Destination path for the route.")
18
- }).describe("Represents a redirect/rewrite rule.");
13
+ id: z.string().describe("Unique identifier of the route.").nullable(),
14
+ type: z.string().describe("Type of the route rule (e.g., 'redirect', 'rewrite').").nullable(),
15
+ source: z.string().describe("Source path pattern for the route.").nullable(),
16
+ priority: z.number().int().describe("Priority of the route rule. Lower numbers have higher priority.").nullable(),
17
+ destination: z.string().describe("Destination path for the route.").nullable()
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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the route.\"),\n type: z.string().describe(\"Type of the route rule (e.g., 'redirect', 'rewrite').\"),\n source: z.string().describe(\"Source path pattern for the route.\"),\n priority: z.number().int().describe(\"Priority of the route rule. Lower numbers have higher priority.\"),\n destination: z.string().describe(\"Destination path for the route.\"),\n}).describe(\"Represents a redirect/rewrite rule.\");\nexport const RenderListRoutesOutput: z.ZodTypeAny = 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,wBAAsC,EAAE,OAAO;CAC1D,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,+BAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAChE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;AACpE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAMjD,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVkD,EAAE,OAAO;EAC3D,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
- name: zod.z.string().describe("The name of the secret file."),
12
- content: zod.z.string().describe("The content of the secret file.")
13
- }).describe("Model representing a secret file.");
11
+ name: zod.z.string().describe("The name of the secret file.").nullable(),
12
+ content: zod.z.string().describe("The content of the secret file.").nullable()
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.ZodTypeAny = 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.ZodTypeAny = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n});\nconst RenderListSecretFiles_SecretFileSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the secret file.\"),\n content: z.string().describe(\"The content of the secret file.\"),\n}).describe(\"Model representing a secret file.\");\nexport const RenderListSecretFilesOutput: z.ZodTypeAny = 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,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,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,yCAAuDA,IAAAA,EAAE,OAAO,EACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AACD,MAAM,yCAAuDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;AAChE,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,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"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-secret-files.d.ts
4
- declare const RenderListSecretFilesInput: z.ZodTypeAny;
5
- declare const RenderListSecretFilesOutput: z.ZodTypeAny;
6
- declare const renderListSecretFiles: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderListSecretFilesInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ serviceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const RenderListSecretFilesOutput: z.ZodObject<{
10
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11
+ nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$loose>>>;
13
+ secret_files: z.ZodArray<z.ZodObject<{
14
+ name: z.ZodNullable<z.ZodString>;
15
+ content: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$loose>>;
17
+ }, z.core.$loose>;
18
+ declare const renderListSecretFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ serviceId: string;
20
+ limit?: number | undefined;
21
+ cursor?: string | undefined;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { renderListSecretFiles };
9
25
  //# sourceMappingURL=list-secret-files.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-secret-files.d.cts","names":[],"sources":["../../src/actions/list-secret-files.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAIyB;AAAA,cAQvD,2BAAA,EAA6B,CAAA,CAAE,UAGW;AAAA,cAE1C,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-secret-files.d.cts","names":[],"sources":["../../src/actions/list-secret-files.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-secret-files.d.ts
4
- declare const RenderListSecretFilesInput: z.ZodTypeAny;
5
- declare const RenderListSecretFilesOutput: z.ZodTypeAny;
6
- declare const renderListSecretFiles: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderListSecretFilesInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ serviceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const RenderListSecretFilesOutput: z.ZodObject<{
10
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
11
+ nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ }, z.core.$loose>>>;
13
+ secret_files: z.ZodArray<z.ZodObject<{
14
+ name: z.ZodNullable<z.ZodString>;
15
+ content: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$loose>>;
17
+ }, z.core.$loose>;
18
+ declare const renderListSecretFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ serviceId: string;
20
+ limit?: number | undefined;
21
+ cursor?: string | undefined;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { renderListSecretFiles };
9
25
  //# sourceMappingURL=list-secret-files.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-secret-files.d.mts","names":[],"sources":["../../src/actions/list-secret-files.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAIyB;AAAA,cAQvD,2BAAA,EAA6B,CAAA,CAAE,UAGW;AAAA,cAE1C,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-secret-files.d.mts","names":[],"sources":["../../src/actions/list-secret-files.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -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
- name: z.string().describe("The name of the secret file."),
12
- content: z.string().describe("The content of the secret file.")
13
- }).describe("Model representing a secret file.");
11
+ name: z.string().describe("The name of the secret file.").nullable(),
12
+ content: z.string().describe("The content of the secret file.").nullable()
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.ZodTypeAny = 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.ZodTypeAny = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n});\nconst RenderListSecretFiles_SecretFileSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the secret file.\"),\n content: z.string().describe(\"The content of the secret file.\"),\n}).describe(\"Model representing a secret file.\");\nexport const RenderListSecretFilesOutput: z.ZodTypeAny = 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,6BAA2C,EAAE,OAAO;CAC/D,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,yCAAuD,EAAE,OAAO,EACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AACD,MAAM,yCAAuD,EAAE,OAAO;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;AAChE,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAM/C,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuD,EAAE,OAAO;EAChE,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"}
@@ -14,26 +14,26 @@ const RenderListServicesInput = zod.z.object({
14
14
  cursor: zod.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()
15
15
  }).describe("Request model for listing services. All filters are optional; omit to list unfiltered results.");
16
16
  const RenderListServices_ServiceSchema = zod.z.object({
17
- id: zod.z.string().describe("Unique identifier of the service."),
18
- name: zod.z.string().describe("Name of the service."),
17
+ id: zod.z.string().describe("Unique identifier of the service.").nullable(),
18
+ name: zod.z.string().describe("Name of the service.").nullable(),
19
19
  repo: zod.z.string().describe("Repository URL, if applicable.").nullable().optional(),
20
20
  slug: zod.z.string().describe("URL-friendly name of the service.").nullable().optional(),
21
- type: zod.z.string().describe("Type of the service."),
21
+ type: zod.z.string().describe("Type of the service.").nullable(),
22
22
  branch: zod.z.string().describe("Git branch used for deployments.").nullable().optional(),
23
- ownerId: zod.z.string().describe("Account ID that owns this service."),
24
- createdAt: zod.z.string().describe("ISO 8601 creation timestamp."),
25
- suspended: zod.z.string().describe("Suspension status of the service."),
26
- updatedAt: zod.z.string().describe("ISO 8601 last update timestamp."),
23
+ ownerId: zod.z.string().describe("Account ID that owns this service.").nullable(),
24
+ createdAt: zod.z.string().describe("ISO 8601 creation timestamp.").nullable(),
25
+ suspended: zod.z.string().describe("Suspension status of the service.").nullable(),
26
+ updatedAt: zod.z.string().describe("ISO 8601 last update timestamp.").nullable(),
27
27
  autoDeploy: zod.z.string().describe("Auto-deployment configuration.").nullable().optional(),
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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the service.\"),\n name: z.string().describe(\"Name of the service.\"),\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.\"),\n branch: z.string().describe(\"Git branch used for deployments.\").nullable().optional(),\n ownerId: z.string().describe(\"Account ID that owns this service.\"),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp.\"),\n suspended: z.string().describe(\"Suspension status of the service.\"),\n updatedAt: z.string().describe(\"ISO 8601 last update timestamp.\"),\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.ZodTypeAny = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n});\nexport const RenderListServicesOutput: z.ZodTypeAny = 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,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,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,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,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;CAChD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACjE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC7D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAChE,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,sCAAoDA,IAAAA,EAAE,OAAO,EACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AACD,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,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"}
@@ -1,9 +1,45 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-services.d.ts
4
- declare const RenderListServicesInput: z.ZodTypeAny;
5
- declare const RenderListServicesOutput: z.ZodTypeAny;
6
- declare const renderListServices: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderListServicesInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ type: z.ZodOptional<z.ZodEnum<{
7
+ web_service: "web_service";
8
+ static_site: "static_site";
9
+ private_service: "private_service";
10
+ background_worker: "background_worker";
11
+ cron_job: "cron_job";
12
+ }>>;
13
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
14
+ cursor: z.ZodOptional<z.ZodString>;
15
+ }, z.core.$strip>;
16
+ declare const RenderListServicesOutput: z.ZodObject<{
17
+ services: z.ZodArray<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ name: z.ZodNullable<z.ZodString>;
20
+ repo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ type: z.ZodNullable<z.ZodString>;
23
+ branch: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ ownerId: z.ZodNullable<z.ZodString>;
25
+ createdAt: z.ZodNullable<z.ZodString>;
26
+ suspended: z.ZodNullable<z.ZodString>;
27
+ updatedAt: z.ZodNullable<z.ZodString>;
28
+ autoDeploy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ suspenders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
30
+ notifyOnFail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ serviceDetails: z.ZodRecord<z.ZodString, z.ZodUnknown>;
32
+ }, z.core.$loose>>;
33
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
34
+ nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ }, z.core.$loose>>>;
36
+ }, z.core.$loose>;
37
+ declare const renderListServices: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ name?: string | undefined;
39
+ type?: "web_service" | "static_site" | "private_service" | "background_worker" | "cron_job" | undefined;
40
+ limit?: number | undefined;
41
+ cursor?: string | undefined;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
43
  //#endregion
8
44
  export { renderListServices };
9
45
  //# sourceMappingURL=list-services.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-services.d.cts","names":[],"sources":["../../src/actions/list-services.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAKqE;AAAA,cAoBhG,wBAAA,EAA0B,CAAA,CAAE,UAGU;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-services.d.cts","names":[],"sources":["../../src/actions/list-services.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAyBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,45 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-services.d.ts
4
- declare const RenderListServicesInput: z.ZodTypeAny;
5
- declare const RenderListServicesOutput: z.ZodTypeAny;
6
- declare const renderListServices: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderListServicesInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ type: z.ZodOptional<z.ZodEnum<{
7
+ web_service: "web_service";
8
+ static_site: "static_site";
9
+ private_service: "private_service";
10
+ background_worker: "background_worker";
11
+ cron_job: "cron_job";
12
+ }>>;
13
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
14
+ cursor: z.ZodOptional<z.ZodString>;
15
+ }, z.core.$strip>;
16
+ declare const RenderListServicesOutput: z.ZodObject<{
17
+ services: z.ZodArray<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ name: z.ZodNullable<z.ZodString>;
20
+ repo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ type: z.ZodNullable<z.ZodString>;
23
+ branch: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ ownerId: z.ZodNullable<z.ZodString>;
25
+ createdAt: z.ZodNullable<z.ZodString>;
26
+ suspended: z.ZodNullable<z.ZodString>;
27
+ updatedAt: z.ZodNullable<z.ZodString>;
28
+ autoDeploy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ suspenders: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
30
+ notifyOnFail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ serviceDetails: z.ZodRecord<z.ZodString, z.ZodUnknown>;
32
+ }, z.core.$loose>>;
33
+ pagination: z.ZodOptional<z.ZodNullable<z.ZodObject<{
34
+ nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ }, z.core.$loose>>>;
36
+ }, z.core.$loose>;
37
+ declare const renderListServices: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ name?: string | undefined;
39
+ type?: "web_service" | "static_site" | "private_service" | "background_worker" | "cron_job" | undefined;
40
+ limit?: number | undefined;
41
+ cursor?: string | undefined;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
43
  //#endregion
8
44
  export { renderListServices };
9
45
  //# sourceMappingURL=list-services.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-services.d.mts","names":[],"sources":["../../src/actions/list-services.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAKqE;AAAA,cAoBhG,wBAAA,EAA0B,CAAA,CAAE,UAGU;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-services.d.mts","names":[],"sources":["../../src/actions/list-services.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAyBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -14,22 +14,22 @@ const RenderListServicesInput = z.object({
14
14
  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()
15
15
  }).describe("Request model for listing services. All filters are optional; omit to list unfiltered results.");
16
16
  const RenderListServices_ServiceSchema = z.object({
17
- id: z.string().describe("Unique identifier of the service."),
18
- name: z.string().describe("Name of the service."),
17
+ id: z.string().describe("Unique identifier of the service.").nullable(),
18
+ name: z.string().describe("Name of the service.").nullable(),
19
19
  repo: z.string().describe("Repository URL, if applicable.").nullable().optional(),
20
20
  slug: z.string().describe("URL-friendly name of the service.").nullable().optional(),
21
- type: z.string().describe("Type of the service."),
21
+ type: z.string().describe("Type of the service.").nullable(),
22
22
  branch: z.string().describe("Git branch used for deployments.").nullable().optional(),
23
- ownerId: z.string().describe("Account ID that owns this service."),
24
- createdAt: z.string().describe("ISO 8601 creation timestamp."),
25
- suspended: z.string().describe("Suspension status of the service."),
26
- updatedAt: z.string().describe("ISO 8601 last update timestamp."),
23
+ ownerId: z.string().describe("Account ID that owns this service.").nullable(),
24
+ createdAt: z.string().describe("ISO 8601 creation timestamp.").nullable(),
25
+ suspended: z.string().describe("Suspension status of the service.").nullable(),
26
+ updatedAt: z.string().describe("ISO 8601 last update timestamp.").nullable(),
27
27
  autoDeploy: z.string().describe("Auto-deployment configuration.").nullable().optional(),
28
28
  suspenders: z.array(z.string()).describe("List of entities that suspended this service.").nullable().optional(),
29
29
  notifyOnFail: z.string().describe("Notification setting for failures.").nullable().optional(),
30
30
  serviceDetails: z.record(z.string(), z.unknown()).describe("Service-specific configuration details. Structure varies by service type.")
31
- });
32
- const RenderListServices_PaginationSchema = z.object({ nextCursor: z.string().describe("Cursor to retrieve the next page of results, if any.").nullable().optional() });
31
+ }).passthrough();
32
+ const RenderListServices_PaginationSchema = z.object({ nextCursor: z.string().describe("Cursor to retrieve the next page of results, if any.").nullable().optional() }).passthrough();
33
33
  const renderListServices = action("RENDER_LIST_SERVICES", {
34
34
  slug: "render-list-services",
35
35
  name: "List Services",
@@ -38,7 +38,7 @@ const renderListServices = action("RENDER_LIST_SERVICES", {
38
38
  output: z.object({
39
39
  services: z.array(RenderListServices_ServiceSchema).describe("List of services matching the filters."),
40
40
  pagination: RenderListServices_PaginationSchema.nullable().optional()
41
- }).describe("Response model for listing services.")
41
+ }).passthrough().describe("Response model for listing services.")
42
42
  });
43
43
  //#endregion
44
44
  export { renderListServices };
@@ -1 +1 @@
1
- {"version":3,"file":"list-services.mjs","names":[],"sources":["../../src/actions/list-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListServicesInput: z.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the service.\"),\n name: z.string().describe(\"Name of the service.\"),\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.\"),\n branch: z.string().describe(\"Git branch used for deployments.\").nullable().optional(),\n ownerId: z.string().describe(\"Account ID that owns this service.\"),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp.\"),\n suspended: z.string().describe(\"Suspension status of the service.\"),\n updatedAt: z.string().describe(\"ISO 8601 last update timestamp.\"),\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.ZodTypeAny = z.object({\n nextCursor: z.string().describe(\"Cursor to retrieve the next page of results, if any.\").nullable().optional(),\n});\nexport const RenderListServicesOutput: z.ZodTypeAny = 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,0BAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CACjN,MAAM,EAAE,KAAK;EAAC;EAAe;EAAe;EAAmB;EAAqB;CAAU,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/I,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL,CAAC,CAAC,SAAS;AACzN,CAAC,CAAC,CAAC,SAAS,gGAAgG;AAC5G,MAAM,mCAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACjE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CAC7D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACxI,CAAC;AACD,MAAM,sCAAoD,EAAE,OAAO,EACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC;AAMD,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoD,EAAE,OAAO;EAC7D,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wCAAwC;EACrG,YAAY,oCAAoC,SAAS,CAAC,CAAC,SAAS;CACtE,CAAC,CAAC,CAAC,SAAS,sCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-services.mjs","names":[],"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,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CACjN,MAAM,EAAE,KAAK;EAAC;EAAe;EAAe;EAAmB;EAAqB;CAAU,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/I,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL,CAAC,CAAC,SAAS;AACzN,CAAC,CAAC,CAAC,SAAS,gGAAgG;AAC5G,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACxI,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,sCAAsC,EAAE,OAAO,EACnD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wCAAwC;EACrG,YAAY,oCAAoC,SAAS,CAAC,CAAC,SAAS;CACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
@@ -19,17 +19,17 @@ const RenderListTaskRuns_TaskRunStatusSchema = zod.z.enum([
19
19
  "paused"
20
20
  ]).describe("Status of a task run.");
21
21
  const RenderListTaskRuns_TaskRunSchema = zod.z.object({
22
- id: zod.z.string().describe("Unique identifier of the task run."),
22
+ id: zod.z.string().describe("Unique identifier of the task run.").nullable(),
23
23
  status: RenderListTaskRuns_TaskRunStatusSchema.nullable(),
24
- taskId: zod.z.string().describe("ID of the task."),
25
- retries: zod.z.number().int().describe("Number of retries attempted."),
24
+ taskId: zod.z.string().describe("ID of the task.").nullable(),
25
+ retries: zod.z.number().int().describe("Number of retries attempted.").nullable(),
26
26
  attempts: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of attempt objects for this task run."),
27
27
  startedAt: zod.z.string().describe("ISO 8601 timestamp when the task run started.").nullable().optional(),
28
28
  completedAt: zod.z.string().describe("ISO 8601 timestamp when the task run completed.").nullable().optional(),
29
- rootTaskRunId: zod.z.string().describe("ID of the root task run."),
30
- parentTaskRunId: zod.z.string().describe("ID of the parent task run, if applicable.")
31
- }).describe("Represents a task run in Render.");
32
- const RenderListTaskRunsOutput = zod.z.object({ task_runs: zod.z.array(RenderListTaskRuns_TaskRunSchema).describe("List of task runs matching the filter criteria.") }).describe("Response model for listing task runs.");
29
+ rootTaskRunId: zod.z.string().describe("ID of the root task run.").nullable(),
30
+ parentTaskRunId: zod.z.string().describe("ID of the parent task run, if applicable.").nullable()
31
+ }).passthrough().describe("Represents a task run in Render.");
32
+ const RenderListTaskRunsOutput = zod.z.object({ task_runs: zod.z.array(RenderListTaskRuns_TaskRunSchema).describe("List of task runs matching the filter criteria.") }).passthrough().describe("Response model for listing task runs.");
33
33
  const renderListTaskRuns = require_action.action("RENDER_LIST_TASK_RUNS", {
34
34
  slug: "render-list-task-runs",
35
35
  name: "List Task Runs",
@@ -1 +1 @@
1
- {"version":3,"file":"list-task-runs.cjs","names":["z","action"],"sources":["../../src/actions/list-task-runs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListTaskRunsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"Position in result list to start from for pagination. See Render API pagination docs for details.\").optional(),\n taskId: z.array(z.string()).describe(\"Array of task identifiers (task ID or workflow slug with task name and optional version). If version not provided, latest is used.\").optional(),\n ownerId: z.array(z.string()).describe(\"Array of workspace IDs to return resources for.\").optional(),\n workflowId: z.array(z.string()).describe(\"Array of workflow IDs to filter by.\").optional(),\n rootTaskRunId: z.array(z.string()).describe(\"Array of root task run IDs to filter by.\").optional(),\n workflowVersionId: z.array(z.string()).describe(\"Array of workflow version IDs to filter by.\").optional(),\n}).describe(\"Request model for listing task runs. All parameters are optional.\");\nconst RenderListTaskRuns_TaskRunStatusSchema: z.ZodTypeAny = z.enum([\"pending\", \"running\", \"completed\", \"failed\", \"canceled\", \"paused\"]).describe(\"Status of a task run.\");\nconst RenderListTaskRuns_TaskRunSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the task run.\"),\n status: RenderListTaskRuns_TaskRunStatusSchema.nullable(),\n taskId: z.string().describe(\"ID of the task.\"),\n retries: z.number().int().describe(\"Number of retries attempted.\"),\n attempts: z.array(z.record(z.string(), z.unknown())).describe(\"Array of attempt objects for this task run.\"),\n startedAt: z.string().describe(\"ISO 8601 timestamp when the task run started.\").nullable().optional(),\n completedAt: z.string().describe(\"ISO 8601 timestamp when the task run completed.\").nullable().optional(),\n rootTaskRunId: z.string().describe(\"ID of the root task run.\"),\n parentTaskRunId: z.string().describe(\"ID of the parent task run, if applicable.\"),\n}).describe(\"Represents a task run in Render.\");\nexport const RenderListTaskRunsOutput: z.ZodTypeAny = z.object({\n task_runs: z.array(RenderListTaskRuns_TaskRunSchema).describe(\"List of task runs matching the filter criteria.\"),\n}).describe(\"Response model for listing task runs.\");\n\nexport const renderListTaskRuns = action(\"RENDER_LIST_TASK_RUNS\", {\n slug: \"render-list-task-runs\",\n name: \"List Task Runs\",\n description: \"Tool to list task runs. Use when you need to retrieve task execution history for workflows, optionally filtering by task ID, workflow, owner, or root task run.\",\n input: RenderListTaskRunsInput,\n output: RenderListTaskRunsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC1I,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS;CACpL,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjG,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,yCAAuDA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAW;CAAa;CAAU;CAAY;AAAQ,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACzK,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,QAAQ,uCAAuC,SAAS;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB;CAC7C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;CACjE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;CAC3G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CAC7D,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AAClF,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,WAAWA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,iDAAiD,EACjH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-task-runs.cjs","names":["z","action"],"sources":["../../src/actions/list-task-runs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderListTaskRunsInput = z.object({\n limit: z.number().int().describe(\"Maximum number of items to return (default 20, max 100).\").optional(),\n cursor: z.string().describe(\"Position in result list to start from for pagination. See Render API pagination docs for details.\").optional(),\n taskId: z.array(z.string()).describe(\"Array of task identifiers (task ID or workflow slug with task name and optional version). If version not provided, latest is used.\").optional(),\n ownerId: z.array(z.string()).describe(\"Array of workspace IDs to return resources for.\").optional(),\n workflowId: z.array(z.string()).describe(\"Array of workflow IDs to filter by.\").optional(),\n rootTaskRunId: z.array(z.string()).describe(\"Array of root task run IDs to filter by.\").optional(),\n workflowVersionId: z.array(z.string()).describe(\"Array of workflow version IDs to filter by.\").optional(),\n}).describe(\"Request model for listing task runs. All parameters are optional.\");\nconst RenderListTaskRuns_TaskRunStatusSchema = z.enum([\"pending\", \"running\", \"completed\", \"failed\", \"canceled\", \"paused\"]).describe(\"Status of a task run.\");\nconst RenderListTaskRuns_TaskRunSchema = z.object({\n id: z.string().describe(\"Unique identifier of the task run.\").nullable(),\n status: RenderListTaskRuns_TaskRunStatusSchema.nullable(),\n taskId: z.string().describe(\"ID of the task.\").nullable(),\n retries: z.number().int().describe(\"Number of retries attempted.\").nullable(),\n attempts: z.array(z.record(z.string(), z.unknown())).describe(\"Array of attempt objects for this task run.\"),\n startedAt: z.string().describe(\"ISO 8601 timestamp when the task run started.\").nullable().optional(),\n completedAt: z.string().describe(\"ISO 8601 timestamp when the task run completed.\").nullable().optional(),\n rootTaskRunId: z.string().describe(\"ID of the root task run.\").nullable(),\n parentTaskRunId: z.string().describe(\"ID of the parent task run, if applicable.\").nullable(),\n}).passthrough().describe(\"Represents a task run in Render.\");\nexport const RenderListTaskRunsOutput = z.object({\n task_runs: z.array(RenderListTaskRuns_TaskRunSchema).describe(\"List of task runs matching the filter criteria.\"),\n}).passthrough().describe(\"Response model for listing task runs.\");\n\nexport const renderListTaskRuns = action(\"RENDER_LIST_TASK_RUNS\", {\n slug: \"render-list-task-runs\",\n name: \"List Task Runs\",\n description: \"Tool to list task runs. Use when you need to retrieve task execution history for workflows, optionally filtering by task ID, workflow, owner, or root task run.\",\n input: RenderListTaskRunsInput,\n output: RenderListTaskRunsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC1I,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS;CACpL,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjG,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,yCAAyCA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAW;CAAa;CAAU;CAAY;AAAQ,CAAC,CAAC,CAAC,SAAS,uBAAuB;AAC3J,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,QAAQ,uCAAuC,SAAS;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;CAC3G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACxE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,WAAWA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,iDAAiD,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,44 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-task-runs.d.ts
4
- declare const RenderListTaskRunsInput: z.ZodTypeAny;
5
- declare const RenderListTaskRunsOutput: z.ZodTypeAny;
6
- declare const renderListTaskRuns: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderListTaskRunsInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodNumber>;
6
+ cursor: z.ZodOptional<z.ZodString>;
7
+ taskId: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ ownerId: z.ZodOptional<z.ZodArray<z.ZodString>>;
9
+ workflowId: z.ZodOptional<z.ZodArray<z.ZodString>>;
10
+ rootTaskRunId: z.ZodOptional<z.ZodArray<z.ZodString>>;
11
+ workflowVersionId: z.ZodOptional<z.ZodArray<z.ZodString>>;
12
+ }, z.core.$strip>;
13
+ declare const RenderListTaskRunsOutput: z.ZodObject<{
14
+ task_runs: z.ZodArray<z.ZodObject<{
15
+ id: z.ZodNullable<z.ZodString>;
16
+ status: z.ZodNullable<z.ZodEnum<{
17
+ failed: "failed";
18
+ pending: "pending";
19
+ running: "running";
20
+ completed: "completed";
21
+ canceled: "canceled";
22
+ paused: "paused";
23
+ }>>;
24
+ taskId: z.ZodNullable<z.ZodString>;
25
+ retries: z.ZodNullable<z.ZodNumber>;
26
+ attempts: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
27
+ startedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ completedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ rootTaskRunId: z.ZodNullable<z.ZodString>;
30
+ parentTaskRunId: z.ZodNullable<z.ZodString>;
31
+ }, z.core.$loose>>;
32
+ }, z.core.$loose>;
33
+ declare const renderListTaskRuns: import("@keystrokehq/action").WorkflowActionDefinition<{
34
+ limit?: number | undefined;
35
+ cursor?: string | undefined;
36
+ taskId?: string[] | undefined;
37
+ ownerId?: string[] | undefined;
38
+ workflowId?: string[] | undefined;
39
+ rootTaskRunId?: string[] | undefined;
40
+ workflowVersionId?: string[] | undefined;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
42
  //#endregion
8
43
  export { renderListTaskRuns };
9
44
  //# sourceMappingURL=list-task-runs.d.cts.map