@keystrokehq/fly 0.1.4 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (373) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-wire-guard-peer.cjs +1 -0
  4. package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
  5. package/dist/actions/add-wire-guard-peer.d.cts +3 -7
  6. package/dist/actions/add-wire-guard-peer.d.cts.map +1 -1
  7. package/dist/actions/add-wire-guard-peer.d.mts +3 -7
  8. package/dist/actions/add-wire-guard-peer.d.mts.map +1 -1
  9. package/dist/actions/add-wire-guard-peer.mjs +1 -0
  10. package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
  11. package/dist/actions/check-app-name-availability.cjs +1 -0
  12. package/dist/actions/check-app-name-availability.cjs.map +1 -1
  13. package/dist/actions/check-app-name-availability.d.cts +3 -3
  14. package/dist/actions/check-app-name-availability.d.cts.map +1 -1
  15. package/dist/actions/check-app-name-availability.d.mts +3 -3
  16. package/dist/actions/check-app-name-availability.d.mts.map +1 -1
  17. package/dist/actions/check-app-name-availability.mjs +1 -0
  18. package/dist/actions/check-app-name-availability.mjs.map +1 -1
  19. package/dist/actions/check-jobs.cjs +1 -0
  20. package/dist/actions/check-jobs.cjs.map +1 -1
  21. package/dist/actions/check-jobs.d.cts +3 -4
  22. package/dist/actions/check-jobs.d.cts.map +1 -1
  23. package/dist/actions/check-jobs.d.mts +3 -4
  24. package/dist/actions/check-jobs.d.mts.map +1 -1
  25. package/dist/actions/check-jobs.mjs +1 -0
  26. package/dist/actions/check-jobs.mjs.map +1 -1
  27. package/dist/actions/check-user-only-token.cjs +1 -0
  28. package/dist/actions/check-user-only-token.cjs.map +1 -1
  29. package/dist/actions/check-user-only-token.d.cts +3 -1
  30. package/dist/actions/check-user-only-token.d.cts.map +1 -1
  31. package/dist/actions/check-user-only-token.d.mts +3 -1
  32. package/dist/actions/check-user-only-token.d.mts.map +1 -1
  33. package/dist/actions/check-user-only-token.mjs +1 -0
  34. package/dist/actions/check-user-only-token.mjs.map +1 -1
  35. package/dist/actions/create-check-job-run.cjs +1 -0
  36. package/dist/actions/create-check-job-run.cjs.map +1 -1
  37. package/dist/actions/create-check-job-run.d.cts +3 -3
  38. package/dist/actions/create-check-job-run.d.cts.map +1 -1
  39. package/dist/actions/create-check-job-run.d.mts +3 -3
  40. package/dist/actions/create-check-job-run.d.mts.map +1 -1
  41. package/dist/actions/create-check-job-run.mjs +1 -0
  42. package/dist/actions/create-check-job-run.mjs.map +1 -1
  43. package/dist/actions/create-check-job.cjs +1 -0
  44. package/dist/actions/create-check-job.cjs.map +1 -1
  45. package/dist/actions/create-check-job.d.cts +3 -9
  46. package/dist/actions/create-check-job.d.cts.map +1 -1
  47. package/dist/actions/create-check-job.d.mts +3 -9
  48. package/dist/actions/create-check-job.d.mts.map +1 -1
  49. package/dist/actions/create-check-job.mjs +1 -0
  50. package/dist/actions/create-check-job.mjs.map +1 -1
  51. package/dist/actions/create-delegated-wire-guard-token.cjs +1 -0
  52. package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
  53. package/dist/actions/create-delegated-wire-guard-token.d.cts +3 -5
  54. package/dist/actions/create-delegated-wire-guard-token.d.cts.map +1 -1
  55. package/dist/actions/create-delegated-wire-guard-token.d.mts +3 -5
  56. package/dist/actions/create-delegated-wire-guard-token.d.mts.map +1 -1
  57. package/dist/actions/create-delegated-wire-guard-token.mjs +1 -0
  58. package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
  59. package/dist/actions/create-third-party-configuration.cjs +1 -0
  60. package/dist/actions/create-third-party-configuration.cjs.map +1 -1
  61. package/dist/actions/create-third-party-configuration.d.cts +3 -10
  62. package/dist/actions/create-third-party-configuration.d.cts.map +1 -1
  63. package/dist/actions/create-third-party-configuration.d.mts +3 -10
  64. package/dist/actions/create-third-party-configuration.d.mts.map +1 -1
  65. package/dist/actions/create-third-party-configuration.mjs +1 -0
  66. package/dist/actions/create-third-party-configuration.mjs.map +1 -1
  67. package/dist/actions/delete-delegated-wire-guard-token.cjs +1 -0
  68. package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
  69. package/dist/actions/delete-delegated-wire-guard-token.d.cts +3 -6
  70. package/dist/actions/delete-delegated-wire-guard-token.d.cts.map +1 -1
  71. package/dist/actions/delete-delegated-wire-guard-token.d.mts +3 -6
  72. package/dist/actions/delete-delegated-wire-guard-token.d.mts.map +1 -1
  73. package/dist/actions/delete-delegated-wire-guard-token.mjs +1 -0
  74. package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
  75. package/dist/actions/delete-organization.cjs +1 -0
  76. package/dist/actions/delete-organization.cjs.map +1 -1
  77. package/dist/actions/delete-organization.d.cts +3 -4
  78. package/dist/actions/delete-organization.d.cts.map +1 -1
  79. package/dist/actions/delete-organization.d.mts +3 -4
  80. package/dist/actions/delete-organization.d.mts.map +1 -1
  81. package/dist/actions/delete-organization.mjs +1 -0
  82. package/dist/actions/delete-organization.mjs.map +1 -1
  83. package/dist/actions/delete-remote-builder.cjs +1 -0
  84. package/dist/actions/delete-remote-builder.cjs.map +1 -1
  85. package/dist/actions/delete-remote-builder.d.cts +3 -4
  86. package/dist/actions/delete-remote-builder.d.cts.map +1 -1
  87. package/dist/actions/delete-remote-builder.d.mts +3 -4
  88. package/dist/actions/delete-remote-builder.d.mts.map +1 -1
  89. package/dist/actions/delete-remote-builder.mjs +1 -0
  90. package/dist/actions/delete-remote-builder.mjs.map +1 -1
  91. package/dist/actions/delete-third-party-configuration.cjs +1 -0
  92. package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
  93. package/dist/actions/delete-third-party-configuration.d.cts +3 -4
  94. package/dist/actions/delete-third-party-configuration.d.cts.map +1 -1
  95. package/dist/actions/delete-third-party-configuration.d.mts +3 -4
  96. package/dist/actions/delete-third-party-configuration.d.mts.map +1 -1
  97. package/dist/actions/delete-third-party-configuration.mjs +1 -0
  98. package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
  99. package/dist/actions/detach-postgres-cluster.cjs +1 -0
  100. package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
  101. package/dist/actions/detach-postgres-cluster.d.cts +3 -6
  102. package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
  103. package/dist/actions/detach-postgres-cluster.d.mts +3 -6
  104. package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
  105. package/dist/actions/detach-postgres-cluster.mjs +1 -0
  106. package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
  107. package/dist/actions/establish-ssh-key.cjs +1 -0
  108. package/dist/actions/establish-ssh-key.cjs.map +1 -1
  109. package/dist/actions/establish-ssh-key.d.cts +3 -5
  110. package/dist/actions/establish-ssh-key.d.cts.map +1 -1
  111. package/dist/actions/establish-ssh-key.d.mts +3 -5
  112. package/dist/actions/establish-ssh-key.d.mts.map +1 -1
  113. package/dist/actions/establish-ssh-key.mjs +1 -0
  114. package/dist/actions/establish-ssh-key.mjs.map +1 -1
  115. package/dist/actions/fetch-nodes-by-ids.cjs +1 -0
  116. package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
  117. package/dist/actions/fetch-nodes-by-ids.d.cts +3 -4
  118. package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
  119. package/dist/actions/fetch-nodes-by-ids.d.mts +3 -4
  120. package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
  121. package/dist/actions/fetch-nodes-by-ids.mjs +1 -0
  122. package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
  123. package/dist/actions/get-add-on-provider.cjs +1 -0
  124. package/dist/actions/get-add-on-provider.cjs.map +1 -1
  125. package/dist/actions/get-add-on-provider.d.cts +3 -3
  126. package/dist/actions/get-add-on-provider.d.cts.map +1 -1
  127. package/dist/actions/get-add-on-provider.d.mts +3 -3
  128. package/dist/actions/get-add-on-provider.d.mts.map +1 -1
  129. package/dist/actions/get-add-on-provider.mjs +1 -0
  130. package/dist/actions/get-add-on-provider.mjs.map +1 -1
  131. package/dist/actions/get-add-on.cjs +1 -0
  132. package/dist/actions/get-add-on.cjs.map +1 -1
  133. package/dist/actions/get-add-on.d.cts +3 -5
  134. package/dist/actions/get-add-on.d.cts.map +1 -1
  135. package/dist/actions/get-add-on.d.mts +3 -5
  136. package/dist/actions/get-add-on.d.mts.map +1 -1
  137. package/dist/actions/get-add-on.mjs +1 -0
  138. package/dist/actions/get-add-on.mjs.map +1 -1
  139. package/dist/actions/get-app-details.cjs +1 -0
  140. package/dist/actions/get-app-details.cjs.map +1 -1
  141. package/dist/actions/get-app-details.d.cts +3 -3
  142. package/dist/actions/get-app-details.d.cts.map +1 -1
  143. package/dist/actions/get-app-details.d.mts +3 -3
  144. package/dist/actions/get-app-details.d.mts.map +1 -1
  145. package/dist/actions/get-app-details.mjs +1 -0
  146. package/dist/actions/get-app-details.mjs.map +1 -1
  147. package/dist/actions/get-certificate.cjs +1 -0
  148. package/dist/actions/get-certificate.cjs.map +1 -1
  149. package/dist/actions/get-certificate.d.cts +3 -3
  150. package/dist/actions/get-certificate.d.cts.map +1 -1
  151. package/dist/actions/get-certificate.d.mts +3 -3
  152. package/dist/actions/get-certificate.d.mts.map +1 -1
  153. package/dist/actions/get-certificate.mjs +1 -0
  154. package/dist/actions/get-certificate.mjs.map +1 -1
  155. package/dist/actions/get-current-token-info.cjs +1 -0
  156. package/dist/actions/get-current-token-info.cjs.map +1 -1
  157. package/dist/actions/get-current-token-info.d.cts +3 -1
  158. package/dist/actions/get-current-token-info.d.cts.map +1 -1
  159. package/dist/actions/get-current-token-info.d.mts +3 -1
  160. package/dist/actions/get-current-token-info.d.mts.map +1 -1
  161. package/dist/actions/get-current-token-info.mjs +1 -0
  162. package/dist/actions/get-current-token-info.mjs.map +1 -1
  163. package/dist/actions/get-latest-image-details.cjs +1 -0
  164. package/dist/actions/get-latest-image-details.cjs.map +1 -1
  165. package/dist/actions/get-latest-image-details.d.cts +3 -4
  166. package/dist/actions/get-latest-image-details.d.cts.map +1 -1
  167. package/dist/actions/get-latest-image-details.d.mts +3 -4
  168. package/dist/actions/get-latest-image-details.d.mts.map +1 -1
  169. package/dist/actions/get-latest-image-details.mjs +1 -0
  170. package/dist/actions/get-latest-image-details.mjs.map +1 -1
  171. package/dist/actions/get-latest-image-tag.cjs +1 -0
  172. package/dist/actions/get-latest-image-tag.cjs.map +1 -1
  173. package/dist/actions/get-latest-image-tag.d.cts +3 -3
  174. package/dist/actions/get-latest-image-tag.d.cts.map +1 -1
  175. package/dist/actions/get-latest-image-tag.d.mts +3 -3
  176. package/dist/actions/get-latest-image-tag.d.mts.map +1 -1
  177. package/dist/actions/get-latest-image-tag.mjs +1 -0
  178. package/dist/actions/get-latest-image-tag.mjs.map +1 -1
  179. package/dist/actions/get-machine.cjs +1 -0
  180. package/dist/actions/get-machine.cjs.map +1 -1
  181. package/dist/actions/get-machine.d.cts +3 -3
  182. package/dist/actions/get-machine.d.cts.map +1 -1
  183. package/dist/actions/get-machine.d.mts +3 -3
  184. package/dist/actions/get-machine.d.mts.map +1 -1
  185. package/dist/actions/get-machine.mjs +1 -0
  186. package/dist/actions/get-machine.mjs.map +1 -1
  187. package/dist/actions/get-nearest-region.cjs +1 -0
  188. package/dist/actions/get-nearest-region.cjs.map +1 -1
  189. package/dist/actions/get-nearest-region.d.cts +3 -1
  190. package/dist/actions/get-nearest-region.d.cts.map +1 -1
  191. package/dist/actions/get-nearest-region.d.mts +3 -1
  192. package/dist/actions/get-nearest-region.d.mts.map +1 -1
  193. package/dist/actions/get-nearest-region.mjs +1 -0
  194. package/dist/actions/get-nearest-region.mjs.map +1 -1
  195. package/dist/actions/get-node.cjs +1 -0
  196. package/dist/actions/get-node.cjs.map +1 -1
  197. package/dist/actions/get-node.d.cts +3 -3
  198. package/dist/actions/get-node.d.cts.map +1 -1
  199. package/dist/actions/get-node.d.mts +3 -3
  200. package/dist/actions/get-node.d.mts.map +1 -1
  201. package/dist/actions/get-node.mjs +1 -0
  202. package/dist/actions/get-node.mjs.map +1 -1
  203. package/dist/actions/get-organization.cjs +1 -0
  204. package/dist/actions/get-organization.cjs.map +1 -1
  205. package/dist/actions/get-organization.d.cts +3 -3
  206. package/dist/actions/get-organization.d.cts.map +1 -1
  207. package/dist/actions/get-organization.d.mts +3 -3
  208. package/dist/actions/get-organization.d.mts.map +1 -1
  209. package/dist/actions/get-organization.mjs +1 -0
  210. package/dist/actions/get-organization.mjs.map +1 -1
  211. package/dist/actions/get-personal-organization.cjs +1 -0
  212. package/dist/actions/get-personal-organization.cjs.map +1 -1
  213. package/dist/actions/get-personal-organization.d.cts +3 -1
  214. package/dist/actions/get-personal-organization.d.cts.map +1 -1
  215. package/dist/actions/get-personal-organization.d.mts +3 -1
  216. package/dist/actions/get-personal-organization.d.mts.map +1 -1
  217. package/dist/actions/get-personal-organization.mjs +1 -0
  218. package/dist/actions/get-personal-organization.mjs.map +1 -1
  219. package/dist/actions/get-placements.cjs +1 -0
  220. package/dist/actions/get-placements.cjs.map +1 -1
  221. package/dist/actions/get-placements.d.cts +3 -18
  222. package/dist/actions/get-placements.d.cts.map +1 -1
  223. package/dist/actions/get-placements.d.mts +3 -18
  224. package/dist/actions/get-placements.d.mts.map +1 -1
  225. package/dist/actions/get-placements.mjs +1 -0
  226. package/dist/actions/get-placements.mjs.map +1 -1
  227. package/dist/actions/get-platform-info.cjs +1 -0
  228. package/dist/actions/get-platform-info.cjs.map +1 -1
  229. package/dist/actions/get-platform-info.d.cts +3 -1
  230. package/dist/actions/get-platform-info.d.cts.map +1 -1
  231. package/dist/actions/get-platform-info.d.mts +3 -1
  232. package/dist/actions/get-platform-info.d.mts.map +1 -1
  233. package/dist/actions/get-platform-info.mjs +1 -0
  234. package/dist/actions/get-platform-info.mjs.map +1 -1
  235. package/dist/actions/get-products.cjs +1 -0
  236. package/dist/actions/get-products.cjs.map +1 -1
  237. package/dist/actions/get-products.d.cts +3 -1
  238. package/dist/actions/get-products.d.cts.map +1 -1
  239. package/dist/actions/get-products.d.mts +3 -1
  240. package/dist/actions/get-products.d.mts.map +1 -1
  241. package/dist/actions/get-products.mjs +1 -0
  242. package/dist/actions/get-products.mjs.map +1 -1
  243. package/dist/actions/get-regions.cjs +1 -0
  244. package/dist/actions/get-regions.cjs.map +1 -1
  245. package/dist/actions/get-regions.d.cts +3 -8
  246. package/dist/actions/get-regions.d.cts.map +1 -1
  247. package/dist/actions/get-regions.d.mts +3 -8
  248. package/dist/actions/get-regions.d.mts.map +1 -1
  249. package/dist/actions/get-regions.mjs +1 -0
  250. package/dist/actions/get-regions.mjs.map +1 -1
  251. package/dist/actions/get-viewer-info.cjs +1 -0
  252. package/dist/actions/get-viewer-info.cjs.map +1 -1
  253. package/dist/actions/get-viewer-info.d.cts +3 -3
  254. package/dist/actions/get-viewer-info.d.cts.map +1 -1
  255. package/dist/actions/get-viewer-info.d.mts +3 -3
  256. package/dist/actions/get-viewer-info.d.mts.map +1 -1
  257. package/dist/actions/get-viewer-info.mjs +1 -0
  258. package/dist/actions/get-viewer-info.mjs.map +1 -1
  259. package/dist/actions/issue-certificate.cjs +1 -0
  260. package/dist/actions/issue-certificate.cjs.map +1 -1
  261. package/dist/actions/issue-certificate.d.cts +3 -8
  262. package/dist/actions/issue-certificate.d.cts.map +1 -1
  263. package/dist/actions/issue-certificate.d.mts +3 -8
  264. package/dist/actions/issue-certificate.d.mts.map +1 -1
  265. package/dist/actions/issue-certificate.mjs +1 -0
  266. package/dist/actions/issue-certificate.mjs.map +1 -1
  267. package/dist/actions/list-add-on-plans.cjs +1 -0
  268. package/dist/actions/list-add-on-plans.cjs.map +1 -1
  269. package/dist/actions/list-add-on-plans.d.cts +3 -6
  270. package/dist/actions/list-add-on-plans.d.cts.map +1 -1
  271. package/dist/actions/list-add-on-plans.d.mts +3 -6
  272. package/dist/actions/list-add-on-plans.d.mts.map +1 -1
  273. package/dist/actions/list-add-on-plans.mjs +1 -0
  274. package/dist/actions/list-add-on-plans.mjs.map +1 -1
  275. package/dist/actions/list-add-ons.cjs +1 -0
  276. package/dist/actions/list-add-ons.cjs.map +1 -1
  277. package/dist/actions/list-add-ons.d.cts +3 -4
  278. package/dist/actions/list-add-ons.d.cts.map +1 -1
  279. package/dist/actions/list-add-ons.d.mts +3 -4
  280. package/dist/actions/list-add-ons.d.mts.map +1 -1
  281. package/dist/actions/list-add-ons.mjs +1 -0
  282. package/dist/actions/list-add-ons.mjs.map +1 -1
  283. package/dist/actions/list-apps-graphql.cjs +1 -0
  284. package/dist/actions/list-apps-graphql.cjs.map +1 -1
  285. package/dist/actions/list-apps-graphql.d.cts +3 -9
  286. package/dist/actions/list-apps-graphql.d.cts.map +1 -1
  287. package/dist/actions/list-apps-graphql.d.mts +3 -9
  288. package/dist/actions/list-apps-graphql.d.mts.map +1 -1
  289. package/dist/actions/list-apps-graphql.mjs +1 -0
  290. package/dist/actions/list-apps-graphql.mjs.map +1 -1
  291. package/dist/actions/list-apps.cjs +1 -0
  292. package/dist/actions/list-apps.cjs.map +1 -1
  293. package/dist/actions/list-apps.d.cts +3 -4
  294. package/dist/actions/list-apps.d.cts.map +1 -1
  295. package/dist/actions/list-apps.d.mts +3 -4
  296. package/dist/actions/list-apps.d.mts.map +1 -1
  297. package/dist/actions/list-apps.mjs +1 -0
  298. package/dist/actions/list-apps.mjs.map +1 -1
  299. package/dist/actions/list-check-locations.cjs +1 -0
  300. package/dist/actions/list-check-locations.cjs.map +1 -1
  301. package/dist/actions/list-check-locations.d.cts +3 -1
  302. package/dist/actions/list-check-locations.d.cts.map +1 -1
  303. package/dist/actions/list-check-locations.d.mts +3 -1
  304. package/dist/actions/list-check-locations.d.mts.map +1 -1
  305. package/dist/actions/list-check-locations.mjs +1 -0
  306. package/dist/actions/list-check-locations.mjs.map +1 -1
  307. package/dist/actions/list-machines.cjs +1 -0
  308. package/dist/actions/list-machines.cjs.map +1 -1
  309. package/dist/actions/list-machines.d.cts +3 -6
  310. package/dist/actions/list-machines.d.cts.map +1 -1
  311. package/dist/actions/list-machines.d.mts +3 -6
  312. package/dist/actions/list-machines.d.mts.map +1 -1
  313. package/dist/actions/list-machines.mjs +1 -0
  314. package/dist/actions/list-machines.mjs.map +1 -1
  315. package/dist/actions/list-org-machines.cjs +1 -0
  316. package/dist/actions/list-org-machines.cjs.map +1 -1
  317. package/dist/actions/list-org-machines.d.cts +3 -9
  318. package/dist/actions/list-org-machines.d.cts.map +1 -1
  319. package/dist/actions/list-org-machines.d.mts +3 -9
  320. package/dist/actions/list-org-machines.d.mts.map +1 -1
  321. package/dist/actions/list-org-machines.mjs +1 -0
  322. package/dist/actions/list-org-machines.mjs.map +1 -1
  323. package/dist/actions/remove-wire-guard-peer.cjs +1 -0
  324. package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
  325. package/dist/actions/remove-wire-guard-peer.d.cts +3 -4
  326. package/dist/actions/remove-wire-guard-peer.d.cts.map +1 -1
  327. package/dist/actions/remove-wire-guard-peer.d.mts +3 -4
  328. package/dist/actions/remove-wire-guard-peer.d.mts.map +1 -1
  329. package/dist/actions/remove-wire-guard-peer.mjs +1 -0
  330. package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
  331. package/dist/actions/set-apps-v2-default-on.cjs +1 -0
  332. package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
  333. package/dist/actions/set-apps-v2-default-on.d.cts +3 -4
  334. package/dist/actions/set-apps-v2-default-on.d.cts.map +1 -1
  335. package/dist/actions/set-apps-v2-default-on.d.mts +3 -4
  336. package/dist/actions/set-apps-v2-default-on.d.mts.map +1 -1
  337. package/dist/actions/set-apps-v2-default-on.mjs +1 -0
  338. package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
  339. package/dist/actions/update-third-party-configuration.cjs +1 -0
  340. package/dist/actions/update-third-party-configuration.cjs.map +1 -1
  341. package/dist/actions/update-third-party-configuration.d.cts +3 -10
  342. package/dist/actions/update-third-party-configuration.d.cts.map +1 -1
  343. package/dist/actions/update-third-party-configuration.d.mts +3 -10
  344. package/dist/actions/update-third-party-configuration.d.mts.map +1 -1
  345. package/dist/actions/update-third-party-configuration.mjs +1 -0
  346. package/dist/actions/update-third-party-configuration.mjs.map +1 -1
  347. package/dist/actions/validate-config.cjs +1 -0
  348. package/dist/actions/validate-config.cjs.map +1 -1
  349. package/dist/actions/validate-config.d.cts +3 -3
  350. package/dist/actions/validate-config.d.cts.map +1 -1
  351. package/dist/actions/validate-config.d.mts +3 -3
  352. package/dist/actions/validate-config.d.mts.map +1 -1
  353. package/dist/actions/validate-config.mjs +1 -0
  354. package/dist/actions/validate-config.mjs.map +1 -1
  355. package/dist/actions/validate-wire-guard-peers.cjs +1 -0
  356. package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
  357. package/dist/actions/validate-wire-guard-peers.d.cts +3 -3
  358. package/dist/actions/validate-wire-guard-peers.d.cts.map +1 -1
  359. package/dist/actions/validate-wire-guard-peers.d.mts +3 -3
  360. package/dist/actions/validate-wire-guard-peers.d.mts.map +1 -1
  361. package/dist/actions/validate-wire-guard-peers.mjs +1 -0
  362. package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
  363. package/dist/app.cjs +9 -2
  364. package/dist/app.cjs.map +1 -1
  365. package/dist/app.d.cts +8 -1
  366. package/dist/app.d.cts.map +1 -1
  367. package/dist/app.d.mts +8 -1
  368. package/dist/app.d.mts.map +1 -1
  369. package/dist/app.mjs +6 -2
  370. package/dist/app.mjs.map +1 -1
  371. package/dist/index.d.cts +1 -1
  372. package/dist/index.d.mts +1 -1
  373. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"get-add-on.mjs","names":[],"sources":["../../src/actions/get-add-on.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetAddOnInput = z.object({\n id: z.string().describe(\"The ID of the add-on to find. Provide either id, name, or both to identify the add-on.\").optional(),\n name: z.string().describe(\"The name of the add-on to find. Provide either id, name, or both to identify the add-on.\").optional(),\n provider: z.string().describe(\"The provider of the add-on (optional filter). Common providers include 'upstash', 'tigris', etc.\").optional(),\n}).describe(\"Request model for querying a Fly.io add-on by ID, name, or provider.\");\nconst FlyGetAddOn_AddOnOrganizationSchema = 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 associated with the add-on.\");\nconst FlyGetAddOn_AddOnSchema = z.object({\n id: z.string().describe(\"Unique identifier for the add-on\").nullable().optional(),\n name: z.string().describe(\"Name of the add-on\").nullable().optional(),\n status: z.string().describe(\"Current status of the add-on (e.g., 'provisioned', 'pending')\").nullable().optional(),\n ssoLink: z.string().describe(\"Single sign-on link for the add-on dashboard\").nullable().optional(),\n hostname: z.string().describe(\"Hostname of the add-on service\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the add-on was created\").nullable().optional(),\n publicUrl: z.string().describe(\"Public URL to access the add-on\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the add-on was last updated\").nullable().optional(),\n organization: FlyGetAddOn_AddOnOrganizationSchema.nullable().optional(),\n primaryRegion: z.string().describe(\"Primary region where the add-on is deployed\").nullable().optional(),\n}).passthrough().describe(\"Add-on details returned by the Fly.io API.\");\nconst FlyGetAddOn_GetAddOnResponseDataSchema = z.object({\n addOn: FlyGetAddOn_AddOnSchema.nullable().optional(),\n}).passthrough().describe(\"Data field containing the add-on result.\");\nexport const FlyGetAddOnOutput = z.object({\n data: FlyGetAddOn_GetAddOnResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if the query failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the Fly.io add-on query.\");\n\nexport const flyGetAddOn = action(\"FLY_GET_ADD_ON\", {\n slug: \"fly-get-add-on\",\n name: \"Get Add-On\",\n description: \"Tool to find a Fly.io add-on by ID, name, or provider. Use when you need to retrieve details about a specific add-on. Returns add-on information including status, organization, region, and access URLs.\",\n input: FlyGetAddOnInput,\n output: FlyGetAddOnOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAmB,EAAE,OAAO;CACvC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC3H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC/H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,sCAAsC,EAAE,OAAO;CACnD,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,0CAA0C;AACpE,MAAM,0BAA0B,EAAE,OAAO;CACvC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,cAAc,oCAAoC,SAAS,CAAC,CAAC,SAAS;CACtE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,yCAAyC,EAAE,OAAO,EACtD,OAAO,wBAAwB,SAAS,CAAC,CAAC,SAAS,EACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAMpE,MAAa,cAAc,OAAO,kBAAkB;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV+B,EAAE,OAAO;EACxC,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;EACjE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-add-on.mjs","names":[],"sources":["../../src/actions/get-add-on.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetAddOnInput = z.object({\n id: z.string().describe(\"The ID of the add-on to find. Provide either id, name, or both to identify the add-on.\").optional(),\n name: z.string().describe(\"The name of the add-on to find. Provide either id, name, or both to identify the add-on.\").optional(),\n provider: z.string().describe(\"The provider of the add-on (optional filter). Common providers include 'upstash', 'tigris', etc.\").optional(),\n}).describe(\"Request model for querying a Fly.io add-on by ID, name, or provider.\");\nconst FlyGetAddOn_AddOnOrganizationSchema = 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 associated with the add-on.\");\nconst FlyGetAddOn_AddOnSchema = z.object({\n id: z.string().describe(\"Unique identifier for the add-on\").nullable().optional(),\n name: z.string().describe(\"Name of the add-on\").nullable().optional(),\n status: z.string().describe(\"Current status of the add-on (e.g., 'provisioned', 'pending')\").nullable().optional(),\n ssoLink: z.string().describe(\"Single sign-on link for the add-on dashboard\").nullable().optional(),\n hostname: z.string().describe(\"Hostname of the add-on service\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the add-on was created\").nullable().optional(),\n publicUrl: z.string().describe(\"Public URL to access the add-on\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the add-on was last updated\").nullable().optional(),\n organization: FlyGetAddOn_AddOnOrganizationSchema.nullable().optional(),\n primaryRegion: z.string().describe(\"Primary region where the add-on is deployed\").nullable().optional(),\n}).passthrough().describe(\"Add-on details returned by the Fly.io API.\");\nconst FlyGetAddOn_GetAddOnResponseDataSchema = z.object({\n addOn: FlyGetAddOn_AddOnSchema.nullable().optional(),\n}).passthrough().describe(\"Data field containing the add-on result.\");\nexport const FlyGetAddOnOutput = z.object({\n data: FlyGetAddOn_GetAddOnResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"GraphQL errors if the query failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the Fly.io add-on query.\");\n\nexport const flyGetAddOn: AppAction<\n typeof FlyGetAddOnInput,\n typeof FlyGetAddOnOutput,\n typeof fly.credential\n> = action(\"FLY_GET_ADD_ON\", {\n slug: \"fly-get-add-on\",\n name: \"Get Add-On\",\n description: \"Tool to find a Fly.io add-on by ID, name, or provider. Use when you need to retrieve details about a specific add-on. Returns add-on information including status, organization, region, and access URLs.\",\n input: FlyGetAddOnInput,\n output: FlyGetAddOnOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mBAAmB,EAAE,OAAO;CACvC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC3H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC/H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,sCAAsC,EAAE,OAAO;CACnD,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,0CAA0C;AACpE,MAAM,0BAA0B,EAAE,OAAO;CACvC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,cAAc,oCAAoC,SAAS,CAAC,CAAC,SAAS;CACtE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,yCAAyC,EAAE,OAAO,EACtD,OAAO,wBAAwB,SAAS,CAAC,CAAC,SAAS,EACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAMpE,MAAa,cAIT,OAAO,kBAAkB;CAC3B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd+B,EAAE,OAAO;EACxC,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;EACjE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-app-details.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-app-details.cjs","names":["z","action"],"sources":["../../src/actions/get-app-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetAppDetailsInput = z.object({\n name: z.string().describe(\"The application name or ID to retrieve details for.\"),\n}).describe(\"Request model for retrieving Fly.io application details.\");\nconst FlyGetAppDetails_CertificateSchema = z.object({\n hostname: z.string().describe(\"The hostname associated with this certificate.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the certificate was created.\").nullable().optional(),\n clientStatus: z.string().describe(\"The client status of the certificate.\").nullable().optional(),\n}).passthrough().describe(\"Certificate information for the application.\");\nconst FlyGetAppDetails_CertificateNodesSchema = z.object({\n nodes: z.array(FlyGetAppDetails_CertificateSchema).describe(\"List of certificates associated with the application.\").nullable().optional(),\n}).passthrough().describe(\"Container for certificate nodes.\");\nconst FlyGetAppDetails_AppDetailsSchema = z.object({\n id: z.string().describe(\"Unique identifier for the application.\").nullable().optional(),\n name: z.string().describe(\"Name of the application.\").nullable().optional(),\n certificates: FlyGetAppDetails_CertificateNodesSchema.nullable().optional(),\n}).passthrough().describe(\"Application details returned from Fly.io GraphQL API.\");\nconst FlyGetAppDetails_GetAppDetailsDataSchema = z.object({\n app: FlyGetAppDetails_AppDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL data wrapper for app query.\");\nexport const FlyGetAppDetailsOutput = z.object({\n data: FlyGetAppDetails_GetAppDetailsDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving Fly.io application details.\");\n\nexport const flyGetAppDetails = action(\"FLY_GET_APP_DETAILS\", {\n slug: \"fly-get-app-details\",\n name: \"Get app details\",\n description: \"Tool to retrieve detailed information about a specific Fly.io application. Use when you need to get app details including certificates and configuration.\",\n input: FlyGetAppDetailsInput,\n output: FlyGetAppDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EACjF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,0CAA0CA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,wCAAwC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,2CAA2CA,IAAAA,EAAE,OAAO,EACxD,KAAK,kCAAkC,SAAS,CAAC,CAAC,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAM,yCAAyC,SAAS,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-app-details.cjs","names":["z","action"],"sources":["../../src/actions/get-app-details.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 FlyGetAppDetailsInput = z.object({\n name: z.string().describe(\"The application name or ID to retrieve details for.\"),\n}).describe(\"Request model for retrieving Fly.io application details.\");\nconst FlyGetAppDetails_CertificateSchema = z.object({\n hostname: z.string().describe(\"The hostname associated with this certificate.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the certificate was created.\").nullable().optional(),\n clientStatus: z.string().describe(\"The client status of the certificate.\").nullable().optional(),\n}).passthrough().describe(\"Certificate information for the application.\");\nconst FlyGetAppDetails_CertificateNodesSchema = z.object({\n nodes: z.array(FlyGetAppDetails_CertificateSchema).describe(\"List of certificates associated with the application.\").nullable().optional(),\n}).passthrough().describe(\"Container for certificate nodes.\");\nconst FlyGetAppDetails_AppDetailsSchema = z.object({\n id: z.string().describe(\"Unique identifier for the application.\").nullable().optional(),\n name: z.string().describe(\"Name of the application.\").nullable().optional(),\n certificates: FlyGetAppDetails_CertificateNodesSchema.nullable().optional(),\n}).passthrough().describe(\"Application details returned from Fly.io GraphQL API.\");\nconst FlyGetAppDetails_GetAppDetailsDataSchema = z.object({\n app: FlyGetAppDetails_AppDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL data wrapper for app query.\");\nexport const FlyGetAppDetailsOutput = z.object({\n data: FlyGetAppDetails_GetAppDetailsDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving Fly.io application details.\");\n\nexport const flyGetAppDetails: AppAction<\n typeof FlyGetAppDetailsInput,\n typeof FlyGetAppDetailsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_APP_DETAILS\", {\n slug: \"fly-get-app-details\",\n name: \"Get app details\",\n description: \"Tool to retrieve detailed information about a specific Fly.io application. Use when you need to get app details including certificates and configuration.\",\n input: FlyGetAppDetailsInput,\n output: FlyGetAppDetailsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EACjF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,0CAA0CA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,wCAAwC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,2CAA2CA,IAAAA,EAAE,OAAO,EACxD,KAAK,kCAAkC,SAAS,CAAC,CAAC,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAM,yCAAyC,SAAS,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,mBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-app-details.d.ts
@@ -19,9 +21,7 @@ declare const FlyGetAppDetailsOutput: z.ZodObject<{
19
21
  }, z.core.$loose>>>;
20
22
  }, z.core.$loose>>>;
21
23
  }, z.core.$loose>;
22
- declare const flyGetAppDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
23
- name: string;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ declare const flyGetAppDetails: AppAction<typeof FlyGetAppDetailsInput, typeof FlyGetAppDetailsOutput, typeof fly.credential>;
25
25
  //#endregion
26
26
  export { flyGetAppDetails };
27
27
  //# sourceMappingURL=get-app-details.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-app-details.d.cts","names":[],"sources":["../../src/actions/get-app-details.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAmBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAItB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-app-details.d.cts","names":[],"sources":["../../src/actions/get-app-details.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAmBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-app-details.d.ts
@@ -19,9 +21,7 @@ declare const FlyGetAppDetailsOutput: z.ZodObject<{
19
21
  }, z.core.$loose>>>;
20
22
  }, z.core.$loose>>>;
21
23
  }, z.core.$loose>;
