@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,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-headers.d.ts
4
- declare const RenderUpdateHeadersInput: z.ZodTypeAny;
5
- declare const RenderUpdateHeadersOutput: z.ZodTypeAny;
6
- declare const renderUpdateHeaders: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderUpdateHeadersInput: z.ZodObject<{
5
+ headers: z.ZodArray<z.ZodObject<{
6
+ name: z.ZodString;
7
+ path: z.ZodString;
8
+ value: z.ZodString;
9
+ }, z.core.$loose>>;
10
+ serviceId: z.ZodString;
11
+ }, z.core.$strip>;
12
+ declare const RenderUpdateHeadersOutput: z.ZodObject<{
13
+ headers: z.ZodArray<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ name: z.ZodNullable<z.ZodString>;
16
+ path: z.ZodNullable<z.ZodString>;
17
+ value: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$loose>>;
19
+ }, z.core.$loose>;
20
+ declare const renderUpdateHeaders: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ headers: {
22
+ [x: string]: unknown;
23
+ name: string;
24
+ path: string;
25
+ value: string;
26
+ }[];
27
+ serviceId: string;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { renderUpdateHeaders };
9
31
  //# sourceMappingURL=update-headers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-headers.d.cts","names":[],"sources":["../../src/actions/update-headers.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAOiC;AAAA,cAO7D,yBAAA,EAA2B,CAAA,CAAE,UAE0C;AAAA,cAEvE,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-headers.d.cts","names":[],"sources":["../../src/actions/update-headers.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAcxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-headers.d.ts
4
- declare const RenderUpdateHeadersInput: z.ZodTypeAny;
5
- declare const RenderUpdateHeadersOutput: z.ZodTypeAny;
6
- declare const renderUpdateHeaders: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderUpdateHeadersInput: z.ZodObject<{
5
+ headers: z.ZodArray<z.ZodObject<{
6
+ name: z.ZodString;
7
+ path: z.ZodString;
8
+ value: z.ZodString;
9
+ }, z.core.$loose>>;
10
+ serviceId: z.ZodString;
11
+ }, z.core.$strip>;
12
+ declare const RenderUpdateHeadersOutput: z.ZodObject<{
13
+ headers: z.ZodArray<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ name: z.ZodNullable<z.ZodString>;
16
+ path: z.ZodNullable<z.ZodString>;
17
+ value: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$loose>>;
19
+ }, z.core.$loose>;
20
+ declare const renderUpdateHeaders: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ headers: {
22
+ [x: string]: unknown;
23
+ name: string;
24
+ path: string;
25
+ value: string;
26
+ }[];
27
+ serviceId: string;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { renderUpdateHeaders };
9
31
  //# sourceMappingURL=update-headers.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-headers.d.mts","names":[],"sources":["../../src/actions/update-headers.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAOiC;AAAA,cAO7D,yBAAA,EAA2B,CAAA,CAAE,UAE0C;AAAA,cAEvE,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-headers.d.mts","names":[],"sources":["../../src/actions/update-headers.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAcxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -6,21 +6,21 @@ const RenderUpdateHeadersInput = z.object({
6
6
  name: z.string().describe("Header name to be set."),
7
7
  path: z.string().describe("The request path to add the header to. Wildcards will cause headers to be applied to all matching paths."),
8
8
  value: z.string().describe("Header value to be set.")
9
- }).describe("Model representing a single header rule.")).describe("List of header rules to replace the existing ones. This will completely replace all existing header rules for the service."),
9
+ }).passthrough().describe("Model representing a single header rule.")).describe("List of header rules to replace the existing ones. This will completely replace all existing header rules for the service."),
10
10
  serviceId: z.string().describe("The ID of the service to replace header rules for.")
11
11
  }).describe("Request model for replacing all header rules for a service.");
12
12
  const RenderUpdateHeaders_HeaderRuleResponseSchema = z.object({
13
- id: z.string().describe("Unique identifier of the header rule."),
14
- name: z.string().describe("Header name."),
15
- path: z.string().describe("Request path this header applies to."),
16
- value: z.string().describe("Header value.")
17
- }).describe("Response model representing a header rule with ID.");
13
+ id: z.string().describe("Unique identifier of the header rule.").nullable(),
14
+ name: z.string().describe("Header name.").nullable(),
15
+ path: z.string().describe("Request path this header applies to.").nullable(),
16
+ value: z.string().describe("Header value.").nullable()
17
+ }).passthrough().describe("Response model representing a header rule with ID.");
18
18
  const renderUpdateHeaders = action("RENDER_UPDATE_HEADERS", {
19
19
  slug: "render-update-headers",
20
20
  name: "Update Header Rules",
21
21
  description: "Tool to replace all header rules for a Render service. Use when you need to completely replace the existing set of custom HTTP headers with a new set. This operation removes all existing header rules and replaces them with the provided ones.",
22
22
  input: RenderUpdateHeadersInput,
23
- output: z.object({ headers: z.array(RenderUpdateHeaders_HeaderRuleResponseSchema).describe("List of all header rules for the service after replacement.") }).describe("Response model containing the list of header rules after replacement.")
23
+ output: z.object({ headers: z.array(RenderUpdateHeaders_HeaderRuleResponseSchema).describe("List of all header rules for the service after replacement.") }).passthrough().describe("Response model containing the list of header rules after replacement.")
24
24
  });
25
25
  //#endregion
26
26
  export { renderUpdateHeaders };
