@keystrokehq/fly 0.1.0 → 0.1.1

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 (369) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-wire-guard-peer.cjs +5 -5
  4. package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
  5. package/dist/actions/add-wire-guard-peer.d.cts +27 -3
  6. package/dist/actions/add-wire-guard-peer.d.cts.map +1 -1
  7. package/dist/actions/add-wire-guard-peer.d.mts +27 -3
  8. package/dist/actions/add-wire-guard-peer.d.mts.map +1 -1
  9. package/dist/actions/add-wire-guard-peer.mjs +5 -5
  10. package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
  11. package/dist/actions/check-app-name-availability.cjs +3 -3
  12. package/dist/actions/check-app-name-availability.cjs.map +1 -1
  13. package/dist/actions/check-app-name-availability.d.cts +17 -3
  14. package/dist/actions/check-app-name-availability.d.cts.map +1 -1
  15. package/dist/actions/check-app-name-availability.d.mts +17 -3
  16. package/dist/actions/check-app-name-availability.d.mts.map +1 -1
  17. package/dist/actions/check-app-name-availability.mjs +3 -3
  18. package/dist/actions/check-app-name-availability.mjs.map +1 -1
  19. package/dist/actions/check-jobs.cjs +2 -2
  20. package/dist/actions/check-jobs.cjs.map +1 -1
  21. package/dist/actions/check-jobs.d.cts +15 -3
  22. package/dist/actions/check-jobs.d.cts.map +1 -1
  23. package/dist/actions/check-jobs.d.mts +15 -3
  24. package/dist/actions/check-jobs.d.mts.map +1 -1
  25. package/dist/actions/check-jobs.mjs +2 -2
  26. package/dist/actions/check-jobs.mjs.map +1 -1
  27. package/dist/actions/check-user-only-token.cjs +2 -2
  28. package/dist/actions/check-user-only-token.cjs.map +1 -1
  29. package/dist/actions/check-user-only-token.d.cts +11 -3
  30. package/dist/actions/check-user-only-token.d.cts.map +1 -1
  31. package/dist/actions/check-user-only-token.d.mts +11 -3
  32. package/dist/actions/check-user-only-token.d.mts.map +1 -1
  33. package/dist/actions/check-user-only-token.mjs +2 -2
  34. package/dist/actions/check-user-only-token.mjs.map +1 -1
  35. package/dist/actions/create-check-job-run.cjs +7 -7
  36. package/dist/actions/create-check-job-run.cjs.map +1 -1
  37. package/dist/actions/create-check-job-run.d.cts +27 -3
  38. package/dist/actions/create-check-job-run.d.cts.map +1 -1
  39. package/dist/actions/create-check-job-run.d.mts +27 -3
  40. package/dist/actions/create-check-job-run.d.mts.map +1 -1
  41. package/dist/actions/create-check-job-run.mjs +7 -7
  42. package/dist/actions/create-check-job-run.mjs.map +1 -1
  43. package/dist/actions/create-check-job.cjs +4 -4
  44. package/dist/actions/create-check-job.cjs.map +1 -1
  45. package/dist/actions/create-check-job.d.cts +38 -3
  46. package/dist/actions/create-check-job.d.cts.map +1 -1
  47. package/dist/actions/create-check-job.d.mts +38 -3
  48. package/dist/actions/create-check-job.d.mts.map +1 -1
  49. package/dist/actions/create-check-job.mjs +4 -4
  50. package/dist/actions/create-check-job.mjs.map +1 -1
  51. package/dist/actions/create-delegated-wire-guard-token.cjs +2 -2
  52. package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
  53. package/dist/actions/create-delegated-wire-guard-token.d.cts +17 -3
  54. package/dist/actions/create-delegated-wire-guard-token.d.cts.map +1 -1
  55. package/dist/actions/create-delegated-wire-guard-token.d.mts +17 -3
  56. package/dist/actions/create-delegated-wire-guard-token.d.mts.map +1 -1
  57. package/dist/actions/create-delegated-wire-guard-token.mjs +2 -2
  58. package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
  59. package/dist/actions/create-third-party-configuration.cjs +12 -12
  60. package/dist/actions/create-third-party-configuration.cjs.map +1 -1
  61. package/dist/actions/create-third-party-configuration.d.cts +87 -3
  62. package/dist/actions/create-third-party-configuration.d.cts.map +1 -1
  63. package/dist/actions/create-third-party-configuration.d.mts +87 -3
  64. package/dist/actions/create-third-party-configuration.d.mts.map +1 -1
  65. package/dist/actions/create-third-party-configuration.mjs +12 -12
  66. package/dist/actions/create-third-party-configuration.mjs.map +1 -1
  67. package/dist/actions/delete-delegated-wire-guard-token.cjs +2 -2
  68. package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
  69. package/dist/actions/delete-delegated-wire-guard-token.d.cts +19 -3
  70. package/dist/actions/delete-delegated-wire-guard-token.d.cts.map +1 -1
  71. package/dist/actions/delete-delegated-wire-guard-token.d.mts +19 -3
  72. package/dist/actions/delete-delegated-wire-guard-token.d.mts.map +1 -1
  73. package/dist/actions/delete-delegated-wire-guard-token.mjs +2 -2
  74. package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
  75. package/dist/actions/delete-organization.cjs +7 -7
  76. package/dist/actions/delete-organization.cjs.map +1 -1
  77. package/dist/actions/delete-organization.d.cts +29 -3
  78. package/dist/actions/delete-organization.d.cts.map +1 -1
  79. package/dist/actions/delete-organization.d.mts +29 -3
  80. package/dist/actions/delete-organization.d.mts.map +1 -1
  81. package/dist/actions/delete-organization.mjs +7 -7
  82. package/dist/actions/delete-organization.mjs.map +1 -1
  83. package/dist/actions/delete-remote-builder.cjs +4 -4
  84. package/dist/actions/delete-remote-builder.cjs.map +1 -1
  85. package/dist/actions/delete-remote-builder.d.cts +21 -3
  86. package/dist/actions/delete-remote-builder.d.cts.map +1 -1
  87. package/dist/actions/delete-remote-builder.d.mts +21 -3
  88. package/dist/actions/delete-remote-builder.d.mts.map +1 -1
  89. package/dist/actions/delete-remote-builder.mjs +4 -4
  90. package/dist/actions/delete-remote-builder.mjs.map +1 -1
  91. package/dist/actions/delete-third-party-configuration.cjs +2 -2
  92. package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
  93. package/dist/actions/delete-third-party-configuration.d.cts +15 -3
  94. package/dist/actions/delete-third-party-configuration.d.cts.map +1 -1
  95. package/dist/actions/delete-third-party-configuration.d.mts +15 -3
  96. package/dist/actions/delete-third-party-configuration.d.mts.map +1 -1
  97. package/dist/actions/delete-third-party-configuration.mjs +2 -2
  98. package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
  99. package/dist/actions/detach-postgres-cluster.cjs +7 -7
  100. package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
  101. package/dist/actions/detach-postgres-cluster.d.cts +33 -3
  102. package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
  103. package/dist/actions/detach-postgres-cluster.d.mts +33 -3
  104. package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
  105. package/dist/actions/detach-postgres-cluster.mjs +7 -7
  106. package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
  107. package/dist/actions/establish-ssh-key.cjs +2 -2
  108. package/dist/actions/establish-ssh-key.cjs.map +1 -1
  109. package/dist/actions/establish-ssh-key.d.cts +17 -3
  110. package/dist/actions/establish-ssh-key.d.cts.map +1 -1
  111. package/dist/actions/establish-ssh-key.d.mts +17 -3
  112. package/dist/actions/establish-ssh-key.d.mts.map +1 -1
  113. package/dist/actions/establish-ssh-key.mjs +2 -2
  114. package/dist/actions/establish-ssh-key.mjs.map +1 -1
  115. package/dist/actions/fetch-nodes-by-ids.cjs +2 -2
  116. package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
  117. package/dist/actions/fetch-nodes-by-ids.d.cts +15 -3
  118. package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
  119. package/dist/actions/fetch-nodes-by-ids.d.mts +15 -3
  120. package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
  121. package/dist/actions/fetch-nodes-by-ids.mjs +2 -2
  122. package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
  123. package/dist/actions/get-add-on-provider.cjs +16 -16
  124. package/dist/actions/get-add-on-provider.cjs.map +1 -1
  125. package/dist/actions/get-add-on-provider.d.cts +41 -3
  126. package/dist/actions/get-add-on-provider.d.cts.map +1 -1
  127. package/dist/actions/get-add-on-provider.d.mts +41 -3
  128. package/dist/actions/get-add-on-provider.d.mts.map +1 -1
  129. package/dist/actions/get-add-on-provider.mjs +16 -16
  130. package/dist/actions/get-add-on-provider.mjs.map +1 -1
  131. package/dist/actions/get-add-on.cjs +16 -16
  132. package/dist/actions/get-add-on.cjs.map +1 -1
  133. package/dist/actions/get-add-on.d.cts +51 -3
  134. package/dist/actions/get-add-on.d.cts.map +1 -1
  135. package/dist/actions/get-add-on.d.mts +51 -3
  136. package/dist/actions/get-add-on.d.mts.map +1 -1
  137. package/dist/actions/get-add-on.mjs +16 -16
  138. package/dist/actions/get-add-on.mjs.map +1 -1
  139. package/dist/actions/get-app-details.cjs +9 -9
  140. package/dist/actions/get-app-details.cjs.map +1 -1
  141. package/dist/actions/get-app-details.d.cts +35 -3
  142. package/dist/actions/get-app-details.d.cts.map +1 -1
  143. package/dist/actions/get-app-details.d.mts +35 -3
  144. package/dist/actions/get-app-details.d.mts.map +1 -1
  145. package/dist/actions/get-app-details.mjs +9 -9
  146. package/dist/actions/get-app-details.mjs.map +1 -1
  147. package/dist/actions/get-certificate.cjs +21 -21
  148. package/dist/actions/get-certificate.cjs.map +1 -1
  149. package/dist/actions/get-certificate.d.cts +59 -3
  150. package/dist/actions/get-certificate.d.cts.map +1 -1
  151. package/dist/actions/get-certificate.d.mts +59 -3
  152. package/dist/actions/get-certificate.d.mts.map +1 -1
  153. package/dist/actions/get-certificate.mjs +21 -21
  154. package/dist/actions/get-certificate.mjs.map +1 -1
  155. package/dist/actions/get-current-token-info.cjs +8 -8
  156. package/dist/actions/get-current-token-info.cjs.map +1 -1
  157. package/dist/actions/get-current-token-info.d.cts +23 -3
  158. package/dist/actions/get-current-token-info.d.cts.map +1 -1
  159. package/dist/actions/get-current-token-info.d.mts +23 -3
  160. package/dist/actions/get-current-token-info.d.mts.map +1 -1
  161. package/dist/actions/get-current-token-info.mjs +8 -8
  162. package/dist/actions/get-current-token-info.mjs.map +1 -1
  163. package/dist/actions/get-latest-image-details.cjs +5 -5
  164. package/dist/actions/get-latest-image-details.cjs.map +1 -1
  165. package/dist/actions/get-latest-image-details.d.cts +21 -3
  166. package/dist/actions/get-latest-image-details.d.cts.map +1 -1
  167. package/dist/actions/get-latest-image-details.d.mts +21 -3
  168. package/dist/actions/get-latest-image-details.d.mts.map +1 -1
  169. package/dist/actions/get-latest-image-details.mjs +5 -5
  170. package/dist/actions/get-latest-image-details.mjs.map +1 -1
  171. package/dist/actions/get-latest-image-tag.cjs +1 -1
  172. package/dist/actions/get-latest-image-tag.cjs.map +1 -1
  173. package/dist/actions/get-latest-image-tag.d.cts +11 -3
  174. package/dist/actions/get-latest-image-tag.d.cts.map +1 -1
  175. package/dist/actions/get-latest-image-tag.d.mts +11 -3
  176. package/dist/actions/get-latest-image-tag.d.mts.map +1 -1
  177. package/dist/actions/get-latest-image-tag.mjs +1 -1
  178. package/dist/actions/get-latest-image-tag.mjs.map +1 -1
  179. package/dist/actions/get-machine.cjs +17 -17
  180. package/dist/actions/get-machine.cjs.map +1 -1
  181. package/dist/actions/get-machine.d.cts +51 -3
  182. package/dist/actions/get-machine.d.cts.map +1 -1
  183. package/dist/actions/get-machine.d.mts +51 -3
  184. package/dist/actions/get-machine.d.mts.map +1 -1
  185. package/dist/actions/get-machine.mjs +17 -17
  186. package/dist/actions/get-machine.mjs.map +1 -1
  187. package/dist/actions/get-nearest-region.cjs +2 -2
  188. package/dist/actions/get-nearest-region.cjs.map +1 -1
  189. package/dist/actions/get-nearest-region.d.cts +9 -3
  190. package/dist/actions/get-nearest-region.d.cts.map +1 -1
  191. package/dist/actions/get-nearest-region.d.mts +9 -3
  192. package/dist/actions/get-nearest-region.d.mts.map +1 -1
  193. package/dist/actions/get-nearest-region.mjs +2 -2
  194. package/dist/actions/get-nearest-region.mjs.map +1 -1
  195. package/dist/actions/get-node.cjs +10 -10
  196. package/dist/actions/get-node.cjs.map +1 -1
  197. package/dist/actions/get-node.d.cts +37 -3
  198. package/dist/actions/get-node.d.cts.map +1 -1
  199. package/dist/actions/get-node.d.mts +37 -3
  200. package/dist/actions/get-node.d.mts.map +1 -1
  201. package/dist/actions/get-node.mjs +10 -10
  202. package/dist/actions/get-node.mjs.map +1 -1
  203. package/dist/actions/get-organization.cjs +7 -7
  204. package/dist/actions/get-organization.cjs.map +1 -1
  205. package/dist/actions/get-organization.d.cts +27 -3
  206. package/dist/actions/get-organization.d.cts.map +1 -1
  207. package/dist/actions/get-organization.d.mts +27 -3
  208. package/dist/actions/get-organization.d.mts.map +1 -1
  209. package/dist/actions/get-organization.mjs +7 -7
  210. package/dist/actions/get-organization.mjs.map +1 -1
  211. package/dist/actions/get-personal-organization.cjs +6 -6
  212. package/dist/actions/get-personal-organization.cjs.map +1 -1
  213. package/dist/actions/get-personal-organization.d.cts +29 -3
  214. package/dist/actions/get-personal-organization.d.cts.map +1 -1
  215. package/dist/actions/get-personal-organization.d.mts +29 -3
  216. package/dist/actions/get-personal-organization.d.mts.map +1 -1
  217. package/dist/actions/get-personal-organization.mjs +6 -6
  218. package/dist/actions/get-personal-organization.mjs.map +1 -1
  219. package/dist/actions/get-placements.cjs +3 -3
  220. package/dist/actions/get-placements.cjs.map +1 -1
  221. package/dist/actions/get-placements.d.cts +49 -3
  222. package/dist/actions/get-placements.d.cts.map +1 -1
  223. package/dist/actions/get-placements.d.mts +49 -3
  224. package/dist/actions/get-placements.d.mts.map +1 -1
  225. package/dist/actions/get-placements.mjs +3 -3
  226. package/dist/actions/get-placements.mjs.map +1 -1
  227. package/dist/actions/get-platform-info.cjs +11 -11
  228. package/dist/actions/get-platform-info.cjs.map +1 -1
  229. package/dist/actions/get-platform-info.d.cts +33 -3
  230. package/dist/actions/get-platform-info.d.cts.map +1 -1
  231. package/dist/actions/get-platform-info.d.mts +33 -3
  232. package/dist/actions/get-platform-info.d.mts.map +1 -1
  233. package/dist/actions/get-platform-info.mjs +11 -11
  234. package/dist/actions/get-platform-info.mjs.map +1 -1
  235. package/dist/actions/get-products.cjs +6 -6
  236. package/dist/actions/get-products.cjs.map +1 -1
  237. package/dist/actions/get-products.d.cts +23 -3
  238. package/dist/actions/get-products.d.cts.map +1 -1
  239. package/dist/actions/get-products.d.mts +23 -3
  240. package/dist/actions/get-products.d.mts.map +1 -1
  241. package/dist/actions/get-products.mjs +6 -6
  242. package/dist/actions/get-products.mjs.map +1 -1
  243. package/dist/actions/get-regions.cjs +11 -11
  244. package/dist/actions/get-regions.cjs.map +1 -1
  245. package/dist/actions/get-regions.d.cts +43 -3
  246. package/dist/actions/get-regions.d.cts.map +1 -1
  247. package/dist/actions/get-regions.d.mts +43 -3
  248. package/dist/actions/get-regions.d.mts.map +1 -1
  249. package/dist/actions/get-regions.mjs +11 -11
  250. package/dist/actions/get-regions.mjs.map +1 -1
  251. package/dist/actions/get-viewer-info.cjs +4 -4
  252. package/dist/actions/get-viewer-info.cjs.map +1 -1
  253. package/dist/actions/get-viewer-info.d.cts +25 -3
  254. package/dist/actions/get-viewer-info.d.cts.map +1 -1
  255. package/dist/actions/get-viewer-info.d.mts +25 -3
  256. package/dist/actions/get-viewer-info.d.mts.map +1 -1
  257. package/dist/actions/get-viewer-info.mjs +4 -4
  258. package/dist/actions/get-viewer-info.mjs.map +1 -1
  259. package/dist/actions/issue-certificate.cjs +2 -2
  260. package/dist/actions/issue-certificate.cjs.map +1 -1
  261. package/dist/actions/issue-certificate.d.cts +23 -3
  262. package/dist/actions/issue-certificate.d.cts.map +1 -1
  263. package/dist/actions/issue-certificate.d.mts +23 -3
  264. package/dist/actions/issue-certificate.d.mts.map +1 -1
  265. package/dist/actions/issue-certificate.mjs +2 -2
  266. package/dist/actions/issue-certificate.mjs.map +1 -1
  267. package/dist/actions/list-add-on-plans.cjs +22 -22
  268. package/dist/actions/list-add-on-plans.cjs.map +1 -1
  269. package/dist/actions/list-add-on-plans.d.cts +91 -3
  270. package/dist/actions/list-add-on-plans.d.cts.map +1 -1
  271. package/dist/actions/list-add-on-plans.d.mts +91 -3
  272. package/dist/actions/list-add-on-plans.d.mts.map +1 -1
  273. package/dist/actions/list-add-on-plans.mjs +22 -22
  274. package/dist/actions/list-add-on-plans.mjs.map +1 -1
  275. package/dist/actions/list-add-ons.cjs +23 -23
  276. package/dist/actions/list-add-ons.cjs.map +1 -1
  277. package/dist/actions/list-add-ons.d.cts +169 -3
  278. package/dist/actions/list-add-ons.d.cts.map +1 -1
  279. package/dist/actions/list-add-ons.d.mts +169 -3
  280. package/dist/actions/list-add-ons.d.mts.map +1 -1
  281. package/dist/actions/list-add-ons.mjs +23 -23
  282. package/dist/actions/list-add-ons.mjs.map +1 -1
  283. package/dist/actions/list-apps-graphql.cjs +20 -20
  284. package/dist/actions/list-apps-graphql.cjs.map +1 -1
  285. package/dist/actions/list-apps-graphql.d.cts +79 -3
  286. package/dist/actions/list-apps-graphql.d.cts.map +1 -1
  287. package/dist/actions/list-apps-graphql.d.mts +79 -3
  288. package/dist/actions/list-apps-graphql.d.mts.map +1 -1
  289. package/dist/actions/list-apps-graphql.mjs +20 -20
  290. package/dist/actions/list-apps-graphql.mjs.map +1 -1
  291. package/dist/actions/list-apps.cjs +13 -13
  292. package/dist/actions/list-apps.cjs.map +1 -1
  293. package/dist/actions/list-apps.d.cts +41 -3
  294. package/dist/actions/list-apps.d.cts.map +1 -1
  295. package/dist/actions/list-apps.d.mts +41 -3
  296. package/dist/actions/list-apps.d.mts.map +1 -1
  297. package/dist/actions/list-apps.mjs +13 -13
  298. package/dist/actions/list-apps.mjs.map +1 -1
  299. package/dist/actions/list-check-locations.cjs +5 -5
  300. package/dist/actions/list-check-locations.cjs.map +1 -1
  301. package/dist/actions/list-check-locations.d.cts +23 -3
  302. package/dist/actions/list-check-locations.d.cts.map +1 -1
  303. package/dist/actions/list-check-locations.d.mts +23 -3
  304. package/dist/actions/list-check-locations.d.mts.map +1 -1
  305. package/dist/actions/list-check-locations.mjs +5 -5
  306. package/dist/actions/list-check-locations.mjs.map +1 -1
  307. package/dist/actions/list-machines.cjs +1 -1
  308. package/dist/actions/list-machines.cjs.map +1 -1
  309. package/dist/actions/list-machines.d.cts +19 -3
  310. package/dist/actions/list-machines.d.cts.map +1 -1
  311. package/dist/actions/list-machines.d.mts +19 -3
  312. package/dist/actions/list-machines.d.mts.map +1 -1
  313. package/dist/actions/list-machines.mjs +1 -1
  314. package/dist/actions/list-machines.mjs.map +1 -1
  315. package/dist/actions/list-org-machines.cjs +14 -14
  316. package/dist/actions/list-org-machines.cjs.map +1 -1
  317. package/dist/actions/list-org-machines.d.cts +51 -3
  318. package/dist/actions/list-org-machines.d.cts.map +1 -1
  319. package/dist/actions/list-org-machines.d.mts +51 -3
  320. package/dist/actions/list-org-machines.d.mts.map +1 -1
  321. package/dist/actions/list-org-machines.mjs +14 -14
  322. package/dist/actions/list-org-machines.mjs.map +1 -1
  323. package/dist/actions/remove-wire-guard-peer.cjs +3 -3
  324. package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
  325. package/dist/actions/remove-wire-guard-peer.d.cts +19 -3
  326. package/dist/actions/remove-wire-guard-peer.d.cts.map +1 -1
  327. package/dist/actions/remove-wire-guard-peer.d.mts +19 -3
  328. package/dist/actions/remove-wire-guard-peer.d.mts.map +1 -1
  329. package/dist/actions/remove-wire-guard-peer.mjs +3 -3
  330. package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
  331. package/dist/actions/set-apps-v2-default-on.cjs +5 -5
  332. package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
  333. package/dist/actions/set-apps-v2-default-on.d.cts +25 -3
  334. package/dist/actions/set-apps-v2-default-on.d.cts.map +1 -1
  335. package/dist/actions/set-apps-v2-default-on.d.mts +25 -3
  336. package/dist/actions/set-apps-v2-default-on.d.mts.map +1 -1
  337. package/dist/actions/set-apps-v2-default-on.mjs +5 -5
  338. package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
  339. package/dist/actions/update-third-party-configuration.cjs +12 -12
  340. package/dist/actions/update-third-party-configuration.cjs.map +1 -1
  341. package/dist/actions/update-third-party-configuration.d.cts +87 -3
  342. package/dist/actions/update-third-party-configuration.d.cts.map +1 -1
  343. package/dist/actions/update-third-party-configuration.d.mts +87 -3
  344. package/dist/actions/update-third-party-configuration.d.mts.map +1 -1
  345. package/dist/actions/update-third-party-configuration.mjs +12 -12
  346. package/dist/actions/update-third-party-configuration.mjs.map +1 -1
  347. package/dist/actions/validate-config.cjs +5 -5
  348. package/dist/actions/validate-config.cjs.map +1 -1
  349. package/dist/actions/validate-config.d.cts +21 -3
  350. package/dist/actions/validate-config.d.cts.map +1 -1
  351. package/dist/actions/validate-config.d.mts +21 -3
  352. package/dist/actions/validate-config.d.mts.map +1 -1
  353. package/dist/actions/validate-config.mjs +5 -5
  354. package/dist/actions/validate-config.mjs.map +1 -1
  355. package/dist/actions/validate-wire-guard-peers.cjs +1 -1
  356. package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
  357. package/dist/actions/validate-wire-guard-peers.d.cts +11 -3
  358. package/dist/actions/validate-wire-guard-peers.d.cts.map +1 -1
  359. package/dist/actions/validate-wire-guard-peers.d.mts +11 -3
  360. package/dist/actions/validate-wire-guard-peers.d.mts.map +1 -1
  361. package/dist/actions/validate-wire-guard-peers.mjs +1 -1
  362. package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
  363. package/dist/catalog.cjs +14 -1
  364. package/dist/catalog.cjs.map +1 -1
  365. package/dist/catalog.d.cts +13 -0
  366. package/dist/catalog.d.mts +13 -0
  367. package/dist/catalog.mjs +14 -1
  368. package/dist/catalog.mjs.map +1 -1
  369. package/package.json +2 -2
