@keystrokehq/fly 0.1.4 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (373) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-wire-guard-peer.cjs +1 -0
  4. package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
  5. package/dist/actions/add-wire-guard-peer.d.cts +3 -7
  6. package/dist/actions/add-wire-guard-peer.d.cts.map +1 -1
  7. package/dist/actions/add-wire-guard-peer.d.mts +3 -7
  8. package/dist/actions/add-wire-guard-peer.d.mts.map +1 -1
  9. package/dist/actions/add-wire-guard-peer.mjs +1 -0
  10. package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
  11. package/dist/actions/check-app-name-availability.cjs +1 -0
  12. package/dist/actions/check-app-name-availability.cjs.map +1 -1
  13. package/dist/actions/check-app-name-availability.d.cts +3 -3
  14. package/dist/actions/check-app-name-availability.d.cts.map +1 -1
  15. package/dist/actions/check-app-name-availability.d.mts +3 -3
  16. package/dist/actions/check-app-name-availability.d.mts.map +1 -1
  17. package/dist/actions/check-app-name-availability.mjs +1 -0
  18. package/dist/actions/check-app-name-availability.mjs.map +1 -1
  19. package/dist/actions/check-jobs.cjs +1 -0
  20. package/dist/actions/check-jobs.cjs.map +1 -1
  21. package/dist/actions/check-jobs.d.cts +3 -4
  22. package/dist/actions/check-jobs.d.cts.map +1 -1
  23. package/dist/actions/check-jobs.d.mts +3 -4
  24. package/dist/actions/check-jobs.d.mts.map +1 -1
  25. package/dist/actions/check-jobs.mjs +1 -0
  26. package/dist/actions/check-jobs.mjs.map +1 -1
  27. package/dist/actions/check-user-only-token.cjs +1 -0
  28. package/dist/actions/check-user-only-token.cjs.map +1 -1
  29. package/dist/actions/check-user-only-token.d.cts +3 -1
  30. package/dist/actions/check-user-only-token.d.cts.map +1 -1
  31. package/dist/actions/check-user-only-token.d.mts +3 -1
  32. package/dist/actions/check-user-only-token.d.mts.map +1 -1
  33. package/dist/actions/check-user-only-token.mjs +1 -0
  34. package/dist/actions/check-user-only-token.mjs.map +1 -1
  35. package/dist/actions/create-check-job-run.cjs +1 -0
  36. package/dist/actions/create-check-job-run.cjs.map +1 -1
  37. package/dist/actions/create-check-job-run.d.cts +3 -3
  38. package/dist/actions/create-check-job-run.d.cts.map +1 -1
  39. package/dist/actions/create-check-job-run.d.mts +3 -3
  40. package/dist/actions/create-check-job-run.d.mts.map +1 -1
  41. package/dist/actions/create-check-job-run.mjs +1 -0
  42. package/dist/actions/create-check-job-run.mjs.map +1 -1
  43. package/dist/actions/create-check-job.cjs +1 -0
  44. package/dist/actions/create-check-job.cjs.map +1 -1
  45. package/dist/actions/create-check-job.d.cts +3 -9
  46. package/dist/actions/create-check-job.d.cts.map +1 -1
  47. package/dist/actions/create-check-job.d.mts +3 -9
  48. package/dist/actions/create-check-job.d.mts.map +1 -1
  49. package/dist/actions/create-check-job.mjs +1 -0
  50. package/dist/actions/create-check-job.mjs.map +1 -1
  51. package/dist/actions/create-delegated-wire-guard-token.cjs +1 -0
  52. package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
  53. package/dist/actions/create-delegated-wire-guard-token.d.cts +3 -5
  54. package/dist/actions/create-delegated-wire-guard-token.d.cts.map +1 -1
  55. package/dist/actions/create-delegated-wire-guard-token.d.mts +3 -5
  56. package/dist/actions/create-delegated-wire-guard-token.d.mts.map +1 -1
  57. package/dist/actions/create-delegated-wire-guard-token.mjs +1 -0
  58. package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
  59. package/dist/actions/create-third-party-configuration.cjs +1 -0
  60. package/dist/actions/create-third-party-configuration.cjs.map +1 -1
  61. package/dist/actions/create-third-party-configuration.d.cts +3 -10
  62. package/dist/actions/create-third-party-configuration.d.cts.map +1 -1
  63. package/dist/actions/create-third-party-configuration.d.mts +3 -10
  64. package/dist/actions/create-third-party-configuration.d.mts.map +1 -1
  65. package/dist/actions/create-third-party-configuration.mjs +1 -0
  66. package/dist/actions/create-third-party-configuration.mjs.map +1 -1
  67. package/dist/actions/delete-delegated-wire-guard-token.cjs +1 -0
  68. package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
  69. package/dist/actions/delete-delegated-wire-guard-token.d.cts +3 -6
  70. package/dist/actions/delete-delegated-wire-guard-token.d.cts.map +1 -1
  71. package/dist/actions/delete-delegated-wire-guard-token.d.mts +3 -6
  72. package/dist/actions/delete-delegated-wire-guard-token.d.mts.map +1 -1
  73. package/dist/actions/delete-delegated-wire-guard-token.mjs +1 -0
  74. package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
  75. package/dist/actions/delete-organization.cjs +1 -0
  76. package/dist/actions/delete-organization.cjs.map +1 -1
  77. package/dist/actions/delete-organization.d.cts +3 -4
  78. package/dist/actions/delete-organization.d.cts.map +1 -1
  79. package/dist/actions/delete-organization.d.mts +3 -4
  80. package/dist/actions/delete-organization.d.mts.map +1 -1
  81. package/dist/actions/delete-organization.mjs +1 -0
  82. package/dist/actions/delete-organization.mjs.map +1 -1
  83. package/dist/actions/delete-remote-builder.cjs +1 -0
  84. package/dist/actions/delete-remote-builder.cjs.map +1 -1
  85. package/dist/actions/delete-remote-builder.d.cts +3 -4
  86. package/dist/actions/delete-remote-builder.d.cts.map +1 -1
  87. package/dist/actions/delete-remote-builder.d.mts +3 -4
  88. package/dist/actions/delete-remote-builder.d.mts.map +1 -1
  89. package/dist/actions/delete-remote-builder.mjs +1 -0
  90. package/dist/actions/delete-remote-builder.mjs.map +1 -1
  91. package/dist/actions/delete-third-party-configuration.cjs +1 -0
  92. package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
  93. package/dist/actions/delete-third-party-configuration.d.cts +3 -4
  94. package/dist/actions/delete-third-party-configuration.d.cts.map +1 -1
  95. package/dist/actions/delete-third-party-configuration.d.mts +3 -4
  96. package/dist/actions/delete-third-party-configuration.d.mts.map +1 -1
  97. package/dist/actions/delete-third-party-configuration.mjs +1 -0
  98. package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
  99. package/dist/actions/detach-postgres-cluster.cjs +1 -0
  100. package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
  101. package/dist/actions/detach-postgres-cluster.d.cts +3 -6
  102. package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
  103. package/dist/actions/detach-postgres-cluster.d.mts +3 -6
  104. package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
  105. package/dist/actions/detach-postgres-cluster.mjs +1 -0
  106. package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
  107. package/dist/actions/establish-ssh-key.cjs +1 -0
  108. package/dist/actions/establish-ssh-key.cjs.map +1 -1
  109. package/dist/actions/establish-ssh-key.d.cts +3 -5
  110. package/dist/actions/establish-ssh-key.d.cts.map +1 -1
  111. package/dist/actions/establish-ssh-key.d.mts +3 -5
  112. package/dist/actions/establish-ssh-key.d.mts.map +1 -1
  113. package/dist/actions/establish-ssh-key.mjs +1 -0
  114. package/dist/actions/establish-ssh-key.mjs.map +1 -1
  115. package/dist/actions/fetch-nodes-by-ids.cjs +1 -0
  116. package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
  117. package/dist/actions/fetch-nodes-by-ids.d.cts +3 -4
  118. package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
  119. package/dist/actions/fetch-nodes-by-ids.d.mts +3 -4
  120. package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
  121. package/dist/actions/fetch-nodes-by-ids.mjs +1 -0
  122. package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
  123. package/dist/actions/get-add-on-provider.cjs +1 -0
  124. package/dist/actions/get-add-on-provider.cjs.map +1 -1
  125. package/dist/actions/get-add-on-provider.d.cts +3 -3
  126. package/dist/actions/get-add-on-provider.d.cts.map +1 -1
  127. package/dist/actions/get-add-on-provider.d.mts +3 -3
  128. package/dist/actions/get-add-on-provider.d.mts.map +1 -1
  129. package/dist/actions/get-add-on-provider.mjs +1 -0
  130. package/dist/actions/get-add-on-provider.mjs.map +1 -1
  131. package/dist/actions/get-add-on.cjs +1 -0
  132. package/dist/actions/get-add-on.cjs.map +1 -1
  133. package/dist/actions/get-add-on.d.cts +3 -5
  134. package/dist/actions/get-add-on.d.cts.map +1 -1
  135. package/dist/actions/get-add-on.d.mts +3 -5
  136. package/dist/actions/get-add-on.d.mts.map +1 -1
  137. package/dist/actions/get-add-on.mjs +1 -0
  138. package/dist/actions/get-add-on.mjs.map +1 -1
  139. package/dist/actions/get-app-details.cjs +1 -0
  140. package/dist/actions/get-app-details.cjs.map +1 -1
  141. package/dist/actions/get-app-details.d.cts +3 -3
  142. package/dist/actions/get-app-details.d.cts.map +1 -1
  143. package/dist/actions/get-app-details.d.mts +3 -3
  144. package/dist/actions/get-app-details.d.mts.map +1 -1
  145. package/dist/actions/get-app-details.mjs +1 -0
  146. package/dist/actions/get-app-details.mjs.map +1 -1
  147. package/dist/actions/get-certificate.cjs +1 -0
  148. package/dist/actions/get-certificate.cjs.map +1 -1
  149. package/dist/actions/get-certificate.d.cts +3 -3
  150. package/dist/actions/get-certificate.d.cts.map +1 -1
  151. package/dist/actions/get-certificate.d.mts +3 -3
  152. package/dist/actions/get-certificate.d.mts.map +1 -1
  153. package/dist/actions/get-certificate.mjs +1 -0
  154. package/dist/actions/get-certificate.mjs.map +1 -1
  155. package/dist/actions/get-current-token-info.cjs +1 -0
  156. package/dist/actions/get-current-token-info.cjs.map +1 -1
  157. package/dist/actions/get-current-token-info.d.cts +3 -1
  158. package/dist/actions/get-current-token-info.d.cts.map +1 -1
  159. package/dist/actions/get-current-token-info.d.mts +3 -1
  160. package/dist/actions/get-current-token-info.d.mts.map +1 -1
  161. package/dist/actions/get-current-token-info.mjs +1 -0
  162. package/dist/actions/get-current-token-info.mjs.map +1 -1
  163. package/dist/actions/get-latest-image-details.cjs +1 -0
  164. package/dist/actions/get-latest-image-details.cjs.map +1 -1
  165. package/dist/actions/get-latest-image-details.d.cts +3 -4
  166. package/dist/actions/get-latest-image-details.d.cts.map +1 -1
  167. package/dist/actions/get-latest-image-details.d.mts +3 -4
  168. package/dist/actions/get-latest-image-details.d.mts.map +1 -1
  169. package/dist/actions/get-latest-image-details.mjs +1 -0
  170. package/dist/actions/get-latest-image-details.mjs.map +1 -1
  171. package/dist/actions/get-latest-image-tag.cjs +1 -0
  172. package/dist/actions/get-latest-image-tag.cjs.map +1 -1
  173. package/dist/actions/get-latest-image-tag.d.cts +3 -3
  174. package/dist/actions/get-latest-image-tag.d.cts.map +1 -1
  175. package/dist/actions/get-latest-image-tag.d.mts +3 -3
  176. package/dist/actions/get-latest-image-tag.d.mts.map +1 -1
  177. package/dist/actions/get-latest-image-tag.mjs +1 -0
  178. package/dist/actions/get-latest-image-tag.mjs.map +1 -1
  179. package/dist/actions/get-machine.cjs +1 -0
  180. package/dist/actions/get-machine.cjs.map +1 -1
  181. package/dist/actions/get-machine.d.cts +3 -3
  182. package/dist/actions/get-machine.d.cts.map +1 -1
  183. package/dist/actions/get-machine.d.mts +3 -3
  184. package/dist/actions/get-machine.d.mts.map +1 -1
  185. package/dist/actions/get-machine.mjs +1 -0
  186. package/dist/actions/get-machine.mjs.map +1 -1
  187. package/dist/actions/get-nearest-region.cjs +1 -0
  188. package/dist/actions/get-nearest-region.cjs.map +1 -1
  189. package/dist/actions/get-nearest-region.d.cts +3 -1
  190. package/dist/actions/get-nearest-region.d.cts.map +1 -1
  191. package/dist/actions/get-nearest-region.d.mts +3 -1
  192. package/dist/actions/get-nearest-region.d.mts.map +1 -1
  193. package/dist/actions/get-nearest-region.mjs +1 -0
  194. package/dist/actions/get-nearest-region.mjs.map +1 -1
  195. package/dist/actions/get-node.cjs +1 -0
  196. package/dist/actions/get-node.cjs.map +1 -1
  197. package/dist/actions/get-node.d.cts +3 -3
  198. package/dist/actions/get-node.d.cts.map +1 -1
  199. package/dist/actions/get-node.d.mts +3 -3
  200. package/dist/actions/get-node.d.mts.map +1 -1
  201. package/dist/actions/get-node.mjs +1 -0
  202. package/dist/actions/get-node.mjs.map +1 -1
  203. package/dist/actions/get-organization.cjs +1 -0
  204. package/dist/actions/get-organization.cjs.map +1 -1
  205. package/dist/actions/get-organization.d.cts +3 -3
  206. package/dist/actions/get-organization.d.cts.map +1 -1
  207. package/dist/actions/get-organization.d.mts +3 -3
  208. package/dist/actions/get-organization.d.mts.map +1 -1
  209. package/dist/actions/get-organization.mjs +1 -0
  210. package/dist/actions/get-organization.mjs.map +1 -1
  211. package/dist/actions/get-personal-organization.cjs +1 -0
  212. package/dist/actions/get-personal-organization.cjs.map +1 -1
  213. package/dist/actions/get-personal-organization.d.cts +3 -1
  214. package/dist/actions/get-personal-organization.d.cts.map +1 -1
  215. package/dist/actions/get-personal-organization.d.mts +3 -1
  216. package/dist/actions/get-personal-organization.d.mts.map +1 -1
  217. package/dist/actions/get-personal-organization.mjs +1 -0
  218. package/dist/actions/get-personal-organization.mjs.map +1 -1
  219. package/dist/actions/get-placements.cjs +1 -0
  220. package/dist/actions/get-placements.cjs.map +1 -1
  221. package/dist/actions/get-placements.d.cts +3 -18
  222. package/dist/actions/get-placements.d.cts.map +1 -1
  223. package/dist/actions/get-placements.d.mts +3 -18
  224. package/dist/actions/get-placements.d.mts.map +1 -1
  225. package/dist/actions/get-placements.mjs +1 -0
  226. package/dist/actions/get-placements.mjs.map +1 -1
  227. package/dist/actions/get-platform-info.cjs +1 -0
  228. package/dist/actions/get-platform-info.cjs.map +1 -1
  229. package/dist/actions/get-platform-info.d.cts +3 -1
  230. package/dist/actions/get-platform-info.d.cts.map +1 -1
  231. package/dist/actions/get-platform-info.d.mts +3 -1
  232. package/dist/actions/get-platform-info.d.mts.map +1 -1
  233. package/dist/actions/get-platform-info.mjs +1 -0
  234. package/dist/actions/get-platform-info.mjs.map +1 -1
  235. package/dist/actions/get-products.cjs +1 -0
  236. package/dist/actions/get-products.cjs.map +1 -1
  237. package/dist/actions/get-products.d.cts +3 -1
  238. package/dist/actions/get-products.d.cts.map +1 -1
  239. package/dist/actions/get-products.d.mts +3 -1
  240. package/dist/actions/get-products.d.mts.map +1 -1
  241. package/dist/actions/get-products.mjs +1 -0
  242. package/dist/actions/get-products.mjs.map +1 -1
  243. package/dist/actions/get-regions.cjs +1 -0
  244. package/dist/actions/get-regions.cjs.map +1 -1
  245. package/dist/actions/get-regions.d.cts +3 -8
  246. package/dist/actions/get-regions.d.cts.map +1 -1
  247. package/dist/actions/get-regions.d.mts +3 -8
  248. package/dist/actions/get-regions.d.mts.map +1 -1
  249. package/dist/actions/get-regions.mjs +1 -0
  250. package/dist/actions/get-regions.mjs.map +1 -1
  251. package/dist/actions/get-viewer-info.cjs +1 -0
  252. package/dist/actions/get-viewer-info.cjs.map +1 -1
  253. package/dist/actions/get-viewer-info.d.cts +3 -3
  254. package/dist/actions/get-viewer-info.d.cts.map +1 -1
  255. package/dist/actions/get-viewer-info.d.mts +3 -3
  256. package/dist/actions/get-viewer-info.d.mts.map +1 -1
  257. package/dist/actions/get-viewer-info.mjs +1 -0
  258. package/dist/actions/get-viewer-info.mjs.map +1 -1
  259. package/dist/actions/issue-certificate.cjs +1 -0
  260. package/dist/actions/issue-certificate.cjs.map +1 -1
  261. package/dist/actions/issue-certificate.d.cts +3 -8
  262. package/dist/actions/issue-certificate.d.cts.map +1 -1
  263. package/dist/actions/issue-certificate.d.mts +3 -8
  264. package/dist/actions/issue-certificate.d.mts.map +1 -1
  265. package/dist/actions/issue-certificate.mjs +1 -0
  266. package/dist/actions/issue-certificate.mjs.map +1 -1
  267. package/dist/actions/list-add-on-plans.cjs +1 -0
  268. package/dist/actions/list-add-on-plans.cjs.map +1 -1
  269. package/dist/actions/list-add-on-plans.d.cts +3 -6
  270. package/dist/actions/list-add-on-plans.d.cts.map +1 -1
  271. package/dist/actions/list-add-on-plans.d.mts +3 -6
  272. package/dist/actions/list-add-on-plans.d.mts.map +1 -1
  273. package/dist/actions/list-add-on-plans.mjs +1 -0
  274. package/dist/actions/list-add-on-plans.mjs.map +1 -1
  275. package/dist/actions/list-add-ons.cjs +1 -0
  276. package/dist/actions/list-add-ons.cjs.map +1 -1
  277. package/dist/actions/list-add-ons.d.cts +3 -4
  278. package/dist/actions/list-add-ons.d.cts.map +1 -1
  279. package/dist/actions/list-add-ons.d.mts +3 -4
  280. package/dist/actions/list-add-ons.d.mts.map +1 -1
  281. package/dist/actions/list-add-ons.mjs +1 -0
  282. package/dist/actions/list-add-ons.mjs.map +1 -1
  283. package/dist/actions/list-apps-graphql.cjs +1 -0
  284. package/dist/actions/list-apps-graphql.cjs.map +1 -1
  285. package/dist/actions/list-apps-graphql.d.cts +3 -9
  286. package/dist/actions/list-apps-graphql.d.cts.map +1 -1
  287. package/dist/actions/list-apps-graphql.d.mts +3 -9
  288. package/dist/actions/list-apps-graphql.d.mts.map +1 -1
  289. package/dist/actions/list-apps-graphql.mjs +1 -0
  290. package/dist/actions/list-apps-graphql.mjs.map +1 -1
  291. package/dist/actions/list-apps.cjs +1 -0
  292. package/dist/actions/list-apps.cjs.map +1 -1
  293. package/dist/actions/list-apps.d.cts +3 -4
  294. package/dist/actions/list-apps.d.cts.map +1 -1
  295. package/dist/actions/list-apps.d.mts +3 -4
  296. package/dist/actions/list-apps.d.mts.map +1 -1
  297. package/dist/actions/list-apps.mjs +1 -0
  298. package/dist/actions/list-apps.mjs.map +1 -1
  299. package/dist/actions/list-check-locations.cjs +1 -0
  300. package/dist/actions/list-check-locations.cjs.map +1 -1
  301. package/dist/actions/list-check-locations.d.cts +3 -1
  302. package/dist/actions/list-check-locations.d.cts.map +1 -1
  303. package/dist/actions/list-check-locations.d.mts +3 -1
  304. package/dist/actions/list-check-locations.d.mts.map +1 -1
  305. package/dist/actions/list-check-locations.mjs +1 -0
  306. package/dist/actions/list-check-locations.mjs.map +1 -1
  307. package/dist/actions/list-machines.cjs +1 -0
  308. package/dist/actions/list-machines.cjs.map +1 -1
  309. package/dist/actions/list-machines.d.cts +3 -6
  310. package/dist/actions/list-machines.d.cts.map +1 -1
  311. package/dist/actions/list-machines.d.mts +3 -6
  312. package/dist/actions/list-machines.d.mts.map +1 -1
  313. package/dist/actions/list-machines.mjs +1 -0
  314. package/dist/actions/list-machines.mjs.map +1 -1
  315. package/dist/actions/list-org-machines.cjs +1 -0
  316. package/dist/actions/list-org-machines.cjs.map +1 -1
  317. package/dist/actions/list-org-machines.d.cts +3 -9
  318. package/dist/actions/list-org-machines.d.cts.map +1 -1
  319. package/dist/actions/list-org-machines.d.mts +3 -9
  320. package/dist/actions/list-org-machines.d.mts.map +1 -1
  321. package/dist/actions/list-org-machines.mjs +1 -0
  322. package/dist/actions/list-org-machines.mjs.map +1 -1
  323. package/dist/actions/remove-wire-guard-peer.cjs +1 -0
  324. package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
  325. package/dist/actions/remove-wire-guard-peer.d.cts +3 -4
  326. package/dist/actions/remove-wire-guard-peer.d.cts.map +1 -1
  327. package/dist/actions/remove-wire-guard-peer.d.mts +3 -4
  328. package/dist/actions/remove-wire-guard-peer.d.mts.map +1 -1
  329. package/dist/actions/remove-wire-guard-peer.mjs +1 -0
  330. package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
  331. package/dist/actions/set-apps-v2-default-on.cjs +1 -0
  332. package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
  333. package/dist/actions/set-apps-v2-default-on.d.cts +3 -4
  334. package/dist/actions/set-apps-v2-default-on.d.cts.map +1 -1
  335. package/dist/actions/set-apps-v2-default-on.d.mts +3 -4
  336. package/dist/actions/set-apps-v2-default-on.d.mts.map +1 -1
  337. package/dist/actions/set-apps-v2-default-on.mjs +1 -0
  338. package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
  339. package/dist/actions/update-third-party-configuration.cjs +1 -0
  340. package/dist/actions/update-third-party-configuration.cjs.map +1 -1
  341. package/dist/actions/update-third-party-configuration.d.cts +3 -10
  342. package/dist/actions/update-third-party-configuration.d.cts.map +1 -1
  343. package/dist/actions/update-third-party-configuration.d.mts +3 -10
  344. package/dist/actions/update-third-party-configuration.d.mts.map +1 -1
  345. package/dist/actions/update-third-party-configuration.mjs +1 -0
  346. package/dist/actions/update-third-party-configuration.mjs.map +1 -1
  347. package/dist/actions/validate-config.cjs +1 -0
  348. package/dist/actions/validate-config.cjs.map +1 -1
  349. package/dist/actions/validate-config.d.cts +3 -3
  350. package/dist/actions/validate-config.d.cts.map +1 -1
  351. package/dist/actions/validate-config.d.mts +3 -3
  352. package/dist/actions/validate-config.d.mts.map +1 -1
  353. package/dist/actions/validate-config.mjs +1 -0
  354. package/dist/actions/validate-config.mjs.map +1 -1
  355. package/dist/actions/validate-wire-guard-peers.cjs +1 -0
  356. package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
  357. package/dist/actions/validate-wire-guard-peers.d.cts +3 -3
  358. package/dist/actions/validate-wire-guard-peers.d.cts.map +1 -1
  359. package/dist/actions/validate-wire-guard-peers.d.mts +3 -3
  360. package/dist/actions/validate-wire-guard-peers.d.mts.map +1 -1
  361. package/dist/actions/validate-wire-guard-peers.mjs +1 -0
  362. package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
  363. package/dist/app.cjs +9 -2
  364. package/dist/app.cjs.map +1 -1
  365. package/dist/app.d.cts +8 -1
  366. package/dist/app.d.cts.map +1 -1
  367. package/dist/app.d.mts +8 -1
  368. package/dist/app.d.mts.map +1 -1
  369. package/dist/app.mjs +6 -2
  370. package/dist/app.mjs.map +1 -1
  371. package/dist/index.d.cts +1 -1
  372. package/dist/index.d.mts +1 -1
  373. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"create-check-job.mjs","names":[],"sources":["../../src/actions/create-check-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCreateCheckJobInput = z.object({\n url: z.string().describe(\"The URL endpoint to monitor for health checks. This should be a fully qualified URL that will be checked from multiple locations.\"),\n locations: z.array(z.string()).describe(\"List of geographic locations from which to perform health checks. Common locations include 'newyork', 'london', 'tokyo', 'sydney', 'singapore', etc.\"),\n http_options: z.object({\n verb: z.enum([\"GET\", \"HEAD\"]).describe(\"HTTP method to use for the health check request (GET or HEAD).\"),\n headers: z.array(z.string()).describe(\"Optional list of HTTP headers to include in the health check request. Each header should be in 'Key: Value' format.\").optional(),\n}).describe(\"HTTP configuration options for the health check, including the HTTP verb (GET/HEAD) and optional headers.\"),\n organization_id: z.string().describe(\"Organization ID where the health check job will be created. This should be your Fly.io organization identifier.\"),\n}).describe(\"Request model for creating a health check job in Fly.io.\");\nconst FlyCreateCheckJob_CheckJobResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the created check job.\").nullable(),\n url: z.string().describe(\"The URL being monitored by this check job.\").nullable(),\n}).passthrough().describe(\"Response data for a created check job.\");\nconst FlyCreateCheckJob_CheckJobRunResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the check job run.\").nullable(),\n}).passthrough().describe(\"Response data for an initial check job run.\");\nexport const FlyCreateCheckJobOutput = z.object({\n checkJob: FlyCreateCheckJob_CheckJobResponseSchema.nullable(),\n checkJobRun: FlyCreateCheckJob_CheckJobRunResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for creating a health check job in Fly.io.\");\n\nexport const flyCreateCheckJob = action(\"FLY_CREATE_CHECK_JOB\", {\n slug: \"fly-create-check-job\",\n name: \"Create Health Check Job\",\n description: \"Tool to create a health check job for monitoring application endpoints in Fly.io. Use when you need to set up automated health monitoring for a URL from multiple geographic locations.\",\n input: FlyCreateCheckJobInput,\n output: FlyCreateCheckJobOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;CAC5J,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sJAAsJ;CAC9L,cAAc,EAAE,OAAO;EACvB,MAAM,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,gEAAgE;EACvG,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CACxK,CAAC,CAAC,CAAC,SAAS,2GAA2G;CACrH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;AACxJ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,8CAA8C,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAMvE,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVqC,EAAE,OAAO;EAC9C,UAAU,yCAAyC,SAAS;EAC5D,aAAa,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"create-check-job.mjs","names":[],"sources":["../../src/actions/create-check-job.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 FlyCreateCheckJobInput = z.object({\n url: z.string().describe(\"The URL endpoint to monitor for health checks. This should be a fully qualified URL that will be checked from multiple locations.\"),\n locations: z.array(z.string()).describe(\"List of geographic locations from which to perform health checks. Common locations include 'newyork', 'london', 'tokyo', 'sydney', 'singapore', etc.\"),\n http_options: z.object({\n verb: z.enum([\"GET\", \"HEAD\"]).describe(\"HTTP method to use for the health check request (GET or HEAD).\"),\n headers: z.array(z.string()).describe(\"Optional list of HTTP headers to include in the health check request. Each header should be in 'Key: Value' format.\").optional(),\n}).describe(\"HTTP configuration options for the health check, including the HTTP verb (GET/HEAD) and optional headers.\"),\n organization_id: z.string().describe(\"Organization ID where the health check job will be created. This should be your Fly.io organization identifier.\"),\n}).describe(\"Request model for creating a health check job in Fly.io.\");\nconst FlyCreateCheckJob_CheckJobResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the created check job.\").nullable(),\n url: z.string().describe(\"The URL being monitored by this check job.\").nullable(),\n}).passthrough().describe(\"Response data for a created check job.\");\nconst FlyCreateCheckJob_CheckJobRunResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the check job run.\").nullable(),\n}).passthrough().describe(\"Response data for an initial check job run.\");\nexport const FlyCreateCheckJobOutput = z.object({\n checkJob: FlyCreateCheckJob_CheckJobResponseSchema.nullable(),\n checkJobRun: FlyCreateCheckJob_CheckJobRunResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for creating a health check job in Fly.io.\");\n\nexport const flyCreateCheckJob: AppAction<\n typeof FlyCreateCheckJobInput,\n typeof FlyCreateCheckJobOutput,\n typeof fly.credential\n> = action(\"FLY_CREATE_CHECK_JOB\", {\n slug: \"fly-create-check-job\",\n name: \"Create Health Check Job\",\n description: \"Tool to create a health check job for monitoring application endpoints in Fly.io. Use when you need to set up automated health monitoring for a URL from multiple geographic locations.\",\n input: FlyCreateCheckJobInput,\n output: FlyCreateCheckJobOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;CAC5J,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sJAAsJ;CAC9L,cAAc,EAAE,OAAO;EACvB,MAAM,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,gEAAgE;EACvG,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CACxK,CAAC,CAAC,CAAC,SAAS,2GAA2G;CACrH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;AACxJ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,8CAA8C,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAMvE,MAAa,oBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdqC,EAAE,OAAO;EAC9C,UAAU,yCAAyC,SAAS;EAC5D,aAAa,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAWhB;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/create-delegated-wire-guard-token.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-delegated-wire-guard-token.cjs","names":["z","action"],"sources":["../../src/actions/create-delegated-wire-guard-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCreateDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the peer. Optional field for identifying the token.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization where the token will be created.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for creating a delegated WireGuard token.\");\nexport const FlyCreateDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The generated WireGuard token for delegated peer management\").nullable(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a delegated WireGuard token.\");\n\nexport const flyCreateDelegatedWireGuardToken = action(\"FLY_CREATE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-create-delegated-wire-guard-token\",\n name: \"Create Delegated WireGuard Token\",\n description: \"Tool to create a delegated WireGuard token for peer management in a Fly.io organization. Use when you need to generate a token for managing WireGuard peers with delegated access.\",\n input: FlyCreateDelegatedWireGuardTokenInput,\n output: FlyCreateDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC1H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H;CAClK,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACnG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-delegated-wire-guard-token.cjs","names":["z","action"],"sources":["../../src/actions/create-delegated-wire-guard-token.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 FlyCreateDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the peer. Optional field for identifying the token.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization where the token will be created.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for creating a delegated WireGuard token.\");\nexport const FlyCreateDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The generated WireGuard token for delegated peer management\").nullable(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a delegated WireGuard token.\");\n\nexport const flyCreateDelegatedWireGuardToken: AppAction<\n typeof FlyCreateDelegatedWireGuardTokenInput,\n typeof FlyCreateDelegatedWireGuardTokenOutput,\n typeof fly.credential\n> = action(\"FLY_CREATE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-create-delegated-wire-guard-token\",\n name: \"Create Delegated WireGuard Token\",\n description: \"Tool to create a delegated WireGuard token for peer management in a Fly.io organization. Use when you need to generate a token for managing WireGuard peers with delegated access.\",\n input: FlyCreateDelegatedWireGuardTokenInput,\n output: FlyCreateDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC1H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H;CAClK,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACnG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,mCAITC,eAAAA,OAAO,yCAAyC;CAClD,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/create-delegated-wire-guard-token.d.ts
@@ -10,11 +12,7 @@ declare const FlyCreateDelegatedWireGuardTokenOutput: z.ZodObject<{
10
12
  token: z.ZodNullable<z.ZodString>;
11
13
  client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
14
  }, z.core.$loose>;
13
- declare const flyCreateDelegatedWireGuardToken: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- organization_id: string;
15
- name?: string | undefined;
16
- client_mutation_id?: string | undefined;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const flyCreateDelegatedWireGuardToken: AppAction<typeof FlyCreateDelegatedWireGuardTokenInput, typeof FlyCreateDelegatedWireGuardTokenOutput, typeof fly.credential>;
18
16
  //#endregion
19
17
  export { flyCreateDelegatedWireGuardToken };
20
18
  //# sourceMappingURL=create-delegated-wire-guard-token.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-delegated-wire-guard-token.d.cts","names":[],"sources":["../../src/actions/create-delegated-wire-guard-token.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAKrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"create-delegated-wire-guard-token.d.cts","names":[],"sources":["../../src/actions/create-delegated-wire-guard-token.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAKrC,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/create-delegated-wire-guard-token.d.ts
@@ -10,11 +12,7 @@ declare const FlyCreateDelegatedWireGuardTokenOutput: z.ZodObject<{
10
12
  token: z.ZodNullable<z.ZodString>;
11
13
  client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
14
  }, z.core.$loose>;
13
- declare const flyCreateDelegatedWireGuardToken: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- organization_id: string;
15
- name?: string | undefined;
16
- client_mutation_id?: string | undefined;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const flyCreateDelegatedWireGuardToken: AppAction<typeof FlyCreateDelegatedWireGuardTokenInput, typeof FlyCreateDelegatedWireGuardTokenOutput, typeof fly.credential>;
18
16
  //#endregion
19
17
  export { flyCreateDelegatedWireGuardToken };
20
18
  //# sourceMappingURL=create-delegated-wire-guard-token.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-delegated-wire-guard-token.d.mts","names":[],"sources":["../../src/actions/create-delegated-wire-guard-token.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAKrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"create-delegated-wire-guard-token.d.mts","names":[],"sources":["../../src/actions/create-delegated-wire-guard-token.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAKrC,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
  const flyCreateDelegatedWireGuardToken = action("FLY_CREATE_DELEGATED_WIRE_GUARD_TOKEN", {
@@ -1 +1 @@
1
- {"version":3,"file":"create-delegated-wire-guard-token.mjs","names":[],"sources":["../../src/actions/create-delegated-wire-guard-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCreateDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the peer. Optional field for identifying the token.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization where the token will be created.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for creating a delegated WireGuard token.\");\nexport const FlyCreateDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The generated WireGuard token for delegated peer management\").nullable(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a delegated WireGuard token.\");\n\nexport const flyCreateDelegatedWireGuardToken = action(\"FLY_CREATE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-create-delegated-wire-guard-token\",\n name: \"Create Delegated WireGuard Token\",\n description: \"Tool to create a delegated WireGuard token for peer management in a Fly.io organization. Use when you need to generate a token for managing WireGuard peers with delegated access.\",\n input: FlyCreateDelegatedWireGuardTokenInput,\n output: FlyCreateDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;AAcA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC1H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H;EAClK,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACxJ,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVoD,EAAE,OAAO;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACnG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"create-delegated-wire-guard-token.mjs","names":[],"sources":["../../src/actions/create-delegated-wire-guard-token.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 FlyCreateDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the peer. Optional field for identifying the token.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization where the token will be created.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for creating a delegated WireGuard token.\");\nexport const FlyCreateDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The generated WireGuard token for delegated peer management\").nullable(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a delegated WireGuard token.\");\n\nexport const flyCreateDelegatedWireGuardToken: AppAction<\n typeof FlyCreateDelegatedWireGuardTokenInput,\n typeof FlyCreateDelegatedWireGuardTokenOutput,\n typeof fly.credential\n> = action(\"FLY_CREATE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-create-delegated-wire-guard-token\",\n name: \"Create Delegated WireGuard Token\",\n description: \"Tool to create a delegated WireGuard token for peer management in a Fly.io organization. Use when you need to generate a token for managing WireGuard peers with delegated access.\",\n input: FlyCreateDelegatedWireGuardTokenInput,\n output: FlyCreateDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,mCAIT,OAAO,yCAAyC;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC1H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H;EAClK,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACxJ,CAAC,CAAC,CAAC,SAAS,yDAcH;CACP,QAdoD,EAAE,OAAO;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACnG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;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/create-third-party-configuration.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/create-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCreateThirdPartyConfigurationInput = z.object({\n name: z.string().describe(\"Friendly name for the configuration\"),\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\"),\n uiexLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for UI session tokens\"),\n customLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for custom token creation\"),\n flyctlLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for flyctl session tokens\"),\n organizationId: z.string().describe(\"The organization's node ID\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request parameters for creating a third-party service configuration.\");\nconst FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema = z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\");\nconst FlyCreateThirdPartyConfiguration_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 FlyCreateThirdPartyConfiguration_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: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n customLevel: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n flyctlLevel: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n organization: FlyCreateThirdPartyConfiguration_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Third-party service configuration for discharging macaroon caveats.\");\nexport const FlyCreateThirdPartyConfigurationOutput = z.object({\n clientMutationId: z.string().describe(\"The client mutation identifier if provided in request\").nullable().optional(),\n thirdPartyConfiguration: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the created third-party configuration.\");\n\nexport const flyCreateThirdPartyConfiguration = action(\"FLY_CREATE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-create-third-party-configuration\",\n name: \"Create Third-Party Configuration\",\n description: \"Tool to create a third-party service configuration for discharging macaroon caveats. Use when you need to configure external authorization services for Fly.io token validation.\",\n input: FlyCreateThirdPartyConfigurationInput,\n output: FlyCreateThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC9F,WAAWA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,gDAAgD;CAClJ,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACxJ,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACxJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAChE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC/G,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":"create-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/create-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 FlyCreateThirdPartyConfigurationInput = z.object({\n name: z.string().describe(\"Friendly name for the configuration\"),\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\"),\n uiexLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for UI session tokens\"),\n customLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for custom token creation\"),\n flyctlLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for flyctl session tokens\"),\n organizationId: z.string().describe(\"The organization's node ID\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request parameters for creating a third-party service configuration.\");\nconst FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema = z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\");\nconst FlyCreateThirdPartyConfiguration_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 FlyCreateThirdPartyConfiguration_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: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n customLevel: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n flyctlLevel: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n organization: FlyCreateThirdPartyConfiguration_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Third-party service configuration for discharging macaroon caveats.\");\nexport const FlyCreateThirdPartyConfigurationOutput = z.object({\n clientMutationId: z.string().describe(\"The client mutation identifier if provided in request\").nullable().optional(),\n thirdPartyConfiguration: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the created third-party configuration.\");\n\nexport const flyCreateThirdPartyConfiguration: AppAction<\n typeof FlyCreateThirdPartyConfigurationInput,\n typeof FlyCreateThirdPartyConfigurationOutput,\n typeof fly.credential\n> = action(\"FLY_CREATE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-create-third-party-configuration\",\n name: \"Create Third-Party Configuration\",\n description: \"Tool to create a third-party service configuration for discharging macaroon caveats. Use when you need to configure external authorization services for Fly.io token validation.\",\n input: FlyCreateThirdPartyConfigurationInput,\n output: FlyCreateThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC9F,WAAWA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,gDAAgD;CAClJ,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACxJ,aAAaA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACxJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAChE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC/G,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/create-third-party-configuration.d.ts
@@ -63,16 +65,7 @@ declare const FlyCreateThirdPartyConfigurationOutput: z.ZodObject<{
63
65
  }, z.core.$loose>>>;
64
66
  }, z.core.$loose>>>;
65
67
  }, z.core.$loose>;
66
- declare const flyCreateThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<{
67
- name: string;
68
- location: string;
69
- uiexLevel: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED";
70
- customLevel: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED";
71
- flyctlLevel: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED";
72
- organizationId: string;
73
- caveats?: string | undefined;
74
- clientMutationId?: string | undefined;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
68
+ declare const flyCreateThirdPartyConfiguration: AppAction<typeof FlyCreateThirdPartyConfigurationInput, typeof FlyCreateThirdPartyConfigurationOutput, typeof fly.credential>;
76
69
  //#endregion
77
70
  export { flyCreateThirdPartyConfiguration };
78
71
  //# sourceMappingURL=create-third-party-configuration.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-third-party-configuration.d.cts","names":[],"sources":["../../src/actions/create-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":"create-third-party-configuration.d.cts","names":[],"sources":["../../src/actions/create-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/create-third-party-configuration.d.ts
@@ -63,16 +65,7 @@ declare const FlyCreateThirdPartyConfigurationOutput: z.ZodObject<{
63
65
  }, z.core.$loose>>>;
64
66
  }, z.core.$loose>>>;
65
67
  }, z.core.$loose>;
66
- declare const flyCreateThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<{
67
- name: string;
68
- location: string;
69
- uiexLevel: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED";
70
- customLevel: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED";
71
- flyctlLevel: "DISABLED" | "OPT_IN" | "MEMBER_OPT_OUT" | "ADMIN_OPT_OUT" | "REQUIRED";
72
- organizationId: string;
73
- caveats?: string | undefined;
74
- clientMutationId?: string | undefined;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
68
+ declare const flyCreateThirdPartyConfiguration: AppAction<typeof FlyCreateThirdPartyConfigurationInput, typeof FlyCreateThirdPartyConfigurationOutput, typeof fly.credential>;
76
69
  //#endregion
77
70
  export { flyCreateThirdPartyConfiguration };
78
71
  //# sourceMappingURL=create-third-party-configuration.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-third-party-configuration.d.mts","names":[],"sources":["../../src/actions/create-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":"create-third-party-configuration.d.mts","names":[],"sources":["../../src/actions/create-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/create-third-party-configuration.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-third-party-configuration.mjs","names":[],"sources":["../../src/actions/create-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCreateThirdPartyConfigurationInput = z.object({\n name: z.string().describe(\"Friendly name for the configuration\"),\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\"),\n uiexLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for UI session tokens\"),\n customLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for custom token creation\"),\n flyctlLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for flyctl session tokens\"),\n organizationId: z.string().describe(\"The organization's node ID\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request parameters for creating a third-party service configuration.\");\nconst FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema = z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\");\nconst FlyCreateThirdPartyConfiguration_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 FlyCreateThirdPartyConfiguration_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: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n customLevel: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n flyctlLevel: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n organization: FlyCreateThirdPartyConfiguration_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Third-party service configuration for discharging macaroon caveats.\");\nexport const FlyCreateThirdPartyConfigurationOutput = z.object({\n clientMutationId: z.string().describe(\"The client mutation identifier if provided in request\").nullable().optional(),\n thirdPartyConfiguration: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the created third-party configuration.\");\n\nexport const flyCreateThirdPartyConfiguration = action(\"FLY_CREATE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-create-third-party-configuration\",\n name: \"Create Third-Party Configuration\",\n description: \"Tool to create a third-party service configuration for discharging macaroon caveats. Use when you need to configure external authorization services for Fly.io token validation.\",\n input: FlyCreateThirdPartyConfigurationInput,\n output: FlyCreateThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACjH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC9F,WAAW,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,gDAAgD;CAClJ,aAAa,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACxJ,aAAa,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACxJ,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAChE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,sEAAsE,EAAE,KAAK;CAAC;CAAY;CAAU;CAAkB;CAAiB;AAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAC9N,MAAM,sDAAsD,EAAE,OAAO;CACnE,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,uBAAuB;AACjD,MAAM,iEAAiE,EAAE,OAAO;CAC9E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAU,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;AAM/F,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoD,EAAE,OAAO;EAC7D,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,yBAAyB,+DAA+D,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"create-third-party-configuration.mjs","names":[],"sources":["../../src/actions/create-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 FlyCreateThirdPartyConfigurationInput = z.object({\n name: z.string().describe(\"Friendly name for the configuration\"),\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\"),\n uiexLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for UI session tokens\"),\n customLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for custom token creation\"),\n flyctlLevel: z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Third-party caveat level for flyctl session tokens\"),\n organizationId: z.string().describe(\"The organization's node ID\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request parameters for creating a third-party service configuration.\");\nconst FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema = z.enum([\"DISABLED\", \"OPT_IN\", \"MEMBER_OPT_OUT\", \"ADMIN_OPT_OUT\", \"REQUIRED\"]).describe(\"Authorization level for third-party caveat configuration.\");\nconst FlyCreateThirdPartyConfiguration_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 FlyCreateThirdPartyConfiguration_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: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n customLevel: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n flyctlLevel: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationLevelSchema.nullable().optional(),\n organization: FlyCreateThirdPartyConfiguration_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Third-party service configuration for discharging macaroon caveats.\");\nexport const FlyCreateThirdPartyConfigurationOutput = z.object({\n clientMutationId: z.string().describe(\"The client mutation identifier if provided in request\").nullable().optional(),\n thirdPartyConfiguration: FlyCreateThirdPartyConfiguration_ThirdPartyConfigurationSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the created third-party configuration.\");\n\nexport const flyCreateThirdPartyConfiguration: AppAction<\n typeof FlyCreateThirdPartyConfigurationInput,\n typeof FlyCreateThirdPartyConfigurationOutput,\n typeof fly.credential\n> = action(\"FLY_CREATE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-create-third-party-configuration\",\n name: \"Create Third-Party Configuration\",\n description: \"Tool to create a third-party service configuration for discharging macaroon caveats. Use when you need to configure external authorization services for Fly.io token validation.\",\n input: FlyCreateThirdPartyConfigurationInput,\n output: FlyCreateThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACjH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC9F,WAAW,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,gDAAgD;CAClJ,aAAa,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACxJ,aAAa,EAAE,KAAK;EAAC;EAAY;EAAU;EAAkB;EAAiB;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACxJ,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAChE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,sEAAsE,EAAE,KAAK;CAAC;CAAY;CAAU;CAAkB;CAAiB;AAAU,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAC9N,MAAM,sDAAsD,EAAE,OAAO;CACnE,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,uBAAuB;AACjD,MAAM,iEAAiE,EAAE,OAAO;CAC9E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAU,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;AAM/F,MAAa,mCAIT,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdoD,EAAE,OAAO;EAC7D,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,yBAAyB,+DAA+D,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAWhB;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/delete-delegated-wire-guard-token.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-delegated-wire-guard-token.cjs","names":["z","action"],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the token. Either this or token must be provided to identify which token to delete.\").optional(),\n token: z.string().describe(\"The raw WireGuard token to delete. Either this or name must be provided to identify which token to delete.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization that owns the token.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for deleting a delegated WireGuard token.\");\nexport const FlyDeleteDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The deleted WireGuard token value, if returned by the API\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a delegated WireGuard token.\");\n\nexport const flyDeleteDelegatedWireGuardToken = action(\"FLY_DELETE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-delete-delegated-wire-guard-token\",\n name: \"Delete Delegated WireGuard Token\",\n description: \"Tool to delete a delegated WireGuard token from a Fly.io organization. Use when you need to revoke or remove an existing WireGuard token that was previously created. Either token or name must be provided to identify which token to delete.\",\n input: FlyDeleteDelegatedWireGuardTokenInput,\n output: FlyDeleteDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC1J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CAClJ,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;CACtJ,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-delegated-wire-guard-token.cjs","names":["z","action"],"sources":["../../src/actions/delete-delegated-wire-guard-token.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 FlyDeleteDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the token. Either this or token must be provided to identify which token to delete.\").optional(),\n token: z.string().describe(\"The raw WireGuard token to delete. Either this or name must be provided to identify which token to delete.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization that owns the token.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for deleting a delegated WireGuard token.\");\nexport const FlyDeleteDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The deleted WireGuard token value, if returned by the API\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a delegated WireGuard token.\");\n\nexport const flyDeleteDelegatedWireGuardToken: AppAction<\n typeof FlyDeleteDelegatedWireGuardTokenInput,\n typeof FlyDeleteDelegatedWireGuardTokenOutput,\n typeof fly.credential\n> = action(\"FLY_DELETE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-delete-delegated-wire-guard-token\",\n name: \"Delete Delegated WireGuard Token\",\n description: \"Tool to delete a delegated WireGuard token from a Fly.io organization. Use when you need to revoke or remove an existing WireGuard token that was previously created. Either token or name must be provided to identify which token to delete.\",\n input: FlyDeleteDelegatedWireGuardTokenInput,\n output: FlyDeleteDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC1J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CAClJ,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;CACtJ,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,mCAITC,eAAAA,OAAO,yCAAyC;CAClD,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/delete-delegated-wire-guard-token.d.ts
@@ -11,12 +13,7 @@ declare const FlyDeleteDelegatedWireGuardTokenOutput: z.ZodObject<{
11
13
  token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
14
  client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  }, z.core.$loose>;
14
- declare const flyDeleteDelegatedWireGuardToken: import("@keystrokehq/action").WorkflowActionDefinition<{
15
- organization_id: string;
16
- name?: string | undefined;
17
- token?: string | undefined;
18
- client_mutation_id?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const flyDeleteDelegatedWireGuardToken: AppAction<typeof FlyDeleteDelegatedWireGuardTokenInput, typeof FlyDeleteDelegatedWireGuardTokenOutput, typeof fly.credential>;
20
17
  //#endregion
21
18
  export { flyDeleteDelegatedWireGuardToken };
22
19
  //# sourceMappingURL=delete-delegated-wire-guard-token.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-delegated-wire-guard-token.d.cts","names":[],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;cAMrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"delete-delegated-wire-guard-token.d.cts","names":[],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;cAMrC,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/delete-delegated-wire-guard-token.d.ts
@@ -11,12 +13,7 @@ declare const FlyDeleteDelegatedWireGuardTokenOutput: z.ZodObject<{
11
13
  token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
14
  client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  }, z.core.$loose>;
14
- declare const flyDeleteDelegatedWireGuardToken: import("@keystrokehq/action").WorkflowActionDefinition<{
15
- organization_id: string;
16
- name?: string | undefined;
17
- token?: string | undefined;
18
- client_mutation_id?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ declare const flyDeleteDelegatedWireGuardToken: AppAction<typeof FlyDeleteDelegatedWireGuardTokenInput, typeof FlyDeleteDelegatedWireGuardTokenOutput, typeof fly.credential>;
20
17
  //#endregion
21
18
  export { flyDeleteDelegatedWireGuardToken };
22
19
  //# sourceMappingURL=delete-delegated-wire-guard-token.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-delegated-wire-guard-token.d.mts","names":[],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;cAMrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"delete-delegated-wire-guard-token.d.mts","names":[],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;cAMrC,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
  const flyDeleteDelegatedWireGuardToken = action("FLY_DELETE_DELEGATED_WIRE_GUARD_TOKEN", {
@@ -1 +1 @@
1
- {"version":3,"file":"delete-delegated-wire-guard-token.mjs","names":[],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the token. Either this or token must be provided to identify which token to delete.\").optional(),\n token: z.string().describe(\"The raw WireGuard token to delete. Either this or name must be provided to identify which token to delete.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization that owns the token.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for deleting a delegated WireGuard token.\");\nexport const FlyDeleteDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The deleted WireGuard token value, if returned by the API\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a delegated WireGuard token.\");\n\nexport const flyDeleteDelegatedWireGuardToken = action(\"FLY_DELETE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-delete-delegated-wire-guard-token\",\n name: \"Delete Delegated WireGuard Token\",\n description: \"Tool to delete a delegated WireGuard token from a Fly.io organization. Use when you need to revoke or remove an existing WireGuard token that was previously created. Either token or name must be provided to identify which token to delete.\",\n input: FlyDeleteDelegatedWireGuardTokenInput,\n output: FlyDeleteDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;AAeA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EAC1J,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;EAClJ,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;EACtJ,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACxJ,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVoD,EAAE,OAAO;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"delete-delegated-wire-guard-token.mjs","names":[],"sources":["../../src/actions/delete-delegated-wire-guard-token.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 FlyDeleteDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the token. Either this or token must be provided to identify which token to delete.\").optional(),\n token: z.string().describe(\"The raw WireGuard token to delete. Either this or name must be provided to identify which token to delete.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization that owns the token.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for deleting a delegated WireGuard token.\");\nexport const FlyDeleteDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The deleted WireGuard token value, if returned by the API\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a delegated WireGuard token.\");\n\nexport const flyDeleteDelegatedWireGuardToken: AppAction<\n typeof FlyDeleteDelegatedWireGuardTokenInput,\n typeof FlyDeleteDelegatedWireGuardTokenOutput,\n typeof fly.credential\n> = action(\"FLY_DELETE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-delete-delegated-wire-guard-token\",\n name: \"Delete Delegated WireGuard Token\",\n description: \"Tool to delete a delegated WireGuard token from a Fly.io organization. Use when you need to revoke or remove an existing WireGuard token that was previously created. Either token or name must be provided to identify which token to delete.\",\n input: FlyDeleteDelegatedWireGuardTokenInput,\n output: FlyDeleteDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,mCAIT,OAAO,yCAAyC;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EAC1J,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;EAClJ,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;EACtJ,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACxJ,CAAC,CAAC,CAAC,SAAS,yDAcH;CACP,QAdoD,EAAE,OAAO;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;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/delete-organization.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-organization.cjs","names":["z","action"],"sources":["../../src/actions/delete-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteOrganizationInput = z.object({\n organizationId: z.string().describe(\"The identifier of the organization to delete. This will permanently remove the organization and all associated resources.\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n}).describe(\"Request model for deleting a Fly.io organization.\");\nconst FlyDeleteOrganization_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDeleteOrganization_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDeleteOrganization_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDeleteOrganizationOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the deletion result under the 'deleteOrganization' key\").nullable().optional(),\n errors: z.array(FlyDeleteOrganization_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the delete organization mutation.\");\n\nexport const flyDeleteOrganization = action(\"FLY_DELETE_ORGANIZATION\", {\n slug: \"fly-delete-organization\",\n name: \"Delete Organization\",\n description: \"Tool to delete a Fly.io organization and all its associated resources using the GraphQL API. Use when you need to permanently remove an organization. This operation is irreversible.\",\n input: FlyDeleteOrganizationInput,\n output: FlyDeleteOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;CAC/J,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;AACnJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AACjD,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,QAAQA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-organization.cjs","names":["z","action"],"sources":["../../src/actions/delete-organization.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 FlyDeleteOrganizationInput = z.object({\n organizationId: z.string().describe(\"The identifier of the organization to delete. This will permanently remove the organization and all associated resources.\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n}).describe(\"Request model for deleting a Fly.io organization.\");\nconst FlyDeleteOrganization_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDeleteOrganization_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDeleteOrganization_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDeleteOrganizationOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the deletion result under the 'deleteOrganization' key\").nullable().optional(),\n errors: z.array(FlyDeleteOrganization_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the delete organization mutation.\");\n\nexport const flyDeleteOrganization: AppAction<\n typeof FlyDeleteOrganizationInput,\n typeof FlyDeleteOrganizationOutput,\n typeof fly.credential\n> = action(\"FLY_DELETE_ORGANIZATION\", {\n slug: \"fly-delete-organization\",\n name: \"Delete Organization\",\n description: \"Tool to delete a Fly.io organization and all its associated resources using the GraphQL API. Use when you need to permanently remove an organization. This operation is irreversible.\",\n input: FlyDeleteOrganizationInput,\n output: FlyDeleteOrganizationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;CAC/J,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;AACnJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AACjD,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,QAAQA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,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/delete-organization.d.ts
@@ -16,10 +18,7 @@ declare const FlyDeleteOrganizationOutput: z.ZodObject<{
16
18
  }, z.core.$loose>>>>;
17
19
  }, z.core.$loose>>>>;
18
20
  }, z.core.$loose>;
19
- declare const flyDeleteOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- organizationId: string;
21
- clientMutationId?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const flyDeleteOrganization: AppAction<typeof FlyDeleteOrganizationInput, typeof FlyDeleteOrganizationOutput, typeof fly.credential>;
23
22
  //#endregion
24
23
  export { flyDeleteOrganization };
25
24
  //# sourceMappingURL=delete-organization.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-organization.d.cts","names":[],"sources":["../../src/actions/delete-organization.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"delete-organization.d.cts","names":[],"sources":["../../src/actions/delete-organization.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK3B,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/delete-organization.d.ts
@@ -16,10 +18,7 @@ declare const FlyDeleteOrganizationOutput: z.ZodObject<{
16
18
  }, z.core.$loose>>>>;
17
19
  }, z.core.$loose>>>>;
18
20
  }, z.core.$loose>;
19
- declare const flyDeleteOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- organizationId: string;
21
- clientMutationId?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const flyDeleteOrganization: AppAction<typeof FlyDeleteOrganizationInput, typeof FlyDeleteOrganizationOutput, typeof fly.credential>;
23
22
  //#endregion
24
23
  export { flyDeleteOrganization };
25
24
  //# sourceMappingURL=delete-organization.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-organization.d.mts","names":[],"sources":["../../src/actions/delete-organization.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"delete-organization.d.mts","names":[],"sources":["../../src/actions/delete-organization.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK3B,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/delete-organization.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-organization.mjs","names":[],"sources":["../../src/actions/delete-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteOrganizationInput = z.object({\n organizationId: z.string().describe(\"The identifier of the organization to delete. This will permanently remove the organization and all associated resources.\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n}).describe(\"Request model for deleting a Fly.io organization.\");\nconst FlyDeleteOrganization_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDeleteOrganization_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDeleteOrganization_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDeleteOrganizationOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the deletion result under the 'deleteOrganization' key\").nullable().optional(),\n errors: z.array(FlyDeleteOrganization_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the delete organization mutation.\");\n\nexport const flyDeleteOrganization = action(\"FLY_DELETE_ORGANIZATION\", {\n slug: \"fly-delete-organization\",\n name: \"Delete Organization\",\n description: \"Tool to delete a Fly.io organization and all its associated resources using the GraphQL API. Use when you need to permanently remove an organization. This operation is irreversible.\",\n input: FlyDeleteOrganizationInput,\n output: FlyDeleteOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;CAC/J,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;AACnJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AAMjD,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVyC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,QAAQ,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"delete-organization.mjs","names":[],"sources":["../../src/actions/delete-organization.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 FlyDeleteOrganizationInput = z.object({\n organizationId: z.string().describe(\"The identifier of the organization to delete. This will permanently remove the organization and all associated resources.\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n}).describe(\"Request model for deleting a Fly.io organization.\");\nconst FlyDeleteOrganization_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDeleteOrganization_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDeleteOrganization_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDeleteOrganizationOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the deletion result under the 'deleteOrganization' key\").nullable().optional(),\n errors: z.array(FlyDeleteOrganization_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the delete organization mutation.\");\n\nexport const flyDeleteOrganization: AppAction<\n typeof FlyDeleteOrganizationInput,\n typeof FlyDeleteOrganizationOutput,\n typeof fly.credential\n> = action(\"FLY_DELETE_ORGANIZATION\", {\n slug: \"fly-delete-organization\",\n name: \"Delete Organization\",\n description: \"Tool to delete a Fly.io organization and all its associated resources using the GraphQL API. Use when you need to permanently remove an organization. This operation is irreversible.\",\n input: FlyDeleteOrganizationInput,\n output: FlyDeleteOrganizationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;CAC/J,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;AACnJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AAMjD,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdyC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,QAAQ,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,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/delete-remote-builder.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-remote-builder.cjs","names":["z","action"],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteRemoteBuilderInput = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema = z.object({\n id: z.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.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,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,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,cAAc,0CAA0C,SAAS,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-remote-builder.cjs","names":["z","action"],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyDeleteRemoteBuilderInput = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema = z.object({\n id: z.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.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder: AppAction<\n typeof FlyDeleteRemoteBuilderInput,\n typeof FlyDeleteRemoteBuilderOutput,\n typeof fly.credential\n> = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,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,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,cAAc,0CAA0C,SAAS,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,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/delete-remote-builder.d.ts
@@ -12,10 +14,7 @@ declare const FlyDeleteRemoteBuilderOutput: z.ZodObject<{
12
14
  slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  }, z.core.$loose>>>;
14
16
  }, z.core.$loose>;
15
- declare const flyDeleteRemoteBuilder: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- organization_id: string;
17
- client_mutation_id?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const flyDeleteRemoteBuilder: AppAction<typeof FlyDeleteRemoteBuilderInput, typeof FlyDeleteRemoteBuilderOutput, typeof fly.credential>;
19
18
  //#endregion
20
19
  export { flyDeleteRemoteBuilder };
21
20
  //# sourceMappingURL=delete-remote-builder.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-remote-builder.d.cts","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"delete-remote-builder.d.cts","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAS3B,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/delete-remote-builder.d.ts
@@ -12,10 +14,7 @@ declare const FlyDeleteRemoteBuilderOutput: z.ZodObject<{
12
14
  slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  }, z.core.$loose>>>;
14
16
  }, z.core.$loose>;
15
- declare const flyDeleteRemoteBuilder: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- organization_id: string;
17
- client_mutation_id?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const flyDeleteRemoteBuilder: AppAction<typeof FlyDeleteRemoteBuilderInput, typeof FlyDeleteRemoteBuilderOutput, typeof fly.credential>;
19
18
  //#endregion
20
19
  export { flyDeleteRemoteBuilder };
21
20
  //# sourceMappingURL=delete-remote-builder.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-remote-builder.d.mts","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
1
+ {"version":3,"file":"delete-remote-builder.d.mts","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAS3B,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/delete-remote-builder.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-remote-builder.mjs","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteRemoteBuilderInput = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema = z.object({\n id: z.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.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,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;AAK5E,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,cAAc,0CAA0C,SAAS,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"delete-remote-builder.mjs","names":[],"sources":["../../src/actions/delete-remote-builder.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 FlyDeleteRemoteBuilderInput = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema = z.object({\n id: z.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.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder: AppAction<\n typeof FlyDeleteRemoteBuilderInput,\n typeof FlyDeleteRemoteBuilderOutput,\n typeof fly.credential\n> = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO;CAClD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,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;AAK5E,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO,EACnD,cAAc,0CAA0C,SAAS,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/delete-third-party-configuration.ts
@@ -1 +1 @@
1
- {"version":3,"file":"delete-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.boolean().describe(\"Whether the deletion was successful\").nullable().optional(),\n client_mutation_id: z.string().describe(\"The client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACtJ,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;AACtL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.boolean().describe(\"Whether the deletion was successful\").nullable().optional(),\n client_mutation_id: z.string().describe(\"The client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration: AppAction<\n typeof FlyDeleteThirdPartyConfigurationInput,\n typeof FlyDeleteThirdPartyConfigurationOutput,\n typeof fly.credential\n> = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACtJ,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;AACtL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,mCAITC,eAAAA,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}