@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
@@ -5,7 +5,7 @@ const flyGetLatestImageTag = action("FLY_GET_LATEST_IMAGE_TAG", {
5
5
  name: "Get Latest Image Tag",
6
6
  description: "Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.",
7
7
  input: z.object({ repository: z.string().describe("The Docker image repository name (e.g., 'flyio/postgres', 'flyio/hellofly'). This should be the full repository path.") }).describe("Request model for getting the latest image tag."),
8
- output: z.object({ latest_image_tag: z.string().describe("The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.").nullable().optional() }).describe("Response model for getting the latest image tag.")
8
+ output: z.object({ latest_image_tag: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.").optional()) }).describe("Response model for getting the latest image tag.")
9
9
  });
10
10
  //#endregion
11
11
  export { flyGetLatestImageTag };
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-tag.mjs","names":[],"sources":["../../src/actions/get-latest-image-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetLatestImageTagInput: z.ZodTypeAny = z.object({\n repository: z.string().describe(\"The Docker image repository name (e.g., 'flyio/postgres', 'flyio/hellofly'). This should be the full repository path.\"),\n}).describe(\"Request model for getting the latest image tag.\");\nexport const FlyGetLatestImageTagOutput: z.ZodTypeAny = z.object({\n latest_image_tag: z.string().describe(\"The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.\").nullable().optional(),\n}).describe(\"Response model for getting the latest image tag.\");\n\nexport const flyGetLatestImageTag = action(\"FLY_GET_LATEST_IMAGE_TAG\", {\n slug: \"fly-get-latest-image-tag\",\n name: \"Get Latest Image Tag\",\n description: \"Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.\",\n input: FlyGetLatestImageTagInput,\n output: FlyGetLatestImageTagOutput,\n});\n"],"mappings":";;AAWA,MAAa,uBAAuB,OAAO,4BAA4B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXqD,EAAE,OAAO,EAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACzJ,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QATsD,EAAE,OAAO,EAC/D,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7Q,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-latest-image-tag.mjs","names":[],"sources":["../../src/actions/get-latest-image-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetLatestImageTagInput = z.object({\n repository: z.string().describe(\"The Docker image repository name (e.g., 'flyio/postgres', 'flyio/hellofly'). This should be the full repository path.\"),\n}).describe(\"Request model for getting the latest image tag.\");\nexport const FlyGetLatestImageTagOutput = z.object({\n latest_image_tag: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.\").optional()),\n}).describe(\"Response model for getting the latest image tag.\");\n\nexport const flyGetLatestImageTag = action(\"FLY_GET_LATEST_IMAGE_TAG\", {\n slug: \"fly-get-latest-image-tag\",\n name: \"Get Latest Image Tag\",\n description: \"Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.\",\n input: FlyGetLatestImageTagInput,\n output: FlyGetLatestImageTagOutput,\n});\n"],"mappings":";;AAWA,MAAa,uBAAuB,OAAO,4BAA4B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuC,EAAE,OAAO,EAChD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACzJ,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QATwC,EAAE,OAAO,EACjD,kBAAkB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,CAAC,EACjU,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
@@ -3,29 +3,29 @@ let zod = require("zod");
3
3
  //#region src/actions/get-machine.ts
4
4
  const FlyGetMachineInput = zod.z.object({ machineId: zod.z.string().describe("The unique identifier of the machine to retrieve.") }).describe("Request parameters for retrieving a machine by ID.");
5
5
  const FlyGetMachine_MachineDataSchema = zod.z.object({
6
- id: zod.z.string().describe("Unique identifier of the machine.").nullable().optional(),
7
- name: zod.z.string().describe("Name of the machine.").nullable().optional(),
8
- state: zod.z.string().describe("Current state of the machine (e.g., started, stopped, destroyed).").nullable().optional(),
9
- config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration object for the machine.").nullable().optional(),
10
- region: zod.z.string().describe("Region where the machine is deployed.").nullable().optional(),
11
- createdAt: zod.z.string().describe("Timestamp when the machine was created (ISO 8601 format).").nullable().optional(),
12
- updatedAt: zod.z.string().describe("Timestamp when the machine was last updated (ISO 8601 format).").nullable().optional(),
13
- instanceId: zod.z.string().describe("Instance identifier for the machine.").nullable().optional()
6
+ id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Unique identifier of the machine.").optional()),
7
+ name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Name of the machine.").optional()),
8
+ state: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Current state of the machine (e.g., started, stopped, destroyed).").optional()),
9
+ config: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration object for the machine.").optional()),
10
+ region: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Region where the machine is deployed.").optional()),
11
+ createdAt: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the machine was created (ISO 8601 format).").optional()),
12
+ updatedAt: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the machine was last updated (ISO 8601 format).").optional()),
13
+ instanceId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Instance identifier for the machine.").optional())
14
14
  }).describe("Machine information returned by the Fly.io API.");
15
- const FlyGetMachine_GetMachineResponseDataSchema = zod.z.object({ machine: FlyGetMachine_MachineDataSchema.nullable().optional() }).describe("Data section of the GraphQL response.");
15
+ const FlyGetMachine_GetMachineResponseDataSchema = zod.z.object({ machine: zod.z.preprocess((value) => value === null ? void 0 : value, FlyGetMachine_MachineDataSchema.optional()) }).describe("Data section of the GraphQL response.");
16
16
  const FlyGetMachine_GraphQLErrorLocationSchema = zod.z.object({
17
- line: zod.z.number().int().describe("Line number in the GraphQL document where the error occurred (1-indexed)."),
18
- column: zod.z.number().int().describe("Column number in the GraphQL document where the error occurred (1-indexed).")
17
+ line: zod.z.number().int().describe("Line number in the GraphQL document where the error occurred (1-indexed).").nullable(),
18
+ column: zod.z.number().int().describe("Column number in the GraphQL document where the error occurred (1-indexed).").nullable()
19
19
  }).describe("Location of a GraphQL error in the query document.");
20
20
  const FlyGetMachine_GraphQLErrorSchema = zod.z.object({
21
- path: zod.z.array(zod.z.string()).describe("Path to the field that caused the error.").nullable().optional(),
22
- message: zod.z.string().describe("Description of the error that occurred during query execution."),
23
- locations: zod.z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe("List of locations in the GraphQL document where the error originated.").nullable().optional(),
24
- extensions: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional error metadata.").nullable().optional()
21
+ path: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.string()).describe("Path to the field that caused the error.").optional()),
22
+ message: zod.z.string().describe("Description of the error that occurred during query execution.").nullable(),
23
+ locations: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe("List of locations in the GraphQL document where the error originated.").optional()),
24
+ extensions: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional error metadata.").optional())
25
25
  }).describe("Detailed information about a GraphQL execution error.");
26
26
  const FlyGetMachineOutput = zod.z.object({
27
- data: FlyGetMachine_GetMachineResponseDataSchema.nullable().optional(),
28
- errors: zod.z.array(FlyGetMachine_GraphQLErrorSchema).describe("List of errors encountered during query execution. Present when query fails.").nullable().optional()
27
+ data: zod.z.preprocess((value) => value === null ? void 0 : value, FlyGetMachine_GetMachineResponseDataSchema.optional()),
28
+ errors: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetMachine_GraphQLErrorSchema).describe("List of errors encountered during query execution. Present when query fails.").optional())
29
29
  }).describe("Response from the Fly.io GraphQL API for machine query.");