@@ -6,11 +6,11 @@ const FlyDeleteRemoteBuilderInput = zod.z.object({
6
6
  client_mutation_id: zod.z.string().describe("A unique identifier for the client performing the mutation").optional()
7
7
  }).describe("Request model for deleting a remote builder configuration.");
8
8
  const FlyDeleteRemoteBuilder_OrganizationSchema = zod.z.object({
9
- id: zod.z.string().describe("Organization ID").nullable().optional(),
10
- name: zod.z.string().describe("Organization name").nullable().optional(),
11
- slug: zod.z.string().describe("Organization slug").nullable().optional()
9
+ id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization ID").optional()),
10
+ name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization name").optional()),
11
+ slug: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization slug").optional())
12
12
  }).describe("Organization details returned from the mutation.");
13
- const FlyDeleteRemoteBuilderOutput = zod.z.object({ organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional() }).describe("Response model for deleting a remote builder configuration.");
13
+ const FlyDeleteRemoteBuilderOutput = zod.z.object({ organization: zod.z.preprocess((value) => value === null ? void 0 : value, FlyDeleteRemoteBuilder_OrganizationSchema.optional()) }).describe("Response model for deleting a remote builder configuration.");
14
14
  const flyDeleteRemoteBuilder = require_action.action("FLY_DELETE_REMOTE_BUILDER", {
15
15
  slug: "fly-delete-remote-builder",
16
16
  name: "Delete Remote Builder",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-remote-builder.cjs","names":["z","action"],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteRemoteBuilderInput: z.ZodTypeAny = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).describe(\"Organization details returned from the mutation.\");\nexport const FlyDeleteRemoteBuilderOutput: z.ZodTypeAny = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,cAAc,0CAA0C,SAAS,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-remote-builder.cjs","names":["z","action"],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteRemoteBuilderInput = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization ID\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization name\").optional()),\n slug: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization slug\").optional()),\n}).describe(\"Organization details returned from the mutation.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: z.preprocess((value) => (value === null ? undefined : value), FlyDeleteRemoteBuilder_OrganizationSchema.optional()),\n}).describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC;CACnH,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC;CACvH,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC;AACzH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,cAAcA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,0CAA0C,SAAS,CAAC,EAClI,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-remote-builder.d.ts
4
- declare const FlyDeleteRemoteBuilderInput: z.ZodTypeAny;
5
- declare const FlyDeleteRemoteBuilderOutput: z.ZodTypeAny;
6
- declare const flyDeleteRemoteBuilder: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyDeleteRemoteBuilderInput: z.ZodObject<{
5
+ organization_id: z.ZodString;
6
+ client_mutation_id: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const FlyDeleteRemoteBuilderOutput: z.ZodObject<{
9
+ organization: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
10
+ id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
11
+ name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ slug: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
+ }, z.core.$strip>>>;
14
+ }, z.core.$strip>;
15
+ declare const flyDeleteRemoteBuilder: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ organization_id: string;
17
+ client_mutation_id?: string | undefined;
18
+ }, {
19
+ organization?: {
20
+ id?: string | undefined;
21
+ name?: string | undefined;
22
+ slug?: string | undefined;
23
+ } | undefined;
24
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { flyDeleteRemoteBuilder };
9
27
  //# sourceMappingURL=delete-remote-builder.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-remote-builder.d.cts","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAG6B;AAAA,cAM5D,4BAAA,EAA8B,CAAA,CAAE,UAE6B;AAAA,cAE7D,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-remote-builder.d.cts","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-remote-builder.d.ts
4
- declare const FlyDeleteRemoteBuilderInput: z.ZodTypeAny;
5
- declare const FlyDeleteRemoteBuilderOutput: z.ZodTypeAny;
6
- declare const flyDeleteRemoteBuilder: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyDeleteRemoteBuilderInput: z.ZodObject<{
5
+ organization_id: z.ZodString;
6
+ client_mutation_id: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const FlyDeleteRemoteBuilderOutput: z.ZodObject<{
9
+ organization: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
10
+ id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
11
+ name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ slug: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
+ }, z.core.$strip>>>;
14
+ }, z.core.$strip>;
15
+ declare const flyDeleteRemoteBuilder: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ organization_id: string;
17
+ client_mutation_id?: string | undefined;
18
+ }, {
19
+ organization?: {
20
+ id?: string | undefined;
21
+ name?: string | undefined;
22
+ slug?: string | undefined;
23
+ } | undefined;
24
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { flyDeleteRemoteBuilder };
9
27
  //# sourceMappingURL=delete-remote-builder.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-remote-builder.d.mts","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAG6B;AAAA,cAM5D,4BAAA,EAA8B,CAAA,CAAE,UAE6B;AAAA,cAE7D,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-remote-builder.d.mts","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
@@ -6,16 +6,16 @@ const FlyDeleteRemoteBuilderInput = z.object({
6
6
  client_mutation_id: z.string().describe("A unique identifier for the client performing the mutation").optional()
7
7
  }).describe("Request model for deleting a remote builder configuration.");
8
8
  const FlyDeleteRemoteBuilder_OrganizationSchema = z.object({
9
- id: z.string().describe("Organization ID").nullable().optional(),
10
- name: z.string().describe("Organization name").nullable().optional(),
11
- slug: z.string().describe("Organization slug").nullable().optional()
9
+ id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Organization ID").optional()),
10
+ name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Organization name").optional()),
11
+ slug: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Organization slug").optional())
12
12
  }).describe("Organization details returned from the mutation.");
13
13
  const flyDeleteRemoteBuilder = action("FLY_DELETE_REMOTE_BUILDER", {
14
14
  slug: "fly-delete-remote-builder",
15
15
  name: "Delete Remote Builder",
16
16
  description: "Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.",
17
17
  input: FlyDeleteRemoteBuilderInput,
18
- output: z.object({ organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional() }).describe("Response model for deleting a remote builder configuration.")
18
+ output: z.object({ organization: z.preprocess((value) => value === null ? void 0 : value, FlyDeleteRemoteBuilder_OrganizationSchema.optional()) }).describe("Response model for deleting a remote builder configuration.")
19
19
  });
20
20
  //#endregion
21
21
  export { flyDeleteRemoteBuilder };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-remote-builder.mjs","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteRemoteBuilderInput: z.ZodTypeAny = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).describe(\"Organization details returned from the mutation.\");\nexport const FlyDeleteRemoteBuilderOutput: z.ZodTypeAny = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAK9D,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwD,EAAE,OAAO,EACjE,cAAc,0CAA0C,SAAS,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,SAAS,6DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-remote-builder.mjs","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteRemoteBuilderInput = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization ID\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization name\").optional()),\n slug: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization slug\").optional()),\n}).describe(\"Organization details returned from the mutation.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: z.preprocess((value) => (value === null ? undefined : value), FlyDeleteRemoteBuilder_OrganizationSchema.optional()),\n}).describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC;CACnH,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC;CACvH,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC;AACzH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAK9D,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,0CAA0C,SAAS,CAAC,EAClI,CAAC,CAAC,CAAC,SAAS,6DAOF;AACV,CAAC"}
@@ -6,8 +6,8 @@ const FlyDeleteThirdPartyConfigurationInput = zod.z.object({
6
6
  third_party_configuration_id: zod.z.string().describe("The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.")
7
7
  }).describe("Request model for deleting a third-party service configuration.");
8
8
  const FlyDeleteThirdPartyConfigurationOutput = zod.z.object({
9
- ok: zod.z.boolean().describe("Whether the deletion was successful").nullable().optional(),
10
- client_mutation_id: zod.z.string().describe("The client mutation ID if provided in the request").nullable().optional()
9
+ ok: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the deletion was successful").optional()),
10
+ client_mutation_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The client mutation ID if provided in the request").optional())
11
11
  }).describe("Response model for deleting a third-party configuration.");
12
12
  const flyDeleteThirdPartyConfiguration = require_action.action("FLY_DELETE_THIRD_PARTY_CONFIGURATION", {
13
13
  slug: "fly-delete-third-party-configuration",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput: z.ZodTypeAny = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput: z.ZodTypeAny = z.object({\n ok: z.boolean().describe(\"Whether the deletion was successful\").nullable().optional(),\n client_mutation_id: z.string().describe(\"The client mutation ID if provided in the request\").nullable().optional(),\n}).describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACtJ,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;AACtL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yCAAuDA,IAAAA,EAAE,OAAO;CAC3E,IAAIA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the deletion was successful\").optional()),\n client_mutation_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The client mutation ID if provided in the request\").optional()),\n}).describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACtJ,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;AACtL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;CACxI,oBAAoBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC;AACvK,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-third-party-configuration.d.ts
4
- declare const FlyDeleteThirdPartyConfigurationInput: z.ZodTypeAny;
5
- declare const FlyDeleteThirdPartyConfigurationOutput: z.ZodTypeAny;
6
- declare const flyDeleteThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyDeleteThirdPartyConfigurationInput: z.ZodObject<{
5
+ client_mutation_id: z.ZodOptional<z.ZodString>;
6
+ third_party_configuration_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const FlyDeleteThirdPartyConfigurationOutput: z.ZodObject<{
9
+ ok: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
10
+ client_mutation_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
11
+ }, z.core.$strip>;
12
+ declare const flyDeleteThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ third_party_configuration_id: string;
14
+ client_mutation_id?: string | undefined;
15
+ }, {
16
+ ok?: boolean | undefined;
17
+ client_mutation_id?: string | undefined;
18
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { flyDeleteThirdPartyConfiguration };
9
21
  //# sourceMappingURL=delete-third-party-configuration.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-third-party-configuration.d.cts","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAGwB;AAAA,cACjE,sCAAA,EAAwC,CAAA,CAAE,UAGgB;AAAA,cAE1D,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-third-party-configuration.d.cts","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-third-party-configuration.d.ts
4
- declare const FlyDeleteThirdPartyConfigurationInput: z.ZodTypeAny;
5
- declare const FlyDeleteThirdPartyConfigurationOutput: z.ZodTypeAny;
6
- declare const flyDeleteThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyDeleteThirdPartyConfigurationInput: z.ZodObject<{
5
+ client_mutation_id: z.ZodOptional<z.ZodString>;
6
+ third_party_configuration_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const FlyDeleteThirdPartyConfigurationOutput: z.ZodObject<{
9
+ ok: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
10
+ client_mutation_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
11
+ }, z.core.$strip>;
12
+ declare const flyDeleteThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ third_party_configuration_id: string;
14
+ client_mutation_id?: string | undefined;
15
+ }, {
16
+ ok?: boolean | undefined;
17
+ client_mutation_id?: string | undefined;
18
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { flyDeleteThirdPartyConfiguration };
9
21
  //# sourceMappingURL=delete-third-party-configuration.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-third-party-configuration.d.mts","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAGwB;AAAA,cACjE,sCAAA,EAAwC,CAAA,CAAE,UAGgB;AAAA,cAE1D,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-third-party-configuration.d.mts","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
@@ -9,8 +9,8 @@ const flyDeleteThirdPartyConfiguration = action("FLY_DELETE_THIRD_PARTY_CONFIGUR
9
9
  third_party_configuration_id: z.string().describe("The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.")
10
10
  }).describe("Request model for deleting a third-party service configuration."),
11
11
  output: z.object({
12
- ok: z.boolean().describe("Whether the deletion was successful").nullable().optional(),
13
- client_mutation_id: z.string().describe("The client mutation ID if provided in the request").nullable().optional()
12
+ ok: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the deletion was successful").optional()),
13
+ client_mutation_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The client mutation ID if provided in the request").optional())
14
14
  }).describe("Response model for deleting a third-party configuration.")
15
15
  });
16
16
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"delete-third-party-configuration.mjs","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput: z.ZodTypeAny = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput: z.ZodTypeAny = z.object({\n ok: z.boolean().describe(\"Whether the deletion was successful\").nullable().optional(),\n client_mutation_id: z.string().describe(\"The client mutation ID if provided in the request\").nullable().optional(),\n}).describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;AAaA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbiE,EAAE,OAAO;EAC1E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACtJ,8BAA8B,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;CACtL,CAAC,CAAC,CAAC,SAAS,iEAUH;CACP,QAVkE,EAAE,OAAO;EAC3E,IAAI,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-third-party-configuration.mjs","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the deletion was successful\").optional()),\n client_mutation_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The client mutation ID if provided in the request\").optional()),\n}).describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;AAaA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbmD,EAAE,OAAO;EAC5D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACtJ,8BAA8B,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;CACtL,CAAC,CAAC,CAAC,SAAS,iEAUH;CACP,QAVoD,EAAE,OAAO;EAC7D,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;EACxI,oBAAoB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC;CACvK,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
@@ -8,17 +8,17 @@ const FlyDetachPostgresClusterInput = zod.z.object({
8
8
  postgres_cluster_attachment_id: zod.z.string().describe("The Postgres attachment ID. Optional identifier for the specific attachment to remove.").optional()
9
9
  }).describe("Request model for detaching a Postgres cluster from a Fly.io application.");
10
10
  const FlyDetachPostgresCluster_GraphQLErrorLocationSchema = zod.z.object({
11
- line: zod.z.number().int().describe("Line number in the query where the error occurred"),
12
- column: zod.z.number().int().describe("Column number in the query where the error occurred")
11
+ line: zod.z.number().int().describe("Line number in the query where the error occurred").nullable(),
12
+ column: zod.z.number().int().describe("Column number in the query where the error occurred").nullable()
13
13
  }).describe("Location in the GraphQL query where an error occurred.");
14
14
  const FlyDetachPostgresCluster_GraphQLErrorSchema = zod.z.object({
15
- path: zod.z.array(zod.z.union([zod.z.string(), zod.z.number().int()])).describe("Path to the field that caused the error").nullable().optional(),
16
- message: zod.z.string().describe("Error message describing what went wrong"),
17
- locations: zod.z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").nullable().optional()
15
+ path: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.union([zod.z.string(), zod.z.number().int()])).describe("Path to the field that caused the error").optional()),
16
+ message: zod.z.string().describe("Error message describing what went wrong").nullable(),
17
+ locations: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").optional())
18
18
  }).describe("GraphQL error object.");
19
19
  const FlyDetachPostgresClusterOutput = zod.z.object({
20
- data: zod.z.object({}).describe("Contains the detachment result under the 'detachPostgresCluster' key").nullable().optional(),
21
- errors: zod.z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe("Array of errors if the mutation failed").nullable().optional()
20
+ data: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.object({}).describe("Contains the detachment result under the 'detachPostgresCluster' key").optional()),
21
+ errors: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe("Array of errors if the mutation failed").optional())
22
22
  }).describe("Response model for the detach Postgres cluster mutation.");
23
23
  const flyDetachPostgresCluster = require_action.action("FLY_DETACH_POSTGRES_CLUSTER", {
24
24
  slug: "fly-detach-postgres-cluster",
@@ -1 +1 @@
1
- {"version":3,"file":"detach-postgres-cluster.cjs","names":["z","action"],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput: z.ZodTypeAny = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema: z.ZodTypeAny = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\"),\n column: z.number().int().describe(\"Column number in the query where the error occurred\"),\n}).describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema: z.ZodTypeAny = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\"),\n locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").nullable().optional(),\n errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1J,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACnJ,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAClJ,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,sDAAoEA,IAAAA,EAAE,OAAO;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;AACzF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACvE,WAAWA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"detach-postgres-cluster.cjs","names":["z","action"],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.preprocess((value) => (value === null ? undefined : value), z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").optional()),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").optional()),\n}).describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), z.object({}).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").optional()),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").optional()),\n}).describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1J,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACnJ,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAClJ,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;CACnL,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC;AAC9M,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC;CAC5K,QAAQA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;AAC1L,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,39 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/detach-postgres-cluster.d.ts
4
- declare const FlyDetachPostgresClusterInput: z.ZodTypeAny;
5
- declare const FlyDetachPostgresClusterOutput: z.ZodTypeAny;
6
- declare const flyDetachPostgresCluster: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyDetachPostgresClusterInput: z.ZodObject<{
5
+ app_id: z.ZodString;
6
+ client_mutation_id: z.ZodOptional<z.ZodString>;
7
+ postgres_cluster_app_id: z.ZodString;
8
+ postgres_cluster_attachment_id: z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const FlyDetachPostgresClusterOutput: z.ZodObject<{
11
+ data: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{}, z.core.$strip>>>;
12
+ errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
13
+ path: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
14
+ message: z.ZodNullable<z.ZodString>;
15
+ locations: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
16
+ line: z.ZodNullable<z.ZodNumber>;
17
+ column: z.ZodNullable<z.ZodNumber>;
18
+ }, z.core.$strip>>>>;
19
+ }, z.core.$strip>>>>;
20
+ }, z.core.$strip>;
21
+ declare const flyDetachPostgresCluster: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ app_id: string;
23
+ postgres_cluster_app_id: string;
24
+ client_mutation_id?: string | undefined;
25
+ postgres_cluster_attachment_id?: string | undefined;
26
+ }, {
27
+ data?: Record<string, never> | undefined;
28
+ errors?: {
29
+ message: string | null;
30
+ path?: (string | number)[] | undefined;
31
+ locations?: {
32
+ line: number | null;
33
+ column: number | null;
34
+ }[] | undefined;
35
+ }[] | undefined;
36
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { flyDetachPostgresCluster };
9
39
  //# sourceMappingURL=detach-postgres-cluster.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"detach-postgres-cluster.d.cts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAK0C;AAAA,cAU3E,8BAAA,EAAgC,CAAA,CAAE,UAGwB;AAAA,cAE1D,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"detach-postgres-cluster.d.cts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA;;;;;;SAMnC,MAAA"}
@@ -1,9 +1,39 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/detach-postgres-cluster.d.ts
4
- declare const FlyDetachPostgresClusterInput: z.ZodTypeAny;
5
- declare const FlyDetachPostgresClusterOutput: z.ZodTypeAny;
6
- declare const flyDetachPostgresCluster: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyDetachPostgresClusterInput: z.ZodObject<{
5
+ app_id: z.ZodString;
6
+ client_mutation_id: z.ZodOptional<z.ZodString>;
7
+ postgres_cluster_app_id: z.ZodString;
8
+ postgres_cluster_attachment_id: z.ZodOptional<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const FlyDetachPostgresClusterOutput: z.ZodObject<{
11
+ data: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{}, z.core.$strip>>>;
12
+ errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
13
+ path: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
14
+ message: z.ZodNullable<z.ZodString>;
15
+ locations: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
16
+ line: z.ZodNullable<z.ZodNumber>;
17
+ column: z.ZodNullable<z.ZodNumber>;
18
+ }, z.core.$strip>>>>;
19
+ }, z.core.$strip>>>>;
20
+ }, z.core.$strip>;
21
+ declare const flyDetachPostgresCluster: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ app_id: string;
23
+ postgres_cluster_app_id: string;
24
+ client_mutation_id?: string | undefined;
25
+ postgres_cluster_attachment_id?: string | undefined;
26
+ }, {
27
+ data?: Record<string, never> | undefined;
28
+ errors?: {
29
+ message: string | null;
30
+ path?: (string | number)[] | undefined;
31
+ locations?: {
32
+ line: number | null;
33
+ column: number | null;
34
+ }[] | undefined;
35
+ }[] | undefined;
36
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
37
  //#endregion
8
38
  export { flyDetachPostgresCluster };
9
39
  //# sourceMappingURL=detach-postgres-cluster.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"detach-postgres-cluster.d.mts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAK0C;AAAA,cAU3E,8BAAA,EAAgC,CAAA,CAAE,UAGwB;AAAA,cAE1D,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"detach-postgres-cluster.d.mts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA;;;;;;SAMnC,MAAA"}
@@ -8,13 +8,13 @@ const FlyDetachPostgresClusterInput = z.object({
8
8
  postgres_cluster_attachment_id: z.string().describe("The Postgres attachment ID. Optional identifier for the specific attachment to remove.").optional()
9
9
  }).describe("Request model for detaching a Postgres cluster from a Fly.io application.");
10
10
  const FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({
11
- line: z.number().int().describe("Line number in the query where the error occurred"),
12
- column: z.number().int().describe("Column number in the query where the error occurred")
11
+ line: z.number().int().describe("Line number in the query where the error occurred").nullable(),
12
+ column: z.number().int().describe("Column number in the query where the error occurred").nullable()
13
13
  }).describe("Location in the GraphQL query where an error occurred.");
14
14
  const FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({
15
- path: z.array(z.union([z.string(), z.number().int()])).describe("Path to the field that caused the error").nullable().optional(),
16
- message: z.string().describe("Error message describing what went wrong"),
17
- locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").nullable().optional()
15
+ path: z.preprocess((value) => value === null ? void 0 : value, z.array(z.union([z.string(), z.number().int()])).describe("Path to the field that caused the error").optional()),
16
+ message: z.string().describe("Error message describing what went wrong").nullable(),
17
+ locations: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").optional())
18
18
  }).describe("GraphQL error object.");
19
19
  const flyDetachPostgresCluster = action("FLY_DETACH_POSTGRES_CLUSTER", {
20
20
  slug: "fly-detach-postgres-cluster",
@@ -22,8 +22,8 @@ const flyDetachPostgresCluster = action("FLY_DETACH_POSTGRES_CLUSTER", {
22
22
  description: "Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.",
23
23
  input: FlyDetachPostgresClusterInput,
24
24
  output: z.object({
25
- data: z.object({}).describe("Contains the detachment result under the 'detachPostgresCluster' key").nullable().optional(),
26
- errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe("Array of errors if the mutation failed").nullable().optional()
25
+ data: z.preprocess((value) => value === null ? void 0 : value, z.object({}).describe("Contains the detachment result under the 'detachPostgresCluster' key").optional()),
26
+ errors: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe("Array of errors if the mutation failed").optional())
27
27
  }).describe("Response model for the detach Postgres cluster mutation.")
28
28
  });
29
29
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"detach-postgres-cluster.mjs","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput: z.ZodTypeAny = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema: z.ZodTypeAny = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\"),\n column: z.number().int().describe(\"Column number in the query where the error occurred\"),\n}).describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema: z.ZodTypeAny = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\"),\n locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput: z.ZodTypeAny = z.object({\n data: z.object({}).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").nullable().optional(),\n errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1J,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACnJ,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAClJ,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,sDAAoE,EAAE,OAAO;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;AACzF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4D,EAAE,OAAO;CACzE,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACvE,WAAW,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,uBAAuB;AAMnC,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0D,EAAE,OAAO;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"detach-postgres-cluster.mjs","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.preprocess((value) => (value === null ? undefined : value), z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").optional()),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").optional()),\n}).describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), z.object({}).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").optional()),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").optional()),\n}).describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1J,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACnJ,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAClJ,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,sDAAsD,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;CACnL,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC;AAC9M,CAAC,CAAC,CAAC,SAAS,uBAAuB;AAMnC,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4C,EAAE,OAAO;EACrD,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC;EAC5K,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;CAC1L,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
@@ -7,8 +7,8 @@ const FlyEstablishSshKeyInput = zod.z.object({
7
7
  client_mutation_id: zod.z.string().describe("A unique identifier for the client performing the mutation").optional()
8
8
  }).describe("Request model for establishing an SSH key for a Fly.io organization.");