@@ -1 +1 @@
1
- {"version":3,"file":"update-headers.mjs","names":[],"sources":["../../src/actions/update-headers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateHeadersInput: z.ZodTypeAny = z.object({\n headers: z.array(z.object({\n name: z.string().describe(\"Header name to be set.\"),\n path: z.string().describe(\"The request path to add the header to. Wildcards will cause headers to be applied to all matching paths.\"),\n value: z.string().describe(\"Header value to be set.\"),\n}).describe(\"Model representing a single header rule.\")).describe(\"List of header rules to replace the existing ones. This will completely replace all existing header rules for the service.\"),\n serviceId: z.string().describe(\"The ID of the service to replace header rules for.\"),\n}).describe(\"Request model for replacing all header rules for a service.\");\nconst RenderUpdateHeaders_HeaderRuleResponseSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the header rule.\"),\n name: z.string().describe(\"Header name.\"),\n path: z.string().describe(\"Request path this header applies to.\"),\n value: z.string().describe(\"Header value.\"),\n}).describe(\"Response model representing a header rule with ID.\");\nexport const RenderUpdateHeadersOutput: z.ZodTypeAny = z.object({\n headers: z.array(RenderUpdateHeaders_HeaderRuleResponseSchema).describe(\"List of all header rules for the service after replacement.\"),\n}).describe(\"Response model containing the list of header rules after replacement.\");\n\nexport const renderUpdateHeaders = action(\"RENDER_UPDATE_HEADERS\", {\n slug: \"render-update-headers\",\n name: \"Update Header Rules\",\n description: \"Tool to replace all header rules for a Render service. Use when you need to completely replace the existing set of custom HTTP headers with a new set. This operation removes all existing header rules and replaces them with the provided ones.\",\n input: RenderUpdateHeadersInput,\n output: RenderUpdateHeadersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyC,EAAE,OAAO;CAC7D,SAAS,EAAE,MAAM,EAAE,OAAO;EAC1B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G;EACpI,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACtD,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,CAAC,SAAS,4HAA4H;CAC5L,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACrF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,+CAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc;CACxC,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe;AAC5C,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAKhE,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,SAAS,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,6DAA6D,EACvI,CAAC,CAAC,CAAC,SAAS,uEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-headers.mjs","names":[],"sources":["../../src/actions/update-headers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateHeadersInput = z.object({\n headers: z.array(z.object({\n name: z.string().describe(\"Header name to be set.\"),\n path: z.string().describe(\"The request path to add the header to. Wildcards will cause headers to be applied to all matching paths.\"),\n value: z.string().describe(\"Header value to be set.\"),\n}).passthrough().describe(\"Model representing a single header rule.\")).describe(\"List of header rules to replace the existing ones. This will completely replace all existing header rules for the service.\"),\n serviceId: z.string().describe(\"The ID of the service to replace header rules for.\"),\n}).describe(\"Request model for replacing all header rules for a service.\");\nconst RenderUpdateHeaders_HeaderRuleResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier of the header rule.\").nullable(),\n name: z.string().describe(\"Header name.\").nullable(),\n path: z.string().describe(\"Request path this header applies to.\").nullable(),\n value: z.string().describe(\"Header value.\").nullable(),\n}).passthrough().describe(\"Response model representing a header rule with ID.\");\nexport const RenderUpdateHeadersOutput = z.object({\n headers: z.array(RenderUpdateHeaders_HeaderRuleResponseSchema).describe(\"List of all header rules for the service after replacement.\"),\n}).passthrough().describe(\"Response model containing the list of header rules after replacement.\");\n\nexport const renderUpdateHeaders = action(\"RENDER_UPDATE_HEADERS\", {\n slug: \"render-update-headers\",\n name: \"Update Header Rules\",\n description: \"Tool to replace all header rules for a Render service. Use when you need to completely replace the existing set of custom HTTP headers with a new set. This operation removes all existing header rules and replaces them with the provided ones.\",\n input: RenderUpdateHeadersInput,\n output: RenderUpdateHeadersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,SAAS,EAAE,MAAM,EAAE,OAAO;EAC1B,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G;EACpI,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;CACtD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,CAAC,SAAS,4HAA4H;CAC1M,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AACrF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;AACvD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,6DAA6D,EACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAOhB;AACV,CAAC"}
@@ -9,10 +9,10 @@ const RenderUpdateOwnerLogStreamInput = zod.z.object({
9
9
  }).describe("Request model for updating an owner log stream configuration.");
10
10
  const RenderUpdateOwnerLogStream_PreviewSettingSchema = zod.z.enum(["send", "drop"]).describe("Enum for log stream preview setting values.");
11
11
  const RenderUpdateOwnerLogStreamOutput = zod.z.object({
12
- ownerId: zod.z.string().describe("The ID of the owner."),
12
+ ownerId: zod.z.string().describe("The ID of the owner.").nullable(),
13
13
  preview: RenderUpdateOwnerLogStream_PreviewSettingSchema.nullable(),
14
14
  endpoint: zod.z.string().describe("The endpoint to stream logs to.").nullable().optional()
15
- }).describe("Response model for updated owner log stream settings.");
15
+ }).passthrough().describe("Response model for updated owner log stream settings.");
16
16
  const renderUpdateOwnerLogStream = require_action.action("RENDER_UPDATE_OWNER_LOG_STREAM", {
17
17
  slug: "render-update-owner-log-stream",
18
18
  name: "Update Owner Log Stream",
@@ -1 +1 @@
1
- {"version":3,"file":"update-owner-log-stream.cjs","names":["z","action"],"sources":["../../src/actions/update-owner-log-stream.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateOwnerLogStreamInput: z.ZodTypeAny = z.object({\n token: z.string().describe(\"The optional token to authenticate the log stream.\").optional(),\n ownerId: z.string().describe(\"The ID of the workspace to update log stream information for.\"),\n preview: z.enum([\"send\", \"drop\"]).describe(\"Whether to send logs or drop them.\"),\n endpoint: z.string().describe(\"The endpoint to stream logs to. Must be present if preview is 'send'. Cannot be present if preview is 'drop'.\").optional(),\n}).describe(\"Request model for updating an owner log stream configuration.\");\nconst RenderUpdateOwnerLogStream_PreviewSettingSchema: z.ZodTypeAny = z.enum([\"send\", \"drop\"]).describe(\"Enum for log stream preview setting values.\");\nexport const RenderUpdateOwnerLogStreamOutput: z.ZodTypeAny = z.object({\n ownerId: z.string().describe(\"The ID of the owner.\"),\n preview: RenderUpdateOwnerLogStream_PreviewSettingSchema.nullable(),\n endpoint: z.string().describe(\"The endpoint to stream logs to.\").nullable().optional(),\n}).describe(\"Response model for updated owner log stream settings.\");\n\nexport const renderUpdateOwnerLogStream = action(\"RENDER_UPDATE_OWNER_LOG_STREAM\", {\n slug: \"render-update-owner-log-stream\",\n name: \"Update Owner Log Stream\",\n description: \"Tool to update log stream configuration for an owner. Use when you need to modify log stream settings for a specific workspace.\",\n input: RenderUpdateOwnerLogStreamInput,\n output: RenderUpdateOwnerLogStreamOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC5F,SAASA,IAAAA,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,oCAAoC;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,kDAAgEA,IAAAA,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACrJ,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CACnD,SAAS,gDAAgD,SAAS;CAClE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-owner-log-stream.cjs","names":["z","action"],"sources":["../../src/actions/update-owner-log-stream.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateOwnerLogStreamInput = z.object({\n token: z.string().describe(\"The optional token to authenticate the log stream.\").optional(),\n ownerId: z.string().describe(\"The ID of the workspace to update log stream information for.\"),\n preview: z.enum([\"send\", \"drop\"]).describe(\"Whether to send logs or drop them.\"),\n endpoint: z.string().describe(\"The endpoint to stream logs to. Must be present if preview is 'send'. Cannot be present if preview is 'drop'.\").optional(),\n}).describe(\"Request model for updating an owner log stream configuration.\");\nconst RenderUpdateOwnerLogStream_PreviewSettingSchema = z.enum([\"send\", \"drop\"]).describe(\"Enum for log stream preview setting values.\");\nexport const RenderUpdateOwnerLogStreamOutput = z.object({\n ownerId: z.string().describe(\"The ID of the owner.\").nullable(),\n preview: RenderUpdateOwnerLogStream_PreviewSettingSchema.nullable(),\n endpoint: z.string().describe(\"The endpoint to stream logs to.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated owner log stream settings.\");\n\nexport const renderUpdateOwnerLogStream = action(\"RENDER_UPDATE_OWNER_LOG_STREAM\", {\n slug: \"render-update-owner-log-stream\",\n name: \"Update Owner Log Stream\",\n description: \"Tool to update log stream configuration for an owner. Use when you need to modify log stream settings for a specific workspace.\",\n input: RenderUpdateOwnerLogStreamInput,\n output: RenderUpdateOwnerLogStreamOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC5F,SAASA,IAAAA,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,oCAAoC;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,kDAAkDA,IAAAA,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACvI,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC9D,SAAS,gDAAgD,SAAS;CAClE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-owner-log-stream.d.ts
4
- declare const RenderUpdateOwnerLogStreamInput: z.ZodTypeAny;
5
- declare const RenderUpdateOwnerLogStreamOutput: z.ZodTypeAny;
6
- declare const renderUpdateOwnerLogStream: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderUpdateOwnerLogStreamInput: z.ZodObject<{
5
+ token: z.ZodOptional<z.ZodString>;
6
+ ownerId: z.ZodString;
7
+ preview: z.ZodEnum<{
8
+ send: "send";
9
+ drop: "drop";
10
+ }>;
11
+ endpoint: z.ZodOptional<z.ZodString>;
12
+ }, z.core.$strip>;
13
+ declare const RenderUpdateOwnerLogStreamOutput: z.ZodObject<{
14
+ ownerId: z.ZodNullable<z.ZodString>;
15
+ preview: z.ZodNullable<z.ZodEnum<{
16
+ send: "send";
17
+ drop: "drop";
18
+ }>>;
19
+ endpoint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$loose>;
21
+ declare const renderUpdateOwnerLogStream: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ ownerId: string;
23
+ preview: "send" | "drop";
24
+ token?: string | undefined;
25
+ endpoint?: string | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { renderUpdateOwnerLogStream };
9
29
  //# sourceMappingURL=update-owner-log-stream.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-owner-log-stream.d.cts","names":[],"sources":["../../src/actions/update-owner-log-stream.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAK4B;AAAA,cAE/D,gCAAA,EAAkC,CAAA,CAAE,UAImB;AAAA,cAEvD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-owner-log-stream.d.cts","names":[],"sources":["../../src/actions/update-owner-log-stream.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAO/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-owner-log-stream.d.ts
4
- declare const RenderUpdateOwnerLogStreamInput: z.ZodTypeAny;
5
- declare const RenderUpdateOwnerLogStreamOutput: z.ZodTypeAny;
6
- declare const renderUpdateOwnerLogStream: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderUpdateOwnerLogStreamInput: z.ZodObject<{
5
+ token: z.ZodOptional<z.ZodString>;
6
+ ownerId: z.ZodString;
7
+ preview: z.ZodEnum<{
8
+ send: "send";
9
+ drop: "drop";
10
+ }>;
11
+ endpoint: z.ZodOptional<z.ZodString>;
12
+ }, z.core.$strip>;
13
+ declare const RenderUpdateOwnerLogStreamOutput: z.ZodObject<{
14
+ ownerId: z.ZodNullable<z.ZodString>;
15
+ preview: z.ZodNullable<z.ZodEnum<{
16
+ send: "send";
17
+ drop: "drop";
18
+ }>>;
19
+ endpoint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$loose>;
21
+ declare const renderUpdateOwnerLogStream: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ ownerId: string;
23
+ preview: "send" | "drop";
24
+ token?: string | undefined;
25
+ endpoint?: string | undefined;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { renderUpdateOwnerLogStream };
9
29
  //# sourceMappingURL=update-owner-log-stream.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-owner-log-stream.d.mts","names":[],"sources":["../../src/actions/update-owner-log-stream.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAK4B;AAAA,cAE/D,gCAAA,EAAkC,CAAA,CAAE,UAImB;AAAA,cAEvD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-owner-log-stream.d.mts","names":[],"sources":["../../src/actions/update-owner-log-stream.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAO/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;cAMhC,0BAAA,gCAA0B,wBAAA"}
@@ -14,10 +14,10 @@ const renderUpdateOwnerLogStream = action("RENDER_UPDATE_OWNER_LOG_STREAM", {
14
14
  description: "Tool to update log stream configuration for an owner. Use when you need to modify log stream settings for a specific workspace.",
15
15
  input: RenderUpdateOwnerLogStreamInput,
16
16
  output: z.object({
17
- ownerId: z.string().describe("The ID of the owner."),
17
+ ownerId: z.string().describe("The ID of the owner.").nullable(),
18
18
  preview: RenderUpdateOwnerLogStream_PreviewSettingSchema.nullable(),
19
19
  endpoint: z.string().describe("The endpoint to stream logs to.").nullable().optional()
20
- }).describe("Response model for updated owner log stream settings.")
20
+ }).passthrough().describe("Response model for updated owner log stream settings.")
21
21
  });
22
22
  //#endregion
23
23
  export { renderUpdateOwnerLogStream };
@@ -1 +1 @@
1
- {"version":3,"file":"update-owner-log-stream.mjs","names":[],"sources":["../../src/actions/update-owner-log-stream.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateOwnerLogStreamInput: z.ZodTypeAny = z.object({\n token: z.string().describe(\"The optional token to authenticate the log stream.\").optional(),\n ownerId: z.string().describe(\"The ID of the workspace to update log stream information for.\"),\n preview: z.enum([\"send\", \"drop\"]).describe(\"Whether to send logs or drop them.\"),\n endpoint: z.string().describe(\"The endpoint to stream logs to. Must be present if preview is 'send'. Cannot be present if preview is 'drop'.\").optional(),\n}).describe(\"Request model for updating an owner log stream configuration.\");\nconst RenderUpdateOwnerLogStream_PreviewSettingSchema: z.ZodTypeAny = z.enum([\"send\", \"drop\"]).describe(\"Enum for log stream preview setting values.\");\nexport const RenderUpdateOwnerLogStreamOutput: z.ZodTypeAny = z.object({\n ownerId: z.string().describe(\"The ID of the owner.\"),\n preview: RenderUpdateOwnerLogStream_PreviewSettingSchema.nullable(),\n endpoint: z.string().describe(\"The endpoint to stream logs to.\").nullable().optional(),\n}).describe(\"Response model for updated owner log stream settings.\");\n\nexport const renderUpdateOwnerLogStream = action(\"RENDER_UPDATE_OWNER_LOG_STREAM\", {\n slug: \"render-update-owner-log-stream\",\n name: \"Update Owner Log Stream\",\n description: \"Tool to update log stream configuration for an owner. Use when you need to modify log stream settings for a specific workspace.\",\n input: RenderUpdateOwnerLogStreamInput,\n output: RenderUpdateOwnerLogStreamOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC5F,SAAS,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,oCAAoC;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,kDAAgE,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAOrJ,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX4D,EAAE,OAAO;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;EACnD,SAAS,gDAAgD,SAAS;EAClE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-owner-log-stream.mjs","names":[],"sources":["../../src/actions/update-owner-log-stream.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateOwnerLogStreamInput = z.object({\n token: z.string().describe(\"The optional token to authenticate the log stream.\").optional(),\n ownerId: z.string().describe(\"The ID of the workspace to update log stream information for.\"),\n preview: z.enum([\"send\", \"drop\"]).describe(\"Whether to send logs or drop them.\"),\n endpoint: z.string().describe(\"The endpoint to stream logs to. Must be present if preview is 'send'. Cannot be present if preview is 'drop'.\").optional(),\n}).describe(\"Request model for updating an owner log stream configuration.\");\nconst RenderUpdateOwnerLogStream_PreviewSettingSchema = z.enum([\"send\", \"drop\"]).describe(\"Enum for log stream preview setting values.\");\nexport const RenderUpdateOwnerLogStreamOutput = z.object({\n ownerId: z.string().describe(\"The ID of the owner.\").nullable(),\n preview: RenderUpdateOwnerLogStream_PreviewSettingSchema.nullable(),\n endpoint: z.string().describe(\"The endpoint to stream logs to.\").nullable().optional(),\n}).passthrough().describe(\"Response model for updated owner log stream settings.\");\n\nexport const renderUpdateOwnerLogStream = action(\"RENDER_UPDATE_OWNER_LOG_STREAM\", {\n slug: \"render-update-owner-log-stream\",\n name: \"Update Owner Log Stream\",\n description: \"Tool to update log stream configuration for an owner. Use when you need to modify log stream settings for a specific workspace.\",\n input: RenderUpdateOwnerLogStreamInput,\n output: RenderUpdateOwnerLogStreamOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;CAC5F,SAAS,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,oCAAoC;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,kDAAkD,EAAE,KAAK,CAAC,QAAQ,MAAM,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAOvI,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX8C,EAAE,OAAO;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC9D,SAAS,gDAAgD,SAAS;EAClE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
@@ -17,12 +17,12 @@ const RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema = zod.z.en
17
17
  "all"
18
18
  ]).describe("Enum for the types of notifications to send.");
19
19
  const RenderUpdateOwnerNotificationSettingsOutput = zod.z.object({
20
- ownerId: zod.z.string().describe("The ID of the owner (workspace)."),
21
- emailEnabled: zod.z.boolean().describe("Whether email notifications are enabled."),
22
- slackEnabled: zod.z.boolean().describe("Whether Slack notifications are enabled."),
20
+ ownerId: zod.z.string().describe("The ID of the owner (workspace).").nullable(),
21
+ emailEnabled: zod.z.boolean().describe("Whether email notifications are enabled.").nullable(),
22
+ slackEnabled: zod.z.boolean().describe("Whether Slack notifications are enabled.").nullable(),
23
23
  notificationsToSend: RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema.nullable(),
24
- previewNotificationsEnabled: zod.z.boolean().describe("Whether preview notifications are enabled.")
25
- }).describe("Response model containing updated notification settings for an owner.");
24
+ previewNotificationsEnabled: zod.z.boolean().describe("Whether preview notifications are enabled.").nullable()
25
+ }).passthrough().describe("Response model containing updated notification settings for an owner.");
26
26
  const renderUpdateOwnerNotificationSettings = require_action.action("RENDER_UPDATE_OWNER_NOTIFICATION_SETTINGS", {
27
27
  slug: "render-update-owner-notification-settings",
28
28
  name: "Update Owner Notification Settings",
@@ -1 +1 @@
1
- {"version":3,"file":"update-owner-notification-settings.cjs","names":["z","action"],"sources":["../../src/actions/update-owner-notification-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateOwnerNotificationSettingsInput: z.ZodTypeAny = z.object({\n ownerId: z.string().describe(\"The ID of the workspace to update notification settings for.\"),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\").optional(),\n notificationsToSend: z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\").optional(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\").optional(),\n}).describe(\"Request model for updating owner notification settings.\");\nconst RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema: z.ZodTypeAny = z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\");\nexport const RenderUpdateOwnerNotificationSettingsOutput: z.ZodTypeAny = z.object({\n ownerId: z.string().describe(\"The ID of the owner (workspace).\"),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\"),\n slackEnabled: z.boolean().describe(\"Whether Slack notifications are enabled.\"),\n notificationsToSend: RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema.nullable(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\"),\n}).describe(\"Response model containing updated notification settings for an owner.\");\n\nexport const renderUpdateOwnerNotificationSettings = action(\"RENDER_UPDATE_OWNER_NOTIFICATION_SETTINGS\", {\n slug: \"render-update-owner-notification-settings\",\n name: \"Update Owner Notification Settings\",\n description: \"Tool to update notification settings for a specific owner (workspace). Use when you need to modify email, preview, or notification type settings.\",\n input: RenderUpdateOwnerNotificationSettingsInput,\n output: RenderUpdateOwnerNotificationSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA2DA,IAAAA,EAAE,OAAO;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,qBAAqBA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAW;CAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1H,6BAA6BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,kEAAgFA,IAAAA,EAAE,KAAK;CAAC;CAAQ;CAAW;AAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAChL,MAAa,8CAA4DA,IAAAA,EAAE,OAAO;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC/D,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C;CAC7E,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C;CAC7E,qBAAqB,gEAAgE,SAAS;CAC9F,6BAA6BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C;AAChG,CAAC,CAAC,CAAC,SAAS,uEAAuE;AAEnF,MAAa,wCAAwCC,eAAAA,OAAO,6CAA6C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-owner-notification-settings.cjs","names":["z","action"],"sources":["../../src/actions/update-owner-notification-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateOwnerNotificationSettingsInput = z.object({\n ownerId: z.string().describe(\"The ID of the workspace to update notification settings for.\"),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\").optional(),\n notificationsToSend: z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\").optional(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\").optional(),\n}).describe(\"Request model for updating owner notification settings.\");\nconst RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema = z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\");\nexport const RenderUpdateOwnerNotificationSettingsOutput = z.object({\n ownerId: z.string().describe(\"The ID of the owner (workspace).\").nullable(),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\").nullable(),\n slackEnabled: z.boolean().describe(\"Whether Slack notifications are enabled.\").nullable(),\n notificationsToSend: RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema.nullable(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\").nullable(),\n}).passthrough().describe(\"Response model containing updated notification settings for an owner.\");\n\nexport const renderUpdateOwnerNotificationSettings = action(\"RENDER_UPDATE_OWNER_NOTIFICATION_SETTINGS\", {\n slug: \"render-update-owner-notification-settings\",\n name: \"Update Owner Notification Settings\",\n description: \"Tool to update notification settings for a specific owner (workspace). Use when you need to modify email, preview, or notification type settings.\",\n input: RenderUpdateOwnerNotificationSettingsInput,\n output: RenderUpdateOwnerNotificationSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA6CA,IAAAA,EAAE,OAAO;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,qBAAqBA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAW;CAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1H,6BAA6BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,kEAAkEA,IAAAA,EAAE,KAAK;CAAC;CAAQ;CAAW;AAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAClK,MAAa,8CAA8CA,IAAAA,EAAE,OAAO;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC1E,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,qBAAqB,gEAAgE,SAAS;CAC9F,6BAA6BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,wCAAwCC,eAAAA,OAAO,6CAA6C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-owner-notification-settings.d.ts
4
- declare const RenderUpdateOwnerNotificationSettingsInput: z.ZodTypeAny;
5
- declare const RenderUpdateOwnerNotificationSettingsOutput: z.ZodTypeAny;
6
- declare const renderUpdateOwnerNotificationSettings: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderUpdateOwnerNotificationSettingsInput: z.ZodObject<{
5
+ ownerId: z.ZodString;
6
+ emailEnabled: z.ZodOptional<z.ZodBoolean>;
7
+ notificationsToSend: z.ZodOptional<z.ZodEnum<{
8
+ none: "none";
9
+ failure: "failure";
10
+ all: "all";
11
+ }>>;
12
+ previewNotificationsEnabled: z.ZodOptional<z.ZodBoolean>;
13
+ }, z.core.$strip>;
14
+ declare const RenderUpdateOwnerNotificationSettingsOutput: z.ZodObject<{
15
+ ownerId: z.ZodNullable<z.ZodString>;
16
+ emailEnabled: z.ZodNullable<z.ZodBoolean>;
17
+ slackEnabled: z.ZodNullable<z.ZodBoolean>;
18
+ notificationsToSend: z.ZodNullable<z.ZodEnum<{
19
+ none: "none";
20
+ failure: "failure";
21
+ all: "all";
22
+ }>>;
23
+ previewNotificationsEnabled: z.ZodNullable<z.ZodBoolean>;
24
+ }, z.core.$loose>;
25
+ declare const renderUpdateOwnerNotificationSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ ownerId: string;
27
+ emailEnabled?: boolean | undefined;
28
+ notificationsToSend?: "none" | "failure" | "all" | undefined;
29
+ previewNotificationsEnabled?: boolean | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { renderUpdateOwnerNotificationSettings };
9
33
  //# sourceMappingURL=update-owner-notification-settings.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-owner-notification-settings.d.cts","names":[],"sources":["../../src/actions/update-owner-notification-settings.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAKW;AAAA,cAEzD,2CAAA,EAA6C,CAAA,CAAE,UAMwB;AAAA,cAEvE,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-owner-notification-settings.d.cts","names":[],"sources":["../../src/actions/update-owner-notification-settings.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;;;cAO1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ3C,qCAAA,gCAAqC,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/update-owner-notification-settings.d.ts
4
- declare const RenderUpdateOwnerNotificationSettingsInput: z.ZodTypeAny;
5
- declare const RenderUpdateOwnerNotificationSettingsOutput: z.ZodTypeAny;
6
- declare const renderUpdateOwnerNotificationSettings: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RenderUpdateOwnerNotificationSettingsInput: z.ZodObject<{
5
+ ownerId: z.ZodString;
6
+ emailEnabled: z.ZodOptional<z.ZodBoolean>;
7
+ notificationsToSend: z.ZodOptional<z.ZodEnum<{
8
+ none: "none";
9
+ failure: "failure";
10
+ all: "all";
11
+ }>>;
12
+ previewNotificationsEnabled: z.ZodOptional<z.ZodBoolean>;
13
+ }, z.core.$strip>;
14
+ declare const RenderUpdateOwnerNotificationSettingsOutput: z.ZodObject<{
15
+ ownerId: z.ZodNullable<z.ZodString>;
16
+ emailEnabled: z.ZodNullable<z.ZodBoolean>;
17
+ slackEnabled: z.ZodNullable<z.ZodBoolean>;
18
+ notificationsToSend: z.ZodNullable<z.ZodEnum<{
19
+ none: "none";
20
+ failure: "failure";
21
+ all: "all";
22
+ }>>;
23
+ previewNotificationsEnabled: z.ZodNullable<z.ZodBoolean>;
24
+ }, z.core.$loose>;
25
+ declare const renderUpdateOwnerNotificationSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ ownerId: string;
27
+ emailEnabled?: boolean | undefined;
28
+ notificationsToSend?: "none" | "failure" | "all" | undefined;
29
+ previewNotificationsEnabled?: boolean | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { renderUpdateOwnerNotificationSettings };
9
33
  //# sourceMappingURL=update-owner-notification-settings.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-owner-notification-settings.d.mts","names":[],"sources":["../../src/actions/update-owner-notification-settings.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAKW;AAAA,cAEzD,2CAAA,EAA6C,CAAA,CAAE,UAMwB;AAAA,cAEvE,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"update-owner-notification-settings.d.mts","names":[],"sources":["../../src/actions/update-owner-notification-settings.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;;;cAO1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ3C,qCAAA,gCAAqC,wBAAA"}
@@ -22,12 +22,12 @@ const renderUpdateOwnerNotificationSettings = action("RENDER_UPDATE_OWNER_NOTIFI
22
22
  description: "Tool to update notification settings for a specific owner (workspace). Use when you need to modify email, preview, or notification type settings.",
23
23
  input: RenderUpdateOwnerNotificationSettingsInput,
24
24
  output: z.object({
25
- ownerId: z.string().describe("The ID of the owner (workspace)."),
26
- emailEnabled: z.boolean().describe("Whether email notifications are enabled."),
27
- slackEnabled: z.boolean().describe("Whether Slack notifications are enabled."),
25
+ ownerId: z.string().describe("The ID of the owner (workspace).").nullable(),
26
+ emailEnabled: z.boolean().describe("Whether email notifications are enabled.").nullable(),
27
+ slackEnabled: z.boolean().describe("Whether Slack notifications are enabled.").nullable(),
28
28
  notificationsToSend: RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema.nullable(),
29
- previewNotificationsEnabled: z.boolean().describe("Whether preview notifications are enabled.")
30
- }).describe("Response model containing updated notification settings for an owner.")
29
+ previewNotificationsEnabled: z.boolean().describe("Whether preview notifications are enabled.").nullable()
30
+ }).passthrough().describe("Response model containing updated notification settings for an owner.")
31
31
  });
32
32
  //#endregion
33
33
  export { renderUpdateOwnerNotificationSettings };
@@ -1 +1 @@
1
- {"version":3,"file":"update-owner-notification-settings.mjs","names":[],"sources":["../../src/actions/update-owner-notification-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateOwnerNotificationSettingsInput: z.ZodTypeAny = z.object({\n ownerId: z.string().describe(\"The ID of the workspace to update notification settings for.\"),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\").optional(),\n notificationsToSend: z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\").optional(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\").optional(),\n}).describe(\"Request model for updating owner notification settings.\");\nconst RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema: z.ZodTypeAny = z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\");\nexport const RenderUpdateOwnerNotificationSettingsOutput: z.ZodTypeAny = z.object({\n ownerId: z.string().describe(\"The ID of the owner (workspace).\"),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\"),\n slackEnabled: z.boolean().describe(\"Whether Slack notifications are enabled.\"),\n notificationsToSend: RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema.nullable(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\"),\n}).describe(\"Response model containing updated notification settings for an owner.\");\n\nexport const renderUpdateOwnerNotificationSettings = action(\"RENDER_UPDATE_OWNER_NOTIFICATION_SETTINGS\", {\n slug: \"render-update-owner-notification-settings\",\n name: \"Update Owner Notification Settings\",\n description: \"Tool to update notification settings for a specific owner (workspace). Use when you need to modify email, preview, or notification type settings.\",\n input: RenderUpdateOwnerNotificationSettingsInput,\n output: RenderUpdateOwnerNotificationSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA2D,EAAE,OAAO;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,qBAAqB,EAAE,KAAK;EAAC;EAAQ;EAAW;CAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1H,6BAA6B,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,kEAAgF,EAAE,KAAK;CAAC;CAAQ;CAAW;AAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAShL,MAAa,wCAAwC,OAAO,6CAA6C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbuE,EAAE,OAAO;EAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EAC/D,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C;EAC7E,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C;EAC7E,qBAAqB,gEAAgE,SAAS;EAC9F,6BAA6B,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C;CAChG,CAAC,CAAC,CAAC,SAAS,uEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"update-owner-notification-settings.mjs","names":[],"sources":["../../src/actions/update-owner-notification-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderUpdateOwnerNotificationSettingsInput = z.object({\n ownerId: z.string().describe(\"The ID of the workspace to update notification settings for.\"),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\").optional(),\n notificationsToSend: z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\").optional(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\").optional(),\n}).describe(\"Request model for updating owner notification settings.\");\nconst RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema = z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\");\nexport const RenderUpdateOwnerNotificationSettingsOutput = z.object({\n ownerId: z.string().describe(\"The ID of the owner (workspace).\").nullable(),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\").nullable(),\n slackEnabled: z.boolean().describe(\"Whether Slack notifications are enabled.\").nullable(),\n notificationsToSend: RenderUpdateOwnerNotificationSettings_NotificationsToSendSchema.nullable(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\").nullable(),\n}).passthrough().describe(\"Response model containing updated notification settings for an owner.\");\n\nexport const renderUpdateOwnerNotificationSettings = action(\"RENDER_UPDATE_OWNER_NOTIFICATION_SETTINGS\", {\n slug: \"render-update-owner-notification-settings\",\n name: \"Update Owner Notification Settings\",\n description: \"Tool to update notification settings for a specific owner (workspace). Use when you need to modify email, preview, or notification type settings.\",\n input: RenderUpdateOwnerNotificationSettingsInput,\n output: RenderUpdateOwnerNotificationSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA6C,EAAE,OAAO;CACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,qBAAqB,EAAE,KAAK;EAAC;EAAQ;EAAW;CAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1H,6BAA6B,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,kEAAkE,EAAE,KAAK;CAAC;CAAQ;CAAW;AAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C;AASlK,MAAa,wCAAwC,OAAO,6CAA6C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyD,EAAE,OAAO;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC1E,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACxF,qBAAqB,gEAAgE,SAAS;EAC9F,6BAA6B,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAOhB;AACV,CAAC"}
@@ -45,13 +45,13 @@ const RenderUpdatePostgresInput = zod.z.object({
45
45
  ipAllowList: zod.z.array(zod.z.object({
46
46
  cidrBlock: zod.z.string().describe("CIDR block for IP allow list entry."),
47
47
  description: zod.z.string().describe("Description of the IP allow list entry.")
48
- }).describe("IP allow list entry.")).describe("List of IP addresses or CIDR blocks allowed to access the database.").optional(),
48
+ }).passthrough().describe("IP allow list entry.")).describe("List of IP addresses or CIDR blocks allowed to access the database.").optional(),
49
49
  readReplicas: zod.z.array(zod.z.object({
50
50
  name: zod.z.string().describe("Name of the read replica."),
51
- parameterOverrides: zod.z.object({}).describe("Parameter overrides for the read replica.").optional()
52
- }).describe("Read replica configuration for update request.")).describe("List of read replicas to configure for this Postgres instance.").optional(),
51
+ parameterOverrides: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Parameter overrides for the read replica.").optional()
52
+ }).passthrough().describe("Read replica configuration for update request.")).describe("List of read replicas to configure for this Postgres instance.").optional(),
53
53
  datadogAPIKey: zod.z.string().describe("The Datadog API key for the Datadog agent to monitor the database. Pass empty string to remove. Restarts Postgres on change.").optional(),
54
- parameterOverrides: zod.z.object({}).describe("PostgreSQL parameter overrides for the instance.").optional(),
54
+ parameterOverrides: zod.z.record(zod.z.string(), zod.z.unknown()).describe("PostgreSQL parameter overrides for the instance.").optional(),
55
55
  enableDiskAutoscaling: zod.z.boolean().describe("Whether to enable disk autoscaling for the Postgres instance.").optional(),
56
56
  enableHighAvailability: zod.z.boolean().describe("Whether to enable high availability for the Postgres instance.").optional()
57
57
  }).describe("Request model for updating a Postgres instance.");
@@ -88,13 +88,13 @@ const RenderUpdatePostgres_PostgresPlanSchema = zod.z.enum([
88
88
  const RenderUpdatePostgres_PostgresRoleSchema = zod.z.enum(["primary", "replica"]).describe("Role of a Postgres instance.");
89
89
  const RenderUpdatePostgres_OwnerTypeSchema = zod.z.enum(["user", "team"]).describe("Type of owner for a Postgres instance.");
90
90
  const RenderUpdatePostgres_OwnerSchema = zod.z.object({
91
- id: zod.z.string().describe("Unique identifier of the owner."),
92
- name: zod.z.string().describe("Name of the owner."),
91
+ id: zod.z.string().describe("Unique identifier of the owner.").nullable(),
92
+ name: zod.z.string().describe("Name of the owner.").nullable(),
93
93
  type: RenderUpdatePostgres_OwnerTypeSchema.nullable(),
94
- email: zod.z.string().describe("Email address of the owner."),
94
+ email: zod.z.string().describe("Email address of the owner.").nullable(),
95
95
  ipAllowList: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("IP allow list for the owner.").nullable().optional(),
96
96
  twoFactorAuthEnabled: zod.z.boolean().describe("Whether two-factor authentication is enabled for the owner. Only present if type is 'user'.").nullable().optional()
97
- }).describe("Owner details for a Postgres instance.");
97
+ }).passthrough().describe("Owner details for a Postgres instance.");
98
98
  const RenderUpdatePostgres_PostgresRegionSchema = zod.z.enum([
99
99
  "frankfurt",
100
100
  "oregon",
@@ -136,9 +136,9 @@ const RenderUpdatePostgres_SuspenderSchema = zod.z.enum([
136
136
  "unknown"
137
137
  ]).describe("Types of suspenders for a Postgres instance.");
138
138
  const RenderUpdatePostgres_IpAllowListItemSchema = zod.z.object({
139
- cidrBlock: zod.z.string().describe("CIDR block for IP allow list entry."),
140
- description: zod.z.string().describe("Description of the IP allow list entry.")
141
- }).describe("IP allow list entry.");
139
+ cidrBlock: zod.z.string().describe("CIDR block for IP allow list entry.").nullable(),
140
+ description: zod.z.string().describe("Description of the IP allow list entry.").nullable()
141
+ }).passthrough().describe("IP allow list entry.");
142
142
  const RenderUpdatePostgres_MaintenanceStateSchema = zod.z.enum([
143
143
  "scheduled",
144
144
  "in_progress",
@@ -148,44 +148,44 @@ const RenderUpdatePostgres_MaintenanceStateSchema = zod.z.enum([
148
148
  "failed"
149
149
  ]).describe("State of a maintenance run.");
150
150
  const RenderUpdatePostgres_MaintenanceSchema = zod.z.object({
151
- id: zod.z.string().describe("Unique identifier of the maintenance run."),
152
- type: zod.z.string().describe("Type of maintenance."),
151
+ id: zod.z.string().describe("Unique identifier of the maintenance run.").nullable(),
152
+ type: zod.z.string().describe("Type of maintenance.").nullable(),
153
153
  state: RenderUpdatePostgres_MaintenanceStateSchema.nullable(),
154
- scheduledAt: zod.z.string().describe("Scheduled time for the maintenance."),
154
+ scheduledAt: zod.z.string().describe("Scheduled time for the maintenance.").nullable(),
155
155
  pendingMaintenanceBy: zod.z.string().describe("If present, the maintenance run cannot be scheduled for later than this date-time.").nullable().optional()
156
- }).describe("Maintenance details for a Postgres instance.");
156
+ }).passthrough().describe("Maintenance details for a Postgres instance.");
157
157
  const RenderUpdatePostgres_ReadReplicaSchema = zod.z.object({
158
- id: zod.z.string().describe("Unique identifier of the read replica."),
159
- name: zod.z.string().describe("Name of the read replica."),
160
- parameterOverrides: zod.z.object({}).describe("Parameter overrides for the read replica.").nullable().optional()
161
- }).describe("Read replica details.");
158
+ id: zod.z.string().describe("Unique identifier of the read replica.").nullable(),
159
+ name: zod.z.string().describe("Name of the read replica.").nullable(),
160
+ parameterOverrides: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Parameter overrides for the read replica.").nullable().optional()
161
+ }).passthrough().describe("Read replica details.");
162
162
  const RenderUpdatePostgresOutput = zod.z.object({
163
- id: zod.z.string().describe("The ID of the Postgres instance."),
164
- name: zod.z.string().describe("The name of the Postgres instance."),
163
+ id: zod.z.string().describe("The ID of the Postgres instance.").nullable(),
164
+ name: zod.z.string().describe("The name of the Postgres instance.").nullable(),
165
165
  plan: RenderUpdatePostgres_PostgresPlanSchema.nullable(),
166
166
  role: RenderUpdatePostgres_PostgresRoleSchema.nullable(),
167
167
  owner: RenderUpdatePostgres_OwnerSchema.nullable(),
168
168
  region: RenderUpdatePostgres_PostgresRegionSchema.nullable(),
169
169
  status: RenderUpdatePostgres_PostgresStatusSchema.nullable(),
170
170
  version: RenderUpdatePostgres_PostgresVersionSchema.nullable(),
171
- createdAt: zod.z.string().describe("The creation time of the Postgres instance."),
171
+ createdAt: zod.z.string().describe("The creation time of the Postgres instance.").nullable(),
172
172
  expiresAt: zod.z.string().describe("The time at which the database will expire. Applies to free tier databases only.").nullable().optional(),
173
173
  suspended: RenderUpdatePostgres_SuspendedStatusSchema.nullable(),
174
- updatedAt: zod.z.string().describe("The last updated time of the Postgres instance."),
174
+ updatedAt: zod.z.string().describe("The last updated time of the Postgres instance.").nullable(),
175
175
  diskSizeGB: zod.z.number().int().describe("Disk size in GB.").nullable().optional(),
176
176
  suspenders: zod.z.array(RenderUpdatePostgres_SuspenderSchema).describe("List of suspenders for the Postgres instance."),
177
177
  ipAllowList: zod.z.array(RenderUpdatePostgres_IpAllowListItemSchema).describe("The IP allow list for the Postgres instance.").nullable().optional(),
178
178
  maintenance: RenderUpdatePostgres_MaintenanceSchema.nullable().optional(),
179
- dashboardUrl: zod.z.string().describe("The URL to view the Postgres instance in the Render Dashboard."),
180
- databaseName: zod.z.string().describe("The name of the database."),
181
- databaseUser: zod.z.string().describe("The database user."),
179
+ dashboardUrl: zod.z.string().describe("The URL to view the Postgres instance in the Render Dashboard.").nullable(),
180
+ databaseName: zod.z.string().describe("The name of the database.").nullable(),
181
+ databaseUser: zod.z.string().describe("The database user.").nullable(),
182
182
  readReplicas: zod.z.array(RenderUpdatePostgres_ReadReplicaSchema).describe("List of read replicas."),
183
183
  environmentId: zod.z.string().describe("The ID of the environment the Postgres instance is associated with.").nullable().optional(),
184
184
  primaryPostgresID: zod.z.string().describe("ID of the primary Postgres instance if this is a replica.").nullable().optional(),
185
- parameterOverrides: zod.z.object({}).describe("Parameter overrides.").nullable().optional(),
186
- diskAutoscalingEnabled: zod.z.boolean().describe("Whether disk autoscaling is enabled."),
187
- highAvailabilityEnabled: zod.z.boolean().describe("Whether high availability is enabled.")
188
- }).describe("Response model for an updated Postgres instance.");
185
+ parameterOverrides: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Parameter overrides.").nullable().optional(),
186
+ diskAutoscalingEnabled: zod.z.boolean().describe("Whether disk autoscaling is enabled.").nullable(),
187
+ highAvailabilityEnabled: zod.z.boolean().describe("Whether high availability is enabled.").nullable()
188
+ }).passthrough().describe("Response model for an updated Postgres instance.");
189
189
  const renderUpdatePostgres = require_action.action("RENDER_UPDATE_POSTGRES", {
190
190
  slug: "render-update-postgres",
191
191
  name: "Update Postgres Instance",