30
30
  const flyGetMachine = require_action.action("FLY_GET_MACHINE", {
31
31
  slug: "fly-get-machine",
@@ -1 +1 @@
1
- {"version":3,"file":"get-machine.cjs","names":["z","action"],"sources":["../../src/actions/get-machine.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetMachineInput: z.ZodTypeAny = z.object({\n machineId: z.string().describe(\"The unique identifier of the machine to retrieve.\"),\n}).describe(\"Request parameters for retrieving a machine by ID.\");\nconst FlyGetMachine_MachineDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the machine.\").nullable().optional(),\n name: z.string().describe(\"Name of the machine.\").nullable().optional(),\n state: z.string().describe(\"Current state of the machine (e.g., started, stopped, destroyed).\").nullable().optional(),\n config: z.record(z.string(), z.unknown()).describe(\"Configuration object for the machine.\").nullable().optional(),\n region: z.string().describe(\"Region where the machine is deployed.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the machine was created (ISO 8601 format).\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the machine was last updated (ISO 8601 format).\").nullable().optional(),\n instanceId: z.string().describe(\"Instance identifier for the machine.\").nullable().optional(),\n}).describe(\"Machine information returned by the Fly.io API.\");\nconst FlyGetMachine_GetMachineResponseDataSchema: z.ZodTypeAny = z.object({\n machine: FlyGetMachine_MachineDataSchema.nullable().optional(),\n}).describe(\"Data section of the GraphQL response.\");\nconst FlyGetMachine_GraphQLErrorLocationSchema: z.ZodTypeAny = z.object({\n line: z.number().int().describe(\"Line number in the GraphQL document where the error occurred (1-indexed).\"),\n column: z.number().int().describe(\"Column number in the GraphQL document where the error occurred (1-indexed).\"),\n}).describe(\"Location of a GraphQL error in the query document.\");\nconst FlyGetMachine_GraphQLErrorSchema: z.ZodTypeAny = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Description of the error that occurred during query execution.\"),\n locations: z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe(\"List of locations in the GraphQL document where the error originated.\").nullable().optional(),\n extensions: z.record(z.string(), z.unknown()).describe(\"Additional error metadata.\").nullable().optional(),\n}).describe(\"Detailed information about a GraphQL execution error.\");\nexport const FlyGetMachineOutput: z.ZodTypeAny = z.object({\n data: FlyGetMachine_GetMachineResponseDataSchema.nullable().optional(),\n errors: z.array(FlyGetMachine_GraphQLErrorSchema).describe(\"List of errors encountered during query execution. Present when query fails.\").nullable().optional(),\n}).describe(\"Response from the Fly.io GraphQL API for machine query.\");\n\nexport const flyGetMachine = action(\"FLY_GET_MACHINE\", {\n slug: \"fly-get-machine\",\n name: \"Get Machine\",\n description: \"Tool to get a single machine by ID from Fly.io. Use when you need to retrieve details about a specific machine instance.\",\n input: FlyGetMachineInput,\n output: FlyGetMachineOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAmCA,IAAAA,EAAE,OAAO,EACvD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACpF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,kCAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,6CAA2DA,IAAAA,EAAE,OAAO,EACxE,SAAS,gCAAgC,SAAS,CAAC,CAAC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,2CAAyDA,IAAAA,EAAE,OAAO;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E;AACjH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC7F,WAAWA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,sBAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAM,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjK,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-machine.cjs","names":["z","action"],"sources":["../../src/actions/get-machine.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetMachineInput = z.object({\n machineId: z.string().describe(\"The unique identifier of the machine to retrieve.\"),\n}).describe(\"Request parameters for retrieving a machine by ID.\");\nconst FlyGetMachine_MachineDataSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique identifier of the machine.\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the machine.\").optional()),\n state: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Current state of the machine (e.g., started, stopped, destroyed).\").optional()),\n config: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Configuration object for the machine.\").optional()),\n region: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Region where the machine is deployed.\").optional()),\n createdAt: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the machine was created (ISO 8601 format).\").optional()),\n updatedAt: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the machine was last updated (ISO 8601 format).\").optional()),\n instanceId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Instance identifier for the machine.\").optional()),\n}).describe(\"Machine information returned by the Fly.io API.\");\nconst FlyGetMachine_GetMachineResponseDataSchema = z.object({\n machine: z.preprocess((value) => (value === null ? undefined : value), FlyGetMachine_MachineDataSchema.optional()),\n}).describe(\"Data section of the GraphQL response.\");\nconst FlyGetMachine_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the GraphQL document where the error occurred (1-indexed).\").nullable(),\n column: z.number().int().describe(\"Column number in the GraphQL document where the error occurred (1-indexed).\").nullable(),\n}).describe(\"Location of a GraphQL error in the query document.\");\nconst FlyGetMachine_GraphQLErrorSchema = z.object({\n path: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Path to the field that caused the error.\").optional()),\n message: z.string().describe(\"Description of the error that occurred during query execution.\").nullable(),\n locations: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe(\"List of locations in the GraphQL document where the error originated.\").optional()),\n extensions: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Additional error metadata.\").optional()),\n}).describe(\"Detailed information about a GraphQL execution error.\");\nexport const FlyGetMachineOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), FlyGetMachine_GetMachineResponseDataSchema.optional()),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetMachine_GraphQLErrorSchema).describe(\"List of errors encountered during query execution. Present when query fails.\").optional()),\n}).describe(\"Response from the Fly.io GraphQL API for machine query.\");\n\nexport const flyGetMachine = action(\"FLY_GET_MACHINE\", {\n slug: \"fly-get-machine\",\n name: \"Get Machine\",\n description: \"Tool to get a single machine by ID from Fly.io. Use when you need to retrieve details about a specific machine instance.\",\n input: FlyGetMachineInput,\n output: FlyGetMachineOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,57 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-machine.d.ts
4
- declare const FlyGetMachineInput: z.ZodTypeAny;
5
- declare const FlyGetMachineOutput: z.ZodTypeAny;
6
- declare const flyGetMachine: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyGetMachineInput: z.ZodObject<{
5
+ machineId: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const FlyGetMachineOutput: z.ZodObject<{
8
+ data: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
9
+ machine: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
10
+ id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
11
+ name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ state: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
+ config: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
+ region: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
15
+ createdAt: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
16
+ updatedAt: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
17
+ instanceId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
+ }, z.core.$strip>>>;
19
+ }, z.core.$strip>>>;
20
+ errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
21
+ path: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
22
+ message: z.ZodNullable<z.ZodString>;
23
+ locations: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
24
+ line: z.ZodNullable<z.ZodNumber>;
25
+ column: z.ZodNullable<z.ZodNumber>;
26
+ }, z.core.$strip>>>>;
27
+ extensions: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
28
+ }, z.core.$strip>>>>;
29
+ }, z.core.$strip>;
30
+ declare const flyGetMachine: import("@keystrokehq/action").WorkflowActionDefinition<{
31
+ machineId: string;
32
+ }, {
33
+ data?: {
34
+ machine?: {
35
+ id?: string | undefined;
36
+ name?: string | undefined;
37
+ state?: string | undefined;
38
+ config?: Record<string, unknown> | undefined;
39
+ region?: string | undefined;
40
+ createdAt?: string | undefined;
41
+ updatedAt?: string | undefined;
42
+ instanceId?: string | undefined;
43
+ } | undefined;
44
+ } | undefined;
45
+ errors?: {
46
+ message: string | null;
47
+ path?: string[] | undefined;
48
+ locations?: {
49
+ line: number | null;
50
+ column: number | null;
51
+ }[] | undefined;
52
+ extensions?: Record<string, unknown> | undefined;
53
+ }[] | undefined;
54
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
55
  //#endregion
8
56
  export { flyGetMachine };
9
57
  //# sourceMappingURL=get-machine.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-machine.d.cts","names":[],"sources":["../../src/actions/get-machine.ts"],"mappings":";;;cAIa,kBAAA,EAAoB,CAAA,CAAE,UAE8B;AAAA,cAwBpD,mBAAA,EAAqB,CAAA,CAAE,UAGkC;AAAA,cAEzD,aAAA,gCAAa,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-machine.d.cts","names":[],"sources":["../../src/actions/get-machine.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cA0BlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAKnB,aAAA,gCAAa,wBAAA;;;;;;;;eAMxB,MAAA;;;;;;;;;;;;;;iBAAA,MAAA;EAAA;AAAA"}
@@ -1,9 +1,57 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-machine.d.ts
4
- declare const FlyGetMachineInput: z.ZodTypeAny;
5
- declare const FlyGetMachineOutput: z.ZodTypeAny;
6
- declare const flyGetMachine: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyGetMachineInput: z.ZodObject<{
5
+ machineId: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const FlyGetMachineOutput: z.ZodObject<{
8
+ data: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
9
+ machine: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
10
+ id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
11
+ name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ state: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
+ config: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
14
+ region: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
15
+ createdAt: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
16
+ updatedAt: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
17
+ instanceId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
+ }, z.core.$strip>>>;
19
+ }, z.core.$strip>>>;
20
+ errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
21
+ path: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
22
+ message: z.ZodNullable<z.ZodString>;
23
+ locations: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
24
+ line: z.ZodNullable<z.ZodNumber>;
25
+ column: z.ZodNullable<z.ZodNumber>;
26
+ }, z.core.$strip>>>>;
27
+ extensions: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
28
+ }, z.core.$strip>>>>;
29
+ }, z.core.$strip>;
30
+ declare const flyGetMachine: import("@keystrokehq/action").WorkflowActionDefinition<{
31
+ machineId: string;
32
+ }, {
33
+ data?: {
34
+ machine?: {
35
+ id?: string | undefined;
36
+ name?: string | undefined;
37
+ state?: string | undefined;
38
+ config?: Record<string, unknown> | undefined;
39
+ region?: string | undefined;
40
+ createdAt?: string | undefined;
41
+ updatedAt?: string | undefined;
42
+ instanceId?: string | undefined;
43
+ } | undefined;
44
+ } | undefined;
45
+ errors?: {
46
+ message: string | null;
47
+ path?: string[] | undefined;
48
+ locations?: {
49
+ line: number | null;
50
+ column: number | null;
51
+ }[] | undefined;
52
+ extensions?: Record<string, unknown> | undefined;
53
+ }[] | undefined;
54
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
55
  //#endregion
8
56
  export { flyGetMachine };
9
57
  //# sourceMappingURL=get-machine.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-machine.d.mts","names":[],"sources":["../../src/actions/get-machine.ts"],"mappings":";;;cAIa,kBAAA,EAAoB,CAAA,CAAE,UAE8B;AAAA,cAwBpD,mBAAA,EAAqB,CAAA,CAAE,UAGkC;AAAA,cAEzD,aAAA,gCAAa,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-machine.d.mts","names":[],"sources":["../../src/actions/get-machine.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cA0BlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAKnB,aAAA,gCAAa,wBAAA;;;;;;;;eAMxB,MAAA;;;;;;;;;;;;;;iBAAA,MAAA;EAAA;AAAA"}
@@ -3,25 +3,25 @@ import { z } from "zod";
3
3
  //#region src/actions/get-machine.ts
4
4
  const FlyGetMachineInput = z.object({ machineId: z.string().describe("The unique identifier of the machine to retrieve.") }).describe("Request parameters for retrieving a machine by ID.");
5
5
  const FlyGetMachine_MachineDataSchema = z.object({
6
- id: z.string().describe("Unique identifier of the machine.").nullable().optional(),
7
- name: z.string().describe("Name of the machine.").nullable().optional(),
8
- state: z.string().describe("Current state of the machine (e.g., started, stopped, destroyed).").nullable().optional(),
9
- config: z.record(z.string(), z.unknown()).describe("Configuration object for the machine.").nullable().optional(),
10
- region: z.string().describe("Region where the machine is deployed.").nullable().optional(),
11
- createdAt: z.string().describe("Timestamp when the machine was created (ISO 8601 format).").nullable().optional(),
12
- updatedAt: z.string().describe("Timestamp when the machine was last updated (ISO 8601 format).").nullable().optional(),
13
- instanceId: z.string().describe("Instance identifier for the machine.").nullable().optional()
6
+ id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Unique identifier of the machine.").optional()),
7
+ name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Name of the machine.").optional()),
8
+ state: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Current state of the machine (e.g., started, stopped, destroyed).").optional()),
9
+ config: z.preprocess((value) => value === null ? void 0 : value, z.record(z.string(), z.unknown()).describe("Configuration object for the machine.").optional()),
10
+ region: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Region where the machine is deployed.").optional()),
11
+ createdAt: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the machine was created (ISO 8601 format).").optional()),
12
+ updatedAt: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the machine was last updated (ISO 8601 format).").optional()),
13
+ instanceId: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Instance identifier for the machine.").optional())
14
14
  }).describe("Machine information returned by the Fly.io API.");
15
- const FlyGetMachine_GetMachineResponseDataSchema = z.object({ machine: FlyGetMachine_MachineDataSchema.nullable().optional() }).describe("Data section of the GraphQL response.");
15
+ const FlyGetMachine_GetMachineResponseDataSchema = z.object({ machine: z.preprocess((value) => value === null ? void 0 : value, FlyGetMachine_MachineDataSchema.optional()) }).describe("Data section of the GraphQL response.");
16
16
  const FlyGetMachine_GraphQLErrorLocationSchema = z.object({
17
- line: z.number().int().describe("Line number in the GraphQL document where the error occurred (1-indexed)."),
18
- column: z.number().int().describe("Column number in the GraphQL document where the error occurred (1-indexed).")
17
+ line: z.number().int().describe("Line number in the GraphQL document where the error occurred (1-indexed).").nullable(),
18
+ column: z.number().int().describe("Column number in the GraphQL document where the error occurred (1-indexed).").nullable()
19
19
  }).describe("Location of a GraphQL error in the query document.");
20
20
  const FlyGetMachine_GraphQLErrorSchema = z.object({
21
- path: z.array(z.string()).describe("Path to the field that caused the error.").nullable().optional(),
22
- message: z.string().describe("Description of the error that occurred during query execution."),
23
- locations: z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe("List of locations in the GraphQL document where the error originated.").nullable().optional(),
24
- extensions: z.record(z.string(), z.unknown()).describe("Additional error metadata.").nullable().optional()
21
+ path: z.preprocess((value) => value === null ? void 0 : value, z.array(z.string()).describe("Path to the field that caused the error.").optional()),
22
+ message: z.string().describe("Description of the error that occurred during query execution.").nullable(),
23
+ locations: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe("List of locations in the GraphQL document where the error originated.").optional()),
24
+ extensions: z.preprocess((value) => value === null ? void 0 : value, z.record(z.string(), z.unknown()).describe("Additional error metadata.").optional())
25
25
  }).describe("Detailed information about a GraphQL execution error.");