22
- declare const flyGetAppDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
23
- name: string;
24
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
24
+ declare const flyGetAppDetails: AppAction<typeof FlyGetAppDetailsInput, typeof FlyGetAppDetailsOutput, typeof fly.credential>;
25
25
  //#endregion
26
26
  export { flyGetAppDetails };
27
27
  //# sourceMappingURL=get-app-details.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-app-details.d.mts","names":[],"sources":["../../src/actions/get-app-details.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAmBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAItB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-app-details.d.mts","names":[],"sources":["../../src/actions/get-app-details.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAmBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-app-details.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-app-details.mjs","names":[],"sources":["../../src/actions/get-app-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetAppDetailsInput = z.object({\n name: z.string().describe(\"The application name or ID to retrieve details for.\"),\n}).describe(\"Request model for retrieving Fly.io application details.\");\nconst FlyGetAppDetails_CertificateSchema = z.object({\n hostname: z.string().describe(\"The hostname associated with this certificate.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the certificate was created.\").nullable().optional(),\n clientStatus: z.string().describe(\"The client status of the certificate.\").nullable().optional(),\n}).passthrough().describe(\"Certificate information for the application.\");\nconst FlyGetAppDetails_CertificateNodesSchema = z.object({\n nodes: z.array(FlyGetAppDetails_CertificateSchema).describe(\"List of certificates associated with the application.\").nullable().optional(),\n}).passthrough().describe(\"Container for certificate nodes.\");\nconst FlyGetAppDetails_AppDetailsSchema = z.object({\n id: z.string().describe(\"Unique identifier for the application.\").nullable().optional(),\n name: z.string().describe(\"Name of the application.\").nullable().optional(),\n certificates: FlyGetAppDetails_CertificateNodesSchema.nullable().optional(),\n}).passthrough().describe(\"Application details returned from Fly.io GraphQL API.\");\nconst FlyGetAppDetails_GetAppDetailsDataSchema = z.object({\n app: FlyGetAppDetails_AppDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL data wrapper for app query.\");\nexport const FlyGetAppDetailsOutput = z.object({\n data: FlyGetAppDetails_GetAppDetailsDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving Fly.io application details.\");\n\nexport const flyGetAppDetails = action(\"FLY_GET_APP_DETAILS\", {\n slug: \"fly-get-app-details\",\n name: \"Get app details\",\n description: \"Tool to retrieve detailed information about a specific Fly.io application. Use when you need to get app details including certificates and configuration.\",\n input: FlyGetAppDetailsInput,\n output: FlyGetAppDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,EAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EACjF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,qCAAqC,EAAE,OAAO;CAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,0CAA0C,EAAE,OAAO,EACvD,OAAO,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,wCAAwC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,2CAA2C,EAAE,OAAO,EACxD,KAAK,kCAAkC,SAAS,CAAC,CAAC,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAK/D,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToC,EAAE,OAAO,EAC7C,MAAM,yCAAyC,SAAS,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-app-details.mjs","names":[],"sources":["../../src/actions/get-app-details.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 FlyGetAppDetailsInput = z.object({\n name: z.string().describe(\"The application name or ID to retrieve details for.\"),\n}).describe(\"Request model for retrieving Fly.io application details.\");\nconst FlyGetAppDetails_CertificateSchema = z.object({\n hostname: z.string().describe(\"The hostname associated with this certificate.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the certificate was created.\").nullable().optional(),\n clientStatus: z.string().describe(\"The client status of the certificate.\").nullable().optional(),\n}).passthrough().describe(\"Certificate information for the application.\");\nconst FlyGetAppDetails_CertificateNodesSchema = z.object({\n nodes: z.array(FlyGetAppDetails_CertificateSchema).describe(\"List of certificates associated with the application.\").nullable().optional(),\n}).passthrough().describe(\"Container for certificate nodes.\");\nconst FlyGetAppDetails_AppDetailsSchema = z.object({\n id: z.string().describe(\"Unique identifier for the application.\").nullable().optional(),\n name: z.string().describe(\"Name of the application.\").nullable().optional(),\n certificates: FlyGetAppDetails_CertificateNodesSchema.nullable().optional(),\n}).passthrough().describe(\"Application details returned from Fly.io GraphQL API.\");\nconst FlyGetAppDetails_GetAppDetailsDataSchema = z.object({\n app: FlyGetAppDetails_AppDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL data wrapper for app query.\");\nexport const FlyGetAppDetailsOutput = z.object({\n data: FlyGetAppDetails_GetAppDetailsDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving Fly.io application details.\");\n\nexport const flyGetAppDetails: AppAction<\n typeof FlyGetAppDetailsInput,\n typeof FlyGetAppDetailsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_APP_DETAILS\", {\n slug: \"fly-get-app-details\",\n name: \"Get app details\",\n description: \"Tool to retrieve detailed information about a specific Fly.io application. Use when you need to get app details including certificates and configuration.\",\n input: FlyGetAppDetailsInput,\n output: FlyGetAppDetailsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwB,EAAE,OAAO,EAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EACjF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,qCAAqC,EAAE,OAAO;CAClD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,0CAA0C,EAAE,OAAO,EACvD,OAAO,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,wCAAwC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAM,2CAA2C,EAAE,OAAO,EACxD,KAAK,kCAAkC,SAAS,CAAC,CAAC,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAK/D,MAAa,mBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAboC,EAAE,OAAO,EAC7C,MAAM,yCAAyC,SAAS,CAAC,CAAC,SAAS,EACrE,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/get-certificate.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-certificate.cjs","names":["z","action"],"sources":["../../src/actions/get-certificate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetCertificateInput = z.object({\n certificate_id: z.string().describe(\"The unique identifier of the certificate to retrieve. This is the certificate ID in Fly.io system.\"),\n});\nconst FlyGetCertificate_CertificateDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the certificate.\").nullable().optional(),\n domain: z.string().describe(\"The domain name for the certificate.\").nullable().optional(),\n isApex: z.boolean().describe(\"Whether the certificate is for an apex domain.\").nullable().optional(),\n source: z.string().describe(\"Source of the certificate.\").nullable().optional(),\n hostname: z.string().describe(\"The hostname associated with this certificate.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp indicating when the certificate was created.\").nullable().optional(),\n isWildcard: z.boolean().describe(\"Whether the certificate is a wildcard certificate.\").nullable().optional(),\n dnsProvider: z.string().describe(\"DNS provider for the certificate.\").nullable().optional(),\n clientStatus: z.string().describe(\"Current client status of the certificate.\").nullable().optional(),\n dnsValidationTarget: z.string().describe(\"Target for DNS validation.\").nullable().optional(),\n certificateAuthority: z.string().describe(\"The certificate authority that issued the certificate.\").nullable().optional(),\n dnsValidationHostname: z.string().describe(\"Hostname for DNS validation.\").nullable().optional(),\n}).passthrough();\nconst FlyGetCertificate_GetCertificateResponseDataSchema = z.object({\n certificate: FlyGetCertificate_CertificateDataSchema.nullable().optional(),\n}).passthrough();\nconst FlyGetCertificate_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();\nconst FlyGetCertificate_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error, represented as an array of strings and integers.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message describing what went wrong.\").nullable(),\n locations: z.array(FlyGetCertificate_GraphQLErrorLocationSchema).describe(\"Array indicating where in the query document the error occurred.\").nullable().optional(),\n extensions: z.record(z.string(), z.unknown()).describe(\"Additional error-specific information provided by the GraphQL server.\").nullable().optional(),\n}).passthrough();\nexport const FlyGetCertificateOutput = z.object({\n data: FlyGetCertificate_GetCertificateResponseDataSchema.nullable().optional(),\n errors: z.array(FlyGetCertificate_GraphQLErrorSchema).describe(\"Array of error objects if any errors occurred during query execution. Present only when errors are encountered.\").nullable().optional(),\n}).passthrough();\n\nexport const flyGetCertificate = action(\"FLY_GET_CERTIFICATE\", {\n slug: \"fly-get-certificate\",\n name: \"Get Certificate\",\n description: \"Tool to retrieve a certificate by its ID from Fly.io. Use when you need to get details about a specific certificate including hostname, creation date, and configuration status.\",\n input: FlyGetCertificateInput,\n output: FlyGetCertificateOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-certificate.cjs","names":["z","action"],"sources":["../../src/actions/get-certificate.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetCertificateInput = z.object({\n certificate_id: z.string().describe(\"The unique identifier of the certificate to retrieve. This is the certificate ID in Fly.io system.\"),\n});\nconst FlyGetCertificate_CertificateDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the certificate.\").nullable().optional(),\n domain: z.string().describe(\"The domain name for the certificate.\").nullable().optional(),\n isApex: z.boolean().describe(\"Whether the certificate is for an apex domain.\").nullable().optional(),\n source: z.string().describe(\"Source of the certificate.\").nullable().optional(),\n hostname: z.string().describe(\"The hostname associated with this certificate.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp indicating when the certificate was created.\").nullable().optional(),\n isWildcard: z.boolean().describe(\"Whether the certificate is a wildcard certificate.\").nullable().optional(),\n dnsProvider: z.string().describe(\"DNS provider for the certificate.\").nullable().optional(),\n clientStatus: z.string().describe(\"Current client status of the certificate.\").nullable().optional(),\n dnsValidationTarget: z.string().describe(\"Target for DNS validation.\").nullable().optional(),\n certificateAuthority: z.string().describe(\"The certificate authority that issued the certificate.\").nullable().optional(),\n dnsValidationHostname: z.string().describe(\"Hostname for DNS validation.\").nullable().optional(),\n}).passthrough();\nconst FlyGetCertificate_GetCertificateResponseDataSchema = z.object({\n certificate: FlyGetCertificate_CertificateDataSchema.nullable().optional(),\n}).passthrough();\nconst FlyGetCertificate_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();\nconst FlyGetCertificate_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error, represented as an array of strings and integers.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message describing what went wrong.\").nullable(),\n locations: z.array(FlyGetCertificate_GraphQLErrorLocationSchema).describe(\"Array indicating where in the query document the error occurred.\").nullable().optional(),\n extensions: z.record(z.string(), z.unknown()).describe(\"Additional error-specific information provided by the GraphQL server.\").nullable().optional(),\n}).passthrough();\nexport const FlyGetCertificateOutput = z.object({\n data: FlyGetCertificate_GetCertificateResponseDataSchema.nullable().optional(),\n errors: z.array(FlyGetCertificate_GraphQLErrorSchema).describe(\"Array of error objects if any errors occurred during query execution. Present only when errors are encountered.\").nullable().optional(),\n}).passthrough();\n\nexport const flyGetCertificate: AppAction<\n typeof FlyGetCertificateInput,\n typeof FlyGetCertificateOutput,\n typeof fly.credential\n> = action(\"FLY_GET_CERTIFICATE\", {\n slug: \"fly-get-certificate\",\n name: \"Get Certificate\",\n description: \"Tool to retrieve a certificate by its ID from Fly.io. Use when you need to get details about a specific certificate including hostname, creation date, and configuration status.\",\n input: FlyGetCertificateInput,\n output: FlyGetCertificateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,EAC1I,CAAC;AACD,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,qDAAqDA,IAAAA,EAAE,OAAO,EAClE,aAAa,wCAAwC,SAAS,CAAC,CAAC,SAAS,EAC3E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjL,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClK,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAM,mDAAmD,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxM,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-certificate.d.ts