9
9
  const FlyEstablishSshKeyOutput = zod.z.object({
10
- certificate: zod.z.string().describe("SSH certificate in OpenSSH format").nullable().optional(),
11
- client_mutation_id: zod.z.string().describe("Echo of the client mutation ID if provided").nullable().optional()
10
+ certificate: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("SSH certificate in OpenSSH format").optional()),
11
+ client_mutation_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Echo of the client mutation ID if provided").optional())
12
12
  }).describe("Response model for establishing an SSH key.");
13
13
  const flyEstablishSshKey = require_action.action("FLY_ESTABLISH_SSH_KEY", {
14
14
  slug: "fly-establish-ssh-key",
@@ -1 +1 @@
1
- {"version":3,"file":"establish-ssh-key.cjs","names":["z","action"],"sources":["../../src/actions/establish-ssh-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyEstablishSshKeyInput: z.ZodTypeAny = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput: z.ZodTypeAny = z.object({\n certificate: z.string().describe(\"SSH certificate in OpenSSH format\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the client mutation ID if provided\").nullable().optional(),\n}).describe(\"Response model for establishing an SSH key.\");\n\nexport const flyEstablishSshKey = action(\"FLY_ESTABLISH_SSH_KEY\", {\n slug: \"fly-establish-ssh-key\",\n name: \"Establish SSH Key\",\n description: \"Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.\",\n input: FlyEstablishSshKeyInput,\n output: FlyEstablishSshKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACnI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACnG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"establish-ssh-key.cjs","names":["z","action"],"sources":["../../src/actions/establish-ssh-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"SSH certificate in OpenSSH format\").optional()),\n client_mutation_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Echo of the client mutation ID if provided\").optional()),\n}).describe(\"Response model for establishing an SSH key.\");\n\nexport const flyEstablishSshKey = action(\"FLY_ESTABLISH_SSH_KEY\", {\n slug: \"fly-establish-ssh-key\",\n name: \"Establish SSH Key\",\n description: \"Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.\",\n input: FlyEstablishSshKeyInput,\n output: FlyEstablishSshKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACnI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACnG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,aAAaA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;CAC9I,oBAAoBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC;AAChK,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/establish-ssh-key.d.ts
4
- declare const FlyEstablishSshKeyInput: z.ZodTypeAny;
5
- declare const FlyEstablishSshKeyOutput: z.ZodTypeAny;
6
- declare const flyEstablishSshKey: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyEstablishSshKeyInput: z.ZodObject<{
5
+ override: z.ZodOptional<z.ZodBoolean>;
6
+ organization_id: z.ZodString;
7
+ client_mutation_id: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const FlyEstablishSshKeyOutput: z.ZodObject<{
10
+ certificate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
11
+ client_mutation_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ }, z.core.$strip>;
13
+ declare const flyEstablishSshKey: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ organization_id: string;
15
+ override?: boolean | undefined;
16
+ client_mutation_id?: string | undefined;
17
+ }, {
18
+ certificate?: string | undefined;
19
+ client_mutation_id?: string | undefined;
20
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { flyEstablishSshKey };
9
23
  //# sourceMappingURL=establish-ssh-key.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"establish-ssh-key.d.cts","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAI2C;AAAA,cACtE,wBAAA,EAA0B,CAAA,CAAE,UAGiB;AAAA,cAE7C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"establish-ssh-key.d.cts","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAKvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/establish-ssh-key.d.ts
4
- declare const FlyEstablishSshKeyInput: z.ZodTypeAny;
5
- declare const FlyEstablishSshKeyOutput: z.ZodTypeAny;
6
- declare const flyEstablishSshKey: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyEstablishSshKeyInput: z.ZodObject<{
5
+ override: z.ZodOptional<z.ZodBoolean>;
6
+ organization_id: z.ZodString;
7
+ client_mutation_id: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const FlyEstablishSshKeyOutput: z.ZodObject<{
10
+ certificate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
11
+ client_mutation_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ }, z.core.$strip>;
13
+ declare const flyEstablishSshKey: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ organization_id: string;
15
+ override?: boolean | undefined;
16
+ client_mutation_id?: string | undefined;
17
+ }, {
18
+ certificate?: string | undefined;
19
+ client_mutation_id?: string | undefined;
20
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { flyEstablishSshKey };
9
23
  //# sourceMappingURL=establish-ssh-key.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"establish-ssh-key.d.mts","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAI2C;AAAA,cACtE,wBAAA,EAA0B,CAAA,CAAE,UAGiB;AAAA,cAE7C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"establish-ssh-key.d.mts","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAKvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -10,8 +10,8 @@ const flyEstablishSshKey = action("FLY_ESTABLISH_SSH_KEY", {
10
10
  client_mutation_id: z.string().describe("A unique identifier for the client performing the mutation").optional()
11
11
  }).describe("Request model for establishing an SSH key for a Fly.io organization."),
12
12
  output: z.object({
13
- certificate: z.string().describe("SSH certificate in OpenSSH format").nullable().optional(),
14
- client_mutation_id: z.string().describe("Echo of the client mutation ID if provided").nullable().optional()
13
+ certificate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("SSH certificate in OpenSSH format").optional()),
14
+ client_mutation_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Echo of the client mutation ID if provided").optional())
15
15
  }).describe("Response model for establishing an SSH key.")
16
16
  });
17
17
  //#endregion