26
26
  const flyGetMachine = action("FLY_GET_MACHINE", {
27
27
  slug: "fly-get-machine",
@@ -29,8 +29,8 @@ const flyGetMachine = action("FLY_GET_MACHINE", {
29
29
  description: "Tool to get a single machine by ID from Fly.io. Use when you need to retrieve details about a specific machine instance.",
30
30
  input: FlyGetMachineInput,
31
31
  output: z.object({
32
- data: FlyGetMachine_GetMachineResponseDataSchema.nullable().optional(),
33
- errors: z.array(FlyGetMachine_GraphQLErrorSchema).describe("List of errors encountered during query execution. Present when query fails.").nullable().optional()
32
+ data: z.preprocess((value) => value === null ? void 0 : value, FlyGetMachine_GetMachineResponseDataSchema.optional()),
33
+ errors: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyGetMachine_GraphQLErrorSchema).describe("List of errors encountered during query execution. Present when query fails.").optional())
34
34
  }).describe("Response from the Fly.io GraphQL API for machine query.")
35
35
  });
36
36
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"get-machine.mjs","names":[],"sources":["../../src/actions/get-machine.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetMachineInput: z.ZodTypeAny = z.object({\n machineId: z.string().describe(\"The unique identifier of the machine to retrieve.\"),\n}).describe(\"Request parameters for retrieving a machine by ID.\");\nconst FlyGetMachine_MachineDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the machine.\").nullable().optional(),\n name: z.string().describe(\"Name of the machine.\").nullable().optional(),\n state: z.string().describe(\"Current state of the machine (e.g., started, stopped, destroyed).\").nullable().optional(),\n config: z.record(z.string(), z.unknown()).describe(\"Configuration object for the machine.\").nullable().optional(),\n region: z.string().describe(\"Region where the machine is deployed.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the machine was created (ISO 8601 format).\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the machine was last updated (ISO 8601 format).\").nullable().optional(),\n instanceId: z.string().describe(\"Instance identifier for the machine.\").nullable().optional(),\n}).describe(\"Machine information returned by the Fly.io API.\");\nconst FlyGetMachine_GetMachineResponseDataSchema: z.ZodTypeAny = z.object({\n machine: FlyGetMachine_MachineDataSchema.nullable().optional(),\n}).describe(\"Data section of the GraphQL response.\");\nconst FlyGetMachine_GraphQLErrorLocationSchema: z.ZodTypeAny = z.object({\n line: z.number().int().describe(\"Line number in the GraphQL document where the error occurred (1-indexed).\"),\n column: z.number().int().describe(\"Column number in the GraphQL document where the error occurred (1-indexed).\"),\n}).describe(\"Location of a GraphQL error in the query document.\");\nconst FlyGetMachine_GraphQLErrorSchema: z.ZodTypeAny = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Description of the error that occurred during query execution.\"),\n locations: z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe(\"List of locations in the GraphQL document where the error originated.\").nullable().optional(),\n extensions: z.record(z.string(), z.unknown()).describe(\"Additional error metadata.\").nullable().optional(),\n}).describe(\"Detailed information about a GraphQL execution error.\");\nexport const FlyGetMachineOutput: z.ZodTypeAny = z.object({\n data: FlyGetMachine_GetMachineResponseDataSchema.nullable().optional(),\n errors: z.array(FlyGetMachine_GraphQLErrorSchema).describe(\"List of errors encountered during query execution. Present when query fails.\").nullable().optional(),\n}).describe(\"Response from the Fly.io GraphQL API for machine query.\");\n\nexport const flyGetMachine = action(\"FLY_GET_MACHINE\", {\n slug: \"fly-get-machine\",\n name: \"Get Machine\",\n description: \"Tool to get a single machine by ID from Fly.io. Use when you need to retrieve details about a specific machine instance.\",\n input: FlyGetMachineInput,\n output: FlyGetMachineOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAmC,EAAE,OAAO,EACvD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACpF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,kCAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,6CAA2D,EAAE,OAAO,EACxE,SAAS,gCAAgC,SAAS,CAAC,CAAC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,2CAAyD,EAAE,OAAO;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E;AACjH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,mCAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC7F,WAAW,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAMnE,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV+C,EAAE,OAAO;EACxD,MAAM,2CAA2C,SAAS,CAAC,CAAC,SAAS;EACrE,QAAQ,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-machine.mjs","names":[],"sources":["../../src/actions/get-machine.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetMachineInput = z.object({\n machineId: z.string().describe(\"The unique identifier of the machine to retrieve.\"),\n}).describe(\"Request parameters for retrieving a machine by ID.\");\nconst FlyGetMachine_MachineDataSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique identifier of the machine.\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the machine.\").optional()),\n state: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Current state of the machine (e.g., started, stopped, destroyed).\").optional()),\n config: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Configuration object for the machine.\").optional()),\n region: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Region where the machine is deployed.\").optional()),\n createdAt: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the machine was created (ISO 8601 format).\").optional()),\n updatedAt: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the machine was last updated (ISO 8601 format).\").optional()),\n instanceId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Instance identifier for the machine.\").optional()),\n}).describe(\"Machine information returned by the Fly.io API.\");\nconst FlyGetMachine_GetMachineResponseDataSchema = z.object({\n machine: z.preprocess((value) => (value === null ? undefined : value), FlyGetMachine_MachineDataSchema.optional()),\n}).describe(\"Data section of the GraphQL response.\");\nconst FlyGetMachine_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the GraphQL document where the error occurred (1-indexed).\").nullable(),\n column: z.number().int().describe(\"Column number in the GraphQL document where the error occurred (1-indexed).\").nullable(),\n}).describe(\"Location of a GraphQL error in the query document.\");\nconst FlyGetMachine_GraphQLErrorSchema = z.object({\n path: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Path to the field that caused the error.\").optional()),\n message: z.string().describe(\"Description of the error that occurred during query execution.\").nullable(),\n locations: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe(\"List of locations in the GraphQL document where the error originated.\").optional()),\n extensions: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Additional error metadata.\").optional()),\n}).describe(\"Detailed information about a GraphQL execution error.\");\nexport const FlyGetMachineOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), FlyGetMachine_GetMachineResponseDataSchema.optional()),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetMachine_GraphQLErrorSchema).describe(\"List of errors encountered during query execution. Present when query fails.\").optional()),\n}).describe(\"Response from the Fly.io GraphQL API for machine query.\");\n\nexport const flyGetMachine = action(\"FLY_GET_MACHINE\", {\n slug: \"fly-get-machine\",\n name: \"Get Machine\",\n description: \"Tool to get a single machine by ID from Fly.io. Use when you need to retrieve details about a specific machine instance.\",\n input: FlyGetMachineInput,\n output: FlyGetMachineOutput,\n});\n"],"mappings":"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"}
@@ -3,8 +3,8 @@ let zod = require("zod");
3
3
  //#region src/actions/get-nearest-region.ts