@@ -31,9 +33,7 @@ declare const FlyGetCertificateOutput: z.ZodObject<{
31
33
  extensions: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
32
34
  }, z.core.$loose>>>>;
33
35
  }, z.core.$loose>;
34
- declare const flyGetCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
35
- certificate_id: string;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ declare const flyGetCertificate: AppAction<typeof FlyGetCertificateInput, typeof FlyGetCertificateOutput, typeof fly.credential>;
37
37
  //#endregion
38
38
  export { flyGetCertificate };
39
39
  //# sourceMappingURL=get-certificate.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-certificate.d.cts","names":[],"sources":["../../src/actions/get-certificate.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cA8BtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
1
+ {"version":3,"file":"get-certificate.d.cts","names":[],"sources":["../../src/actions/get-certificate.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cA8BtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-certificate.d.ts
@@ -31,9 +33,7 @@ declare const FlyGetCertificateOutput: z.ZodObject<{
31
33
  extensions: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
32
34
  }, z.core.$loose>>>>;
33
35
  }, z.core.$loose>;
34
- declare const flyGetCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
35
- certificate_id: string;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ declare const flyGetCertificate: AppAction<typeof FlyGetCertificateInput, typeof FlyGetCertificateOutput, typeof fly.credential>;
37
37
  //#endregion
38
38
  export { flyGetCertificate };
39
39
  //# sourceMappingURL=get-certificate.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-certificate.d.mts","names":[],"sources":["../../src/actions/get-certificate.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cA8BtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
1
+ {"version":3,"file":"get-certificate.d.mts","names":[],"sources":["../../src/actions/get-certificate.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cA8BtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-certificate.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-certificate.mjs","names":[],"sources":["../../src/actions/get-certificate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetCertificateInput = z.object({\n certificate_id: z.string().describe(\"The unique identifier of the certificate to retrieve. This is the certificate ID in Fly.io system.\"),\n});\nconst FlyGetCertificate_CertificateDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the certificate.\").nullable().optional(),\n domain: z.string().describe(\"The domain name for the certificate.\").nullable().optional(),\n isApex: z.boolean().describe(\"Whether the certificate is for an apex domain.\").nullable().optional(),\n source: z.string().describe(\"Source of the certificate.\").nullable().optional(),\n hostname: z.string().describe(\"The hostname associated with this certificate.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp indicating when the certificate was created.\").nullable().optional(),\n isWildcard: z.boolean().describe(\"Whether the certificate is a wildcard certificate.\").nullable().optional(),\n dnsProvider: z.string().describe(\"DNS provider for the certificate.\").nullable().optional(),\n clientStatus: z.string().describe(\"Current client status of the certificate.\").nullable().optional(),\n dnsValidationTarget: z.string().describe(\"Target for DNS validation.\").nullable().optional(),\n certificateAuthority: z.string().describe(\"The certificate authority that issued the certificate.\").nullable().optional(),\n dnsValidationHostname: z.string().describe(\"Hostname for DNS validation.\").nullable().optional(),\n}).passthrough();\nconst FlyGetCertificate_GetCertificateResponseDataSchema = z.object({\n certificate: FlyGetCertificate_CertificateDataSchema.nullable().optional(),\n}).passthrough();\nconst FlyGetCertificate_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();\nconst FlyGetCertificate_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error, represented as an array of strings and integers.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message describing what went wrong.\").nullable(),\n locations: z.array(FlyGetCertificate_GraphQLErrorLocationSchema).describe(\"Array indicating where in the query document the error occurred.\").nullable().optional(),\n extensions: z.record(z.string(), z.unknown()).describe(\"Additional error-specific information provided by the GraphQL server.\").nullable().optional(),\n}).passthrough();\nexport const FlyGetCertificateOutput = z.object({\n data: FlyGetCertificate_GetCertificateResponseDataSchema.nullable().optional(),\n errors: z.array(FlyGetCertificate_GraphQLErrorSchema).describe(\"Array of error objects if any errors occurred during query execution. Present only when errors are encountered.\").nullable().optional(),\n}).passthrough();\n\nexport const flyGetCertificate = action(\"FLY_GET_CERTIFICATE\", {\n slug: \"fly-get-certificate\",\n name: \"Get Certificate\",\n description: \"Tool to retrieve a certificate by its ID from Fly.io. Use when you need to get details about a specific certificate including hostname, creation date, and configuration status.\",\n input: FlyGetCertificateInput,\n output: FlyGetCertificateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO,EAC7C,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,EAC1I,CAAC;AACD,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,qDAAqD,EAAE,OAAO,EAClE,aAAa,wCAAwC,SAAS,CAAC,CAAC,SAAS,EAC3E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjL,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,WAAW,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClK,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVqC,EAAE,OAAO;EAC9C,MAAM,mDAAmD,SAAS,CAAC,CAAC,SAAS;EAC7E,QAAQ,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxM,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
1
+ {"version":3,"file":"get-certificate.mjs","names":[],"sources":["../../src/actions/get-certificate.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetCertificateInput = z.object({\n certificate_id: z.string().describe(\"The unique identifier of the certificate to retrieve. This is the certificate ID in Fly.io system.\"),\n});\nconst FlyGetCertificate_CertificateDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the certificate.\").nullable().optional(),\n domain: z.string().describe(\"The domain name for the certificate.\").nullable().optional(),\n isApex: z.boolean().describe(\"Whether the certificate is for an apex domain.\").nullable().optional(),\n source: z.string().describe(\"Source of the certificate.\").nullable().optional(),\n hostname: z.string().describe(\"The hostname associated with this certificate.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp indicating when the certificate was created.\").nullable().optional(),\n isWildcard: z.boolean().describe(\"Whether the certificate is a wildcard certificate.\").nullable().optional(),\n dnsProvider: z.string().describe(\"DNS provider for the certificate.\").nullable().optional(),\n clientStatus: z.string().describe(\"Current client status of the certificate.\").nullable().optional(),\n dnsValidationTarget: z.string().describe(\"Target for DNS validation.\").nullable().optional(),\n certificateAuthority: z.string().describe(\"The certificate authority that issued the certificate.\").nullable().optional(),\n dnsValidationHostname: z.string().describe(\"Hostname for DNS validation.\").nullable().optional(),\n}).passthrough();\nconst FlyGetCertificate_GetCertificateResponseDataSchema = z.object({\n certificate: FlyGetCertificate_CertificateDataSchema.nullable().optional(),\n}).passthrough();\nconst FlyGetCertificate_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();\nconst FlyGetCertificate_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error, represented as an array of strings and integers.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message describing what went wrong.\").nullable(),\n locations: z.array(FlyGetCertificate_GraphQLErrorLocationSchema).describe(\"Array indicating where in the query document the error occurred.\").nullable().optional(),\n extensions: z.record(z.string(), z.unknown()).describe(\"Additional error-specific information provided by the GraphQL server.\").nullable().optional(),\n}).passthrough();\nexport const FlyGetCertificateOutput = z.object({\n data: FlyGetCertificate_GetCertificateResponseDataSchema.nullable().optional(),\n errors: z.array(FlyGetCertificate_GraphQLErrorSchema).describe(\"Array of error objects if any errors occurred during query execution. Present only when errors are encountered.\").nullable().optional(),\n}).passthrough();\n\nexport const flyGetCertificate: AppAction<\n typeof FlyGetCertificateInput,\n typeof FlyGetCertificateOutput,\n typeof fly.credential\n> = action(\"FLY_GET_CERTIFICATE\", {\n slug: \"fly-get-certificate\",\n name: \"Get Certificate\",\n description: \"Tool to retrieve a certificate by its ID from Fly.io. Use when you need to get details about a specific certificate including hostname, creation date, and configuration status.\",\n input: FlyGetCertificateInput,\n output: FlyGetCertificateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO,EAC7C,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,EAC1I,CAAC;AACD,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,qDAAqD,EAAE,OAAO,EAClE,aAAa,wCAAwC,SAAS,CAAC,CAAC,SAAS,EAC3E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjL,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,WAAW,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClK,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdqC,EAAE,OAAO;EAC9C,MAAM,mDAAmD,SAAS,CAAC,CAAC,SAAS;EAC7E,QAAQ,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxM,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-current-token-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-token-info.cjs","names":["z","action"],"sources":["../../src/actions/get-current-token-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetCurrentTokenInfoInput = z.object({}).describe(\"Request model for getting current token information.\");\nconst FlyGetCurrentTokenInfo_TokenInfoSchema = z.object({\n apps: z.array(z.string()).describe(\"List of apps the token has access to\").nullable().optional(),\n user: z.string().describe(\"User associated with the token\").nullable().optional(),\n org_slug: z.string().describe(\"Organization slug associated with the token\").nullable().optional(),\n token_id: z.string().describe(\"Unique identifier for the token\").nullable().optional(),\n organization: z.string().describe(\"Organization name associated with the token\").nullable().optional(),\n source_machine_id: z.string().describe(\"ID of the machine that created the token, if applicable\").nullable().optional(),\n restricted_to_machine: z.string().describe(\"Machine ID that this token is restricted to, if applicable\").nullable().optional(),\n}).passthrough().describe(\"Information about a token.\");\nexport const FlyGetCurrentTokenInfoOutput = z.object({\n tokens: z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe(\"List of token information objects for the current authentication token\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting current token information.\");\n\nexport const flyGetCurrentTokenInfo = action(\"FLY_GET_CURRENT_TOKEN_INFO\", {\n slug: \"fly-get-current-token-info\",\n name: \"Get Current Token Info\",\n description: \"Tool to get information about the current authentication token. Use when you need to retrieve details about the token being used for API authentication, including organizations, apps, and whether the token is from a user or machine.\",\n input: FlyGetCurrentTokenInfoInput,\n output: FlyGetCurrentTokenInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;AACvH,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,QAAQA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-current-token-info.cjs","names":["z","action"],"sources":["../../src/actions/get-current-token-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetCurrentTokenInfoInput = z.object({}).describe(\"Request model for getting current token information.\");\nconst FlyGetCurrentTokenInfo_TokenInfoSchema = z.object({\n apps: z.array(z.string()).describe(\"List of apps the token has access to\").nullable().optional(),\n user: z.string().describe(\"User associated with the token\").nullable().optional(),\n org_slug: z.string().describe(\"Organization slug associated with the token\").nullable().optional(),\n token_id: z.string().describe(\"Unique identifier for the token\").nullable().optional(),\n organization: z.string().describe(\"Organization name associated with the token\").nullable().optional(),\n source_machine_id: z.string().describe(\"ID of the machine that created the token, if applicable\").nullable().optional(),\n restricted_to_machine: z.string().describe(\"Machine ID that this token is restricted to, if applicable\").nullable().optional(),\n}).passthrough().describe(\"Information about a token.\");\nexport const FlyGetCurrentTokenInfoOutput = z.object({\n tokens: z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe(\"List of token information objects for the current authentication token\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting current token information.\");\n\nexport const flyGetCurrentTokenInfo: AppAction<\n typeof FlyGetCurrentTokenInfoInput,\n typeof FlyGetCurrentTokenInfoOutput,\n typeof fly.credential\n> = action(\"FLY_GET_CURRENT_TOKEN_INFO\", {\n slug: \"fly-get-current-token-info\",\n name: \"Get Current Token Info\",\n description: \"Tool to get information about the current authentication token. Use when you need to retrieve details about the token being used for API authentication, including organizations, apps, and whether the token is from a user or machine.\",\n input: FlyGetCurrentTokenInfoInput,\n output: FlyGetCurrentTokenInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;AACvH,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,QAAQA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,yBAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-current-token-info.d.ts
@@ -13,7 +15,7 @@ declare const FlyGetCurrentTokenInfoOutput: z.ZodObject<{
13
15
  restricted_to_machine: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  }, z.core.$loose>>>>;
15
17
  }, z.core.$loose>;
16
- declare const flyGetCurrentTokenInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const flyGetCurrentTokenInfo: AppAction<typeof FlyGetCurrentTokenInfoInput, typeof FlyGetCurrentTokenInfoOutput, typeof fly.credential>;
17
19
  //#endregion
18
20
  export { flyGetCurrentTokenInfo };
19
21
  //# sourceMappingURL=get-current-token-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-token-info.d.cts","names":[],"sources":["../../src/actions/get-current-token-info.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-current-token-info.d.cts","names":[],"sources":["../../src/actions/get-current-token-info.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,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/get-current-token-info.d.ts
@@ -13,7 +15,7 @@ declare const FlyGetCurrentTokenInfoOutput: z.ZodObject<{
13
15
  restricted_to_machine: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  }, z.core.$loose>>>>;
15
17
  }, z.core.$loose>;
16
- declare const flyGetCurrentTokenInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const flyGetCurrentTokenInfo: AppAction<typeof FlyGetCurrentTokenInfoInput, typeof FlyGetCurrentTokenInfoOutput, typeof fly.credential>;
17
19
  //#endregion
18
20
  export { flyGetCurrentTokenInfo };
19
21
  //# sourceMappingURL=get-current-token-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-token-info.d.mts","names":[],"sources":["../../src/actions/get-current-token-info.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-current-token-info.d.mts","names":[],"sources":["../../src/actions/get-current-token-info.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,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/get-current-token-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-current-token-info.mjs","names":[],"sources":["../../src/actions/get-current-token-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetCurrentTokenInfoInput = z.object({}).describe(\"Request model for getting current token information.\");\nconst FlyGetCurrentTokenInfo_TokenInfoSchema = z.object({\n apps: z.array(z.string()).describe(\"List of apps the token has access to\").nullable().optional(),\n user: z.string().describe(\"User associated with the token\").nullable().optional(),\n org_slug: z.string().describe(\"Organization slug associated with the token\").nullable().optional(),\n token_id: z.string().describe(\"Unique identifier for the token\").nullable().optional(),\n organization: z.string().describe(\"Organization name associated with the token\").nullable().optional(),\n source_machine_id: z.string().describe(\"ID of the machine that created the token, if applicable\").nullable().optional(),\n restricted_to_machine: z.string().describe(\"Machine ID that this token is restricted to, if applicable\").nullable().optional(),\n}).passthrough().describe(\"Information about a token.\");\nexport const FlyGetCurrentTokenInfoOutput = z.object({\n tokens: z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe(\"List of token information objects for the current authentication token\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting current token information.\");\n\nexport const flyGetCurrentTokenInfo = action(\"FLY_GET_CURRENT_TOKEN_INFO\", {\n slug: \"fly-get-current-token-info\",\n name: \"Get Current Token Info\",\n description: \"Tool to get information about the current authentication token. Use when you need to retrieve details about the token being used for API authentication, including organizations, apps, and whether the token is from a user or machine.\",\n input: FlyGetCurrentTokenInfoInput,\n output: FlyGetCurrentTokenInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;AACvH,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AAKtD,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,QAAQ,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-current-token-info.mjs","names":[],"sources":["../../src/actions/get-current-token-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyGetCurrentTokenInfoInput = z.object({}).describe(\"Request model for getting current token information.\");\nconst FlyGetCurrentTokenInfo_TokenInfoSchema = z.object({\n apps: z.array(z.string()).describe(\"List of apps the token has access to\").nullable().optional(),\n user: z.string().describe(\"User associated with the token\").nullable().optional(),\n org_slug: z.string().describe(\"Organization slug associated with the token\").nullable().optional(),\n token_id: z.string().describe(\"Unique identifier for the token\").nullable().optional(),\n organization: z.string().describe(\"Organization name associated with the token\").nullable().optional(),\n source_machine_id: z.string().describe(\"ID of the machine that created the token, if applicable\").nullable().optional(),\n restricted_to_machine: z.string().describe(\"Machine ID that this token is restricted to, if applicable\").nullable().optional(),\n}).passthrough().describe(\"Information about a token.\");\nexport const FlyGetCurrentTokenInfoOutput = z.object({\n tokens: z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe(\"List of token information objects for the current authentication token\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting current token information.\");\n\nexport const flyGetCurrentTokenInfo: AppAction<\n typeof FlyGetCurrentTokenInfoInput,\n typeof FlyGetCurrentTokenInfoOutput,\n typeof fly.credential\n> = action(\"FLY_GET_CURRENT_TOKEN_INFO\", {\n slug: \"fly-get-current-token-info\",\n name: \"Get Current Token Info\",\n description: \"Tool to get information about the current authentication token. Use when you need to retrieve details about the token being used for API authentication, including organizations, apps, and whether the token is from a user or machine.\",\n input: FlyGetCurrentTokenInfoInput,\n output: FlyGetCurrentTokenInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD;AACvH,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AAKtD,MAAa,yBAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO,EACnD,QAAQ,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-latest-image-details.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-details.cjs","names":["z","action"],"sources":["../../src/actions/get-latest-image-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetLatestImageDetailsInput = z.object({\n image: z.string().describe(\"Image reference in repository/name:tag format (e.g., 'flyio/postgres:15' or 'registry.fly.io/myapp:latest'). Use images from Fly.io's registry for best results.\"),\n fly_version: z.string().describe(\"Fly version to use for tag resolution. Optional parameter to specify a particular Fly.io version for resolving the image tag.\").optional(),\n});\nexport const FlyGetLatestImageDetailsOutput = z.object({\n tag: z.string().describe(\"Image tag (e.g., '15', 'latest').\").nullable(),\n digest: z.string().describe(\"Image digest hash (SHA256 hash of the image manifest).\").nullable(),\n version: z.string().describe(\"Version string if available, typically matches the tag or provides additional version information.\").nullable().optional(),\n registry: z.string().describe(\"Registry URL where the image is hosted (e.g., 'registry.fly.io').\").nullable(),\n repository: z.string().describe(\"Repository name for the image (e.g., 'flyio/postgres').\").nullable(),\n}).passthrough();\n\nexport const flyGetLatestImageDetails = action(\"FLY_GET_LATEST_IMAGE_DETAILS\", {\n slug: \"fly-get-latest-image-details\",\n name: \"Get Latest Image Details\",\n description: \"Tool to retrieve the latest available tag details for a given image repository from Fly.io's registry. Use when you need to get digest, registry, repository, tag, and version information for a container image.\",\n input: FlyGetLatestImageDetailsInput,\n output: FlyGetLatestImageDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK;CAC7L,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AAC7K,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-latest-image-details.cjs","names":["z","action"],"sources":["../../src/actions/get-latest-image-details.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 FlyGetLatestImageDetailsInput = z.object({\n image: z.string().describe(\"Image reference in repository/name:tag format (e.g., 'flyio/postgres:15' or 'registry.fly.io/myapp:latest'). Use images from Fly.io's registry for best results.\"),\n fly_version: z.string().describe(\"Fly version to use for tag resolution. Optional parameter to specify a particular Fly.io version for resolving the image tag.\").optional(),\n});\nexport const FlyGetLatestImageDetailsOutput = z.object({\n tag: z.string().describe(\"Image tag (e.g., '15', 'latest').\").nullable(),\n digest: z.string().describe(\"Image digest hash (SHA256 hash of the image manifest).\").nullable(),\n version: z.string().describe(\"Version string if available, typically matches the tag or provides additional version information.\").nullable().optional(),\n registry: z.string().describe(\"Registry URL where the image is hosted (e.g., 'registry.fly.io').\").nullable(),\n repository: z.string().describe(\"Repository name for the image (e.g., 'flyio/postgres').\").nullable(),\n}).passthrough();\n\nexport const flyGetLatestImageDetails: AppAction<\n typeof FlyGetLatestImageDetailsInput,\n typeof FlyGetLatestImageDetailsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_LATEST_IMAGE_DETAILS\", {\n slug: \"fly-get-latest-image-details\",\n name: \"Get Latest Image Details\",\n description: \"Tool to retrieve the latest available tag details for a given image repository from Fly.io's registry. Use when you need to get digest, registry, repository, tag, and version information for a container image.\",\n input: FlyGetLatestImageDetailsInput,\n output: FlyGetLatestImageDetailsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK;CAC7L,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AAC7K,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-latest-image-details.d.ts
@@ -12,10 +14,7 @@ declare const FlyGetLatestImageDetailsOutput: z.ZodObject<{
12
14
  registry: z.ZodNullable<z.ZodString>;
13
15
  repository: z.ZodNullable<z.ZodString>;
14
16
  }, z.core.$loose>;
15
- declare const flyGetLatestImageDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- image: string;
17
- fly_version?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const flyGetLatestImageDetails: AppAction<typeof FlyGetLatestImageDetailsInput, typeof FlyGetLatestImageDetailsOutput, typeof fly.credential>;
19
18
  //#endregion
20
19
  export { flyGetLatestImageDetails };
21
20
  //# sourceMappingURL=get-latest-image-details.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-details.d.cts","names":[],"sources":["../../src/actions/get-latest-image-details.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAQ9B,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"get-latest-image-details.d.cts","names":[],"sources":["../../src/actions/get-latest-image-details.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAQ9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-latest-image-details.d.ts
@@ -12,10 +14,7 @@ declare const FlyGetLatestImageDetailsOutput: z.ZodObject<{
12
14
  registry: z.ZodNullable<z.ZodString>;
13
15
  repository: z.ZodNullable<z.ZodString>;
14
16
  }, z.core.$loose>;
15
- declare const flyGetLatestImageDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- image: string;
17
- fly_version?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const flyGetLatestImageDetails: AppAction<typeof FlyGetLatestImageDetailsInput, typeof FlyGetLatestImageDetailsOutput, typeof fly.credential>;
19
18
  //#endregion
20
19
  export { flyGetLatestImageDetails };
21
20
  //# sourceMappingURL=get-latest-image-details.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-details.d.mts","names":[],"sources":["../../src/actions/get-latest-image-details.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAQ9B,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"get-latest-image-details.d.mts","names":[],"sources":["../../src/actions/get-latest-image-details.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAQ9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,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 flyGetLatestImageDetails = action("FLY_GET_LATEST_IMAGE_DETAILS", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-details.mjs","names":[],"sources":["../../src/actions/get-latest-image-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetLatestImageDetailsInput = z.object({\n image: z.string().describe(\"Image reference in repository/name:tag format (e.g., 'flyio/postgres:15' or 'registry.fly.io/myapp:latest'). Use images from Fly.io's registry for best results.\"),\n fly_version: z.string().describe(\"Fly version to use for tag resolution. Optional parameter to specify a particular Fly.io version for resolving the image tag.\").optional(),\n});\nexport const FlyGetLatestImageDetailsOutput = z.object({\n tag: z.string().describe(\"Image tag (e.g., '15', 'latest').\").nullable(),\n digest: z.string().describe(\"Image digest hash (SHA256 hash of the image manifest).\").nullable(),\n version: z.string().describe(\"Version string if available, typically matches the tag or provides additional version information.\").nullable().optional(),\n registry: z.string().describe(\"Registry URL where the image is hosted (e.g., 'registry.fly.io').\").nullable(),\n repository: z.string().describe(\"Repository name for the image (e.g., 'flyio/postgres').\").nullable(),\n}).passthrough();\n\nexport const flyGetLatestImageDetails = action(\"FLY_GET_LATEST_IMAGE_DETAILS\", {\n slug: \"fly-get-latest-image-details\",\n name: \"Get Latest Image Details\",\n description: \"Tool to retrieve the latest available tag details for a given image repository from Fly.io's registry. Use when you need to get digest, registry, repository, tag, and version information for a container image.\",\n input: FlyGetLatestImageDetailsInput,\n output: FlyGetLatestImageDetailsOutput,\n});\n"],"mappings":";;AAgBA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB2C,EAAE,OAAO;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK;EAC7L,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;CAC7K,CAaS;CACP,QAb4C,EAAE,OAAO;EACrD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAC/F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
1
+ {"version":3,"file":"get-latest-image-details.mjs","names":[],"sources":["../../src/actions/get-latest-image-details.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 FlyGetLatestImageDetailsInput = z.object({\n image: z.string().describe(\"Image reference in repository/name:tag format (e.g., 'flyio/postgres:15' or 'registry.fly.io/myapp:latest'). Use images from Fly.io's registry for best results.\"),\n fly_version: z.string().describe(\"Fly version to use for tag resolution. Optional parameter to specify a particular Fly.io version for resolving the image tag.\").optional(),\n});\nexport const FlyGetLatestImageDetailsOutput = z.object({\n tag: z.string().describe(\"Image tag (e.g., '15', 'latest').\").nullable(),\n digest: z.string().describe(\"Image digest hash (SHA256 hash of the image manifest).\").nullable(),\n version: z.string().describe(\"Version string if available, typically matches the tag or provides additional version information.\").nullable().optional(),\n registry: z.string().describe(\"Registry URL where the image is hosted (e.g., 'registry.fly.io').\").nullable(),\n repository: z.string().describe(\"Repository name for the image (e.g., 'flyio/postgres').\").nullable(),\n}).passthrough();\n\nexport const flyGetLatestImageDetails: AppAction<\n typeof FlyGetLatestImageDetailsInput,\n typeof FlyGetLatestImageDetailsOutput,\n typeof fly.credential\n> = action(\"FLY_GET_LATEST_IMAGE_DETAILS\", {\n slug: \"fly-get-latest-image-details\",\n name: \"Get Latest Image Details\",\n description: \"Tool to retrieve the latest available tag details for a given image repository from Fly.io's registry. Use when you need to get digest, registry, repository, tag, and version information for a container image.\",\n input: FlyGetLatestImageDetailsInput,\n output: FlyGetLatestImageDetailsOutput,\n});\n"],"mappings":";;;AAkBA,MAAa,2BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApB2C,EAAE,OAAO;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK;EAC7L,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;CAC7K,CAiBS;CACP,QAjB4C,EAAE,OAAO;EACrD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAC/F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-latest-image-tag.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-tag.cjs","names":["z","action"],"sources":["../../src/actions/get-latest-image-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetLatestImageTagInput = z.object({\n repository: z.string().describe(\"The Docker image repository name (e.g., 'flyio/postgres', 'flyio/hellofly'). This should be the full repository path.\"),\n}).describe(\"Request model for getting the latest image tag.\");\nexport const FlyGetLatestImageTagOutput = z.object({\n latest_image_tag: z.string().describe(\"The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting the latest image tag.\");\n\nexport const flyGetLatestImageTag = action(\"FLY_GET_LATEST_IMAGE_TAG\", {\n slug: \"fly-get-latest-image-tag\",\n name: \"Get Latest Image Tag\",\n description: \"Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.\",\n input: FlyGetLatestImageTagInput,\n output: FlyGetLatestImageTagOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACzJ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7Q,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,uBAAuBC,eAAAA,OAAO,4BAA4B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-latest-image-tag.cjs","names":["z","action"],"sources":["../../src/actions/get-latest-image-tag.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 FlyGetLatestImageTagInput = z.object({\n repository: z.string().describe(\"The Docker image repository name (e.g., 'flyio/postgres', 'flyio/hellofly'). This should be the full repository path.\"),\n}).describe(\"Request model for getting the latest image tag.\");\nexport const FlyGetLatestImageTagOutput = z.object({\n latest_image_tag: z.string().describe(\"The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting the latest image tag.\");\n\nexport const flyGetLatestImageTag: AppAction<\n typeof FlyGetLatestImageTagInput,\n typeof FlyGetLatestImageTagOutput,\n typeof fly.credential\n> = action(\"FLY_GET_LATEST_IMAGE_TAG\", {\n slug: \"fly-get-latest-image-tag\",\n name: \"Get Latest Image Tag\",\n description: \"Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.\",\n input: FlyGetLatestImageTagInput,\n output: FlyGetLatestImageTagOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACzJ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7Q,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,uBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-latest-image-tag.d.ts
@@ -7,9 +9,7 @@ declare const FlyGetLatestImageTagInput: z.ZodObject<{
7
9
  declare const FlyGetLatestImageTagOutput: z.ZodObject<{
8
10
  latest_image_tag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
11
  }, z.core.$loose>;
10
- declare const flyGetLatestImageTag: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- repository: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const flyGetLatestImageTag: AppAction<typeof FlyGetLatestImageTagInput, typeof FlyGetLatestImageTagOutput, typeof fly.credential>;
13
13
  //#endregion
14
14
  export { flyGetLatestImageTag };
15
15
  //# sourceMappingURL=get-latest-image-tag.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-tag.d.cts","names":[],"sources":["../../src/actions/get-latest-image-tag.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
1
+ {"version":3,"file":"get-latest-image-tag.d.cts","names":[],"sources":["../../src/actions/get-latest-image-tag.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,GAAA,CAAI,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-latest-image-tag.d.ts
@@ -7,9 +9,7 @@ declare const FlyGetLatestImageTagInput: z.ZodObject<{
7
9
  declare const FlyGetLatestImageTagOutput: z.ZodObject<{
8
10
  latest_image_tag: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
11
  }, z.core.$loose>;
10
- declare const flyGetLatestImageTag: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- repository: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const flyGetLatestImageTag: AppAction<typeof FlyGetLatestImageTagInput, typeof FlyGetLatestImageTagOutput, typeof fly.credential>;
13
13
  //#endregion
14
14
  export { flyGetLatestImageTag };
15
15
  //# sourceMappingURL=get-latest-image-tag.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-tag.d.mts","names":[],"sources":["../../src/actions/get-latest-image-tag.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
1
+ {"version":3,"file":"get-latest-image-tag.d.mts","names":[],"sources":["../../src/actions/get-latest-image-tag.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,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 flyGetLatestImageTag = action("FLY_GET_LATEST_IMAGE_TAG", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-latest-image-tag.mjs","names":[],"sources":["../../src/actions/get-latest-image-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetLatestImageTagInput = z.object({\n repository: z.string().describe(\"The Docker image repository name (e.g., 'flyio/postgres', 'flyio/hellofly'). This should be the full repository path.\"),\n}).describe(\"Request model for getting the latest image tag.\");\nexport const FlyGetLatestImageTagOutput = z.object({\n latest_image_tag: z.string().describe(\"The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting the latest image tag.\");\n\nexport const flyGetLatestImageTag = action(\"FLY_GET_LATEST_IMAGE_TAG\", {\n slug: \"fly-get-latest-image-tag\",\n name: \"Get Latest Image Tag\",\n description: \"Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.\",\n input: FlyGetLatestImageTagInput,\n output: FlyGetLatestImageTagOutput,\n});\n"],"mappings":";;AAWA,MAAa,uBAAuB,OAAO,4BAA4B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuC,EAAE,OAAO,EAChD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACzJ,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QATwC,EAAE,OAAO,EACjD,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7Q,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-latest-image-tag.mjs","names":[],"sources":["../../src/actions/get-latest-image-tag.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 FlyGetLatestImageTagInput = z.object({\n repository: z.string().describe(\"The Docker image repository name (e.g., 'flyio/postgres', 'flyio/hellofly'). This should be the full repository path.\"),\n}).describe(\"Request model for getting the latest image tag.\");\nexport const FlyGetLatestImageTagOutput = z.object({\n latest_image_tag: z.string().describe(\"The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting the latest image tag.\");\n\nexport const flyGetLatestImageTag: AppAction<\n typeof FlyGetLatestImageTagInput,\n typeof FlyGetLatestImageTagOutput,\n typeof fly.credential\n> = action(\"FLY_GET_LATEST_IMAGE_TAG\", {\n slug: \"fly-get-latest-image-tag\",\n name: \"Get Latest Image Tag\",\n description: \"Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.\",\n input: FlyGetLatestImageTagInput,\n output: FlyGetLatestImageTagOutput,\n});\n"],"mappings":";;;AAaA,MAAa,uBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfuC,EAAE,OAAO,EAChD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,EACzJ,CAAC,CAAC,CAAC,SAAS,iDAaH;CACP,QAbwC,EAAE,OAAO,EACjD,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7Q,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-machine.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-machine.cjs","names":["z","action"],"sources":["../../src/actions/get-machine.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetMachineInput = z.object({\n machineId: z.string().describe(\"The unique identifier of the machine to retrieve.\"),\n}).describe(\"Request parameters for retrieving a machine by ID.\");\nconst FlyGetMachine_MachineDataSchema = z.object({\n id: z.string().describe(\"Unique identifier of the machine.\").nullable().optional(),\n name: z.string().describe(\"Name of the machine.\").nullable().optional(),\n state: z.string().describe(\"Current state of the machine (e.g., started, stopped, destroyed).\").nullable().optional(),\n config: z.record(z.string(), z.unknown()).describe(\"Configuration object for the machine.\").nullable().optional(),\n region: z.string().describe(\"Region where the machine is deployed.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the machine was created (ISO 8601 format).\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the machine was last updated (ISO 8601 format).\").nullable().optional(),\n instanceId: z.string().describe(\"Instance identifier for the machine.\").nullable().optional(),\n}).passthrough().describe(\"Machine information returned by the Fly.io API.\");\nconst FlyGetMachine_GetMachineResponseDataSchema = z.object({\n machine: FlyGetMachine_MachineDataSchema.nullable().optional(),\n}).passthrough().describe(\"Data section of the GraphQL response.\");\nconst FlyGetMachine_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the GraphQL document where the error occurred (1-indexed).\").nullable(),\n column: z.number().int().describe(\"Column number in the GraphQL document where the error occurred (1-indexed).\").nullable(),\n}).passthrough().describe(\"Location of a GraphQL error in the query document.\");\nconst FlyGetMachine_GraphQLErrorSchema = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Description of the error that occurred during query execution.\").nullable(),\n locations: z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe(\"List of locations in the GraphQL document where the error originated.\").nullable().optional(),\n extensions: z.record(z.string(), z.unknown()).describe(\"Additional error metadata.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a GraphQL execution error.\");\nexport const FlyGetMachineOutput = z.object({\n data: FlyGetMachine_GetMachineResponseDataSchema.nullable().optional(),\n errors: z.array(FlyGetMachine_GraphQLErrorSchema).describe(\"List of errors encountered during query execution. Present when query fails.\").nullable().optional(),\n}).passthrough().describe(\"Response from the Fly.io GraphQL API for machine query.\");\n\nexport const flyGetMachine = action(\"FLY_GET_MACHINE\", {\n slug: \"fly-get-machine\",\n name: \"Get Machine\",\n description: \"Tool to get a single machine by ID from Fly.io. Use when you need to retrieve details about a specific machine instance.\",\n input: FlyGetMachineInput,\n output: FlyGetMachineOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-machine.cjs","names":["z","action"],"sources":["../../src/actions/get-machine.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 FlyGetMachineInput = z.object({\n machineId: z.string().describe(\"The unique identifier of the machine to retrieve.\"),\n}).describe(\"Request parameters for retrieving a machine by ID.\");\nconst FlyGetMachine_MachineDataSchema = z.object({\n id: z.string().describe(\"Unique identifier of the machine.\").nullable().optional(),\n name: z.string().describe(\"Name of the machine.\").nullable().optional(),\n state: z.string().describe(\"Current state of the machine (e.g., started, stopped, destroyed).\").nullable().optional(),\n config: z.record(z.string(), z.unknown()).describe(\"Configuration object for the machine.\").nullable().optional(),\n region: z.string().describe(\"Region where the machine is deployed.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the machine was created (ISO 8601 format).\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the machine was last updated (ISO 8601 format).\").nullable().optional(),\n instanceId: z.string().describe(\"Instance identifier for the machine.\").nullable().optional(),\n}).passthrough().describe(\"Machine information returned by the Fly.io API.\");\nconst FlyGetMachine_GetMachineResponseDataSchema = z.object({\n machine: FlyGetMachine_MachineDataSchema.nullable().optional(),\n}).passthrough().describe(\"Data section of the GraphQL response.\");\nconst FlyGetMachine_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the GraphQL document where the error occurred (1-indexed).\").nullable(),\n column: z.number().int().describe(\"Column number in the GraphQL document where the error occurred (1-indexed).\").nullable(),\n}).passthrough().describe(\"Location of a GraphQL error in the query document.\");\nconst FlyGetMachine_GraphQLErrorSchema = z.object({\n path: z.array(z.string()).describe(\"Path to the field that caused the error.\").nullable().optional(),\n message: z.string().describe(\"Description of the error that occurred during query execution.\").nullable(),\n locations: z.array(FlyGetMachine_GraphQLErrorLocationSchema).describe(\"List of locations in the GraphQL document where the error originated.\").nullable().optional(),\n extensions: z.record(z.string(), z.unknown()).describe(\"Additional error metadata.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a GraphQL execution error.\");\nexport const FlyGetMachineOutput = z.object({\n data: FlyGetMachine_GetMachineResponseDataSchema.nullable().optional(),\n errors: z.array(FlyGetMachine_GraphQLErrorSchema).describe(\"List of errors encountered during query execution. Present when query fails.\").nullable().optional(),\n}).passthrough().describe(\"Response from the Fly.io GraphQL API for machine query.\");\n\nexport const flyGetMachine: AppAction<\n typeof FlyGetMachineInput,\n typeof FlyGetMachineOutput,\n typeof fly.credential\n> = action(\"FLY_GET_MACHINE\", {\n slug: \"fly-get-machine\",\n name: \"Get Machine\",\n description: \"Tool to get a single machine by ID from Fly.io. Use when you need to retrieve details about a specific machine instance.\",\n input: FlyGetMachineInput,\n output: FlyGetMachineOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { fly } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-machine.d.ts
@@ -27,9 +29,7 @@ declare const FlyGetMachineOutput: z.ZodObject<{
27
29
  extensions: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
28
30
  }, z.core.$loose>>>>;
29
31
  }, z.core.$loose>;
30
- declare const flyGetMachine: import("@keystrokehq/action").WorkflowActionDefinition<{
31
- machineId: string;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ declare const flyGetMachine: AppAction<typeof FlyGetMachineInput, typeof FlyGetMachineOutput, typeof fly.credential>;
33
33
  //#endregion
34
34
  export { flyGetMachine };
35
35
  //# sourceMappingURL=get-machine.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-machine.d.cts","names":[],"sources":["../../src/actions/get-machine.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cA0BlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAKnB,aAAA,gCAAa,wBAAA"}
1
+ {"version":3,"file":"get-machine.d.cts","names":[],"sources":["../../src/actions/get-machine.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cA0BlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAKnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,GAAA,CAAI,UAAA"}