@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,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/list-check-locations.d.ts
@@ -13,7 +15,7 @@ declare const FlyListCheckLocationsOutput: z.ZodObject<{
13
15
  }, z.core.$loose>>;
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>;
16
- declare const flyListCheckLocations: 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 flyListCheckLocations: AppAction<typeof FlyListCheckLocationsInput, typeof FlyListCheckLocationsOutput, typeof fly.credential>;
17
19
  //#endregion
18
20
  export { flyListCheckLocations };
19
21
  //# sourceMappingURL=list-check-locations.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-check-locations.d.mts","names":[],"sources":["../../src/actions/list-check-locations.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-check-locations.d.mts","names":[],"sources":["../../src/actions/list-check-locations.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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/list-check-locations.ts
@@ -1 +1 @@
1
- {"version":3,"file":"list-check-locations.mjs","names":[],"sources":["../../src/actions/list-check-locations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListCheckLocationsInput = z.object({}).describe(\"Request model for listing available Fly.io health check locations.\");\nconst FlyListCheckLocations_CheckLocationItemSchema = z.object({\n name: z.string().describe(\"Unique identifier code for the check location (e.g., 'ams', 'atl', 'cdg').\").nullable(),\n state: z.string().describe(\"State or province within the country, if applicable.\").nullable().optional(),\n title: z.string().describe(\"Human-readable name/title of the check location (e.g., 'Amsterdam, Netherlands').\").nullable(),\n country: z.string().describe(\"Country code or name where the check location is situated.\").nullable(),\n locality: z.string().describe(\"City or locality name for the check location.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single check location for Fly.io health checks.\");\nconst FlyListCheckLocations_ListCheckLocationsResponseDataSchema = z.object({\n checkLocations: z.array(FlyListCheckLocations_CheckLocationItemSchema).describe(\"Array of all available check locations for Fly.io health checks.\"),\n}).passthrough().describe(\"Data envelope containing the list of check locations.\");\nexport const FlyListCheckLocationsOutput = z.object({\n data: FlyListCheckLocations_ListCheckLocationsResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for the checkLocations GraphQL query.\");\n\nexport const flyListCheckLocations = action(\"FLY_LIST_CHECK_LOCATIONS\", {\n slug: \"fly-list-check-locations\",\n name: \"Check Locations\",\n description: \"Retrieve all available Fly.io health check locations. Returns a comprehensive list of global locations where health checks can be performed, including geographic details and coordinates. Use when you need to determine available monitoring points for setting up health checks.\",\n input: FlyListCheckLocationsInput,\n output: FlyListCheckLocationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACpI,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACjH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACzH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAM,6DAA6D,EAAE,OAAO,EAC1E,gBAAgB,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,kEAAkE,EACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,MAAM,2DAA2D,SAAS,EAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"list-check-locations.mjs","names":[],"sources":["../../src/actions/list-check-locations.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 FlyListCheckLocationsInput = z.object({}).describe(\"Request model for listing available Fly.io health check locations.\");\nconst FlyListCheckLocations_CheckLocationItemSchema = z.object({\n name: z.string().describe(\"Unique identifier code for the check location (e.g., 'ams', 'atl', 'cdg').\").nullable(),\n state: z.string().describe(\"State or province within the country, if applicable.\").nullable().optional(),\n title: z.string().describe(\"Human-readable name/title of the check location (e.g., 'Amsterdam, Netherlands').\").nullable(),\n country: z.string().describe(\"Country code or name where the check location is situated.\").nullable(),\n locality: z.string().describe(\"City or locality name for the check location.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single check location for Fly.io health checks.\");\nconst FlyListCheckLocations_ListCheckLocationsResponseDataSchema = z.object({\n checkLocations: z.array(FlyListCheckLocations_CheckLocationItemSchema).describe(\"Array of all available check locations for Fly.io health checks.\"),\n}).passthrough().describe(\"Data envelope containing the list of check locations.\");\nexport const FlyListCheckLocationsOutput = z.object({\n data: FlyListCheckLocations_ListCheckLocationsResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for the checkLocations GraphQL query.\");\n\nexport const flyListCheckLocations: AppAction<\n typeof FlyListCheckLocationsInput,\n typeof FlyListCheckLocationsOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_CHECK_LOCATIONS\", {\n slug: \"fly-list-check-locations\",\n name: \"Check Locations\",\n description: \"Retrieve all available Fly.io health check locations. Returns a comprehensive list of global locations where health checks can be performed, including geographic details and coordinates. Use when you need to determine available monitoring points for setting up health checks.\",\n input: FlyListCheckLocationsInput,\n output: FlyListCheckLocationsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACpI,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACjH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACzH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAM,6DAA6D,EAAE,OAAO,EAC1E,gBAAgB,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,kEAAkE,EACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,MAAM,2DAA2D,SAAS,EAC5E,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/list-machines.ts
@@ -1 +1 @@
1
- {"version":3,"file":"list-machines.cjs","names":["z","action"],"sources":["../../src/actions/list-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListMachinesInput = z.object({\n last: z.number().int().describe(\"Returns the last n machines (backward pagination). Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination - returns machines after this cursor. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Returns the first n machines (forward pagination). Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination - returns machines before this cursor. Use with 'last'.\").optional(),\n}).describe(\"Request parameters for listing machines via GraphQL.\");\nexport const FlyListMachinesOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"GraphQL response data containing the machines query results\"),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if any occurred during query execution\").nullable().optional(),\n}).passthrough().describe(\"Response from the machines GraphQL query.\");\n\nexport const flyListMachines = action(\"FLY_LIST_MACHINES\", {\n slug: \"fly-list-machines\",\n name: \"List Machines\",\n description: \"Tool to list Fly.io machines using GraphQL API with pagination support. Use when you need to retrieve information about deployed machines including their state, region, and creation time.\",\n input: FlyListMachinesInput,\n output: FlyListMachinesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC5H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC7H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAC5H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D;CAC9G,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-machines.cjs","names":["z","action"],"sources":["../../src/actions/list-machines.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 FlyListMachinesInput = z.object({\n last: z.number().int().describe(\"Returns the last n machines (backward pagination). Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination - returns machines after this cursor. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Returns the first n machines (forward pagination). Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination - returns machines before this cursor. Use with 'last'.\").optional(),\n}).describe(\"Request parameters for listing machines via GraphQL.\");\nexport const FlyListMachinesOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"GraphQL response data containing the machines query results\"),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if any occurred during query execution\").nullable().optional(),\n}).passthrough().describe(\"Response from the machines GraphQL query.\");\n\nexport const flyListMachines: AppAction<\n typeof FlyListMachinesInput,\n typeof FlyListMachinesOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_MACHINES\", {\n slug: \"fly-list-machines\",\n name: \"List Machines\",\n description: \"Tool to list Fly.io machines using GraphQL API with pagination support. Use when you need to retrieve information about deployed machines including their state, region, and creation time.\",\n input: FlyListMachinesInput,\n output: FlyListMachinesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC5H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CAC7H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAC5H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D;CAC9G,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,kBAITC,eAAAA,OAAO,qBAAqB;CAC9B,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/list-machines.d.ts
@@ -11,12 +13,7 @@ declare const FlyListMachinesOutput: z.ZodObject<{
11
13
  data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
12
14
  errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
13
15
  }, z.core.$loose>;
14
- declare const flyListMachines: import("@keystrokehq/action").WorkflowActionDefinition<{
15
- last?: number | undefined;
16
- after?: string | undefined;
17
- first?: number | undefined;
18
- before?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const flyListMachines: AppAction<typeof FlyListMachinesInput, typeof FlyListMachinesOutput, typeof fly.credential>;
20
17
  //#endregion
21
18
  export { flyListMachines };
22
19
  //# sourceMappingURL=list-machines.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-machines.d.cts","names":[],"sources":["../../src/actions/list-machines.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;cAMpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"list-machines.d.cts","names":[],"sources":["../../src/actions/list-machines.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;cAMpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,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/list-machines.d.ts
@@ -11,12 +13,7 @@ declare const FlyListMachinesOutput: z.ZodObject<{
11
13
  data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
12
14
  errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
13
15
  }, z.core.$loose>;
14
- declare const flyListMachines: import("@keystrokehq/action").WorkflowActionDefinition<{
15
- last?: number | undefined;
16
- after?: string | undefined;
17
- first?: number | undefined;
18
- before?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const flyListMachines: AppAction<typeof FlyListMachinesInput, typeof FlyListMachinesOutput, typeof fly.credential>;
20
17
  //#endregion
21
18
  export { flyListMachines };
22
19
  //# sourceMappingURL=list-machines.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-machines.d.mts","names":[],"sources":["../../src/actions/list-machines.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;cAMpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"list-machines.d.mts","names":[],"sources":["../../src/actions/list-machines.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;cAMpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,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 flyListMachines = action("FLY_LIST_MACHINES", {
@@ -1 +1 @@
1
- {"version":3,"file":"list-machines.mjs","names":[],"sources":["../../src/actions/list-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListMachinesInput = z.object({\n last: z.number().int().describe(\"Returns the last n machines (backward pagination). Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination - returns machines after this cursor. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Returns the first n machines (forward pagination). Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination - returns machines before this cursor. Use with 'last'.\").optional(),\n}).describe(\"Request parameters for listing machines via GraphQL.\");\nexport const FlyListMachinesOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"GraphQL response data containing the machines query results\"),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if any occurred during query execution\").nullable().optional(),\n}).passthrough().describe(\"Response from the machines GraphQL query.\");\n\nexport const flyListMachines = action(\"FLY_LIST_MACHINES\", {\n slug: \"fly-list-machines\",\n name: \"List Machines\",\n description: \"Tool to list Fly.io machines using GraphQL API with pagination support. Use when you need to retrieve information about deployed machines including their state, region, and creation time.\",\n input: FlyListMachinesInput,\n output: FlyListMachinesOutput,\n});\n"],"mappings":";;AAeA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfkC,EAAE,OAAO;EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;EAC5H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;EAC7H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC5H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,SAAS,sDAUH;CACP,QAVmC,EAAE,OAAO;EAC5C,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D;EAC9G,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"list-machines.mjs","names":[],"sources":["../../src/actions/list-machines.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 FlyListMachinesInput = z.object({\n last: z.number().int().describe(\"Returns the last n machines (backward pagination). Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination - returns machines after this cursor. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Returns the first n machines (forward pagination). Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination - returns machines before this cursor. Use with 'last'.\").optional(),\n}).describe(\"Request parameters for listing machines via GraphQL.\");\nexport const FlyListMachinesOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"GraphQL response data containing the machines query results\"),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if any occurred during query execution\").nullable().optional(),\n}).passthrough().describe(\"Response from the machines GraphQL query.\");\n\nexport const flyListMachines: AppAction<\n typeof FlyListMachinesInput,\n typeof FlyListMachinesOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_MACHINES\", {\n slug: \"fly-list-machines\",\n name: \"List Machines\",\n description: \"Tool to list Fly.io machines using GraphQL API with pagination support. Use when you need to retrieve information about deployed machines including their state, region, and creation time.\",\n input: FlyListMachinesInput,\n output: FlyListMachinesOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,kBAIT,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBkC,EAAE,OAAO;EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;EAC5H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;EAC7H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EAC5H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,SAAS,sDAcH;CACP,QAdmC,EAAE,OAAO;EAC5C,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D;EAC9G,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;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-org-machines.ts
@@ -1 +1 @@
1
- {"version":3,"file":"list-org-machines.cjs","names":["z","action"],"sources":["../../src/actions/list-org-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListOrgMachinesInput = z.object({\n limit: z.number().int().describe(\"The number of machines to fetch (max of 1000). If omitted, this is set to 500 by default\").optional(),\n state: z.string().describe(\"Comma separated list of states to filter. Valid states: created, started, stopped, suspended\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response (takes precedence over updated_after)\").optional(),\n region: z.string().describe(\"Filter machines by region\").optional(),\n org_slug: z.string().describe(\"Fly Organization Slug\"),\n updated_after: z.string().describe(\"Only return machines updated after this time. Timestamp must be in the RFC 3339 format\").optional(),\n include_deleted: z.boolean().describe(\"Include deleted machines in the response\").optional(),\n}).describe(\"Request model for listing all machines across all apps in an organization.\");\nconst FlyListOrgMachines_MachineSchema = z.object({\n id: z.string().describe(\"Unique machine identifier\").nullable().optional(),\n name: z.string().describe(\"Machine name\").nullable().optional(),\n state: z.string().describe(\"Current state of the machine (created, started, stopped, suspended)\").nullable().optional(),\n app_id: z.number().int().describe(\"Application ID the machine belongs to\").nullable().optional(),\n region: z.string().describe(\"Region where the machine is located\").nullable().optional(),\n app_name: z.string().describe(\"Application name the machine belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the machine was created\").nullable().optional(),\n private_ip: z.string().describe(\"Private IP address of the machine\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the machine was last updated\").nullable().optional(),\n instance_id: z.string().describe(\"Instance identifier\").nullable().optional(),\n}).passthrough().describe(\"Machine object representing a Fly machine.\");\nexport const FlyListOrgMachinesOutput = z.object({\n machines: z.array(FlyListOrgMachines_MachineSchema).describe(\"List of machines in the organization\").nullable().optional(),\n next_cursor: z.string().describe(\"Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines\").nullable().optional(),\n last_machine_id: z.string().describe(\"ID of the last machine in the current response\").nullable().optional(),\n last_updated_at: z.string().describe(\"Timestamp of the last updated machine in the current response\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing organization machines.\");\n\nexport const flyListOrgMachines = action(\"FLY_LIST_ORG_MACHINES\", {\n slug: \"fly-list-org-machines\",\n name: \"List Organization Machines\",\n description: \"Tool to list all Machines across all apps in a Fly organization. Use when you need to retrieve machines for monitoring, management, or inventory purposes. Supports filtering by region, state, and time ranges with pagination for large result sets.\",\n input: FlyListOrgMachinesInput,\n output: FlyListOrgMachinesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACtI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACvH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACrD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACtI,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-org-machines.cjs","names":["z","action"],"sources":["../../src/actions/list-org-machines.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 FlyListOrgMachinesInput = z.object({\n limit: z.number().int().describe(\"The number of machines to fetch (max of 1000). If omitted, this is set to 500 by default\").optional(),\n state: z.string().describe(\"Comma separated list of states to filter. Valid states: created, started, stopped, suspended\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response (takes precedence over updated_after)\").optional(),\n region: z.string().describe(\"Filter machines by region\").optional(),\n org_slug: z.string().describe(\"Fly Organization Slug\"),\n updated_after: z.string().describe(\"Only return machines updated after this time. Timestamp must be in the RFC 3339 format\").optional(),\n include_deleted: z.boolean().describe(\"Include deleted machines in the response\").optional(),\n}).describe(\"Request model for listing all machines across all apps in an organization.\");\nconst FlyListOrgMachines_MachineSchema = z.object({\n id: z.string().describe(\"Unique machine identifier\").nullable().optional(),\n name: z.string().describe(\"Machine name\").nullable().optional(),\n state: z.string().describe(\"Current state of the machine (created, started, stopped, suspended)\").nullable().optional(),\n app_id: z.number().int().describe(\"Application ID the machine belongs to\").nullable().optional(),\n region: z.string().describe(\"Region where the machine is located\").nullable().optional(),\n app_name: z.string().describe(\"Application name the machine belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the machine was created\").nullable().optional(),\n private_ip: z.string().describe(\"Private IP address of the machine\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the machine was last updated\").nullable().optional(),\n instance_id: z.string().describe(\"Instance identifier\").nullable().optional(),\n}).passthrough().describe(\"Machine object representing a Fly machine.\");\nexport const FlyListOrgMachinesOutput = z.object({\n machines: z.array(FlyListOrgMachines_MachineSchema).describe(\"List of machines in the organization\").nullable().optional(),\n next_cursor: z.string().describe(\"Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines\").nullable().optional(),\n last_machine_id: z.string().describe(\"ID of the last machine in the current response\").nullable().optional(),\n last_updated_at: z.string().describe(\"Timestamp of the last updated machine in the current response\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing organization machines.\");\n\nexport const flyListOrgMachines: AppAction<\n typeof FlyListOrgMachinesInput,\n typeof FlyListOrgMachinesOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_ORG_MACHINES\", {\n slug: \"fly-list-org-machines\",\n name: \"List Organization Machines\",\n description: \"Tool to list all Machines across all apps in a Fly organization. Use when you need to retrieve machines for monitoring, management, or inventory purposes. Supports filtering by region, state, and time ranges with pagination for large result sets.\",\n input: FlyListOrgMachinesInput,\n output: FlyListOrgMachinesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACtI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACvH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACrD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACtI,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,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/list-org-machines.d.ts
@@ -27,15 +29,7 @@ declare const FlyListOrgMachinesOutput: z.ZodObject<{
27
29
  last_machine_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
30
  last_updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
31
  }, z.core.$loose>;
30
- declare const flyListOrgMachines: import("@keystrokehq/action").WorkflowActionDefinition<{
31
- org_slug: string;
32
- limit?: number | undefined;
33
- state?: string | undefined;
34
- cursor?: string | undefined;
35
- region?: string | undefined;
36
- updated_after?: string | undefined;
37
- include_deleted?: boolean | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ declare const flyListOrgMachines: AppAction<typeof FlyListOrgMachinesInput, typeof FlyListOrgMachinesOutput, typeof fly.credential>;
39
33
  //#endregion
40
34
  export { flyListOrgMachines };
41
35
  //# sourceMappingURL=list-org-machines.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-org-machines.d.cts","names":[],"sources":["../../src/actions/list-org-machines.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAqBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAOxB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"list-org-machines.d.cts","names":[],"sources":["../../src/actions/list-org-machines.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAqBvB,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/list-org-machines.d.ts
@@ -27,15 +29,7 @@ declare const FlyListOrgMachinesOutput: z.ZodObject<{
27
29
  last_machine_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
30
  last_updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
31
  }, z.core.$loose>;
30
- declare const flyListOrgMachines: import("@keystrokehq/action").WorkflowActionDefinition<{
31
- org_slug: string;
32
- limit?: number | undefined;
33
- state?: string | undefined;
34
- cursor?: string | undefined;
35
- region?: string | undefined;
36
- updated_after?: string | undefined;
37
- include_deleted?: boolean | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ declare const flyListOrgMachines: AppAction<typeof FlyListOrgMachinesInput, typeof FlyListOrgMachinesOutput, typeof fly.credential>;
39
33
  //#endregion
40
34
  export { flyListOrgMachines };
41
35
  //# sourceMappingURL=list-org-machines.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-org-machines.d.mts","names":[],"sources":["../../src/actions/list-org-machines.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAqBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAOxB,kBAAA,gCAAkB,wBAAA"}
1
+ {"version":3,"file":"list-org-machines.d.mts","names":[],"sources":["../../src/actions/list-org-machines.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAqBvB,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/list-org-machines.ts
@@ -1 +1 @@
1
- {"version":3,"file":"list-org-machines.mjs","names":[],"sources":["../../src/actions/list-org-machines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListOrgMachinesInput = z.object({\n limit: z.number().int().describe(\"The number of machines to fetch (max of 1000). If omitted, this is set to 500 by default\").optional(),\n state: z.string().describe(\"Comma separated list of states to filter. Valid states: created, started, stopped, suspended\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response (takes precedence over updated_after)\").optional(),\n region: z.string().describe(\"Filter machines by region\").optional(),\n org_slug: z.string().describe(\"Fly Organization Slug\"),\n updated_after: z.string().describe(\"Only return machines updated after this time. Timestamp must be in the RFC 3339 format\").optional(),\n include_deleted: z.boolean().describe(\"Include deleted machines in the response\").optional(),\n}).describe(\"Request model for listing all machines across all apps in an organization.\");\nconst FlyListOrgMachines_MachineSchema = z.object({\n id: z.string().describe(\"Unique machine identifier\").nullable().optional(),\n name: z.string().describe(\"Machine name\").nullable().optional(),\n state: z.string().describe(\"Current state of the machine (created, started, stopped, suspended)\").nullable().optional(),\n app_id: z.number().int().describe(\"Application ID the machine belongs to\").nullable().optional(),\n region: z.string().describe(\"Region where the machine is located\").nullable().optional(),\n app_name: z.string().describe(\"Application name the machine belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the machine was created\").nullable().optional(),\n private_ip: z.string().describe(\"Private IP address of the machine\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the machine was last updated\").nullable().optional(),\n instance_id: z.string().describe(\"Instance identifier\").nullable().optional(),\n}).passthrough().describe(\"Machine object representing a Fly machine.\");\nexport const FlyListOrgMachinesOutput = z.object({\n machines: z.array(FlyListOrgMachines_MachineSchema).describe(\"List of machines in the organization\").nullable().optional(),\n next_cursor: z.string().describe(\"Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines\").nullable().optional(),\n last_machine_id: z.string().describe(\"ID of the last machine in the current response\").nullable().optional(),\n last_updated_at: z.string().describe(\"Timestamp of the last updated machine in the current response\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing organization machines.\");\n\nexport const flyListOrgMachines = action(\"FLY_LIST_ORG_MACHINES\", {\n slug: \"fly-list-org-machines\",\n name: \"List Organization Machines\",\n description: \"Tool to list all Machines across all apps in a Fly organization. Use when you need to retrieve machines for monitoring, management, or inventory purposes. Supports filtering by region, state, and time ranges with pagination for large result sets.\",\n input: FlyListOrgMachinesInput,\n output: FlyListOrgMachinesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACtI,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACvH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACrD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACtI,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAQtE,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZsC,EAAE,OAAO;EAC/C,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjK,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"list-org-machines.mjs","names":[],"sources":["../../src/actions/list-org-machines.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 FlyListOrgMachinesInput = z.object({\n limit: z.number().int().describe(\"The number of machines to fetch (max of 1000). If omitted, this is set to 500 by default\").optional(),\n state: z.string().describe(\"Comma separated list of states to filter. Valid states: created, started, stopped, suspended\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response (takes precedence over updated_after)\").optional(),\n region: z.string().describe(\"Filter machines by region\").optional(),\n org_slug: z.string().describe(\"Fly Organization Slug\"),\n updated_after: z.string().describe(\"Only return machines updated after this time. Timestamp must be in the RFC 3339 format\").optional(),\n include_deleted: z.boolean().describe(\"Include deleted machines in the response\").optional(),\n}).describe(\"Request model for listing all machines across all apps in an organization.\");\nconst FlyListOrgMachines_MachineSchema = z.object({\n id: z.string().describe(\"Unique machine identifier\").nullable().optional(),\n name: z.string().describe(\"Machine name\").nullable().optional(),\n state: z.string().describe(\"Current state of the machine (created, started, stopped, suspended)\").nullable().optional(),\n app_id: z.number().int().describe(\"Application ID the machine belongs to\").nullable().optional(),\n region: z.string().describe(\"Region where the machine is located\").nullable().optional(),\n app_name: z.string().describe(\"Application name the machine belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the machine was created\").nullable().optional(),\n private_ip: z.string().describe(\"Private IP address of the machine\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the machine was last updated\").nullable().optional(),\n instance_id: z.string().describe(\"Instance identifier\").nullable().optional(),\n}).passthrough().describe(\"Machine object representing a Fly machine.\");\nexport const FlyListOrgMachinesOutput = z.object({\n machines: z.array(FlyListOrgMachines_MachineSchema).describe(\"List of machines in the organization\").nullable().optional(),\n next_cursor: z.string().describe(\"Cursor for pagination. Use this value in the cursor parameter of the next request to fetch more machines\").nullable().optional(),\n last_machine_id: z.string().describe(\"ID of the last machine in the current response\").nullable().optional(),\n last_updated_at: z.string().describe(\"Timestamp of the last updated machine in the current response\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing organization machines.\");\n\nexport const flyListOrgMachines: AppAction<\n typeof FlyListOrgMachinesInput,\n typeof FlyListOrgMachinesOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_ORG_MACHINES\", {\n slug: \"fly-list-org-machines\",\n name: \"List Organization Machines\",\n description: \"Tool to list all Machines across all apps in a Fly organization. Use when you need to retrieve machines for monitoring, management, or inventory purposes. Supports filtering by region, state, and time ranges with pagination for large result sets.\",\n input: FlyListOrgMachinesInput,\n output: FlyListOrgMachinesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACtI,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CACvH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACrD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACtI,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAQtE,MAAa,qBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBsC,EAAE,OAAO;EAC/C,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjK,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;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/remove-wire-guard-peer.ts
@@ -1 +1 @@
1
- {"version":3,"file":"remove-wire-guard-peer.cjs","names":["z","action"],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyRemoveWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name of the WireGuard peer to remove\"),\n organization_id: z.string().describe(\"The node ID of the organization to remove the WireGuard peer from\"),\n}).describe(\"Request model for removing a WireGuard peer from an organization.\");\nconst FlyRemoveWireGuardPeer_OrganizationInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the organization\").nullable().optional(),\n slug: z.string().describe(\"The slug/short name of the organization\").nullable().optional(),\n}).passthrough().describe(\"Organization information returned from the mutation.\");\nexport const FlyRemoveWireGuardPeerOutput = z.object({\n organization: FlyRemoveWireGuardPeer_OrganizationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for removing a WireGuard peer.\");\n\nexport const flyRemoveWireGuardPeer = action(\"FLY_REMOVE_WIRE_GUARD_PEER\", {\n slug: \"fly-remove-wire-guard-peer\",\n name: \"Remove WireGuard Peer\",\n description: \"Tool to remove a WireGuard peer connection from a Fly.io organization. Use when you need to delete or revoke an existing WireGuard peer from your organization's network.\",\n input: FlyRemoveWireGuardPeerInput,\n output: FlyRemoveWireGuardPeerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,cAAc,8CAA8C,SAAS,CAAC,CAAC,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"remove-wire-guard-peer.cjs","names":["z","action"],"sources":["../../src/actions/remove-wire-guard-peer.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 FlyRemoveWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name of the WireGuard peer to remove\"),\n organization_id: z.string().describe(\"The node ID of the organization to remove the WireGuard peer from\"),\n}).describe(\"Request model for removing a WireGuard peer from an organization.\");\nconst FlyRemoveWireGuardPeer_OrganizationInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the organization\").nullable().optional(),\n slug: z.string().describe(\"The slug/short name of the organization\").nullable().optional(),\n}).passthrough().describe(\"Organization information returned from the mutation.\");\nexport const FlyRemoveWireGuardPeerOutput = z.object({\n organization: FlyRemoveWireGuardPeer_OrganizationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for removing a WireGuard peer.\");\n\nexport const flyRemoveWireGuardPeer: AppAction<\n typeof FlyRemoveWireGuardPeerInput,\n typeof FlyRemoveWireGuardPeerOutput,\n typeof fly.credential\n> = action(\"FLY_REMOVE_WIRE_GUARD_PEER\", {\n slug: \"fly-remove-wire-guard-peer\",\n name: \"Remove WireGuard Peer\",\n description: \"Tool to remove a WireGuard peer connection from a Fly.io organization. Use when you need to delete or revoke an existing WireGuard peer from your organization's network.\",\n input: FlyRemoveWireGuardPeerInput,\n output: FlyRemoveWireGuardPeerOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,cAAc,8CAA8C,SAAS,CAAC,CAAC,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,yBAITC,eAAAA,OAAO,8BAA8B;CACvC,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/remove-wire-guard-peer.d.ts
@@ -11,10 +13,7 @@ declare const FlyRemoveWireGuardPeerOutput: z.ZodObject<{
11
13
  slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
14
  }, z.core.$loose>>>;
13
15
  }, z.core.$loose>;
14
- declare const flyRemoveWireGuardPeer: import("@keystrokehq/action").WorkflowActionDefinition<{
15
- name: string;
16
- organization_id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const flyRemoveWireGuardPeer: AppAction<typeof FlyRemoveWireGuardPeerInput, typeof FlyRemoveWireGuardPeerOutput, typeof fly.credential>;
18
17
  //#endregion
19
18
  export { flyRemoveWireGuardPeer };
20
19
  //# sourceMappingURL=remove-wire-guard-peer.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-wire-guard-peer.d.cts","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"remove-wire-guard-peer.d.cts","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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/remove-wire-guard-peer.d.ts
@@ -11,10 +13,7 @@ declare const FlyRemoveWireGuardPeerOutput: z.ZodObject<{
11
13
  slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
14
  }, z.core.$loose>>>;
13
15
  }, z.core.$loose>;
14
- declare const flyRemoveWireGuardPeer: import("@keystrokehq/action").WorkflowActionDefinition<{
15
- name: string;
16
- organization_id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const flyRemoveWireGuardPeer: AppAction<typeof FlyRemoveWireGuardPeerInput, typeof FlyRemoveWireGuardPeerOutput, typeof fly.credential>;
18
17
  //#endregion
19
18
  export { flyRemoveWireGuardPeer };
20
19
  //# sourceMappingURL=remove-wire-guard-peer.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-wire-guard-peer.d.mts","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"remove-wire-guard-peer.d.mts","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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/remove-wire-guard-peer.ts
@@ -1 +1 @@
1
- {"version":3,"file":"remove-wire-guard-peer.mjs","names":[],"sources":["../../src/actions/remove-wire-guard-peer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyRemoveWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name of the WireGuard peer to remove\"),\n organization_id: z.string().describe(\"The node ID of the organization to remove the WireGuard peer from\"),\n}).describe(\"Request model for removing a WireGuard peer from an organization.\");\nconst FlyRemoveWireGuardPeer_OrganizationInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the organization\").nullable().optional(),\n slug: z.string().describe(\"The slug/short name of the organization\").nullable().optional(),\n}).passthrough().describe(\"Organization information returned from the mutation.\");\nexport const FlyRemoveWireGuardPeerOutput = z.object({\n organization: FlyRemoveWireGuardPeer_OrganizationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for removing a WireGuard peer.\");\n\nexport const flyRemoveWireGuardPeer = action(\"FLY_REMOVE_WIRE_GUARD_PEER\", {\n slug: \"fly-remove-wire-guard-peer\",\n name: \"Remove WireGuard Peer\",\n description: \"Tool to remove a WireGuard peer connection from a Fly.io organization. Use when you need to delete or revoke an existing WireGuard peer from your organization's network.\",\n input: FlyRemoveWireGuardPeerInput,\n output: FlyRemoveWireGuardPeerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAKhF,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,cAAc,8CAA8C,SAAS,CAAC,CAAC,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"remove-wire-guard-peer.mjs","names":[],"sources":["../../src/actions/remove-wire-guard-peer.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 FlyRemoveWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name of the WireGuard peer to remove\"),\n organization_id: z.string().describe(\"The node ID of the organization to remove the WireGuard peer from\"),\n}).describe(\"Request model for removing a WireGuard peer from an organization.\");\nconst FlyRemoveWireGuardPeer_OrganizationInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the organization\").nullable().optional(),\n slug: z.string().describe(\"The slug/short name of the organization\").nullable().optional(),\n}).passthrough().describe(\"Organization information returned from the mutation.\");\nexport const FlyRemoveWireGuardPeerOutput = z.object({\n organization: FlyRemoveWireGuardPeer_OrganizationInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for removing a WireGuard peer.\");\n\nexport const flyRemoveWireGuardPeer: AppAction<\n typeof FlyRemoveWireGuardPeerInput,\n typeof FlyRemoveWireGuardPeerOutput,\n typeof fly.credential\n> = action(\"FLY_REMOVE_WIRE_GUARD_PEER\", {\n slug: \"fly-remove-wire-guard-peer\",\n name: \"Remove WireGuard Peer\",\n description: \"Tool to remove a WireGuard peer connection from a Fly.io organization. Use when you need to delete or revoke an existing WireGuard peer from your organization's network.\",\n input: FlyRemoveWireGuardPeerInput,\n output: FlyRemoveWireGuardPeerOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAKhF,MAAa,yBAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO,EACnD,cAAc,8CAA8C,SAAS,CAAC,CAAC,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;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/set-apps-v2-default-on.ts
@@ -1 +1 @@
1
- {"version":3,"file":"set-apps-v2-default-on.cjs","names":["z","action"],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlySetAppsV2DefaultOnInput = z.object({\n default_on: z.boolean().describe(\"Whether or not new apps in this org use Apps V2 by default\"),\n organization_slug: z.string().describe(\"The slug of the organization to configure\"),\n}).describe(\"Request model for setting Apps V2 as default for an organization.\");\nconst FlySetAppsV2DefaultOn_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details returned from the mutation.\");\nconst FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema = z.object({\n organization: FlySetAppsV2DefaultOn_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Mutation result data containing the updated organization.\");\nexport const FlySetAppsV2DefaultOnOutput = z.object({\n set_apps_v2_default_on: FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for the set Apps V2 default mutation.\");\n\nexport const flySetAppsV2DefaultOn = action(\"FLY_SET_APPS_V2_DEFAULT_ON\", {\n slug: \"fly-set-apps-v2-default-on\",\n name: \"Set Apps V2 Default\",\n description: \"Tool to configure whether new apps in an organization use Apps V2 by default on Fly.io. Use when you need to enable or disable Apps V2 as the default for new applications in a specific organization.\",\n input: FlySetAppsV2DefaultOnInput,\n output: FlySetAppsV2DefaultOnOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D;CAC7F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AACpF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,qDAAqDA,IAAAA,EAAE,OAAO,EAClE,cAAc,yCAAyC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,wBAAwB,mDAAmD,SAAS,CAAC,CAAC,SAAS,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,wBAAwBC,eAAAA,OAAO,8BAA8B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"set-apps-v2-default-on.cjs","names":["z","action"],"sources":["../../src/actions/set-apps-v2-default-on.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 FlySetAppsV2DefaultOnInput = z.object({\n default_on: z.boolean().describe(\"Whether or not new apps in this org use Apps V2 by default\"),\n organization_slug: z.string().describe(\"The slug of the organization to configure\"),\n}).describe(\"Request model for setting Apps V2 as default for an organization.\");\nconst FlySetAppsV2DefaultOn_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details returned from the mutation.\");\nconst FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema = z.object({\n organization: FlySetAppsV2DefaultOn_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Mutation result data containing the updated organization.\");\nexport const FlySetAppsV2DefaultOnOutput = z.object({\n set_apps_v2_default_on: FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for the set Apps V2 default mutation.\");\n\nexport const flySetAppsV2DefaultOn: AppAction<\n typeof FlySetAppsV2DefaultOnInput,\n typeof FlySetAppsV2DefaultOnOutput,\n typeof fly.credential\n> = action(\"FLY_SET_APPS_V2_DEFAULT_ON\", {\n slug: \"fly-set-apps-v2-default-on\",\n name: \"Set Apps V2 Default\",\n description: \"Tool to configure whether new apps in an organization use Apps V2 by default on Fly.io. Use when you need to enable or disable Apps V2 as the default for new applications in a specific organization.\",\n input: FlySetAppsV2DefaultOnInput,\n output: FlySetAppsV2DefaultOnOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D;CAC7F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AACpF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,qDAAqDA,IAAAA,EAAE,OAAO,EAClE,cAAc,yCAAyC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,wBAAwB,mDAAmD,SAAS,CAAC,CAAC,SAAS,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,wBAITC,eAAAA,OAAO,8BAA8B;CACvC,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/set-apps-v2-default-on.d.ts
@@ -14,10 +16,7 @@ declare const FlySetAppsV2DefaultOnOutput: z.ZodObject<{
14
16
  }, z.core.$loose>>>;
15
17
  }, z.core.$loose>>>;
16
18
  }, z.core.$loose>;
17
- declare const flySetAppsV2DefaultOn: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- default_on: boolean;
19
- organization_slug: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const flySetAppsV2DefaultOn: AppAction<typeof FlySetAppsV2DefaultOnInput, typeof FlySetAppsV2DefaultOnOutput, typeof fly.credential>;
21
20
  //#endregion
22
21
  export { flySetAppsV2DefaultOn };
23
22
  //# sourceMappingURL=set-apps-v2-default-on.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-apps-v2-default-on.d.cts","names":[],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"set-apps-v2-default-on.d.cts","names":[],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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/set-apps-v2-default-on.d.ts
@@ -14,10 +16,7 @@ declare const FlySetAppsV2DefaultOnOutput: z.ZodObject<{
14
16
  }, z.core.$loose>>>;
15
17
  }, z.core.$loose>>>;
16
18
  }, z.core.$loose>;
17
- declare const flySetAppsV2DefaultOn: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- default_on: boolean;
19
- organization_slug: string;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const flySetAppsV2DefaultOn: AppAction<typeof FlySetAppsV2DefaultOnInput, typeof FlySetAppsV2DefaultOnOutput, typeof fly.credential>;
21
20
  //#endregion
22
21
  export { flySetAppsV2DefaultOn };
23
22
  //# sourceMappingURL=set-apps-v2-default-on.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-apps-v2-default-on.d.mts","names":[],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"set-apps-v2-default-on.d.mts","names":[],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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/set-apps-v2-default-on.ts
@@ -1 +1 @@
1
- {"version":3,"file":"set-apps-v2-default-on.mjs","names":[],"sources":["../../src/actions/set-apps-v2-default-on.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlySetAppsV2DefaultOnInput = z.object({\n default_on: z.boolean().describe(\"Whether or not new apps in this org use Apps V2 by default\"),\n organization_slug: z.string().describe(\"The slug of the organization to configure\"),\n}).describe(\"Request model for setting Apps V2 as default for an organization.\");\nconst FlySetAppsV2DefaultOn_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details returned from the mutation.\");\nconst FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema = z.object({\n organization: FlySetAppsV2DefaultOn_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Mutation result data containing the updated organization.\");\nexport const FlySetAppsV2DefaultOnOutput = z.object({\n set_apps_v2_default_on: FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for the set Apps V2 default mutation.\");\n\nexport const flySetAppsV2DefaultOn = action(\"FLY_SET_APPS_V2_DEFAULT_ON\", {\n slug: \"fly-set-apps-v2-default-on\",\n name: \"Set Apps V2 Default\",\n description: \"Tool to configure whether new apps in an organization use Apps V2 by default on Fly.io. Use when you need to enable or disable Apps V2 as the default for new applications in a specific organization.\",\n input: FlySetAppsV2DefaultOnInput,\n output: FlySetAppsV2DefaultOnOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D;CAC7F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AACpF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,qDAAqD,EAAE,OAAO,EAClE,cAAc,yCAAyC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAKrF,MAAa,wBAAwB,OAAO,8BAA8B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,wBAAwB,mDAAmD,SAAS,CAAC,CAAC,SAAS,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"set-apps-v2-default-on.mjs","names":[],"sources":["../../src/actions/set-apps-v2-default-on.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 FlySetAppsV2DefaultOnInput = z.object({\n default_on: z.boolean().describe(\"Whether or not new apps in this org use Apps V2 by default\"),\n organization_slug: z.string().describe(\"The slug of the organization to configure\"),\n}).describe(\"Request model for setting Apps V2 as default for an organization.\");\nconst FlySetAppsV2DefaultOn_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details returned from the mutation.\");\nconst FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema = z.object({\n organization: FlySetAppsV2DefaultOn_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Mutation result data containing the updated organization.\");\nexport const FlySetAppsV2DefaultOnOutput = z.object({\n set_apps_v2_default_on: FlySetAppsV2DefaultOn_SetAppsV2DefaultOnDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for the set Apps V2 default mutation.\");\n\nexport const flySetAppsV2DefaultOn: AppAction<\n typeof FlySetAppsV2DefaultOnInput,\n typeof FlySetAppsV2DefaultOnOutput,\n typeof fly.credential\n> = action(\"FLY_SET_APPS_V2_DEFAULT_ON\", {\n slug: \"fly-set-apps-v2-default-on\",\n name: \"Set Apps V2 Default\",\n description: \"Tool to configure whether new apps in an organization use Apps V2 by default on Fly.io. Use when you need to enable or disable Apps V2 as the default for new applications in a specific organization.\",\n input: FlySetAppsV2DefaultOnInput,\n output: FlySetAppsV2DefaultOnOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D;CAC7F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AACpF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,qDAAqD,EAAE,OAAO,EAClE,cAAc,yCAAyC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAKrF,MAAa,wBAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,wBAAwB,mDAAmD,SAAS,CAAC,CAAC,SAAS,EACjG,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/update-third-party-configuration.ts
@@ -1 +1 @@
1
- {"version":3,"file":"update-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/update-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyUpdateThirdPartyConfigurationInput = z.object({\n name: z.string().describe(\"Friendly name for this configuration\").optional(),\n caveats: z.string().describe(\"Base64 messagepack encoded macaroon caveats for additional restrictions\").optional(),\n location: z.string().describe(\"Location URL of the third-party service capable of discharging\").optional(),\n uiexLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\").optional(),\n customLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\").optional(),\n flyctlLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\").optional(),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n thirdPartyConfigurationId: z.string().describe(\"The node ID of the configuration to update\"),\n}).describe(\"Request parameters for updating a third-party service configuration.\");\nconst FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema = z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\");\nconst FlyUpdateThirdPartyConfiguration_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details.\");\nconst FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the configuration\").nullable().optional(),\n name: z.string().describe(\"Friendly name for this configuration\").nullable().optional(),\n location: z.string().describe(\"Location URL of the third-party service capable of discharging\").nullable().optional(),\n uiexLevel: FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n customLevel: FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n flyctlLevel: FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n organization: FlyUpdateThirdPartyConfiguration_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Third-party service configuration for discharging macaroon caveats.\");\nexport const FlyUpdateThirdPartyConfigurationOutput = z.object({\n clientMutationId: z.string().describe(\"The client mutation identifier if provided in request\").nullable().optional(),\n thirdPartyConfiguration: FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the updated third-party configuration.\");\n\nexport const flyUpdateThirdPartyConfiguration = action(\"FLY_UPDATE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-update-third-party-configuration\",\n name: \"Update Third-Party Configuration\",\n description: \"Tool to update an existing third-party service configuration for discharging macaroon caveats. Use when you need to modify settings of external authorization services for Fly.io token validation.\",\n input: FlyUpdateThirdPartyConfigurationInput,\n output: FlyUpdateThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACzG,WAAWA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACxK,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC1K,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC1K,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC7G,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC7F,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,sEAAsEA,IAAAA,EAAE,KAAK;CAAC;CAAY;CAAU;CAAkB;CAAiB;AAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAC9N,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AACjD,MAAM,iEAAiEA,IAAAA,EAAE,OAAO;CAC9E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAW,oEAAoE,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,oEAAoE,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,oEAAoE,SAAS,CAAC,CAAC,SAAS;CACrG,cAAc,oDAAoD,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,yBAAyB,+DAA+D,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAEtF,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"update-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/update-third-party-configuration.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 FlyUpdateThirdPartyConfigurationInput = z.object({\n name: z.string().describe(\"Friendly name for this configuration\").optional(),\n caveats: z.string().describe(\"Base64 messagepack encoded macaroon caveats for additional restrictions\").optional(),\n location: z.string().describe(\"Location URL of the third-party service capable of discharging\").optional(),\n uiexLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\").optional(),\n customLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\").optional(),\n flyctlLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\").optional(),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n thirdPartyConfigurationId: z.string().describe(\"The node ID of the configuration to update\"),\n}).describe(\"Request parameters for updating a third-party service configuration.\");\nconst FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema = z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\");\nconst FlyUpdateThirdPartyConfiguration_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details.\");\nconst FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the configuration\").nullable().optional(),\n name: z.string().describe(\"Friendly name for this configuration\").nullable().optional(),\n location: z.string().describe(\"Location URL of the third-party service capable of discharging\").nullable().optional(),\n uiexLevel: FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n customLevel: FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n flyctlLevel: FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n organization: FlyUpdateThirdPartyConfiguration_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Third-party service configuration for discharging macaroon caveats.\");\nexport const FlyUpdateThirdPartyConfigurationOutput = z.object({\n clientMutationId: z.string().describe(\"The client mutation identifier if provided in request\").nullable().optional(),\n thirdPartyConfiguration: FlyUpdateThirdPartyConfiguration_ThirdPartyConfigurationSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the updated third-party configuration.\");\n\nexport const flyUpdateThirdPartyConfiguration: AppAction<\n typeof FlyUpdateThirdPartyConfigurationInput,\n typeof FlyUpdateThirdPartyConfigurationOutput,\n typeof fly.credential\n> = action(\"FLY_UPDATE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-update-third-party-configuration\",\n name: \"Update Third-Party Configuration\",\n description: \"Tool to update an existing third-party service configuration for discharging macaroon caveats. Use when you need to modify settings of external authorization services for Fly.io token validation.\",\n input: FlyUpdateThirdPartyConfigurationInput,\n output: FlyUpdateThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACzG,WAAWA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACxK,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC1K,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC1K,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC7G,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC7F,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,sEAAsEA,IAAAA,EAAE,KAAK;CAAC;CAAY;CAAU;CAAkB;CAAiB;AAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAC9N,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AACjD,MAAM,iEAAiEA,IAAAA,EAAE,OAAO;CAC9E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAW,oEAAoE,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,oEAAoE,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,oEAAoE,SAAS,CAAC,CAAC,SAAS;CACrG,cAAc,oDAAoD,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,yBAAyB,+DAA+D,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAEtF,MAAa,mCAITC,eAAAA,OAAO,wCAAwC;CACjD,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/update-third-party-configuration.d.ts
@@ -63,16 +65,7 @@ declare const FlyUpdateThirdPartyConfigurationOutput: z.ZodObject<{
63
65
  }, z.core.$loose>>>;
64
66
  }, z.core.$loose>>>;
65
67
  }, z.core.$loose>;
66
- declare const flyUpdateThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<{
67
- thirdPartyConfigurationId: string;
68
- name?: string | undefined;
69
- caveats?: string | undefined;
70
- location?: string | undefined;
71
- uiexLevel?: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED" | undefined;
72
- customLevel?: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED" | undefined;
73
- flyctlLevel?: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED" | undefined;
74
- clientMutationId?: string | undefined;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
68
+ declare const flyUpdateThirdPartyConfiguration: AppAction<typeof FlyUpdateThirdPartyConfigurationInput, typeof FlyUpdateThirdPartyConfigurationOutput, typeof fly.credential>;
76
69
  //#endregion
77
70
  export { flyUpdateThirdPartyConfiguration };
78
71
  //# sourceMappingURL=update-third-party-configuration.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-third-party-configuration.d.cts","names":[],"sources":["../../src/actions/update-third-party-configuration.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"update-third-party-configuration.d.cts","names":[],"sources":["../../src/actions/update-third-party-configuration.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,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/update-third-party-configuration.d.ts
@@ -63,16 +65,7 @@ declare const FlyUpdateThirdPartyConfigurationOutput: z.ZodObject<{
63
65
  }, z.core.$loose>>>;
64
66
  }, z.core.$loose>>>;
65
67
  }, z.core.$loose>;
66
- declare const flyUpdateThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<{
67
- thirdPartyConfigurationId: string;
68
- name?: string | undefined;
69
- caveats?: string | undefined;
70
- location?: string | undefined;
71
- uiexLevel?: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED" | undefined;
72
- customLevel?: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED" | undefined;
73
- flyctlLevel?: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED" | undefined;
74
- clientMutationId?: string | undefined;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
68
+ declare const flyUpdateThirdPartyConfiguration: AppAction<typeof FlyUpdateThirdPartyConfigurationInput, typeof FlyUpdateThirdPartyConfigurationOutput, typeof fly.credential>;
76
69
  //#endregion
77
70
  export { flyUpdateThirdPartyConfiguration };
78
71
  //# sourceMappingURL=update-third-party-configuration.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-third-party-configuration.d.mts","names":[],"sources":["../../src/actions/update-third-party-configuration.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"update-third-party-configuration.d.mts","names":[],"sources":["../../src/actions/update-third-party-configuration.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,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/update-third-party-configuration.ts