4
4
  const FlyGetNearestRegionInput = zod.z.object({}).describe("Request model for FLY_GQL_NEAREST_REGION.\nThis query requires no parameters - it automatically determines the nearest region based on the request origin.");
5
5
  const FlyGetNearestRegionOutput = zod.z.object({
6
- data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The 'data' object returned by the GraphQL API. Contains a 'nearestRegion' object with the code of the geographically nearest Fly.io region.").nullable().optional(),
7
- errors: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.").nullable().optional()
6
+ data: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("The 'data' object returned by the GraphQL API. Contains a 'nearestRegion' object with the code of the geographically nearest Fly.io region.").optional()),
7
+ errors: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.").optional())
8
8
  }).describe("Response model for FLY_GQL_NEAREST_REGION.");
9
9
  const flyGetNearestRegion = require_action.action("FLY_GET_NEAREST_REGION", {
10
10
  slug: "fly-get-nearest-region",
@@ -1 +1 @@
1
- {"version":3,"file":"get-nearest-region.cjs","names":["z","action"],"sources":["../../src/actions/get-nearest-region.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetNearestRegionInput: z.ZodTypeAny = z.object({}).describe(\"Request model for FLY_GQL_NEAREST_REGION.\\nThis query requires no parameters - it automatically determines the nearest region based on the request origin.\");\nexport const FlyGetNearestRegionOutput: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nearestRegion' object with the code of the geographically nearest Fly.io region.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").nullable().optional(),\n}).describe(\"Response model for FLY_GQL_NEAREST_REGION.\");\n\nexport const flyGetNearestRegion = action(\"FLY_GET_NEAREST_REGION\", {\n slug: \"fly-get-nearest-region\",\n name: \"Get Nearest Region\",\n description: \"Tool to retrieve the nearest Fly.io region to the requesting client based on network location. Use when you need to determine which Fly.io region has the lowest latency from the current location.\",\n input: FlyGetNearestRegionInput,\n output: FlyGetNearestRegionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4JAA4J;AACxO,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpN,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvN,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-nearest-region.cjs","names":["z","action"],"sources":["../../src/actions/get-nearest-region.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetNearestRegionInput = z.object({}).describe(\"Request model for FLY_GQL_NEAREST_REGION.\\nThis query requires no parameters - it automatically determines the nearest region based on the request origin.\");\nexport const FlyGetNearestRegionOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nearestRegion' object with the code of the geographically nearest Fly.io region.\").optional()),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").optional()),\n}).describe(\"Response model for FLY_GQL_NEAREST_REGION.\");\n\nexport const flyGetNearestRegion = action(\"FLY_GET_NEAREST_REGION\", {\n slug: \"fly-get-nearest-region\",\n name: \"Get Nearest Region\",\n description: \"Tool to retrieve the nearest Fly.io region to the requesting client based on network location. Use when you need to determine which Fly.io region has the lowest latency from the current location.\",\n input: FlyGetNearestRegionInput,\n output: FlyGetNearestRegionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4JAA4J;AAC1N,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC;CACxQ,QAAQA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC;AAC3Q,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-nearest-region.d.ts
4
- declare const FlyGetNearestRegionInput: z.ZodTypeAny;
5
- declare const FlyGetNearestRegionOutput: z.ZodTypeAny;
6
- declare const flyGetNearestRegion: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyGetNearestRegionInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const FlyGetNearestRegionOutput: z.ZodObject<{
6
+ data: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
7
+ errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
8
+ }, z.core.$strip>;
9
+ declare const flyGetNearestRegion: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
10
+ data?: Record<string, unknown> | undefined;
11
+ errors?: Record<string, unknown>[] | undefined;
12
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { flyGetNearestRegion };
9
15
  //# sourceMappingURL=get-nearest-region.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-nearest-region.d.cts","names":[],"sources":["../../src/actions/get-nearest-region.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAAgM;AAAA,cAC5N,yBAAA,EAA2B,CAAA,CAAE,UAGe;AAAA,cAE5C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-nearest-region.d.cts","names":[],"sources":["../../src/actions/get-nearest-region.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-nearest-region.d.ts
4
- declare const FlyGetNearestRegionInput: z.ZodTypeAny;
5
- declare const FlyGetNearestRegionOutput: z.ZodTypeAny;
6
- declare const flyGetNearestRegion: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyGetNearestRegionInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const FlyGetNearestRegionOutput: z.ZodObject<{
6
+ data: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
7
+ errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
8
+ }, z.core.$strip>;
9
+ declare const flyGetNearestRegion: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
10
+ data?: Record<string, unknown> | undefined;
11
+ errors?: Record<string, unknown>[] | undefined;
12
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { flyGetNearestRegion };
9
15
  //# sourceMappingURL=get-nearest-region.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-nearest-region.d.mts","names":[],"sources":["../../src/actions/get-nearest-region.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAAgM;AAAA,cAC5N,yBAAA,EAA2B,CAAA,CAAE,UAGe;AAAA,cAE5C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-nearest-region.d.mts","names":[],"sources":["../../src/actions/get-nearest-region.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA"}
@@ -6,8 +6,8 @@ const flyGetNearestRegion = action("FLY_GET_NEAREST_REGION", {
6
6
  description: "Tool to retrieve the nearest Fly.io region to the requesting client based on network location. Use when you need to determine which Fly.io region has the lowest latency from the current location.",
7
7
  input: z.object({}).describe("Request model for FLY_GQL_NEAREST_REGION.\nThis query requires no parameters - it automatically determines the nearest region based on the request origin."),
8
8
  output: z.object({
9
- data: z.record(z.string(), z.unknown()).describe("The 'data' object returned by the GraphQL API. Contains a 'nearestRegion' object with the code of the geographically nearest Fly.io region.").nullable().optional(),
10
- errors: z.array(z.record(z.string(), z.unknown())).describe("Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.").nullable().optional()
9
+ data: z.preprocess((value) => value === null ? void 0 : value, z.record(z.string(), z.unknown()).describe("The 'data' object returned by the GraphQL API. Contains a 'nearestRegion' object with the code of the geographically nearest Fly.io region.").optional()),
10
+ errors: z.preprocess((value) => value === null ? void 0 : value, z.array(z.record(z.string(), z.unknown())).describe("Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.").optional())
11
11
  }).describe("Response model for FLY_GQL_NEAREST_REGION.")
12
12
  });
13
13
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"get-nearest-region.mjs","names":[],"sources":["../../src/actions/get-nearest-region.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetNearestRegionInput: z.ZodTypeAny = z.object({}).describe(\"Request model for FLY_GQL_NEAREST_REGION.\\nThis query requires no parameters - it automatically determines the nearest region based on the request origin.\");\nexport const FlyGetNearestRegionOutput: z.ZodTypeAny = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nearestRegion' object with the code of the geographically nearest Fly.io region.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").nullable().optional(),\n}).describe(\"Response model for FLY_GQL_NEAREST_REGION.\");\n\nexport const flyGetNearestRegion = action(\"FLY_GET_NEAREST_REGION\", {\n slug: \"fly-get-nearest-region\",\n name: \"Get Nearest Region\",\n description: \"Tool to retrieve the nearest Fly.io region to the requesting client based on network location. Use when you need to determine which Fly.io region has the lowest latency from the current location.\",\n input: FlyGetNearestRegionInput,\n output: FlyGetNearestRegionOutput,\n});\n"],"mappings":";;AAUA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVoD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4JAUnE;CACP,QAVqD,EAAE,OAAO;EAC9D,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpN,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvN,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-nearest-region.mjs","names":[],"sources":["../../src/actions/get-nearest-region.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetNearestRegionInput = z.object({}).describe(\"Request model for FLY_GQL_NEAREST_REGION.\\nThis query requires no parameters - it automatically determines the nearest region based on the request origin.\");\nexport const FlyGetNearestRegionOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nearestRegion' object with the code of the geographically nearest Fly.io region.\").optional()),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").optional()),\n}).describe(\"Response model for FLY_GQL_NEAREST_REGION.\");\n\nexport const flyGetNearestRegion = action(\"FLY_GET_NEAREST_REGION\", {\n slug: \"fly-get-nearest-region\",\n name: \"Get Nearest Region\",\n description: \"Tool to retrieve the nearest Fly.io region to the requesting client based on network location. Use when you need to determine which Fly.io region has the lowest latency from the current location.\",\n input: FlyGetNearestRegionInput,\n output: FlyGetNearestRegionOutput,\n});\n"],"mappings":";;AAUA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVsC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4JAUrD;CACP,QAVuC,EAAE,OAAO;EAChD,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC;EACxQ,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC;CAC3Q,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
@@ -3,22 +3,22 @@ let zod = require("zod");
3
3
  //#region src/actions/get-node.ts
