@keystrokehq/fly 0.1.4 → 0.1.6

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 (373) 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 +1 -0
  4. package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
  5. package/dist/actions/add-wire-guard-peer.d.cts +3 -7
  6. package/dist/actions/add-wire-guard-peer.d.cts.map +1 -1
  7. package/dist/actions/add-wire-guard-peer.d.mts +3 -7
  8. package/dist/actions/add-wire-guard-peer.d.mts.map +1 -1
  9. package/dist/actions/add-wire-guard-peer.mjs +1 -0
  10. package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
  11. package/dist/actions/check-app-name-availability.cjs +1 -0
  12. package/dist/actions/check-app-name-availability.cjs.map +1 -1
  13. package/dist/actions/check-app-name-availability.d.cts +3 -3
  14. package/dist/actions/check-app-name-availability.d.cts.map +1 -1
  15. package/dist/actions/check-app-name-availability.d.mts +3 -3
  16. package/dist/actions/check-app-name-availability.d.mts.map +1 -1
  17. package/dist/actions/check-app-name-availability.mjs +1 -0
  18. package/dist/actions/check-app-name-availability.mjs.map +1 -1
  19. package/dist/actions/check-jobs.cjs +1 -0
  20. package/dist/actions/check-jobs.cjs.map +1 -1
  21. package/dist/actions/check-jobs.d.cts +3 -4
  22. package/dist/actions/check-jobs.d.cts.map +1 -1
  23. package/dist/actions/check-jobs.d.mts +3 -4
  24. package/dist/actions/check-jobs.d.mts.map +1 -1
  25. package/dist/actions/check-jobs.mjs +1 -0
  26. package/dist/actions/check-jobs.mjs.map +1 -1
  27. package/dist/actions/check-user-only-token.cjs +1 -0
  28. package/dist/actions/check-user-only-token.cjs.map +1 -1
  29. package/dist/actions/check-user-only-token.d.cts +3 -1
  30. package/dist/actions/check-user-only-token.d.cts.map +1 -1
  31. package/dist/actions/check-user-only-token.d.mts +3 -1
  32. package/dist/actions/check-user-only-token.d.mts.map +1 -1
  33. package/dist/actions/check-user-only-token.mjs +1 -0
  34. package/dist/actions/check-user-only-token.mjs.map +1 -1
  35. package/dist/actions/create-check-job-run.cjs +1 -0
  36. package/dist/actions/create-check-job-run.cjs.map +1 -1
  37. package/dist/actions/create-check-job-run.d.cts +3 -3
  38. package/dist/actions/create-check-job-run.d.cts.map +1 -1
  39. package/dist/actions/create-check-job-run.d.mts +3 -3
  40. package/dist/actions/create-check-job-run.d.mts.map +1 -1
  41. package/dist/actions/create-check-job-run.mjs +1 -0
  42. package/dist/actions/create-check-job-run.mjs.map +1 -1
  43. package/dist/actions/create-check-job.cjs +1 -0
  44. package/dist/actions/create-check-job.cjs.map +1 -1
  45. package/dist/actions/create-check-job.d.cts +3 -9
  46. package/dist/actions/create-check-job.d.cts.map +1 -1
  47. package/dist/actions/create-check-job.d.mts +3 -9
  48. package/dist/actions/create-check-job.d.mts.map +1 -1
  49. package/dist/actions/create-check-job.mjs +1 -0
  50. package/dist/actions/create-check-job.mjs.map +1 -1
  51. package/dist/actions/create-delegated-wire-guard-token.cjs +1 -0
  52. package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
  53. package/dist/actions/create-delegated-wire-guard-token.d.cts +3 -5
  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 +3 -5
  56. package/dist/actions/create-delegated-wire-guard-token.d.mts.map +1 -1
  57. package/dist/actions/create-delegated-wire-guard-token.mjs +1 -0
  58. package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
  59. package/dist/actions/create-third-party-configuration.cjs +1 -0
  60. package/dist/actions/create-third-party-configuration.cjs.map +1 -1
  61. package/dist/actions/create-third-party-configuration.d.cts +3 -10
  62. package/dist/actions/create-third-party-configuration.d.cts.map +1 -1
  63. package/dist/actions/create-third-party-configuration.d.mts +3 -10
  64. package/dist/actions/create-third-party-configuration.d.mts.map +1 -1
  65. package/dist/actions/create-third-party-configuration.mjs +1 -0
  66. package/dist/actions/create-third-party-configuration.mjs.map +1 -1
  67. package/dist/actions/delete-delegated-wire-guard-token.cjs +1 -0
  68. package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
  69. package/dist/actions/delete-delegated-wire-guard-token.d.cts +3 -6
  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 +3 -6
  72. package/dist/actions/delete-delegated-wire-guard-token.d.mts.map +1 -1
  73. package/dist/actions/delete-delegated-wire-guard-token.mjs +1 -0
  74. package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
  75. package/dist/actions/delete-organization.cjs +1 -0
  76. package/dist/actions/delete-organization.cjs.map +1 -1
  77. package/dist/actions/delete-organization.d.cts +3 -4
  78. package/dist/actions/delete-organization.d.cts.map +1 -1
  79. package/dist/actions/delete-organization.d.mts +3 -4
  80. package/dist/actions/delete-organization.d.mts.map +1 -1
  81. package/dist/actions/delete-organization.mjs +1 -0
  82. package/dist/actions/delete-organization.mjs.map +1 -1
  83. package/dist/actions/delete-remote-builder.cjs +1 -0
  84. package/dist/actions/delete-remote-builder.cjs.map +1 -1
  85. package/dist/actions/delete-remote-builder.d.cts +3 -4
  86. package/dist/actions/delete-remote-builder.d.cts.map +1 -1
  87. package/dist/actions/delete-remote-builder.d.mts +3 -4
  88. package/dist/actions/delete-remote-builder.d.mts.map +1 -1
  89. package/dist/actions/delete-remote-builder.mjs +1 -0
  90. package/dist/actions/delete-remote-builder.mjs.map +1 -1
  91. package/dist/actions/delete-third-party-configuration.cjs +1 -0
  92. package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
  93. package/dist/actions/delete-third-party-configuration.d.cts +3 -4
  94. package/dist/actions/delete-third-party-configuration.d.cts.map +1 -1
  95. package/dist/actions/delete-third-party-configuration.d.mts +3 -4
  96. package/dist/actions/delete-third-party-configuration.d.mts.map +1 -1
  97. package/dist/actions/delete-third-party-configuration.mjs +1 -0
  98. package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
  99. package/dist/actions/detach-postgres-cluster.cjs +1 -0
  100. package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
  101. package/dist/actions/detach-postgres-cluster.d.cts +3 -6
  102. package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
  103. package/dist/actions/detach-postgres-cluster.d.mts +3 -6
  104. package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
  105. package/dist/actions/detach-postgres-cluster.mjs +1 -0
  106. package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
  107. package/dist/actions/establish-ssh-key.cjs +1 -0
  108. package/dist/actions/establish-ssh-key.cjs.map +1 -1
  109. package/dist/actions/establish-ssh-key.d.cts +3 -5
  110. package/dist/actions/establish-ssh-key.d.cts.map +1 -1
  111. package/dist/actions/establish-ssh-key.d.mts +3 -5
  112. package/dist/actions/establish-ssh-key.d.mts.map +1 -1
  113. package/dist/actions/establish-ssh-key.mjs +1 -0
  114. package/dist/actions/establish-ssh-key.mjs.map +1 -1
  115. package/dist/actions/fetch-nodes-by-ids.cjs +1 -0
  116. package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
  117. package/dist/actions/fetch-nodes-by-ids.d.cts +3 -4
  118. package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
  119. package/dist/actions/fetch-nodes-by-ids.d.mts +3 -4
  120. package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
  121. package/dist/actions/fetch-nodes-by-ids.mjs +1 -0
  122. package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
  123. package/dist/actions/get-add-on-provider.cjs +1 -0
  124. package/dist/actions/get-add-on-provider.cjs.map +1 -1
  125. package/dist/actions/get-add-on-provider.d.cts +3 -3
  126. package/dist/actions/get-add-on-provider.d.cts.map +1 -1
  127. package/dist/actions/get-add-on-provider.d.mts +3 -3
  128. package/dist/actions/get-add-on-provider.d.mts.map +1 -1
  129. package/dist/actions/get-add-on-provider.mjs +1 -0
  130. package/dist/actions/get-add-on-provider.mjs.map +1 -1
  131. package/dist/actions/get-add-on.cjs +1 -0
  132. package/dist/actions/get-add-on.cjs.map +1 -1
  133. package/dist/actions/get-add-on.d.cts +3 -5
  134. package/dist/actions/get-add-on.d.cts.map +1 -1
  135. package/dist/actions/get-add-on.d.mts +3 -5
  136. package/dist/actions/get-add-on.d.mts.map +1 -1
  137. package/dist/actions/get-add-on.mjs +1 -0
  138. package/dist/actions/get-add-on.mjs.map +1 -1
  139. package/dist/actions/get-app-details.cjs +1 -0
  140. package/dist/actions/get-app-details.cjs.map +1 -1
  141. package/dist/actions/get-app-details.d.cts +3 -3
  142. package/dist/actions/get-app-details.d.cts.map +1 -1
  143. package/dist/actions/get-app-details.d.mts +3 -3
  144. package/dist/actions/get-app-details.d.mts.map +1 -1
  145. package/dist/actions/get-app-details.mjs +1 -0
  146. package/dist/actions/get-app-details.mjs.map +1 -1
  147. package/dist/actions/get-certificate.cjs +1 -0
  148. package/dist/actions/get-certificate.cjs.map +1 -1
  149. package/dist/actions/get-certificate.d.cts +3 -3
  150. package/dist/actions/get-certificate.d.cts.map +1 -1
  151. package/dist/actions/get-certificate.d.mts +3 -3
  152. package/dist/actions/get-certificate.d.mts.map +1 -1
  153. package/dist/actions/get-certificate.mjs +1 -0
  154. package/dist/actions/get-certificate.mjs.map +1 -1
  155. package/dist/actions/get-current-token-info.cjs +1 -0
  156. package/dist/actions/get-current-token-info.cjs.map +1 -1
  157. package/dist/actions/get-current-token-info.d.cts +3 -1
  158. package/dist/actions/get-current-token-info.d.cts.map +1 -1
  159. package/dist/actions/get-current-token-info.d.mts +3 -1
  160. package/dist/actions/get-current-token-info.d.mts.map +1 -1
  161. package/dist/actions/get-current-token-info.mjs +1 -0
  162. package/dist/actions/get-current-token-info.mjs.map +1 -1
  163. package/dist/actions/get-latest-image-details.cjs +1 -0
  164. package/dist/actions/get-latest-image-details.cjs.map +1 -1
  165. package/dist/actions/get-latest-image-details.d.cts +3 -4
  166. package/dist/actions/get-latest-image-details.d.cts.map +1 -1
  167. package/dist/actions/get-latest-image-details.d.mts +3 -4
  168. package/dist/actions/get-latest-image-details.d.mts.map +1 -1
  169. package/dist/actions/get-latest-image-details.mjs +1 -0
  170. package/dist/actions/get-latest-image-details.mjs.map +1 -1
  171. package/dist/actions/get-latest-image-tag.cjs +1 -0
  172. package/dist/actions/get-latest-image-tag.cjs.map +1 -1
  173. package/dist/actions/get-latest-image-tag.d.cts +3 -3
  174. package/dist/actions/get-latest-image-tag.d.cts.map +1 -1
  175. package/dist/actions/get-latest-image-tag.d.mts +3 -3
  176. package/dist/actions/get-latest-image-tag.d.mts.map +1 -1
  177. package/dist/actions/get-latest-image-tag.mjs +1 -0
  178. package/dist/actions/get-latest-image-tag.mjs.map +1 -1
  179. package/dist/actions/get-machine.cjs +1 -0
  180. package/dist/actions/get-machine.cjs.map +1 -1
  181. package/dist/actions/get-machine.d.cts +3 -3
  182. package/dist/actions/get-machine.d.cts.map +1 -1
  183. package/dist/actions/get-machine.d.mts +3 -3
  184. package/dist/actions/get-machine.d.mts.map +1 -1
  185. package/dist/actions/get-machine.mjs +1 -0
  186. package/dist/actions/get-machine.mjs.map +1 -1
  187. package/dist/actions/get-nearest-region.cjs +1 -0
  188. package/dist/actions/get-nearest-region.cjs.map +1 -1
  189. package/dist/actions/get-nearest-region.d.cts +3 -1
  190. package/dist/actions/get-nearest-region.d.cts.map +1 -1
  191. package/dist/actions/get-nearest-region.d.mts +3 -1
  192. package/dist/actions/get-nearest-region.d.mts.map +1 -1
  193. package/dist/actions/get-nearest-region.mjs +1 -0
  194. package/dist/actions/get-nearest-region.mjs.map +1 -1
  195. package/dist/actions/get-node.cjs +1 -0
  196. package/dist/actions/get-node.cjs.map +1 -1
  197. package/dist/actions/get-node.d.cts +3 -3
  198. package/dist/actions/get-node.d.cts.map +1 -1
  199. package/dist/actions/get-node.d.mts +3 -3
  200. package/dist/actions/get-node.d.mts.map +1 -1
  201. package/dist/actions/get-node.mjs +1 -0
  202. package/dist/actions/get-node.mjs.map +1 -1
  203. package/dist/actions/get-organization.cjs +1 -0
  204. package/dist/actions/get-organization.cjs.map +1 -1
  205. package/dist/actions/get-organization.d.cts +3 -3
  206. package/dist/actions/get-organization.d.cts.map +1 -1
  207. package/dist/actions/get-organization.d.mts +3 -3
  208. package/dist/actions/get-organization.d.mts.map +1 -1
  209. package/dist/actions/get-organization.mjs +1 -0
  210. package/dist/actions/get-organization.mjs.map +1 -1
  211. package/dist/actions/get-personal-organization.cjs +1 -0
  212. package/dist/actions/get-personal-organization.cjs.map +1 -1
  213. package/dist/actions/get-personal-organization.d.cts +3 -1
  214. package/dist/actions/get-personal-organization.d.cts.map +1 -1
  215. package/dist/actions/get-personal-organization.d.mts +3 -1
  216. package/dist/actions/get-personal-organization.d.mts.map +1 -1
  217. package/dist/actions/get-personal-organization.mjs +1 -0
  218. package/dist/actions/get-personal-organization.mjs.map +1 -1
  219. package/dist/actions/get-placements.cjs +1 -0
  220. package/dist/actions/get-placements.cjs.map +1 -1
  221. package/dist/actions/get-placements.d.cts +3 -18
  222. package/dist/actions/get-placements.d.cts.map +1 -1
  223. package/dist/actions/get-placements.d.mts +3 -18
  224. package/dist/actions/get-placements.d.mts.map +1 -1
  225. package/dist/actions/get-placements.mjs +1 -0
  226. package/dist/actions/get-placements.mjs.map +1 -1
  227. package/dist/actions/get-platform-info.cjs +1 -0
  228. package/dist/actions/get-platform-info.cjs.map +1 -1
  229. package/dist/actions/get-platform-info.d.cts +3 -1
  230. package/dist/actions/get-platform-info.d.cts.map +1 -1
  231. package/dist/actions/get-platform-info.d.mts +3 -1
  232. package/dist/actions/get-platform-info.d.mts.map +1 -1
  233. package/dist/actions/get-platform-info.mjs +1 -0
  234. package/dist/actions/get-platform-info.mjs.map +1 -1
  235. package/dist/actions/get-products.cjs +1 -0
  236. package/dist/actions/get-products.cjs.map +1 -1
  237. package/dist/actions/get-products.d.cts +3 -1
  238. package/dist/actions/get-products.d.cts.map +1 -1
  239. package/dist/actions/get-products.d.mts +3 -1
  240. package/dist/actions/get-products.d.mts.map +1 -1
  241. package/dist/actions/get-products.mjs +1 -0
  242. package/dist/actions/get-products.mjs.map +1 -1
  243. package/dist/actions/get-regions.cjs +1 -0
  244. package/dist/actions/get-regions.cjs.map +1 -1
  245. package/dist/actions/get-regions.d.cts +3 -8
  246. package/dist/actions/get-regions.d.cts.map +1 -1
  247. package/dist/actions/get-regions.d.mts +3 -8
  248. package/dist/actions/get-regions.d.mts.map +1 -1
  249. package/dist/actions/get-regions.mjs +1 -0
  250. package/dist/actions/get-regions.mjs.map +1 -1
  251. package/dist/actions/get-viewer-info.cjs +1 -0
  252. package/dist/actions/get-viewer-info.cjs.map +1 -1
  253. package/dist/actions/get-viewer-info.d.cts +3 -3
  254. package/dist/actions/get-viewer-info.d.cts.map +1 -1
  255. package/dist/actions/get-viewer-info.d.mts +3 -3
  256. package/dist/actions/get-viewer-info.d.mts.map +1 -1
  257. package/dist/actions/get-viewer-info.mjs +1 -0
  258. package/dist/actions/get-viewer-info.mjs.map +1 -1
  259. package/dist/actions/issue-certificate.cjs +1 -0
  260. package/dist/actions/issue-certificate.cjs.map +1 -1
  261. package/dist/actions/issue-certificate.d.cts +3 -8
  262. package/dist/actions/issue-certificate.d.cts.map +1 -1
  263. package/dist/actions/issue-certificate.d.mts +3 -8
  264. package/dist/actions/issue-certificate.d.mts.map +1 -1
  265. package/dist/actions/issue-certificate.mjs +1 -0
  266. package/dist/actions/issue-certificate.mjs.map +1 -1
  267. package/dist/actions/list-add-on-plans.cjs +1 -0
  268. package/dist/actions/list-add-on-plans.cjs.map +1 -1
  269. package/dist/actions/list-add-on-plans.d.cts +3 -6
  270. package/dist/actions/list-add-on-plans.d.cts.map +1 -1
  271. package/dist/actions/list-add-on-plans.d.mts +3 -6
  272. package/dist/actions/list-add-on-plans.d.mts.map +1 -1
  273. package/dist/actions/list-add-on-plans.mjs +1 -0
  274. package/dist/actions/list-add-on-plans.mjs.map +1 -1
  275. package/dist/actions/list-add-ons.cjs +1 -0
  276. package/dist/actions/list-add-ons.cjs.map +1 -1
  277. package/dist/actions/list-add-ons.d.cts +3 -4
  278. package/dist/actions/list-add-ons.d.cts.map +1 -1
  279. package/dist/actions/list-add-ons.d.mts +3 -4
  280. package/dist/actions/list-add-ons.d.mts.map +1 -1
  281. package/dist/actions/list-add-ons.mjs +1 -0
  282. package/dist/actions/list-add-ons.mjs.map +1 -1
  283. package/dist/actions/list-apps-graphql.cjs +1 -0
  284. package/dist/actions/list-apps-graphql.cjs.map +1 -1
  285. package/dist/actions/list-apps-graphql.d.cts +3 -9
  286. package/dist/actions/list-apps-graphql.d.cts.map +1 -1
  287. package/dist/actions/list-apps-graphql.d.mts +3 -9
  288. package/dist/actions/list-apps-graphql.d.mts.map +1 -1
  289. package/dist/actions/list-apps-graphql.mjs +1 -0
  290. package/dist/actions/list-apps-graphql.mjs.map +1 -1
  291. package/dist/actions/list-apps.cjs +1 -0
  292. package/dist/actions/list-apps.cjs.map +1 -1
  293. package/dist/actions/list-apps.d.cts +3 -4
  294. package/dist/actions/list-apps.d.cts.map +1 -1
  295. package/dist/actions/list-apps.d.mts +3 -4
  296. package/dist/actions/list-apps.d.mts.map +1 -1
  297. package/dist/actions/list-apps.mjs +1 -0
  298. package/dist/actions/list-apps.mjs.map +1 -1
  299. package/dist/actions/list-check-locations.cjs +1 -0
  300. package/dist/actions/list-check-locations.cjs.map +1 -1
  301. package/dist/actions/list-check-locations.d.cts +3 -1
  302. package/dist/actions/list-check-locations.d.cts.map +1 -1
  303. package/dist/actions/list-check-locations.d.mts +3 -1
  304. package/dist/actions/list-check-locations.d.mts.map +1 -1
  305. package/dist/actions/list-check-locations.mjs +1 -0
  306. package/dist/actions/list-check-locations.mjs.map +1 -1
  307. package/dist/actions/list-machines.cjs +1 -0
  308. package/dist/actions/list-machines.cjs.map +1 -1
  309. package/dist/actions/list-machines.d.cts +3 -6
  310. package/dist/actions/list-machines.d.cts.map +1 -1
  311. package/dist/actions/list-machines.d.mts +3 -6
  312. package/dist/actions/list-machines.d.mts.map +1 -1
  313. package/dist/actions/list-machines.mjs +1 -0
  314. package/dist/actions/list-machines.mjs.map +1 -1
  315. package/dist/actions/list-org-machines.cjs +1 -0
  316. package/dist/actions/list-org-machines.cjs.map +1 -1
  317. package/dist/actions/list-org-machines.d.cts +3 -9
  318. package/dist/actions/list-org-machines.d.cts.map +1 -1
  319. package/dist/actions/list-org-machines.d.mts +3 -9
  320. package/dist/actions/list-org-machines.d.mts.map +1 -1
  321. package/dist/actions/list-org-machines.mjs +1 -0
  322. package/dist/actions/list-org-machines.mjs.map +1 -1
  323. package/dist/actions/remove-wire-guard-peer.cjs +1 -0
  324. package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
  325. package/dist/actions/remove-wire-guard-peer.d.cts +3 -4
  326. package/dist/actions/remove-wire-guard-peer.d.cts.map +1 -1
  327. package/dist/actions/remove-wire-guard-peer.d.mts +3 -4
  328. package/dist/actions/remove-wire-guard-peer.d.mts.map +1 -1
  329. package/dist/actions/remove-wire-guard-peer.mjs +1 -0
  330. package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
  331. package/dist/actions/set-apps-v2-default-on.cjs +1 -0
  332. package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
  333. package/dist/actions/set-apps-v2-default-on.d.cts +3 -4
  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 +3 -4
  336. package/dist/actions/set-apps-v2-default-on.d.mts.map +1 -1
  337. package/dist/actions/set-apps-v2-default-on.mjs +1 -0
  338. package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
  339. package/dist/actions/update-third-party-configuration.cjs +1 -0
  340. package/dist/actions/update-third-party-configuration.cjs.map +1 -1
  341. package/dist/actions/update-third-party-configuration.d.cts +3 -10
  342. package/dist/actions/update-third-party-configuration.d.cts.map +1 -1
  343. package/dist/actions/update-third-party-configuration.d.mts +3 -10
  344. package/dist/actions/update-third-party-configuration.d.mts.map +1 -1
  345. package/dist/actions/update-third-party-configuration.mjs +1 -0
  346. package/dist/actions/update-third-party-configuration.mjs.map +1 -1
  347. package/dist/actions/validate-config.cjs +1 -0
  348. package/dist/actions/validate-config.cjs.map +1 -1
  349. package/dist/actions/validate-config.d.cts +3 -3
  350. package/dist/actions/validate-config.d.cts.map +1 -1
  351. package/dist/actions/validate-config.d.mts +3 -3
  352. package/dist/actions/validate-config.d.mts.map +1 -1
  353. package/dist/actions/validate-config.mjs +1 -0
  354. package/dist/actions/validate-config.mjs.map +1 -1
  355. package/dist/actions/validate-wire-guard-peers.cjs +1 -0
  356. package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
  357. package/dist/actions/validate-wire-guard-peers.d.cts +3 -3
  358. package/dist/actions/validate-wire-guard-peers.d.cts.map +1 -1
  359. package/dist/actions/validate-wire-guard-peers.d.mts +3 -3
  360. package/dist/actions/validate-wire-guard-peers.d.mts.map +1 -1
  361. package/dist/actions/validate-wire-guard-peers.mjs +1 -0
  362. package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
  363. package/dist/app.cjs +9 -2
  364. package/dist/app.cjs.map +1 -1
  365. package/dist/app.d.cts +8 -1
  366. package/dist/app.d.cts.map +1 -1
  367. package/dist/app.d.mts +8 -1
  368. package/dist/app.d.mts.map +1 -1
  369. package/dist/app.mjs +6 -2
  370. package/dist/app.mjs.map +1 -1
  371. package/dist/index.d.cts +1 -1
  372. package/dist/index.d.mts +1 -1
  373. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"get-placements.mjs","names":[],"sources":["../../src/actions/get-placements.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlacementsInput = z.object({\n count: z.number().int().describe(\"Number of machines to simulate placement. Defaults to 0, which returns the org-specific limit for each region.\").optional(),\n region: z.string().describe(\"Region expression for placement as a comma-delimited set of regions or aliases. Defaults to '[region],any', to prefer the API endpoint's local region with any other region as fallback.\").optional(),\n compute: z.object({\n cpus: z.number().int().describe(\"Number of CPUs to allocate to the machine.\").optional(),\n gpus: z.number().int().describe(\"Number of GPUs to allocate to the machine.\").optional(),\n cpu_kind: z.string().describe(\"Type of CPU (e.g., 'shared', 'performance'). Determines the CPU architecture and performance characteristics.\").optional(),\n gpu_kind: z.string().describe(\"Type of GPU to allocate (e.g., 'a100-pcie-40gb', 'a100-sxm4-80gb').\").optional(),\n memory_mb: z.number().int().describe(\"Amount of memory in megabytes to allocate to the machine.\").optional(),\n kernel_args: z.array(z.string()).describe(\"Kernel arguments for the machine.\").optional(),\n persist_rootfs: z.string().describe(\"Whether to persist the root filesystem across restarts.\").optional(),\n host_dedication_id: z.string().describe(\"Host dedication ID for dedicated hardware placement.\").optional(),\n}).describe(\"Resource requirements for the Machine to simulate.\").optional(),\n weights: z.record(z.string(), z.unknown()).describe(\"Optional weights to override default placement preferences. Higher values indicate stronger preference.\").optional(),\n org_slug: z.string().describe(\"Organization slug identifier (e.g., 'personal' for personal account or your org name).\"),\n volume_name: z.string().describe(\"Name of an existing volume to consider in placement.\").optional(),\n volume_size_bytes: z.number().int().describe(\"Size of volume in bytes to consider in placement.\").optional(),\n}).describe(\"Request model for getting placement recommendations for Machines.\");\nconst FlyGetPlacements_RegionPlacementSchema = z.object({\n count: z.number().int().describe(\"Number of machines that can be placed in this region.\").nullable(),\n region: z.string().describe(\"Region code where machines can be placed.\").nullable(),\n concurrency: z.number().int().describe(\"Concurrency level supported in this region.\").nullable(),\n}).passthrough().describe(\"Placement recommendation for a specific region.\");\nexport const FlyGetPlacementsOutput = z.object({\n regions: z.array(FlyGetPlacements_RegionPlacementSchema).describe(\"List of regions with their placement recommendations, ordered by preference.\"),\n}).passthrough().describe(\"Response model containing placement recommendations.\");\n\nexport const flyGetPlacements = action(\"FLY_GET_PLACEMENTS\", {\n slug: \"fly-get-placements\",\n name: \"Get Placements\",\n description: \"Tool to get placement recommendations for Machines in Fly.io regions. Use when you need to determine optimal regions for deploying machines based on resource requirements, volume constraints, and organizational limits.\",\n input: FlyGetPlacementsInput,\n output: FlyGetPlacementsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CAC5J,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CACjO,SAAS,EAAE,OAAO;EAClB,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvF,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EACxJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAC9G,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EAC3G,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACxG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACxK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;CACtH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,yCAAyC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAK3E,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToC,EAAE,OAAO,EAC7C,SAAS,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,8EAA8E,EAClJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-placements.mjs","names":[],"sources":["../../src/actions/get-placements.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetPlacementsInput = z.object({\n count: z.number().int().describe(\"Number of machines to simulate placement. Defaults to 0, which returns the org-specific limit for each region.\").optional(),\n region: z.string().describe(\"Region expression for placement as a comma-delimited set of regions or aliases. Defaults to '[region],any', to prefer the API endpoint's local region with any other region as fallback.\").optional(),\n compute: z.object({\n cpus: z.number().int().describe(\"Number of CPUs to allocate to the machine.\").optional(),\n gpus: z.number().int().describe(\"Number of GPUs to allocate to the machine.\").optional(),\n cpu_kind: z.string().describe(\"Type of CPU (e.g., 'shared', 'performance'). Determines the CPU architecture and performance characteristics.\").optional(),\n gpu_kind: z.string().describe(\"Type of GPU to allocate (e.g., 'a100-pcie-40gb', 'a100-sxm4-80gb').\").optional(),\n memory_mb: z.number().int().describe(\"Amount of memory in megabytes to allocate to the machine.\").optional(),\n kernel_args: z.array(z.string()).describe(\"Kernel arguments for the machine.\").optional(),\n persist_rootfs: z.string().describe(\"Whether to persist the root filesystem across restarts.\").optional(),\n host_dedication_id: z.string().describe(\"Host dedication ID for dedicated hardware placement.\").optional(),\n}).describe(\"Resource requirements for the Machine to simulate.\").optional(),\n weights: z.record(z.string(), z.unknown()).describe(\"Optional weights to override default placement preferences. Higher values indicate stronger preference.\").optional(),\n org_slug: z.string().describe(\"Organization slug identifier (e.g., 'personal' for personal account or your org name).\"),\n volume_name: z.string().describe(\"Name of an existing volume to consider in placement.\").optional(),\n volume_size_bytes: z.number().int().describe(\"Size of volume in bytes to consider in placement.\").optional(),\n}).describe(\"Request model for getting placement recommendations for Machines.\");\nconst FlyGetPlacements_RegionPlacementSchema = z.object({\n count: z.number().int().describe(\"Number of machines that can be placed in this region.\").nullable(),\n region: z.string().describe(\"Region code where machines can be placed.\").nullable(),\n concurrency: z.number().int().describe(\"Concurrency level supported in this region.\").nullable(),\n}).passthrough().describe(\"Placement recommendation for a specific region.\");\nexport const FlyGetPlacementsOutput = z.object({\n regions: z.array(FlyGetPlacements_RegionPlacementSchema).describe(\"List of regions with their placement recommendations, ordered by preference.\"),\n}).passthrough().describe(\"Response model containing placement recommendations.\");\n\nexport const flyGetPlacements: AppAction<\n typeof FlyGetPlacementsInput,\n typeof FlyGetPlacementsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_PLACEMENTS\", {\n slug: \"fly-get-placements\",\n name: \"Get Placements\",\n description: \"Tool to get placement recommendations for Machines in Fly.io regions. Use when you need to determine optimal regions for deploying machines based on resource requirements, volume constraints, and organizational limits.\",\n input: FlyGetPlacementsInput,\n output: FlyGetPlacementsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CAC5J,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CACjO,SAAS,EAAE,OAAO;EAClB,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvF,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EACxJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAC9G,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EAC3G,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACxG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACxK,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;CACtH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAClG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,yCAAyC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAK3E,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAboC,EAAE,OAAO,EAC7C,SAAS,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,8EAA8E,EAClJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-platform-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-platform-info.cjs","names":["z","action"],"sources":["../../src/actions/get-platform-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlatformInfoInput = z.object({}).describe(\"Request parameters for retrieving Fly.io platform information.\");\nconst FlyGetPlatformInfo_FlyctlReleaseSchema = z.object({\n version: z.string().describe(\"The version string of the latest flyctl release.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO8601 timestamp of the flyctl release.\").nullable().optional(),\n}).passthrough().describe(\"Latest flyctl release information.\");\nconst FlyGetPlatformInfo_RegionSchema = z.object({\n code: z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr').\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the region.\").nullable().optional(),\n}).passthrough().describe(\"Fly.io geographic region information.\");\nconst FlyGetPlatformInfo_VMSizeSchema = z.object({\n name: z.string().describe(\"Name of the VM size configuration.\").nullable().optional(),\n cpuCores: z.number().int().describe(\"Number of CPU cores allocated to this VM size.\").nullable().optional(),\n memoryGb: z.number().describe(\"Amount of memory in gigabytes allocated to this VM size.\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine size configuration.\");\nexport const FlyGetPlatformInfoOutput = z.object({\n flyctl: FlyGetPlatformInfo_FlyctlReleaseSchema.nullable().optional(),\n regions: z.array(FlyGetPlatformInfo_RegionSchema).describe(\"List of all available Fly.io global regions.\").nullable().optional(),\n vmSizes: z.array(FlyGetPlatformInfo_VMSizeSchema).describe(\"List of available virtual machine sizes and their configurations.\").nullable().optional(),\n requestRegion: z.string().describe(\"The region code from which the current request originated.\").nullable().optional(),\n}).passthrough().describe(\"Response containing Fly.io platform information.\");\n\nexport const flyGetPlatformInfo = action(\"FLY_GET_PLATFORM_INFO\", {\n slug: \"fly-get-platform-info\",\n name: \"Get Platform Information\",\n description: \"Tool to retrieve Fly.io platform information including available regions, VM sizes, and flyctl version. Use when you need infrastructure-level details about the Fly.io platform.\",\n input: FlyGetPlatformInfoInput,\n output: FlyGetPlatformInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC7H,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,QAAQ,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACnE,SAASA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAASA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-platform-info.cjs","names":["z","action"],"sources":["../../src/actions/get-platform-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetPlatformInfoInput = z.object({}).describe(\"Request parameters for retrieving Fly.io platform information.\");\nconst FlyGetPlatformInfo_FlyctlReleaseSchema = z.object({\n version: z.string().describe(\"The version string of the latest flyctl release.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO8601 timestamp of the flyctl release.\").nullable().optional(),\n}).passthrough().describe(\"Latest flyctl release information.\");\nconst FlyGetPlatformInfo_RegionSchema = z.object({\n code: z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr').\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the region.\").nullable().optional(),\n}).passthrough().describe(\"Fly.io geographic region information.\");\nconst FlyGetPlatformInfo_VMSizeSchema = z.object({\n name: z.string().describe(\"Name of the VM size configuration.\").nullable().optional(),\n cpuCores: z.number().int().describe(\"Number of CPU cores allocated to this VM size.\").nullable().optional(),\n memoryGb: z.number().describe(\"Amount of memory in gigabytes allocated to this VM size.\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine size configuration.\");\nexport const FlyGetPlatformInfoOutput = z.object({\n flyctl: FlyGetPlatformInfo_FlyctlReleaseSchema.nullable().optional(),\n regions: z.array(FlyGetPlatformInfo_RegionSchema).describe(\"List of all available Fly.io global regions.\").nullable().optional(),\n vmSizes: z.array(FlyGetPlatformInfo_VMSizeSchema).describe(\"List of available virtual machine sizes and their configurations.\").nullable().optional(),\n requestRegion: z.string().describe(\"The region code from which the current request originated.\").nullable().optional(),\n}).passthrough().describe(\"Response containing Fly.io platform information.\");\n\nexport const flyGetPlatformInfo: AppAction<\n typeof FlyGetPlatformInfoInput,\n typeof FlyGetPlatformInfoOutput,\n typeof fly.credential\n> = action(\"FLY_GET_PLATFORM_INFO\", {\n slug: \"fly-get-platform-info\",\n name: \"Get Platform Information\",\n description: \"Tool to retrieve Fly.io platform information including available regions, VM sizes, and flyctl version. Use when you need infrastructure-level details about the Fly.io platform.\",\n input: FlyGetPlatformInfoInput,\n output: FlyGetPlatformInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC7H,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,QAAQ,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACnE,SAASA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAASA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,qBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-platform-info.d.ts
@@ -18,7 +20,7 @@ declare const FlyGetPlatformInfoOutput: z.ZodObject<{
18
20
  }, z.core.$loose>>>>;
19
21
  requestRegion: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
22
  }, z.core.$loose>;
21
- declare const flyGetPlatformInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ declare const flyGetPlatformInfo: AppAction<typeof FlyGetPlatformInfoInput, typeof FlyGetPlatformInfoOutput, typeof fly.credential>;
22
24
  //#endregion
23
25
  export { flyGetPlatformInfo };
24
26
  //# sourceMappingURL=get-platform-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-platform-info.d.cts","names":[],"sources":["../../src/actions/get-platform-info.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAOxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-platform-info.d.cts","names":[],"sources":["../../src/actions/get-platform-info.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAOxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-platform-info.d.ts
@@ -18,7 +20,7 @@ declare const FlyGetPlatformInfoOutput: z.ZodObject<{
18
20
  }, z.core.$loose>>>>;
19
21
  requestRegion: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
22
  }, z.core.$loose>;
21
- declare const flyGetPlatformInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ declare const flyGetPlatformInfo: AppAction<typeof FlyGetPlatformInfoInput, typeof FlyGetPlatformInfoOutput, typeof fly.credential>;
22
24
  //#endregion
23
25
  export { flyGetPlatformInfo };
24
26
  //# sourceMappingURL=get-platform-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-platform-info.d.mts","names":[],"sources":["../../src/actions/get-platform-info.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAOxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-platform-info.d.mts","names":[],"sources":["../../src/actions/get-platform-info.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAOxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-platform-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-platform-info.mjs","names":[],"sources":["../../src/actions/get-platform-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetPlatformInfoInput = z.object({}).describe(\"Request parameters for retrieving Fly.io platform information.\");\nconst FlyGetPlatformInfo_FlyctlReleaseSchema = z.object({\n version: z.string().describe(\"The version string of the latest flyctl release.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO8601 timestamp of the flyctl release.\").nullable().optional(),\n}).passthrough().describe(\"Latest flyctl release information.\");\nconst FlyGetPlatformInfo_RegionSchema = z.object({\n code: z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr').\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the region.\").nullable().optional(),\n}).passthrough().describe(\"Fly.io geographic region information.\");\nconst FlyGetPlatformInfo_VMSizeSchema = z.object({\n name: z.string().describe(\"Name of the VM size configuration.\").nullable().optional(),\n cpuCores: z.number().int().describe(\"Number of CPU cores allocated to this VM size.\").nullable().optional(),\n memoryGb: z.number().describe(\"Amount of memory in gigabytes allocated to this VM size.\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine size configuration.\");\nexport const FlyGetPlatformInfoOutput = z.object({\n flyctl: FlyGetPlatformInfo_FlyctlReleaseSchema.nullable().optional(),\n regions: z.array(FlyGetPlatformInfo_RegionSchema).describe(\"List of all available Fly.io global regions.\").nullable().optional(),\n vmSizes: z.array(FlyGetPlatformInfo_VMSizeSchema).describe(\"List of available virtual machine sizes and their configurations.\").nullable().optional(),\n requestRegion: z.string().describe(\"The region code from which the current request originated.\").nullable().optional(),\n}).passthrough().describe(\"Response containing Fly.io platform information.\");\n\nexport const flyGetPlatformInfo = action(\"FLY_GET_PLATFORM_INFO\", {\n slug: \"fly-get-platform-info\",\n name: \"Get Platform Information\",\n description: \"Tool to retrieve Fly.io platform information including available regions, VM sizes, and flyctl version. Use when you need infrastructure-level details about the Fly.io platform.\",\n input: FlyGetPlatformInfoInput,\n output: FlyGetPlatformInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC7H,MAAM,yCAAyC,EAAE,OAAO;CACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAQ/D,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZsC,EAAE,OAAO;EAC/C,QAAQ,uCAAuC,SAAS,CAAC,CAAC,SAAS;EACnE,SAAS,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,SAAS,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-platform-info.mjs","names":[],"sources":["../../src/actions/get-platform-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetPlatformInfoInput = z.object({}).describe(\"Request parameters for retrieving Fly.io platform information.\");\nconst FlyGetPlatformInfo_FlyctlReleaseSchema = z.object({\n version: z.string().describe(\"The version string of the latest flyctl release.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO8601 timestamp of the flyctl release.\").nullable().optional(),\n}).passthrough().describe(\"Latest flyctl release information.\");\nconst FlyGetPlatformInfo_RegionSchema = z.object({\n code: z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr').\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the region.\").nullable().optional(),\n}).passthrough().describe(\"Fly.io geographic region information.\");\nconst FlyGetPlatformInfo_VMSizeSchema = z.object({\n name: z.string().describe(\"Name of the VM size configuration.\").nullable().optional(),\n cpuCores: z.number().int().describe(\"Number of CPU cores allocated to this VM size.\").nullable().optional(),\n memoryGb: z.number().describe(\"Amount of memory in gigabytes allocated to this VM size.\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine size configuration.\");\nexport const FlyGetPlatformInfoOutput = z.object({\n flyctl: FlyGetPlatformInfo_FlyctlReleaseSchema.nullable().optional(),\n regions: z.array(FlyGetPlatformInfo_RegionSchema).describe(\"List of all available Fly.io global regions.\").nullable().optional(),\n vmSizes: z.array(FlyGetPlatformInfo_VMSizeSchema).describe(\"List of available virtual machine sizes and their configurations.\").nullable().optional(),\n requestRegion: z.string().describe(\"The region code from which the current request originated.\").nullable().optional(),\n}).passthrough().describe(\"Response containing Fly.io platform information.\");\n\nexport const flyGetPlatformInfo: AppAction<\n typeof FlyGetPlatformInfoInput,\n typeof FlyGetPlatformInfoOutput,\n typeof fly.credential\n> = action(\"FLY_GET_PLATFORM_INFO\", {\n slug: \"fly-get-platform-info\",\n name: \"Get Platform Information\",\n description: \"Tool to retrieve Fly.io platform information including available regions, VM sizes, and flyctl version. Use when you need infrastructure-level details about the Fly.io platform.\",\n input: FlyGetPlatformInfoInput,\n output: FlyGetPlatformInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC7H,MAAM,yCAAyC,EAAE,OAAO;CACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAQ/D,MAAa,qBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBsC,EAAE,OAAO;EAC/C,QAAQ,uCAAuC,SAAS,CAAC,CAAC,SAAS;EACnE,SAAS,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,SAAS,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-products.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-products.cjs","names":["z","action"],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetProductsInput = z.object({}).describe(\"Request parameters for retrieving Fly.io product and pricing information.\");\nconst FlyGetProducts_PriceTierSchema = z.object({\n upTo: z.number().int().describe(\"The maximum quantity limit for this pricing tier. null means unlimited.\").nullable().optional(),\n unitAmount: z.number().int().describe(\"The price per unit in cents for this tier.\").nullable().optional(),\n}).passthrough().describe(\"Represents a pricing tier with unit amount and quantity limit.\");\nconst FlyGetProducts_ProductSchema = z.object({\n name: z.string().describe(\"The name of the product.\").nullable().optional(),\n type: z.string().describe(\"The type or category of the product.\").nullable().optional(),\n tiers: z.array(FlyGetProducts_PriceTierSchema).describe(\"List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.\").nullable().optional(),\n unitLabel: z.string().describe(\"The unit label for the product (e.g., 'GB', 'hour', 'request').\").nullable().optional(),\n}).passthrough().describe(\"Represents a Fly.io product with pricing information.\");\nexport const FlyGetProductsOutput = z.object({\n products: z.array(FlyGetProducts_ProductSchema).describe(\"List of products with their pricing tiers.\"),\n}).passthrough().describe(\"Response containing Fly.io product and pricing information.\");\n\nexport const flyGetProducts = action(\"FLY_GET_PRODUCTS\", {\n slug: \"fly-get-products\",\n name: \"Get Products and Pricing\",\n description: \"Tool to retrieve Fly.io product and price information via GraphQL. Use when you need to fetch product catalog, pricing tiers, or billing information.\",\n input: FlyGetProductsInput,\n output: FlyGetProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACpI,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,UAAUA,IAAAA,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,4CAA4C,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-products.cjs","names":["z","action"],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetProductsInput = z.object({}).describe(\"Request parameters for retrieving Fly.io product and pricing information.\");\nconst FlyGetProducts_PriceTierSchema = z.object({\n upTo: z.number().int().describe(\"The maximum quantity limit for this pricing tier. null means unlimited.\").nullable().optional(),\n unitAmount: z.number().int().describe(\"The price per unit in cents for this tier.\").nullable().optional(),\n}).passthrough().describe(\"Represents a pricing tier with unit amount and quantity limit.\");\nconst FlyGetProducts_ProductSchema = z.object({\n name: z.string().describe(\"The name of the product.\").nullable().optional(),\n type: z.string().describe(\"The type or category of the product.\").nullable().optional(),\n tiers: z.array(FlyGetProducts_PriceTierSchema).describe(\"List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.\").nullable().optional(),\n unitLabel: z.string().describe(\"The unit label for the product (e.g., 'GB', 'hour', 'request').\").nullable().optional(),\n}).passthrough().describe(\"Represents a Fly.io product with pricing information.\");\nexport const FlyGetProductsOutput = z.object({\n products: z.array(FlyGetProducts_ProductSchema).describe(\"List of products with their pricing tiers.\"),\n}).passthrough().describe(\"Response containing Fly.io product and pricing information.\");\n\nexport const flyGetProducts: AppAction<\n typeof FlyGetProductsInput,\n typeof FlyGetProductsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_PRODUCTS\", {\n slug: \"fly-get-products\",\n name: \"Get Products and Pricing\",\n description: \"Tool to retrieve Fly.io product and price information via GraphQL. Use when you need to fetch product catalog, pricing tiers, or billing information.\",\n input: FlyGetProductsInput,\n output: FlyGetProductsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACpI,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,UAAUA,IAAAA,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,4CAA4C,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,iBAITC,eAAAA,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-products.d.ts
@@ -13,7 +15,7 @@ declare const FlyGetProductsOutput: z.ZodObject<{
13
15
  unitLabel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>;
16
- declare const flyGetProducts: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const flyGetProducts: AppAction<typeof FlyGetProductsInput, typeof FlyGetProductsOutput, typeof fly.credential>;
17
19
  //#endregion
18
20
  export { flyGetProducts };
19
21
  //# sourceMappingURL=get-products.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-products.d.cts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-products.d.cts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-products.d.ts
@@ -13,7 +15,7 @@ declare const FlyGetProductsOutput: z.ZodObject<{
13
15
  unitLabel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>;
16
- declare const flyGetProducts: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const flyGetProducts: AppAction<typeof FlyGetProductsInput, typeof FlyGetProductsOutput, typeof fly.credential>;
17
19
  //#endregion
18
20
  export { flyGetProducts };
19
21
  //# sourceMappingURL=get-products.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-products.d.mts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-products.d.mts","names":[],"sources":["../../src/actions/get-products.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-products.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-products.mjs","names":[],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetProductsInput = z.object({}).describe(\"Request parameters for retrieving Fly.io product and pricing information.\");\nconst FlyGetProducts_PriceTierSchema = z.object({\n upTo: z.number().int().describe(\"The maximum quantity limit for this pricing tier. null means unlimited.\").nullable().optional(),\n unitAmount: z.number().int().describe(\"The price per unit in cents for this tier.\").nullable().optional(),\n}).passthrough().describe(\"Represents a pricing tier with unit amount and quantity limit.\");\nconst FlyGetProducts_ProductSchema = z.object({\n name: z.string().describe(\"The name of the product.\").nullable().optional(),\n type: z.string().describe(\"The type or category of the product.\").nullable().optional(),\n tiers: z.array(FlyGetProducts_PriceTierSchema).describe(\"List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.\").nullable().optional(),\n unitLabel: z.string().describe(\"The unit label for the product (e.g., 'GB', 'hour', 'request').\").nullable().optional(),\n}).passthrough().describe(\"Represents a Fly.io product with pricing information.\");\nexport const FlyGetProductsOutput = z.object({\n products: z.array(FlyGetProducts_ProductSchema).describe(\"List of products with their pricing tiers.\"),\n}).passthrough().describe(\"Response containing Fly.io product and pricing information.\");\n\nexport const flyGetProducts = action(\"FLY_GET_PRODUCTS\", {\n slug: \"fly-get-products\",\n name: \"Get Products and Pricing\",\n description: \"Tool to retrieve Fly.io product and price information via GraphQL. Use when you need to fetch product catalog, pricing tiers, or billing information.\",\n input: FlyGetProductsInput,\n output: FlyGetProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACpI,MAAM,iCAAiC,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,+BAA+B,EAAE,OAAO;CAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkC,EAAE,OAAO,EAC3C,UAAU,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,4CAA4C,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-products.mjs","names":[],"sources":["../../src/actions/get-products.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetProductsInput = z.object({}).describe(\"Request parameters for retrieving Fly.io product and pricing information.\");\nconst FlyGetProducts_PriceTierSchema = z.object({\n upTo: z.number().int().describe(\"The maximum quantity limit for this pricing tier. null means unlimited.\").nullable().optional(),\n unitAmount: z.number().int().describe(\"The price per unit in cents for this tier.\").nullable().optional(),\n}).passthrough().describe(\"Represents a pricing tier with unit amount and quantity limit.\");\nconst FlyGetProducts_ProductSchema = z.object({\n name: z.string().describe(\"The name of the product.\").nullable().optional(),\n type: z.string().describe(\"The type or category of the product.\").nullable().optional(),\n tiers: z.array(FlyGetProducts_PriceTierSchema).describe(\"List of pricing tiers for this product. Each tier defines a price per unit and optional quantity limit.\").nullable().optional(),\n unitLabel: z.string().describe(\"The unit label for the product (e.g., 'GB', 'hour', 'request').\").nullable().optional(),\n}).passthrough().describe(\"Represents a Fly.io product with pricing information.\");\nexport const FlyGetProductsOutput = z.object({\n products: z.array(FlyGetProducts_ProductSchema).describe(\"List of products with their pricing tiers.\"),\n}).passthrough().describe(\"Response containing Fly.io product and pricing information.\");\n\nexport const flyGetProducts: AppAction<\n typeof FlyGetProductsInput,\n typeof FlyGetProductsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_PRODUCTS\", {\n slug: \"fly-get-products\",\n name: \"Get Products and Pricing\",\n description: \"Tool to retrieve Fly.io product and price information via GraphQL. Use when you need to fetch product catalog, pricing tiers, or billing information.\",\n input: FlyGetProductsInput,\n output: FlyGetProductsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACpI,MAAM,iCAAiC,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,+BAA+B,EAAE,OAAO;CAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkC,EAAE,OAAO,EAC3C,UAAU,EAAE,MAAM,4BAA4B,CAAC,CAAC,SAAS,4CAA4C,EACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-regions.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-regions.cjs","names":["z","action"],"sources":["../../src/actions/get-regions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetRegionsInput = z.object({\n cpus: z.number().int().describe(\"Guest CPU count. Filter regions by CPU count availability.\").optional(),\n gpus: z.number().int().describe(\"Guest GPU count. Filter regions by GPU availability.\").optional(),\n size: z.string().describe(\"Guest machine size preset. Default is performance-1x. Use this to filter regions by machine size availability.\").optional(),\n cpu_kind: z.string().describe(\"Guest CPU kind (e.g., 'shared', 'performance'). Filter regions by CPU type availability.\").optional(),\n gpu_kind: z.string().describe(\"Guest GPU kind (e.g., 'a100-pcie-40gb', 'a100-sxm4-80gb'). Filter regions by GPU type availability.\").optional(),\n memory_mb: z.number().int().describe(\"Guest memory in megabytes. Filter regions by memory availability.\").optional(),\n}).describe(\"Request model for getting available Fly.io regions.\");\nconst FlyGetRegions_RegionInfoSchema = z.object({\n code: z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr', 'fra').\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the region (e.g., 'London, United Kingdom').\").nullable().optional(),\n capacity: z.number().int().describe(\"Available capacity in the region. Higher values indicate more available resources.\").nullable().optional(),\n latitude: z.number().describe(\"Geographic latitude coordinate of the region.\").nullable().optional(),\n longitude: z.number().describe(\"Geographic longitude coordinate of the region.\").nullable().optional(),\n deprecated: z.boolean().describe(\"Whether this region is deprecated and should not be used for new deployments.\").nullable().optional(),\n geo_region: z.string().describe(\"Geographic region classification (e.g., 'Europe', 'North America').\").nullable().optional(),\n gateway_available: z.boolean().describe(\"Whether the Fly.io gateway service is available in this region.\").nullable().optional(),\n requires_paid_plan: z.boolean().describe(\"Whether this region requires a paid plan to deploy resources.\").nullable().optional(),\n}).passthrough().describe(\"Information about a Fly.io region.\");\nexport const FlyGetRegionsOutput = z.object({\n nearest: z.string().describe(\"Code of the nearest region to the API request origin.\").nullable().optional(),\n regions: z.array(FlyGetRegions_RegionInfoSchema).describe(\"List of available Fly.io regions with their details.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing available Fly.io regions.\");\n\nexport const flyGetRegions = action(\"FLY_GET_REGIONS\", {\n slug: \"fly-get-regions\",\n name: \"Get Regions\",\n description: \"Tool to get the list of available Fly.io regions with optional filtering. Use when you need to discover which regions are available for deploying machines, or to filter regions by specific resource requirements like CPU, memory, or GPU.\",\n input: FlyGetRegionsInput,\n output: FlyGetRegionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACrJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACnI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-regions.cjs","names":["z","action"],"sources":["../../src/actions/get-regions.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetRegionsInput = z.object({\n cpus: z.number().int().describe(\"Guest CPU count. Filter regions by CPU count availability.\").optional(),\n gpus: z.number().int().describe(\"Guest GPU count. Filter regions by GPU availability.\").optional(),\n size: z.string().describe(\"Guest machine size preset. Default is performance-1x. Use this to filter regions by machine size availability.\").optional(),\n cpu_kind: z.string().describe(\"Guest CPU kind (e.g., 'shared', 'performance'). Filter regions by CPU type availability.\").optional(),\n gpu_kind: z.string().describe(\"Guest GPU kind (e.g., 'a100-pcie-40gb', 'a100-sxm4-80gb'). Filter regions by GPU type availability.\").optional(),\n memory_mb: z.number().int().describe(\"Guest memory in megabytes. Filter regions by memory availability.\").optional(),\n}).describe(\"Request model for getting available Fly.io regions.\");\nconst FlyGetRegions_RegionInfoSchema = z.object({\n code: z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr', 'fra').\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the region (e.g., 'London, United Kingdom').\").nullable().optional(),\n capacity: z.number().int().describe(\"Available capacity in the region. Higher values indicate more available resources.\").nullable().optional(),\n latitude: z.number().describe(\"Geographic latitude coordinate of the region.\").nullable().optional(),\n longitude: z.number().describe(\"Geographic longitude coordinate of the region.\").nullable().optional(),\n deprecated: z.boolean().describe(\"Whether this region is deprecated and should not be used for new deployments.\").nullable().optional(),\n geo_region: z.string().describe(\"Geographic region classification (e.g., 'Europe', 'North America').\").nullable().optional(),\n gateway_available: z.boolean().describe(\"Whether the Fly.io gateway service is available in this region.\").nullable().optional(),\n requires_paid_plan: z.boolean().describe(\"Whether this region requires a paid plan to deploy resources.\").nullable().optional(),\n}).passthrough().describe(\"Information about a Fly.io region.\");\nexport const FlyGetRegionsOutput = z.object({\n nearest: z.string().describe(\"Code of the nearest region to the API request origin.\").nullable().optional(),\n regions: z.array(FlyGetRegions_RegionInfoSchema).describe(\"List of available Fly.io regions with their details.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing available Fly.io regions.\");\n\nexport const flyGetRegions: AppAction<\n typeof FlyGetRegionsInput,\n typeof FlyGetRegionsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_REGIONS\", {\n slug: \"fly-get-regions\",\n name: \"Get Regions\",\n description: \"Tool to get the list of available Fly.io regions with optional filtering. Use when you need to discover which regions are available for deploying machines, or to filter regions by specific resource requirements like CPU, memory, or GPU.\",\n input: FlyGetRegionsInput,\n output: FlyGetRegionsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACrJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACnI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,SAASA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,gBAITC,eAAAA,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-regions.d.ts
@@ -23,14 +25,7 @@ declare const FlyGetRegionsOutput: z.ZodObject<{
23
25
  requires_paid_plan: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
24
26
  }, z.core.$loose>>>>;
25
27
  }, z.core.$loose>;
26
- declare const flyGetRegions: import("@keystrokehq/action").WorkflowActionDefinition<{
27
- cpus?: number | undefined;
28
- gpus?: number | undefined;
29
- size?: string | undefined;
30
- cpu_kind?: string | undefined;
31
- gpu_kind?: string | undefined;
32
- memory_mb?: number | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ declare const flyGetRegions: AppAction<typeof FlyGetRegionsInput, typeof FlyGetRegionsOutput, typeof fly.credential>;
34
29
  //#endregion
35
30
  export { flyGetRegions };
36
31
  //# sourceMappingURL=get-regions.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-regions.d.cts","names":[],"sources":["../../src/actions/get-regions.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;cAmBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKnB,aAAA,gCAAa,wBAAA"}
1
+ {"version":3,"file":"get-regions.d.cts","names":[],"sources":["../../src/actions/get-regions.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;cAmBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-regions.d.ts
@@ -23,14 +25,7 @@ declare const FlyGetRegionsOutput: z.ZodObject<{
23
25
  requires_paid_plan: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
24
26
  }, z.core.$loose>>>>;
25
27
  }, z.core.$loose>;
26
- declare const flyGetRegions: import("@keystrokehq/action").WorkflowActionDefinition<{
27
- cpus?: number | undefined;
28
- gpus?: number | undefined;
29
- size?: string | undefined;
30
- cpu_kind?: string | undefined;
31
- gpu_kind?: string | undefined;
32
- memory_mb?: number | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ declare const flyGetRegions: AppAction<typeof FlyGetRegionsInput, typeof FlyGetRegionsOutput, typeof fly.credential>;
34
29
  //#endregion
35
30
  export { flyGetRegions };
36
31
  //# sourceMappingURL=get-regions.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-regions.d.mts","names":[],"sources":["../../src/actions/get-regions.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;cAmBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKnB,aAAA,gCAAa,wBAAA"}
1
+ {"version":3,"file":"get-regions.d.mts","names":[],"sources":["../../src/actions/get-regions.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;cAmBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-regions.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-regions.mjs","names":[],"sources":["../../src/actions/get-regions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetRegionsInput = z.object({\n cpus: z.number().int().describe(\"Guest CPU count. Filter regions by CPU count availability.\").optional(),\n gpus: z.number().int().describe(\"Guest GPU count. Filter regions by GPU availability.\").optional(),\n size: z.string().describe(\"Guest machine size preset. Default is performance-1x. Use this to filter regions by machine size availability.\").optional(),\n cpu_kind: z.string().describe(\"Guest CPU kind (e.g., 'shared', 'performance'). Filter regions by CPU type availability.\").optional(),\n gpu_kind: z.string().describe(\"Guest GPU kind (e.g., 'a100-pcie-40gb', 'a100-sxm4-80gb'). Filter regions by GPU type availability.\").optional(),\n memory_mb: z.number().int().describe(\"Guest memory in megabytes. Filter regions by memory availability.\").optional(),\n}).describe(\"Request model for getting available Fly.io regions.\");\nconst FlyGetRegions_RegionInfoSchema = z.object({\n code: z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr', 'fra').\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the region (e.g., 'London, United Kingdom').\").nullable().optional(),\n capacity: z.number().int().describe(\"Available capacity in the region. Higher values indicate more available resources.\").nullable().optional(),\n latitude: z.number().describe(\"Geographic latitude coordinate of the region.\").nullable().optional(),\n longitude: z.number().describe(\"Geographic longitude coordinate of the region.\").nullable().optional(),\n deprecated: z.boolean().describe(\"Whether this region is deprecated and should not be used for new deployments.\").nullable().optional(),\n geo_region: z.string().describe(\"Geographic region classification (e.g., 'Europe', 'North America').\").nullable().optional(),\n gateway_available: z.boolean().describe(\"Whether the Fly.io gateway service is available in this region.\").nullable().optional(),\n requires_paid_plan: z.boolean().describe(\"Whether this region requires a paid plan to deploy resources.\").nullable().optional(),\n}).passthrough().describe(\"Information about a Fly.io region.\");\nexport const FlyGetRegionsOutput = z.object({\n nearest: z.string().describe(\"Code of the nearest region to the API request origin.\").nullable().optional(),\n regions: z.array(FlyGetRegions_RegionInfoSchema).describe(\"List of available Fly.io regions with their details.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing available Fly.io regions.\");\n\nexport const flyGetRegions = action(\"FLY_GET_REGIONS\", {\n slug: \"fly-get-regions\",\n name: \"Get Regions\",\n description: \"Tool to get the list of available Fly.io regions with optional filtering. Use when you need to discover which regions are available for deploying machines, or to filter regions by specific resource requirements like CPU, memory, or GPU.\",\n input: FlyGetRegionsInput,\n output: FlyGetRegionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqB,EAAE,OAAO;CACzC,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACrJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACnI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAM9D,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAViC,EAAE,OAAO;EAC1C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-regions.mjs","names":[],"sources":["../../src/actions/get-regions.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetRegionsInput = z.object({\n cpus: z.number().int().describe(\"Guest CPU count. Filter regions by CPU count availability.\").optional(),\n gpus: z.number().int().describe(\"Guest GPU count. Filter regions by GPU availability.\").optional(),\n size: z.string().describe(\"Guest machine size preset. Default is performance-1x. Use this to filter regions by machine size availability.\").optional(),\n cpu_kind: z.string().describe(\"Guest CPU kind (e.g., 'shared', 'performance'). Filter regions by CPU type availability.\").optional(),\n gpu_kind: z.string().describe(\"Guest GPU kind (e.g., 'a100-pcie-40gb', 'a100-sxm4-80gb'). Filter regions by GPU type availability.\").optional(),\n memory_mb: z.number().int().describe(\"Guest memory in megabytes. Filter regions by memory availability.\").optional(),\n}).describe(\"Request model for getting available Fly.io regions.\");\nconst FlyGetRegions_RegionInfoSchema = z.object({\n code: z.string().describe(\"Short code identifier for the region (e.g., 'iad', 'lhr', 'fra').\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the region (e.g., 'London, United Kingdom').\").nullable().optional(),\n capacity: z.number().int().describe(\"Available capacity in the region. Higher values indicate more available resources.\").nullable().optional(),\n latitude: z.number().describe(\"Geographic latitude coordinate of the region.\").nullable().optional(),\n longitude: z.number().describe(\"Geographic longitude coordinate of the region.\").nullable().optional(),\n deprecated: z.boolean().describe(\"Whether this region is deprecated and should not be used for new deployments.\").nullable().optional(),\n geo_region: z.string().describe(\"Geographic region classification (e.g., 'Europe', 'North America').\").nullable().optional(),\n gateway_available: z.boolean().describe(\"Whether the Fly.io gateway service is available in this region.\").nullable().optional(),\n requires_paid_plan: z.boolean().describe(\"Whether this region requires a paid plan to deploy resources.\").nullable().optional(),\n}).passthrough().describe(\"Information about a Fly.io region.\");\nexport const FlyGetRegionsOutput = z.object({\n nearest: z.string().describe(\"Code of the nearest region to the API request origin.\").nullable().optional(),\n regions: z.array(FlyGetRegions_RegionInfoSchema).describe(\"List of available Fly.io regions with their details.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing available Fly.io regions.\");\n\nexport const flyGetRegions: AppAction<\n typeof FlyGetRegionsInput,\n typeof FlyGetRegionsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_REGIONS\", {\n slug: \"fly-get-regions\",\n name: \"Get Regions\",\n description: \"Tool to get the list of available Fly.io regions with optional filtering. Use when you need to discover which regions are available for deploying machines, or to filter regions by specific resource requirements like CPU, memory, or GPU.\",\n input: FlyGetRegionsInput,\n output: FlyGetRegionsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqB,EAAE,OAAO;CACzC,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACrJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACnI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CAC9I,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAM9D,MAAa,gBAIT,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdiC,EAAE,OAAO;EAC1C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,SAAS,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-viewer-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-viewer-info.cjs","names":["z","action"],"sources":["../../src/actions/get-viewer-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetViewerInfoInput = z.object({\n query: z.string().default(\"{ viewer { avatarUrl createdAt email featureFlags } }\").describe(\"GraphQL query string to retrieve viewer information. Default query fetches avatarUrl, createdAt, email, and featureFlags.\").optional(),\n}).describe(\"Request model for retrieving authenticated user's account information.\");\nconst FlyGetViewerInfo_ViewerInfoSchema = z.object({\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL of the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp in ISO 8601 format\").nullable().optional(),\n featureFlags: z.array(z.string()).describe(\"List of enabled feature flags for the user\").nullable().optional(),\n}).passthrough().describe(\"Authenticated user's account information.\");\nconst FlyGetViewerInfo_GetViewerInfoResponseDataSchema = z.object({\n viewer: FlyGetViewerInfo_ViewerInfoSchema.nullable(),\n}).passthrough().describe(\"GraphQL response data wrapper.\");\nexport const FlyGetViewerInfoOutput = z.object({\n data: FlyGetViewerInfo_GetViewerInfoResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for viewer information query.\");\n\nexport const flyGetViewerInfo = action(\"FLY_GET_VIEWER_INFO\", {\n slug: \"fly-get-viewer-info\",\n name: \"Get Viewer Info\",\n description: \"Tool to retrieve the authenticated user's account information from Fly.io. Use when you need to get the current user's profile details, including avatar, email, creation date, and feature flags.\",\n input: FlyGetViewerInfoInput,\n output: FlyGetViewerInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,uDAAuD,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,EACpO,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,mDAAmDA,IAAAA,EAAE,OAAO,EAChE,QAAQ,kCAAkC,SAAS,EACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAM,iDAAiD,SAAS,EAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-viewer-info.cjs","names":["z","action"],"sources":["../../src/actions/get-viewer-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetViewerInfoInput = z.object({\n query: z.string().default(\"{ viewer { avatarUrl createdAt email featureFlags } }\").describe(\"GraphQL query string to retrieve viewer information. Default query fetches avatarUrl, createdAt, email, and featureFlags.\").optional(),\n}).describe(\"Request model for retrieving authenticated user's account information.\");\nconst FlyGetViewerInfo_ViewerInfoSchema = z.object({\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL of the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp in ISO 8601 format\").nullable().optional(),\n featureFlags: z.array(z.string()).describe(\"List of enabled feature flags for the user\").nullable().optional(),\n}).passthrough().describe(\"Authenticated user's account information.\");\nconst FlyGetViewerInfo_GetViewerInfoResponseDataSchema = z.object({\n viewer: FlyGetViewerInfo_ViewerInfoSchema.nullable(),\n}).passthrough().describe(\"GraphQL response data wrapper.\");\nexport const FlyGetViewerInfoOutput = z.object({\n data: FlyGetViewerInfo_GetViewerInfoResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for viewer information query.\");\n\nexport const flyGetViewerInfo: AppAction<\n typeof FlyGetViewerInfoInput,\n typeof FlyGetViewerInfoOutput,\n typeof fly.credential\n> = action(\"FLY_GET_VIEWER_INFO\", {\n slug: \"fly-get-viewer-info\",\n name: \"Get Viewer Info\",\n description: \"Tool to retrieve the authenticated user's account information from Fly.io. Use when you need to get the current user's profile details, including avatar, email, creation date, and feature flags.\",\n input: FlyGetViewerInfoInput,\n output: FlyGetViewerInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,uDAAuD,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,EACpO,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,mDAAmDA,IAAAA,EAAE,OAAO,EAChE,QAAQ,kCAAkC,SAAS,EACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAM,iDAAiD,SAAS,EAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,mBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-viewer-info.d.ts
@@ -14,9 +16,7 @@ declare const FlyGetViewerInfoOutput: z.ZodObject<{
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>>;
16
18
  }, z.core.$loose>;
17
- declare const flyGetViewerInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- query?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const flyGetViewerInfo: AppAction<typeof FlyGetViewerInfoInput, typeof FlyGetViewerInfoOutput, typeof fly.credential>;
20
20
  //#endregion
21
21
  export { flyGetViewerInfo };
22
22
  //# sourceMappingURL=get-viewer-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-viewer-info.d.cts","names":[],"sources":["../../src/actions/get-viewer-info.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAYrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAItB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-viewer-info.d.cts","names":[],"sources":["../../src/actions/get-viewer-info.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAYrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-viewer-info.d.ts
@@ -14,9 +16,7 @@ declare const FlyGetViewerInfoOutput: z.ZodObject<{
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>>;
16
18
  }, z.core.$loose>;
17
- declare const flyGetViewerInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- query?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const flyGetViewerInfo: AppAction<typeof FlyGetViewerInfoInput, typeof FlyGetViewerInfoOutput, typeof fly.credential>;
20
20
  //#endregion
21
21
  export { flyGetViewerInfo };
22
22
  //# sourceMappingURL=get-viewer-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-viewer-info.d.mts","names":[],"sources":["../../src/actions/get-viewer-info.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAYrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAItB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-viewer-info.d.mts","names":[],"sources":["../../src/actions/get-viewer-info.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAYrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-viewer-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-viewer-info.mjs","names":[],"sources":["../../src/actions/get-viewer-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetViewerInfoInput = z.object({\n query: z.string().default(\"{ viewer { avatarUrl createdAt email featureFlags } }\").describe(\"GraphQL query string to retrieve viewer information. Default query fetches avatarUrl, createdAt, email, and featureFlags.\").optional(),\n}).describe(\"Request model for retrieving authenticated user's account information.\");\nconst FlyGetViewerInfo_ViewerInfoSchema = z.object({\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL of the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp in ISO 8601 format\").nullable().optional(),\n featureFlags: z.array(z.string()).describe(\"List of enabled feature flags for the user\").nullable().optional(),\n}).passthrough().describe(\"Authenticated user's account information.\");\nconst FlyGetViewerInfo_GetViewerInfoResponseDataSchema = z.object({\n viewer: FlyGetViewerInfo_ViewerInfoSchema.nullable(),\n}).passthrough().describe(\"GraphQL response data wrapper.\");\nexport const FlyGetViewerInfoOutput = z.object({\n data: FlyGetViewerInfo_GetViewerInfoResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for viewer information query.\");\n\nexport const flyGetViewerInfo = action(\"FLY_GET_VIEWER_INFO\", {\n slug: \"fly-get-viewer-info\",\n name: \"Get Viewer Info\",\n description: \"Tool to retrieve the authenticated user's account information from Fly.io. Use when you need to get the current user's profile details, including avatar, email, creation date, and feature flags.\",\n input: FlyGetViewerInfoInput,\n output: FlyGetViewerInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,EAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,uDAAuD,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,EACpO,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,oCAAoC,EAAE,OAAO;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,mDAAmD,EAAE,OAAO,EAChE,QAAQ,kCAAkC,SAAS,EACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAK1D,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToC,EAAE,OAAO,EAC7C,MAAM,iDAAiD,SAAS,EAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-viewer-info.mjs","names":[],"sources":["../../src/actions/get-viewer-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetViewerInfoInput = z.object({\n query: z.string().default(\"{ viewer { avatarUrl createdAt email featureFlags } }\").describe(\"GraphQL query string to retrieve viewer information. Default query fetches avatarUrl, createdAt, email, and featureFlags.\").optional(),\n}).describe(\"Request model for retrieving authenticated user's account information.\");\nconst FlyGetViewerInfo_ViewerInfoSchema = z.object({\n email: z.string().describe(\"User's email address\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL of the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp in ISO 8601 format\").nullable().optional(),\n featureFlags: z.array(z.string()).describe(\"List of enabled feature flags for the user\").nullable().optional(),\n}).passthrough().describe(\"Authenticated user's account information.\");\nconst FlyGetViewerInfo_GetViewerInfoResponseDataSchema = z.object({\n viewer: FlyGetViewerInfo_ViewerInfoSchema.nullable(),\n}).passthrough().describe(\"GraphQL response data wrapper.\");\nexport const FlyGetViewerInfoOutput = z.object({\n data: FlyGetViewerInfo_GetViewerInfoResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for viewer information query.\");\n\nexport const flyGetViewerInfo: AppAction<\n typeof FlyGetViewerInfoInput,\n typeof FlyGetViewerInfoOutput,\n typeof fly.credential\n> = action(\"FLY_GET_VIEWER_INFO\", {\n slug: \"fly-get-viewer-info\",\n name: \"Get Viewer Info\",\n description: \"Tool to retrieve the authenticated user's account information from Fly.io. Use when you need to get the current user's profile details, including avatar, email, creation date, and feature flags.\",\n input: FlyGetViewerInfoInput,\n output: FlyGetViewerInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwB,EAAE,OAAO,EAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,uDAAuD,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,EACpO,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,oCAAoC,EAAE,OAAO;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,mDAAmD,EAAE,OAAO,EAChE,QAAQ,kCAAkC,SAAS,EACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAK1D,MAAa,mBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAboC,EAAE,OAAO,EAC7C,MAAM,iDAAiD,SAAS,EAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/issue-certificate.ts
@@ -1 +1 @@
1
- {"version":3,"file":"issue-certificate.cjs","names":["z","action"],"sources":["../../src/actions/issue-certificate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyIssueCertificateInput = z.object({\n app_names: z.array(z.string()).describe(\"The names of the apps this certificate will be limited to accessing\").optional(),\n principals: z.array(z.string()).describe(\"SSH principals for certificate (e.g. ['fly', 'root'])\").optional(),\n public_key: z.string().describe(\"The openssh-formatted ED25519 public key to issue the certificate for\").optional(),\n valid_hours: z.number().int().describe(\"Hours for which certificate will be valid\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization\"),\n client_mutation_id: z.string().describe(\"Standard mutation identifier\").optional(),\n}).describe(\"Request model for issuing an SSH certificate for a Fly.io organization.\");\nexport const FlyIssueCertificateOutput = z.object({\n certificate: z.string().describe(\"The issued SSH certificate in OpenSSH format (ssh-ed25519-cert-v01@openssh.com)\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the input mutation ID\").nullable().optional(),\n}).passthrough().describe(\"Response model for the issue certificate endpoint.\");\n\nexport const flyIssueCertificate = action(\"FLY_ISSUE_CERTIFICATE\", {\n slug: \"fly-issue-certificate\",\n name: \"Issue Certificate\",\n description: \"Tool to issue an SSH certificate for accessing Fly.io infrastructure. Returns an SSH certificate in OpenSSH format. Use when you need to authenticate SSH access to Fly.io machines or apps.\",\n input: FlyIssueCertificateInput,\n output: FlyIssueCertificateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAClH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC7F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACtE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"issue-certificate.cjs","names":["z","action"],"sources":["../../src/actions/issue-certificate.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyIssueCertificateInput = z.object({\n app_names: z.array(z.string()).describe(\"The names of the apps this certificate will be limited to accessing\").optional(),\n principals: z.array(z.string()).describe(\"SSH principals for certificate (e.g. ['fly', 'root'])\").optional(),\n public_key: z.string().describe(\"The openssh-formatted ED25519 public key to issue the certificate for\").optional(),\n valid_hours: z.number().int().describe(\"Hours for which certificate will be valid\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization\"),\n client_mutation_id: z.string().describe(\"Standard mutation identifier\").optional(),\n}).describe(\"Request model for issuing an SSH certificate for a Fly.io organization.\");\nexport const FlyIssueCertificateOutput = z.object({\n certificate: z.string().describe(\"The issued SSH certificate in OpenSSH format (ssh-ed25519-cert-v01@openssh.com)\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the input mutation ID\").nullable().optional(),\n}).passthrough().describe(\"Response model for the issue certificate endpoint.\");\n\nexport const flyIssueCertificate: AppAction<\n typeof FlyIssueCertificateInput,\n typeof FlyIssueCertificateOutput,\n typeof fly.credential\n> = action(\"FLY_ISSUE_CERTIFICATE\", {\n slug: \"fly-issue-certificate\",\n name: \"Issue Certificate\",\n description: \"Tool to issue an SSH certificate for accessing Fly.io infrastructure. Returns an SSH certificate in OpenSSH format. Use when you need to authenticate SSH access to Fly.io machines or apps.\",\n input: FlyIssueCertificateInput,\n output: FlyIssueCertificateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAClH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC7F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACtE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/issue-certificate.d.ts
@@ -13,14 +15,7 @@ declare const FlyIssueCertificateOutput: z.ZodObject<{
13
15
  certificate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
17
  }, z.core.$loose>;
16
- declare const flyIssueCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- organization_id: string;
18
- app_names?: string[] | undefined;
19
- principals?: string[] | undefined;
20
- public_key?: string | undefined;
21
- valid_hours?: number | undefined;
22
- client_mutation_id?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const flyIssueCertificate: AppAction<typeof FlyIssueCertificateInput, typeof FlyIssueCertificateOutput, typeof fly.credential>;
24
19
  //#endregion
25
20
  export { flyIssueCertificate };
26
21
  //# sourceMappingURL=issue-certificate.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"issue-certificate.d.cts","names":[],"sources":["../../src/actions/issue-certificate.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
1
+ {"version":3,"file":"issue-certificate.d.cts","names":[],"sources":["../../src/actions/issue-certificate.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/issue-certificate.d.ts
@@ -13,14 +15,7 @@ declare const FlyIssueCertificateOutput: z.ZodObject<{
13
15
  certificate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
17
  }, z.core.$loose>;
16
- declare const flyIssueCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- organization_id: string;
18
- app_names?: string[] | undefined;
19
- principals?: string[] | undefined;
20
- public_key?: string | undefined;
21
- valid_hours?: number | undefined;
22
- client_mutation_id?: string | undefined;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const flyIssueCertificate: AppAction<typeof FlyIssueCertificateInput, typeof FlyIssueCertificateOutput, typeof fly.credential>;
24
19
  //#endregion
25
20
  export { flyIssueCertificate };
26
21
  //# sourceMappingURL=issue-certificate.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"issue-certificate.d.mts","names":[],"sources":["../../src/actions/issue-certificate.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
1
+ {"version":3,"file":"issue-certificate.d.mts","names":[],"sources":["../../src/actions/issue-certificate.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;cAQxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const flyIssueCertificate = action("FLY_ISSUE_CERTIFICATE", {
@@ -1 +1 @@
1
- {"version":3,"file":"issue-certificate.mjs","names":[],"sources":["../../src/actions/issue-certificate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyIssueCertificateInput = z.object({\n app_names: z.array(z.string()).describe(\"The names of the apps this certificate will be limited to accessing\").optional(),\n principals: z.array(z.string()).describe(\"SSH principals for certificate (e.g. ['fly', 'root'])\").optional(),\n public_key: z.string().describe(\"The openssh-formatted ED25519 public key to issue the certificate for\").optional(),\n valid_hours: z.number().int().describe(\"Hours for which certificate will be valid\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization\"),\n client_mutation_id: z.string().describe(\"Standard mutation identifier\").optional(),\n}).describe(\"Request model for issuing an SSH certificate for a Fly.io organization.\");\nexport const FlyIssueCertificateOutput = z.object({\n certificate: z.string().describe(\"The issued SSH certificate in OpenSSH format (ssh-ed25519-cert-v01@openssh.com)\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the input mutation ID\").nullable().optional(),\n}).passthrough().describe(\"Response model for the issue certificate endpoint.\");\n\nexport const flyIssueCertificate = action(\"FLY_ISSUE_CERTIFICATE\", {\n slug: \"fly-issue-certificate\",\n name: \"Issue Certificate\",\n description: \"Tool to issue an SSH certificate for accessing Fly.io infrastructure. Returns an SSH certificate in OpenSSH format. Use when you need to authenticate SSH access to Fly.io machines or apps.\",\n input: FlyIssueCertificateInput,\n output: FlyIssueCertificateOutput,\n});\n"],"mappings":";;AAiBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBsC,EAAE,OAAO;EAC/C,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAClH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAC7F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EACtE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnF,CAAC,CAAC,CAAC,SAAS,yEAUH;CACP,QAVuC,EAAE,OAAO;EAChD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"issue-certificate.mjs","names":[],"sources":["../../src/actions/issue-certificate.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyIssueCertificateInput = z.object({\n app_names: z.array(z.string()).describe(\"The names of the apps this certificate will be limited to accessing\").optional(),\n principals: z.array(z.string()).describe(\"SSH principals for certificate (e.g. ['fly', 'root'])\").optional(),\n public_key: z.string().describe(\"The openssh-formatted ED25519 public key to issue the certificate for\").optional(),\n valid_hours: z.number().int().describe(\"Hours for which certificate will be valid\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization\"),\n client_mutation_id: z.string().describe(\"Standard mutation identifier\").optional(),\n}).describe(\"Request model for issuing an SSH certificate for a Fly.io organization.\");\nexport const FlyIssueCertificateOutput = z.object({\n certificate: z.string().describe(\"The issued SSH certificate in OpenSSH format (ssh-ed25519-cert-v01@openssh.com)\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the input mutation ID\").nullable().optional(),\n}).passthrough().describe(\"Response model for the issue certificate endpoint.\");\n\nexport const flyIssueCertificate: AppAction<\n typeof FlyIssueCertificateInput,\n typeof FlyIssueCertificateOutput,\n typeof fly.credential\n> = action(\"FLY_ISSUE_CERTIFICATE\", {\n slug: \"fly-issue-certificate\",\n name: \"Issue Certificate\",\n description: \"Tool to issue an SSH certificate for accessing Fly.io infrastructure. Returns an SSH certificate in OpenSSH format. Use when you need to authenticate SSH access to Fly.io machines or apps.\",\n input: FlyIssueCertificateInput,\n output: FlyIssueCertificateOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBsC,EAAE,OAAO;EAC/C,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAClH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAC7F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EACtE,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnF,CAAC,CAAC,CAAC,SAAS,yEAcH;CACP,QAduC,EAAE,OAAO;EAChD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/list-add-on-plans.ts