4
4
  const FlyGetNodeInput = zod.z.object({ id: zod.z.string().describe("The globally unique ID of the object to fetch. This ID uniquely identifies any object in the Fly.io system (e.g., Organization, App, Machine, Volume, etc.).") }).describe("Request model for fetching an object by its globally unique ID using the node query.");
5
5
  const FlyGetNode_NodeObjectSchema = zod.z.object({
6
- id: zod.z.string().describe("The globally unique ID of the object."),
7
- __typename: zod.z.string().describe("The actual type of the object (e.g., Organization, App, Machine, Volume).")
6
+ id: zod.z.string().describe("The globally unique ID of the object.").nullable(),
7
+ __typename: zod.z.string().describe("The actual type of the object (e.g., Organization, App, Machine, Volume).").nullable()
8
8
  }).describe("The node object returned in the data field.");
9
- const FlyGetNode_NodeDataSchema = zod.z.object({ node: FlyGetNode_NodeObjectSchema.nullable().optional() }).describe("The data field containing the node object.");
9
+ const FlyGetNode_NodeDataSchema = zod.z.object({ node: zod.z.preprocess((value) => value === null ? void 0 : value, FlyGetNode_NodeObjectSchema.optional()) }).describe("The data field containing the node object.");
10
10
  const FlyGetNode_GraphQLErrorLocationSchema = zod.z.object({
11
- line: zod.z.number().int().describe("Line number in the query."),
12
- column: zod.z.number().int().describe("Column number in the query.")
11
+ line: zod.z.number().int().describe("Line number in the query.").nullable(),
12
+ column: zod.z.number().int().describe("Column number in the query.").nullable()
13
13
  }).describe("Location in the GraphQL query where an error occurred.");
14
14
  const FlyGetNode_GraphQLErrorSchema = zod.z.object({
15
- path: zod.z.array(zod.z.string()).describe("Path to the field that caused the error.").nullable().optional(),
16
- message: zod.z.string().describe("The error message."),
17
- locations: zod.z.array(FlyGetNode_GraphQLErrorLocationSchema).describe("Source locations of the error in the query.").nullable().optional()
15
+ path: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.string()).describe("Path to the field that caused the error.").optional()),
16
+ message: zod.z.string().describe("The error message.").nullable(),
17
+ locations: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetNode_GraphQLErrorLocationSchema).describe("Source locations of the error in the query.").optional())
18
18
  }).describe("GraphQL error object.");
19
19
  const FlyGetNodeOutput = zod.z.object({
20
- data: FlyGetNode_NodeDataSchema.nullable().optional(),
21
- errors: zod.z.array(FlyGetNode_GraphQLErrorSchema).describe("Any errors returned by the GraphQL API.").nullable().optional()
20
+ data: zod.z.preprocess((value) => value === null ? void 0 : value, FlyGetNode_NodeDataSchema.optional()),
21
+ errors: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetNode_GraphQLErrorSchema).describe("Any errors returned by the GraphQL API.").optional())
22
22
  }).describe("Response model for the node query.\n\nThe node query follows the GraphQL Global Object Identification pattern.\nReturns a Node interface object whose actual type depends on the ID provided.");
23
23
  const flyGetNode = require_action.action("FLY_GET_NODE", {
24
24
  slug: "fly-get-node",
@@ -1 +1 @@
1
- {"version":3,"file":"get-node.cjs","names":["z","action"],"sources":["../../src/actions/get-node.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetNodeInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The globally unique ID of the object to fetch. This ID uniquely identifies any object in the Fly.io system (e.g., Organization, App, Machine, Volume, etc.).\"),\n}).describe(\"Request model for fetching an object by its globally unique ID using the node query.\");\nconst FlyGetNode_NodeObjectSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The globally unique ID of the object.\"),\n __typename: z.string().describe(\"The actual type of the object (e.g., Organization, App, Machine, Volume).\"),\n}).describe(\"The node object returned in the data field.\");\nconst FlyGetNode_NodeDataSchema: z.ZodTypeAny = z.object({\n node: FlyGetNode_NodeObjectSchema.nullable().optional(),\n}).describe(\"The data field containing the node object.\");\nconst FlyGetNode_GraphQLErrorLocationSchema: z.ZodTypeAny = z.object({\n line: z.number().int().describe(\"Line number in the query.\"),\n column: z.number().int().describe(\"Column number in the query.\"),\n}).describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyGetNode_GraphQLErrorSchema: z.ZodTypeAny = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"The error message.\"),\n locations: z.array(FlyGetNode_GraphQLErrorLocationSchema).describe(\"Source locations of the error in the query.\").nullable().optional(),\n}).describe(\"GraphQL error object.\");\nexport const FlyGetNodeOutput: z.ZodTypeAny = z.object({\n data: FlyGetNode_NodeDataSchema.nullable().optional(),\n errors: z.array(FlyGetNode_GraphQLErrorSchema).describe(\"Any errors returned by the GraphQL API.\").nullable().optional(),\n}).describe(\"Response model for the node query.\\n\\nThe node query follows the GraphQL Global Object Identification pattern.\\nReturns a Node interface object whose actual type depends on the ID provided.\");\n\nexport const flyGetNode = action(\"FLY_GET_NODE\", {\n slug: \"fly-get-node\",\n name: \"Get Node by ID\",\n description: \"Tool to fetch an object by its globally unique ID using Fly.io's GraphQL node query. Returns a Node interface object with id and __typename fields. Use when you need to retrieve any Fly.io object by its ID.\",\n input: FlyGetNodeInput,\n output: FlyGetNodeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kBAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,EACxL,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAClG,MAAM,8BAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CAC/D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;AAC7G,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4BAA0CA,IAAAA,EAAE,OAAO,EACvD,MAAM,4BAA4B,SAAS,CAAC,CAAC,SAAS,EACxD,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;AACjE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CACjD,WAAWA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAa,mBAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAM,0BAA0B,SAAS,CAAC,CAAC,SAAS;CACpD,QAAQA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAE3M,MAAa,aAAaC,eAAAA,OAAO,gBAAgB;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-node.cjs","names":["z","action"],"sources":["../../src/actions/get-node.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetNodeInput = z.object({\n id: z.string().describe(\"The globally unique ID of the object to fetch. This ID uniquely identifies any object in the Fly.io system (e.g., Organization, App, Machine, Volume, etc.).\"),\n}).describe(\"Request model for fetching an object by its globally unique ID using the node query.\");\nconst FlyGetNode_NodeObjectSchema = z.object({\n id: z.string().describe(\"The globally unique ID of the object.\").nullable(),\n __typename: z.string().describe(\"The actual type of the object (e.g., Organization, App, Machine, Volume).\").nullable(),\n}).describe(\"The node object returned in the data field.\");\nconst FlyGetNode_NodeDataSchema = z.object({\n node: z.preprocess((value) => (value === null ? undefined : value), FlyGetNode_NodeObjectSchema.optional()),\n}).describe(\"The data field containing the node object.\");\nconst FlyGetNode_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query.\").nullable(),\n column: z.number().int().describe(\"Column number in the query.\").nullable(),\n}).describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyGetNode_GraphQLErrorSchema = z.object({\n path: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Path to the field that caused the error.\").optional()),\n message: z.string().describe(\"The error message.\").nullable(),\n locations: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetNode_GraphQLErrorLocationSchema).describe(\"Source locations of the error in the query.\").optional()),\n}).describe(\"GraphQL error object.\");\nexport const FlyGetNodeOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), FlyGetNode_NodeDataSchema.optional()),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetNode_GraphQLErrorSchema).describe(\"Any errors returned by the GraphQL API.\").optional()),\n}).describe(\"Response model for the node query.\\n\\nThe node query follows the GraphQL Global Object Identification pattern.\\nReturns a Node interface object whose actual type depends on the ID provided.\");\n\nexport const flyGetNode = action(\"FLY_GET_NODE\", {\n slug: \"fly-get-node\",\n name: \"Get Node by ID\",\n description: \"Tool to fetch an object by its globally unique ID using Fly.io's GraphQL node query. Returns a Node interface object with id and __typename fields. Use when you need to retrieve any Fly.io object by its ID.\",\n input: FlyGetNodeInput,\n output: FlyGetNodeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kBAAkBA,IAAAA,EAAE,OAAO,EACtC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,EACxL,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAClG,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4BAA4BA,IAAAA,EAAE,OAAO,EACzC,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,4BAA4B,SAAS,CAAC,EAC5G,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CACvJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC5D,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC;AAC5L,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAa,mBAAmBA,IAAAA,EAAE,OAAO;CACvC,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,0BAA0B,SAAS,CAAC;CACxG,QAAQA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;AAC7K,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAE3M,MAAa,aAAaC,eAAAA,OAAO,gBAAgB;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-node.d.ts
4
- declare const FlyGetNodeInput: z.ZodTypeAny;
5
- declare const FlyGetNodeOutput: z.ZodTypeAny;
6
- declare const flyGetNode: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FlyGetNodeInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const FlyGetNodeOutput: z.ZodObject<{
8
+ data: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
9
+ node: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ __typename: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>>;
13
+ }, z.core.$strip>>>;
14
+ errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
15
+ path: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
16
+ message: z.ZodNullable<z.ZodString>;
17
+ locations: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
18
+ line: z.ZodNullable<z.ZodNumber>;
19
+ column: z.ZodNullable<z.ZodNumber>;
20
+ }, z.core.$strip>>>>;
21
+ }, z.core.$strip>>>>;
22
+ }, z.core.$strip>;
23
+ declare const flyGetNode: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ id: string;
25
+ }, {
26
+ data?: {
27
+ node?: {
28
+ id: string | null;
29
+ __typename: string | null;
30
+ } | undefined;
31
+ } | undefined;
32
+ errors?: {
33
+ message: string | null;
34
+ path?: string[] | undefined;
35
+ locations?: {
36
+ line: number | null;
37
+ column: number | null;
38
+ }[] | undefined;
39
+ }[] | undefined;
40
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { flyGetNode };
9
43
  //# sourceMappingURL=get-node.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-node.d.cts","names":[],"sources":["../../src/actions/get-node.ts"],"mappings":";;;cAIa,eAAA,EAAiB,CAAA,CAAE,UAEmE;AAAA,cAiBtF,gBAAA,EAAkB,CAAA,CAAE,UAG2K;AAAA,cAE/L,UAAA,gCAAU,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-node.d.cts","names":[],"sources":["../../src/actions/get-node.ts"],"mappings":";;;cAIa,eAAA,EAAe,CAAA,CAAA,SAAA;;;cAmBf,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAKhB,UAAA,gCAAU,wBAAA"}