@keystrokehq/fly 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.cjs +5 -5
- package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.cts +27 -3
- package/dist/actions/add-wire-guard-peer.d.cts.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.mts +27 -3
- package/dist/actions/add-wire-guard-peer.d.mts.map +1 -1
- package/dist/actions/add-wire-guard-peer.mjs +5 -5
- package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/check-app-name-availability.cjs +3 -3
- package/dist/actions/check-app-name-availability.cjs.map +1 -1
- package/dist/actions/check-app-name-availability.d.cts +17 -3
- package/dist/actions/check-app-name-availability.d.cts.map +1 -1
- package/dist/actions/check-app-name-availability.d.mts +17 -3
- package/dist/actions/check-app-name-availability.d.mts.map +1 -1
- package/dist/actions/check-app-name-availability.mjs +3 -3
- package/dist/actions/check-app-name-availability.mjs.map +1 -1
- package/dist/actions/check-jobs.cjs +2 -2
- package/dist/actions/check-jobs.cjs.map +1 -1
- package/dist/actions/check-jobs.d.cts +15 -3
- package/dist/actions/check-jobs.d.cts.map +1 -1
- package/dist/actions/check-jobs.d.mts +15 -3
- package/dist/actions/check-jobs.d.mts.map +1 -1
- package/dist/actions/check-jobs.mjs +2 -2
- package/dist/actions/check-jobs.mjs.map +1 -1
- package/dist/actions/check-user-only-token.cjs +2 -2
- package/dist/actions/check-user-only-token.cjs.map +1 -1
- package/dist/actions/check-user-only-token.d.cts +11 -3
- package/dist/actions/check-user-only-token.d.cts.map +1 -1
- package/dist/actions/check-user-only-token.d.mts +11 -3
- package/dist/actions/check-user-only-token.d.mts.map +1 -1
- package/dist/actions/check-user-only-token.mjs +2 -2
- package/dist/actions/check-user-only-token.mjs.map +1 -1
- package/dist/actions/create-check-job-run.cjs +7 -7
- package/dist/actions/create-check-job-run.cjs.map +1 -1
- package/dist/actions/create-check-job-run.d.cts +27 -3
- package/dist/actions/create-check-job-run.d.cts.map +1 -1
- package/dist/actions/create-check-job-run.d.mts +27 -3
- package/dist/actions/create-check-job-run.d.mts.map +1 -1
- package/dist/actions/create-check-job-run.mjs +7 -7
- package/dist/actions/create-check-job-run.mjs.map +1 -1
- package/dist/actions/create-check-job.cjs +4 -4
- package/dist/actions/create-check-job.cjs.map +1 -1
- package/dist/actions/create-check-job.d.cts +38 -3
- package/dist/actions/create-check-job.d.cts.map +1 -1
- package/dist/actions/create-check-job.d.mts +38 -3
- package/dist/actions/create-check-job.d.mts.map +1 -1
- package/dist/actions/create-check-job.mjs +4 -4
- package/dist/actions/create-check-job.mjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.cjs +2 -2
- package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.cts +17 -3
- package/dist/actions/create-delegated-wire-guard-token.d.cts.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.mts +17 -3
- package/dist/actions/create-delegated-wire-guard-token.d.mts.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.mjs +2 -2
- package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/create-third-party-configuration.cjs +12 -12
- package/dist/actions/create-third-party-configuration.cjs.map +1 -1
- package/dist/actions/create-third-party-configuration.d.cts +87 -3
- package/dist/actions/create-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/create-third-party-configuration.d.mts +87 -3
- package/dist/actions/create-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/create-third-party-configuration.mjs +12 -12
- package/dist/actions/create-third-party-configuration.mjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.cjs +2 -2
- package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.cts +19 -3
- package/dist/actions/delete-delegated-wire-guard-token.d.cts.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.mts +19 -3
- package/dist/actions/delete-delegated-wire-guard-token.d.mts.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.mjs +2 -2
- package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/delete-organization.cjs +7 -7
- package/dist/actions/delete-organization.cjs.map +1 -1
- package/dist/actions/delete-organization.d.cts +29 -3
- package/dist/actions/delete-organization.d.cts.map +1 -1
- package/dist/actions/delete-organization.d.mts +29 -3
- package/dist/actions/delete-organization.d.mts.map +1 -1
- package/dist/actions/delete-organization.mjs +7 -7
- package/dist/actions/delete-organization.mjs.map +1 -1
- package/dist/actions/delete-remote-builder.cjs +4 -4
- package/dist/actions/delete-remote-builder.cjs.map +1 -1
- package/dist/actions/delete-remote-builder.d.cts +21 -3
- package/dist/actions/delete-remote-builder.d.cts.map +1 -1
- package/dist/actions/delete-remote-builder.d.mts +21 -3
- package/dist/actions/delete-remote-builder.d.mts.map +1 -1
- package/dist/actions/delete-remote-builder.mjs +4 -4
- package/dist/actions/delete-remote-builder.mjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.cjs +2 -2
- package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.cts +15 -3
- package/dist/actions/delete-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.mts +15 -3
- package/dist/actions/delete-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/delete-third-party-configuration.mjs +2 -2
- package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.cjs +7 -7
- package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.cts +33 -3
- package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.mts +33 -3
- package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
- package/dist/actions/detach-postgres-cluster.mjs +7 -7
- package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
- package/dist/actions/establish-ssh-key.cjs +2 -2
- package/dist/actions/establish-ssh-key.cjs.map +1 -1
- package/dist/actions/establish-ssh-key.d.cts +17 -3
- package/dist/actions/establish-ssh-key.d.cts.map +1 -1
- package/dist/actions/establish-ssh-key.d.mts +17 -3
- package/dist/actions/establish-ssh-key.d.mts.map +1 -1
- package/dist/actions/establish-ssh-key.mjs +2 -2
- package/dist/actions/establish-ssh-key.mjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.cjs +2 -2
- package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.cts +15 -3
- package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.mts +15 -3
- package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.mjs +2 -2
- package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
- package/dist/actions/get-add-on-provider.cjs +16 -16
- package/dist/actions/get-add-on-provider.cjs.map +1 -1
- package/dist/actions/get-add-on-provider.d.cts +41 -3
- package/dist/actions/get-add-on-provider.d.cts.map +1 -1
- package/dist/actions/get-add-on-provider.d.mts +41 -3
- package/dist/actions/get-add-on-provider.d.mts.map +1 -1
- package/dist/actions/get-add-on-provider.mjs +16 -16
- package/dist/actions/get-add-on-provider.mjs.map +1 -1
- package/dist/actions/get-add-on.cjs +16 -16
- package/dist/actions/get-add-on.cjs.map +1 -1
- package/dist/actions/get-add-on.d.cts +51 -3
- package/dist/actions/get-add-on.d.cts.map +1 -1
- package/dist/actions/get-add-on.d.mts +51 -3
- package/dist/actions/get-add-on.d.mts.map +1 -1
- package/dist/actions/get-add-on.mjs +16 -16
- package/dist/actions/get-add-on.mjs.map +1 -1
- package/dist/actions/get-app-details.cjs +9 -9
- package/dist/actions/get-app-details.cjs.map +1 -1
- package/dist/actions/get-app-details.d.cts +35 -3
- package/dist/actions/get-app-details.d.cts.map +1 -1
- package/dist/actions/get-app-details.d.mts +35 -3
- package/dist/actions/get-app-details.d.mts.map +1 -1
- package/dist/actions/get-app-details.mjs +9 -9
- package/dist/actions/get-app-details.mjs.map +1 -1
- package/dist/actions/get-certificate.cjs +21 -21
- package/dist/actions/get-certificate.cjs.map +1 -1
- package/dist/actions/get-certificate.d.cts +59 -3
- package/dist/actions/get-certificate.d.cts.map +1 -1
- package/dist/actions/get-certificate.d.mts +59 -3
- package/dist/actions/get-certificate.d.mts.map +1 -1
- package/dist/actions/get-certificate.mjs +21 -21
- package/dist/actions/get-certificate.mjs.map +1 -1
- package/dist/actions/get-current-token-info.cjs +8 -8
- package/dist/actions/get-current-token-info.cjs.map +1 -1
- package/dist/actions/get-current-token-info.d.cts +23 -3
- package/dist/actions/get-current-token-info.d.cts.map +1 -1
- package/dist/actions/get-current-token-info.d.mts +23 -3
- package/dist/actions/get-current-token-info.d.mts.map +1 -1
- package/dist/actions/get-current-token-info.mjs +8 -8
- package/dist/actions/get-current-token-info.mjs.map +1 -1
- package/dist/actions/get-latest-image-details.cjs +5 -5
- package/dist/actions/get-latest-image-details.cjs.map +1 -1
- package/dist/actions/get-latest-image-details.d.cts +21 -3
- package/dist/actions/get-latest-image-details.d.cts.map +1 -1
- package/dist/actions/get-latest-image-details.d.mts +21 -3
- package/dist/actions/get-latest-image-details.d.mts.map +1 -1
- package/dist/actions/get-latest-image-details.mjs +5 -5
- package/dist/actions/get-latest-image-details.mjs.map +1 -1
- package/dist/actions/get-latest-image-tag.cjs +1 -1
- package/dist/actions/get-latest-image-tag.cjs.map +1 -1
- package/dist/actions/get-latest-image-tag.d.cts +11 -3
- package/dist/actions/get-latest-image-tag.d.cts.map +1 -1
- package/dist/actions/get-latest-image-tag.d.mts +11 -3
- package/dist/actions/get-latest-image-tag.d.mts.map +1 -1
- package/dist/actions/get-latest-image-tag.mjs +1 -1
- package/dist/actions/get-latest-image-tag.mjs.map +1 -1
- package/dist/actions/get-machine.cjs +17 -17
- package/dist/actions/get-machine.cjs.map +1 -1
- package/dist/actions/get-machine.d.cts +51 -3
- package/dist/actions/get-machine.d.cts.map +1 -1
- package/dist/actions/get-machine.d.mts +51 -3
- package/dist/actions/get-machine.d.mts.map +1 -1
- package/dist/actions/get-machine.mjs +17 -17
- package/dist/actions/get-machine.mjs.map +1 -1
- package/dist/actions/get-nearest-region.cjs +2 -2
- package/dist/actions/get-nearest-region.cjs.map +1 -1
- package/dist/actions/get-nearest-region.d.cts +9 -3
- package/dist/actions/get-nearest-region.d.cts.map +1 -1
- package/dist/actions/get-nearest-region.d.mts +9 -3
- package/dist/actions/get-nearest-region.d.mts.map +1 -1
- package/dist/actions/get-nearest-region.mjs +2 -2
- package/dist/actions/get-nearest-region.mjs.map +1 -1
- package/dist/actions/get-node.cjs +10 -10
- package/dist/actions/get-node.cjs.map +1 -1
- package/dist/actions/get-node.d.cts +37 -3
- package/dist/actions/get-node.d.cts.map +1 -1
- package/dist/actions/get-node.d.mts +37 -3
- package/dist/actions/get-node.d.mts.map +1 -1
- package/dist/actions/get-node.mjs +10 -10
- package/dist/actions/get-node.mjs.map +1 -1
- package/dist/actions/get-organization.cjs +7 -7
- package/dist/actions/get-organization.cjs.map +1 -1
- package/dist/actions/get-organization.d.cts +27 -3
- package/dist/actions/get-organization.d.cts.map +1 -1
- package/dist/actions/get-organization.d.mts +27 -3
- package/dist/actions/get-organization.d.mts.map +1 -1
- package/dist/actions/get-organization.mjs +7 -7
- package/dist/actions/get-organization.mjs.map +1 -1
- package/dist/actions/get-personal-organization.cjs +6 -6
- package/dist/actions/get-personal-organization.cjs.map +1 -1
- package/dist/actions/get-personal-organization.d.cts +29 -3
- package/dist/actions/get-personal-organization.d.cts.map +1 -1
- package/dist/actions/get-personal-organization.d.mts +29 -3
- package/dist/actions/get-personal-organization.d.mts.map +1 -1
- package/dist/actions/get-personal-organization.mjs +6 -6
- package/dist/actions/get-personal-organization.mjs.map +1 -1
- package/dist/actions/get-placements.cjs +3 -3
- package/dist/actions/get-placements.cjs.map +1 -1
- package/dist/actions/get-placements.d.cts +49 -3
- package/dist/actions/get-placements.d.cts.map +1 -1
- package/dist/actions/get-placements.d.mts +49 -3
- package/dist/actions/get-placements.d.mts.map +1 -1
- package/dist/actions/get-placements.mjs +3 -3
- package/dist/actions/get-placements.mjs.map +1 -1
- package/dist/actions/get-platform-info.cjs +11 -11
- package/dist/actions/get-platform-info.cjs.map +1 -1
- package/dist/actions/get-platform-info.d.cts +33 -3
- package/dist/actions/get-platform-info.d.cts.map +1 -1
- package/dist/actions/get-platform-info.d.mts +33 -3
- package/dist/actions/get-platform-info.d.mts.map +1 -1
- package/dist/actions/get-platform-info.mjs +11 -11
- package/dist/actions/get-platform-info.mjs.map +1 -1
- package/dist/actions/get-products.cjs +6 -6
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +23 -3
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +23 -3
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +6 -6
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-regions.cjs +11 -11
- package/dist/actions/get-regions.cjs.map +1 -1
- package/dist/actions/get-regions.d.cts +43 -3
- package/dist/actions/get-regions.d.cts.map +1 -1
- package/dist/actions/get-regions.d.mts +43 -3
- package/dist/actions/get-regions.d.mts.map +1 -1
- package/dist/actions/get-regions.mjs +11 -11
- package/dist/actions/get-regions.mjs.map +1 -1
- package/dist/actions/get-viewer-info.cjs +4 -4
- package/dist/actions/get-viewer-info.cjs.map +1 -1
- package/dist/actions/get-viewer-info.d.cts +25 -3
- package/dist/actions/get-viewer-info.d.cts.map +1 -1
- package/dist/actions/get-viewer-info.d.mts +25 -3
- package/dist/actions/get-viewer-info.d.mts.map +1 -1
- package/dist/actions/get-viewer-info.mjs +4 -4
- package/dist/actions/get-viewer-info.mjs.map +1 -1
- package/dist/actions/issue-certificate.cjs +2 -2
- package/dist/actions/issue-certificate.cjs.map +1 -1
- package/dist/actions/issue-certificate.d.cts +23 -3
- package/dist/actions/issue-certificate.d.cts.map +1 -1
- package/dist/actions/issue-certificate.d.mts +23 -3
- package/dist/actions/issue-certificate.d.mts.map +1 -1
- package/dist/actions/issue-certificate.mjs +2 -2
- package/dist/actions/issue-certificate.mjs.map +1 -1
- package/dist/actions/list-add-on-plans.cjs +22 -22
- package/dist/actions/list-add-on-plans.cjs.map +1 -1
- package/dist/actions/list-add-on-plans.d.cts +91 -3
- package/dist/actions/list-add-on-plans.d.cts.map +1 -1
- package/dist/actions/list-add-on-plans.d.mts +91 -3
- package/dist/actions/list-add-on-plans.d.mts.map +1 -1
- package/dist/actions/list-add-on-plans.mjs +22 -22
- package/dist/actions/list-add-on-plans.mjs.map +1 -1
- package/dist/actions/list-add-ons.cjs +23 -23
- package/dist/actions/list-add-ons.cjs.map +1 -1
- package/dist/actions/list-add-ons.d.cts +169 -3
- package/dist/actions/list-add-ons.d.cts.map +1 -1
- package/dist/actions/list-add-ons.d.mts +169 -3
- package/dist/actions/list-add-ons.d.mts.map +1 -1
- package/dist/actions/list-add-ons.mjs +23 -23
- package/dist/actions/list-add-ons.mjs.map +1 -1
- package/dist/actions/list-apps-graphql.cjs +20 -20
- package/dist/actions/list-apps-graphql.cjs.map +1 -1
- package/dist/actions/list-apps-graphql.d.cts +79 -3
- package/dist/actions/list-apps-graphql.d.cts.map +1 -1
- package/dist/actions/list-apps-graphql.d.mts +79 -3
- package/dist/actions/list-apps-graphql.d.mts.map +1 -1
- package/dist/actions/list-apps-graphql.mjs +20 -20
- package/dist/actions/list-apps-graphql.mjs.map +1 -1
- package/dist/actions/list-apps.cjs +13 -13
- package/dist/actions/list-apps.cjs.map +1 -1
- package/dist/actions/list-apps.d.cts +41 -3
- package/dist/actions/list-apps.d.cts.map +1 -1
- package/dist/actions/list-apps.d.mts +41 -3
- package/dist/actions/list-apps.d.mts.map +1 -1
- package/dist/actions/list-apps.mjs +13 -13
- package/dist/actions/list-apps.mjs.map +1 -1
- package/dist/actions/list-check-locations.cjs +5 -5
- package/dist/actions/list-check-locations.cjs.map +1 -1
- package/dist/actions/list-check-locations.d.cts +23 -3
- package/dist/actions/list-check-locations.d.cts.map +1 -1
- package/dist/actions/list-check-locations.d.mts +23 -3
- package/dist/actions/list-check-locations.d.mts.map +1 -1
- package/dist/actions/list-check-locations.mjs +5 -5
- package/dist/actions/list-check-locations.mjs.map +1 -1
- package/dist/actions/list-machines.cjs +1 -1
- package/dist/actions/list-machines.cjs.map +1 -1
- package/dist/actions/list-machines.d.cts +19 -3
- package/dist/actions/list-machines.d.cts.map +1 -1
- package/dist/actions/list-machines.d.mts +19 -3
- package/dist/actions/list-machines.d.mts.map +1 -1
- package/dist/actions/list-machines.mjs +1 -1
- package/dist/actions/list-machines.mjs.map +1 -1
- package/dist/actions/list-org-machines.cjs +14 -14
- package/dist/actions/list-org-machines.cjs.map +1 -1
- package/dist/actions/list-org-machines.d.cts +51 -3
- package/dist/actions/list-org-machines.d.cts.map +1 -1
- package/dist/actions/list-org-machines.d.mts +51 -3
- package/dist/actions/list-org-machines.d.mts.map +1 -1
- package/dist/actions/list-org-machines.mjs +14 -14
- package/dist/actions/list-org-machines.mjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.cjs +3 -3
- package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.cts +19 -3
- package/dist/actions/remove-wire-guard-peer.d.cts.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.mts +19 -3
- package/dist/actions/remove-wire-guard-peer.d.mts.map +1 -1
- package/dist/actions/remove-wire-guard-peer.mjs +3 -3
- package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.cjs +5 -5
- package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.cts +25 -3
- package/dist/actions/set-apps-v2-default-on.d.cts.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.mts +25 -3
- package/dist/actions/set-apps-v2-default-on.d.mts.map +1 -1
- package/dist/actions/set-apps-v2-default-on.mjs +5 -5
- package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
- package/dist/actions/update-third-party-configuration.cjs +12 -12
- package/dist/actions/update-third-party-configuration.cjs.map +1 -1
- package/dist/actions/update-third-party-configuration.d.cts +87 -3
- package/dist/actions/update-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/update-third-party-configuration.d.mts +87 -3
- package/dist/actions/update-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/update-third-party-configuration.mjs +12 -12
- package/dist/actions/update-third-party-configuration.mjs.map +1 -1
- package/dist/actions/validate-config.cjs +5 -5
- package/dist/actions/validate-config.cjs.map +1 -1
- package/dist/actions/validate-config.d.cts +21 -3
- package/dist/actions/validate-config.d.cts.map +1 -1
- package/dist/actions/validate-config.d.mts +21 -3
- package/dist/actions/validate-config.d.mts.map +1 -1
- package/dist/actions/validate-config.mjs +5 -5
- package/dist/actions/validate-config.mjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.cts +11 -3
- package/dist/actions/validate-wire-guard-peers.d.cts.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.mts +11 -3
- package/dist/actions/validate-wire-guard-peers.d.mts.map +1 -1
- package/dist/actions/validate-wire-guard-peers.mjs +1 -1
- package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
- package/dist/catalog.cjs +14 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +13 -0
- package/dist/catalog.d.mts +13 -0
- package/dist/catalog.mjs +14 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,65 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-certificate.d.ts
|
|
4
|
-
declare const FlyGetCertificateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyGetCertificateInput: z.ZodObject<{
|
|
5
|
+
certificate_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const FlyGetCertificateOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
|
|
9
|
+
certificate: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
|
|
10
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
11
|
+
domain: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
isApex: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
13
|
+
source: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
hostname: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
15
|
+
createdAt: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
isWildcard: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
17
|
+
dnsProvider: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
18
|
+
clientStatus: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
19
|
+
dnsValidationTarget: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
certificateAuthority: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
21
|
+
dnsValidationHostname: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
22
|
+
}, z.core.$strip>>>;
|
|
23
|
+
}, z.core.$strip>>>;
|
|
24
|
+
errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
25
|
+
path: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
26
|
+
message: z.ZodNullable<z.ZodString>;
|
|
27
|
+
locations: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
28
|
+
line: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
column: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
}, z.core.$strip>>>>;
|
|
31
|
+
extensions: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
|
+
}, z.core.$strip>>>>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const flyGetCertificate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
+
certificate_id: string;
|
|
36
|
+
}, {
|
|
37
|
+
data?: {
|
|
38
|
+
certificate?: {
|
|
39
|
+
id?: string | undefined;
|
|
40
|
+
domain?: string | undefined;
|
|
41
|
+
isApex?: boolean | undefined;
|
|
42
|
+
source?: string | undefined;
|
|
43
|
+
hostname?: string | undefined;
|
|
44
|
+
createdAt?: string | undefined;
|
|
45
|
+
isWildcard?: boolean | undefined;
|
|
46
|
+
dnsProvider?: string | undefined;
|
|
47
|
+
clientStatus?: string | undefined;
|
|
48
|
+
dnsValidationTarget?: string | undefined;
|
|
49
|
+
certificateAuthority?: string | undefined;
|
|
50
|
+
dnsValidationHostname?: string | undefined;
|
|
51
|
+
} | undefined;
|
|
52
|
+
} | undefined;
|
|
53
|
+
errors?: {
|
|
54
|
+
message: string | null;
|
|
55
|
+
path?: (string | number)[] | undefined;
|
|
56
|
+
locations?: {
|
|
57
|
+
line: number | null;
|
|
58
|
+
column: number | null;
|
|
59
|
+
}[] | undefined;
|
|
60
|
+
extensions?: Record<string, unknown> | undefined;
|
|
61
|
+
}[] | undefined;
|
|
62
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
63
|
//#endregion
|
|
8
64
|
export { flyGetCertificate };
|
|
9
65
|
//# 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,
|
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;iBAM5B,MAAA;EAAA;AAAA"}
|
|
@@ -3,29 +3,29 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-certificate.ts
|
|
4
4
|
const FlyGetCertificateInput = z.object({ certificate_id: z.string().describe("The unique identifier of the certificate to retrieve. This is the certificate ID in Fly.io system.") });
|
|
5
5
|
const FlyGetCertificate_CertificateDataSchema = z.object({
|
|
6
|
-
id: z.string().describe("The unique identifier of the certificate.").
|
|
7
|
-
domain: z.string().describe("The domain name for the certificate.").
|
|
8
|
-
isApex: z.boolean().describe("Whether the certificate is for an apex domain.").
|
|
9
|
-
source: z.string().describe("Source of the certificate.").
|
|
10
|
-
hostname: z.string().describe("The hostname associated with this certificate.").
|
|
11
|
-
createdAt: z.string().describe("ISO 8601 timestamp indicating when the certificate was created.").
|
|
12
|
-
isWildcard: z.boolean().describe("Whether the certificate is a wildcard certificate.").
|
|
13
|
-
dnsProvider: z.string().describe("DNS provider for the certificate.").
|
|
14
|
-
clientStatus: z.string().describe("Current client status of the certificate.").
|
|
15
|
-
dnsValidationTarget: z.string().describe("Target for DNS validation.").
|
|
16
|
-
certificateAuthority: z.string().describe("The certificate authority that issued the certificate.").
|
|
17
|
-
dnsValidationHostname: z.string().describe("Hostname for DNS validation.").
|
|
6
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The unique identifier of the certificate.").optional()),
|
|
7
|
+
domain: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The domain name for the certificate.").optional()),
|
|
8
|
+
isApex: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the certificate is for an apex domain.").optional()),
|
|
9
|
+
source: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Source of the certificate.").optional()),
|
|
10
|
+
hostname: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The hostname associated with this certificate.").optional()),
|
|
11
|
+
createdAt: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("ISO 8601 timestamp indicating when the certificate was created.").optional()),
|
|
12
|
+
isWildcard: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the certificate is a wildcard certificate.").optional()),
|
|
13
|
+
dnsProvider: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("DNS provider for the certificate.").optional()),
|
|
14
|
+
clientStatus: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Current client status of the certificate.").optional()),
|
|
15
|
+
dnsValidationTarget: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Target for DNS validation.").optional()),
|
|
16
|
+
certificateAuthority: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The certificate authority that issued the certificate.").optional()),
|
|
17
|
+
dnsValidationHostname: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Hostname for DNS validation.").optional())
|
|
18
18
|
});
|
|
19
|
-
const FlyGetCertificate_GetCertificateResponseDataSchema = z.object({ certificate:
|
|
19
|
+
const FlyGetCertificate_GetCertificateResponseDataSchema = z.object({ certificate: z.preprocess((value) => value === null ? void 0 : value, FlyGetCertificate_CertificateDataSchema.optional()) });
|
|
20
20
|
const FlyGetCertificate_GraphQLErrorLocationSchema = z.object({
|
|
21
|
-
line: z.number().int().describe("Line number in the query where the error occurred."),
|
|
22
|
-
column: z.number().int().describe("Column number in the query where the error occurred.")
|
|
21
|
+
line: z.number().int().describe("Line number in the query where the error occurred.").nullable(),
|
|
22
|
+
column: z.number().int().describe("Column number in the query where the error occurred.").nullable()
|
|
23
23
|
});
|
|
24
24
|
const FlyGetCertificate_GraphQLErrorSchema = z.object({
|
|
25
|
-
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.").
|
|
26
|
-
message: z.string().describe("Human-readable error message describing what went wrong."),
|
|
27
|
-
locations: z.array(FlyGetCertificate_GraphQLErrorLocationSchema).describe("Array indicating where in the query document the error occurred.").
|
|
28
|
-
extensions: z.record(z.string(), z.unknown()).describe("Additional error-specific information provided by the GraphQL server.").
|
|
25
|
+
path: z.preprocess((value) => value === null ? void 0 : value, 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.").optional()),
|
|
26
|
+
message: z.string().describe("Human-readable error message describing what went wrong.").nullable(),
|
|
27
|
+
locations: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyGetCertificate_GraphQLErrorLocationSchema).describe("Array indicating where in the query document the error occurred.").optional()),
|
|
28
|
+
extensions: z.preprocess((value) => value === null ? void 0 : value, z.record(z.string(), z.unknown()).describe("Additional error-specific information provided by the GraphQL server.").optional())
|
|
29
29
|
});
|
|
30
30
|
const flyGetCertificate = action("FLY_GET_CERTIFICATE", {
|
|
31
31
|
slug: "fly-get-certificate",
|
|
@@ -33,8 +33,8 @@ const flyGetCertificate = action("FLY_GET_CERTIFICATE", {
|
|
|
33
33
|
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.",
|
|
34
34
|
input: FlyGetCertificateInput,
|
|
35
35
|
output: z.object({
|
|
36
|
-
data:
|
|
37
|
-
errors: z.array(FlyGetCertificate_GraphQLErrorSchema).describe("Array of error objects if any errors occurred during query execution. Present only when errors are encountered.").
|
|
36
|
+
data: z.preprocess((value) => value === null ? void 0 : value, FlyGetCertificate_GetCertificateResponseDataSchema.optional()),
|
|
37
|
+
errors: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyGetCertificate_GraphQLErrorSchema).describe("Array of error objects if any errors occurred during query execution. Present only when errors are encountered.").optional())
|
|
38
38
|
})
|
|
39
39
|
});
|
|
40
40
|
//#endregion
|
|
@@ -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
|
|
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.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The unique identifier of the certificate.\").optional()),\n domain: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The domain name for the certificate.\").optional()),\n isApex: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the certificate is for an apex domain.\").optional()),\n source: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Source of the certificate.\").optional()),\n hostname: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The hostname associated with this certificate.\").optional()),\n createdAt: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ISO 8601 timestamp indicating when the certificate was created.\").optional()),\n isWildcard: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the certificate is a wildcard certificate.\").optional()),\n dnsProvider: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"DNS provider for the certificate.\").optional()),\n clientStatus: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Current client status of the certificate.\").optional()),\n dnsValidationTarget: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Target for DNS validation.\").optional()),\n certificateAuthority: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The certificate authority that issued the certificate.\").optional()),\n dnsValidationHostname: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Hostname for DNS validation.\").optional()),\n});\nconst FlyGetCertificate_GetCertificateResponseDataSchema = z.object({\n certificate: z.preprocess((value) => (value === null ? undefined : value), FlyGetCertificate_CertificateDataSchema.optional()),\n});\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});\nconst FlyGetCertificate_GraphQLErrorSchema = z.object({\n path: z.preprocess((value) => (value === null ? undefined : value), 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.\").optional()),\n message: z.string().describe(\"Human-readable error message describing what went wrong.\").nullable(),\n locations: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetCertificate_GraphQLErrorLocationSchema).describe(\"Array indicating where in the query document the error occurred.\").optional()),\n extensions: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Additional error-specific information provided by the GraphQL server.\").optional()),\n});\nexport const FlyGetCertificateOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), FlyGetCertificate_GetCertificateResponseDataSchema.optional()),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetCertificate_GraphQLErrorSchema).describe(\"Array of error objects if any errors occurred during query execution. Present only when errors are encountered.\").optional()),\n});\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,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC;CAC7I,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAC5I,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC;CACvJ,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;CAClI,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC;CACxJ,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;CAC1K,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC;CAC/J,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;CAC9I,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC;CACvJ,qBAAqB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;CAC/I,sBAAsB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC;CAC5K,uBAAuB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC;AACrJ,CAAC;AACD,MAAM,qDAAqD,EAAE,OAAO,EAClE,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,wCAAwC,SAAS,CAAC,EAC/H,CAAC;AACD,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;AACD,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC;CACrO,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC;CACtN,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC;AAC1M,CAAC;AAMD,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVqC,EAAE,OAAO;EAC9C,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,mDAAmD,SAAS,CAAC;EACjI,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC;CAC5P,CAOU;AACV,CAAC"}
|
|
@@ -3,15 +3,15 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-current-token-info.ts
|
|
4
4
|
const FlyGetCurrentTokenInfoInput = zod.z.object({}).describe("Request model for getting current token information.");
|
|
5
5
|
const FlyGetCurrentTokenInfo_TokenInfoSchema = zod.z.object({
|
|
6
|
-
apps: zod.z.array(zod.z.string()).describe("List of apps the token has access to").
|
|
7
|
-
user: zod.z.string().describe("User associated with the token").
|
|
8
|
-
org_slug: zod.z.string().describe("Organization slug associated with the token").
|
|
9
|
-
token_id: zod.z.string().describe("Unique identifier for the token").
|
|
10
|
-
organization: zod.z.string().describe("Organization name associated with the token").
|
|
11
|
-
source_machine_id: zod.z.string().describe("ID of the machine that created the token, if applicable").
|
|
12
|
-
restricted_to_machine: zod.z.string().describe("Machine ID that this token is restricted to, if applicable").
|
|
6
|
+
apps: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.string()).describe("List of apps the token has access to").optional()),
|
|
7
|
+
user: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("User associated with the token").optional()),
|
|
8
|
+
org_slug: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization slug associated with the token").optional()),
|
|
9
|
+
token_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Unique identifier for the token").optional()),
|
|
10
|
+
organization: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization name associated with the token").optional()),
|
|
11
|
+
source_machine_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("ID of the machine that created the token, if applicable").optional()),
|
|
12
|
+
restricted_to_machine: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Machine ID that this token is restricted to, if applicable").optional())
|
|
13
13
|
}).describe("Information about a token.");
|
|
14
|
-
const FlyGetCurrentTokenInfoOutput = zod.z.object({ tokens: zod.z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe("List of token information objects for the current authentication token").
|
|
14
|
+
const FlyGetCurrentTokenInfoOutput = zod.z.object({ tokens: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe("List of token information objects for the current authentication token").optional()) }).describe("Response model for getting current token information.");
|
|
15
15
|
const flyGetCurrentTokenInfo = require_action.action("FLY_GET_CURRENT_TOKEN_INFO", {
|
|
16
16
|
slug: "fly-get-current-token-info",
|
|
17
17
|
name: "Get Current Token Info",
|
|
@@ -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
|
|
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.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"List of apps the token has access to\").optional()),\n user: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"User associated with the token\").optional()),\n org_slug: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization slug associated with the token\").optional()),\n token_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique identifier for the token\").optional()),\n organization: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization name associated with the token\").optional()),\n source_machine_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ID of the machine that created the token, if applicable\").optional()),\n restricted_to_machine: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Machine ID that this token is restricted to, if applicable\").optional()),\n}).describe(\"Information about a token.\");\nexport const FlyGetCurrentTokenInfoOutput = z.object({\n tokens: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe(\"List of token information objects for the current authentication token\").optional()),\n}).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,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CACnJ,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC;CACpI,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC;CACrJ,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC;CACzI,cAAcA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC;CACzJ,mBAAmBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC;CAC1K,uBAAuBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC;AACnL,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,QAAQA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,EACrN,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-current-token-info.d.ts
|
|
4
|
-
declare const FlyGetCurrentTokenInfoInput: z.
|
|
5
|
-
declare const FlyGetCurrentTokenInfoOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const FlyGetCurrentTokenInfoInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const FlyGetCurrentTokenInfoOutput: z.ZodObject<{
|
|
6
|
+
tokens: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
apps: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
8
|
+
user: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
org_slug: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
10
|
+
token_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
11
|
+
organization: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
source_machine_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
restricted_to_machine: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
}, z.core.$strip>>>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const flyGetCurrentTokenInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
|
|
17
|
+
tokens?: {
|
|
18
|
+
apps?: string[] | undefined;
|
|
19
|
+
user?: string | undefined;
|
|
20
|
+
org_slug?: string | undefined;
|
|
21
|
+
token_id?: string | undefined;
|
|
22
|
+
organization?: string | undefined;
|
|
23
|
+
source_machine_id?: string | undefined;
|
|
24
|
+
restricted_to_machine?: string | undefined;
|
|
25
|
+
}[] | undefined;
|
|
26
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
27
|
//#endregion
|
|
8
28
|
export { flyGetCurrentTokenInfo };
|
|
9
29
|
//# 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,
|
|
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"}
|
|
@@ -1,9 +1,29 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-current-token-info.d.ts
|
|
4
|
-
declare const FlyGetCurrentTokenInfoInput: z.
|
|
5
|
-
declare const FlyGetCurrentTokenInfoOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const FlyGetCurrentTokenInfoInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const FlyGetCurrentTokenInfoOutput: z.ZodObject<{
|
|
6
|
+
tokens: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
apps: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
8
|
+
user: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
org_slug: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
10
|
+
token_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
11
|
+
organization: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
source_machine_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
restricted_to_machine: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
}, z.core.$strip>>>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const flyGetCurrentTokenInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
|
|
17
|
+
tokens?: {
|
|
18
|
+
apps?: string[] | undefined;
|
|
19
|
+
user?: string | undefined;
|
|
20
|
+
org_slug?: string | undefined;
|
|
21
|
+
token_id?: string | undefined;
|
|
22
|
+
organization?: string | undefined;
|
|
23
|
+
source_machine_id?: string | undefined;
|
|
24
|
+
restricted_to_machine?: string | undefined;
|
|
25
|
+
}[] | undefined;
|
|
26
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
27
|
//#endregion
|
|
8
28
|
export { flyGetCurrentTokenInfo };
|
|
9
29
|
//# 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,
|
|
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"}
|
|
@@ -3,20 +3,20 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-current-token-info.ts
|
|
4
4
|
const FlyGetCurrentTokenInfoInput = z.object({}).describe("Request model for getting current token information.");
|
|
5
5
|
const FlyGetCurrentTokenInfo_TokenInfoSchema = z.object({
|
|
6
|
-
apps: z.array(z.string()).describe("List of apps the token has access to").
|
|
7
|
-
user: z.string().describe("User associated with the token").
|
|
8
|
-
org_slug: z.string().describe("Organization slug associated with the token").
|
|
9
|
-
token_id: z.string().describe("Unique identifier for the token").
|
|
10
|
-
organization: z.string().describe("Organization name associated with the token").
|
|
11
|
-
source_machine_id: z.string().describe("ID of the machine that created the token, if applicable").
|
|
12
|
-
restricted_to_machine: z.string().describe("Machine ID that this token is restricted to, if applicable").
|
|
6
|
+
apps: z.preprocess((value) => value === null ? void 0 : value, z.array(z.string()).describe("List of apps the token has access to").optional()),
|
|
7
|
+
user: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("User associated with the token").optional()),
|
|
8
|
+
org_slug: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Organization slug associated with the token").optional()),
|
|
9
|
+
token_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Unique identifier for the token").optional()),
|
|
10
|
+
organization: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Organization name associated with the token").optional()),
|
|
11
|
+
source_machine_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("ID of the machine that created the token, if applicable").optional()),
|
|
12
|
+
restricted_to_machine: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Machine ID that this token is restricted to, if applicable").optional())
|
|
13
13
|
}).describe("Information about a token.");
|
|
14
14
|
const flyGetCurrentTokenInfo = action("FLY_GET_CURRENT_TOKEN_INFO", {
|
|
15
15
|
slug: "fly-get-current-token-info",
|
|
16
16
|
name: "Get Current Token Info",
|
|
17
17
|
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.",
|
|
18
18
|
input: FlyGetCurrentTokenInfoInput,
|
|
19
|
-
output: z.object({ tokens: z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe("List of token information objects for the current authentication token").
|
|
19
|
+
output: z.object({ tokens: z.preprocess((value) => value === null ? void 0 : value, z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe("List of token information objects for the current authentication token").optional()) }).describe("Response model for getting current token information.")
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
22
22
|
export { flyGetCurrentTokenInfo };
|
|
@@ -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
|
|
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.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"List of apps the token has access to\").optional()),\n user: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"User associated with the token\").optional()),\n org_slug: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization slug associated with the token\").optional()),\n token_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique identifier for the token\").optional()),\n organization: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization name associated with the token\").optional()),\n source_machine_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ID of the machine that created the token, if applicable\").optional()),\n restricted_to_machine: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Machine ID that this token is restricted to, if applicable\").optional()),\n}).describe(\"Information about a token.\");\nexport const FlyGetCurrentTokenInfoOutput = z.object({\n tokens: z.preprocess((value) => (value === null ? undefined : value), z.array(FlyGetCurrentTokenInfo_TokenInfoSchema).describe(\"List of token information objects for the current authentication token\").optional()),\n}).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,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CACnJ,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC;CACpI,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC;CACrJ,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC;CACzI,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC;CACzJ,mBAAmB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC;CAC1K,uBAAuB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC;AACnL,CAAC,CAAC,CAAC,SAAS,4BAA4B;AAKxC,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,EACrN,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
|
|
@@ -6,11 +6,11 @@ const FlyGetLatestImageDetailsInput = zod.z.object({
|
|
|
6
6
|
fly_version: zod.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()
|
|
7
7
|
});
|
|
8
8
|
const FlyGetLatestImageDetailsOutput = zod.z.object({
|
|
9
|
-
tag: zod.z.string().describe("Image tag (e.g., '15', 'latest')."),
|
|
10
|
-
digest: zod.z.string().describe("Image digest hash (SHA256 hash of the image manifest)."),
|
|
11
|
-
version: zod.z.string().describe("Version string if available, typically matches the tag or provides additional version information.").
|
|
12
|
-
registry: zod.z.string().describe("Registry URL where the image is hosted (e.g., 'registry.fly.io')."),
|
|
13
|
-
repository: zod.z.string().describe("Repository name for the image (e.g., 'flyio/postgres').")
|
|
9
|
+
tag: zod.z.string().describe("Image tag (e.g., '15', 'latest').").nullable(),
|
|
10
|
+
digest: zod.z.string().describe("Image digest hash (SHA256 hash of the image manifest).").nullable(),
|
|
11
|
+
version: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Version string if available, typically matches the tag or provides additional version information.").optional()),
|
|
12
|
+
registry: zod.z.string().describe("Registry URL where the image is hosted (e.g., 'registry.fly.io').").nullable(),
|
|
13
|
+
repository: zod.z.string().describe("Repository name for the image (e.g., 'flyio/postgres').").nullable()
|
|
14
14
|
});
|
|
15
15
|
const flyGetLatestImageDetails = require_action.action("FLY_GET_LATEST_IMAGE_DETAILS", {
|
|
16
16
|
slug: "fly-get-latest-image-details",
|
|
@@ -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
|
|
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.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Version string if available, typically matches the tag or provides additional version information.\").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});\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,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC;CAC3M,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;AAED,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-latest-image-details.d.ts
|
|
4
|
-
declare const FlyGetLatestImageDetailsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyGetLatestImageDetailsInput: z.ZodObject<{
|
|
5
|
+
image: z.ZodString;
|
|
6
|
+
fly_version: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const FlyGetLatestImageDetailsOutput: z.ZodObject<{
|
|
9
|
+
tag: z.ZodNullable<z.ZodString>;
|
|
10
|
+
digest: z.ZodNullable<z.ZodString>;
|
|
11
|
+
version: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
registry: z.ZodNullable<z.ZodString>;
|
|
13
|
+
repository: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const flyGetLatestImageDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
image: string;
|
|
17
|
+
fly_version?: string | undefined;
|
|
18
|
+
}, {
|
|
19
|
+
tag: string | null;
|
|
20
|
+
digest: string | null;
|
|
21
|
+
registry: string | null;
|
|
22
|
+
repository: string | null;
|
|
23
|
+
version?: string | undefined;
|
|
24
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { flyGetLatestImageDetails };
|
|
9
27
|
//# 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,
|
|
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,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-latest-image-details.d.ts
|
|
4
|
-
declare const FlyGetLatestImageDetailsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyGetLatestImageDetailsInput: z.ZodObject<{
|
|
5
|
+
image: z.ZodString;
|
|
6
|
+
fly_version: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const FlyGetLatestImageDetailsOutput: z.ZodObject<{
|
|
9
|
+
tag: z.ZodNullable<z.ZodString>;
|
|
10
|
+
digest: z.ZodNullable<z.ZodString>;
|
|
11
|
+
version: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
registry: z.ZodNullable<z.ZodString>;
|
|
13
|
+
repository: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const flyGetLatestImageDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
image: string;
|
|
17
|
+
fly_version?: string | undefined;
|
|
18
|
+
}, {
|
|
19
|
+
tag: string | null;
|
|
20
|
+
digest: string | null;
|
|
21
|
+
registry: string | null;
|
|
22
|
+
repository: string | null;
|
|
23
|
+
version?: string | undefined;
|
|
24
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { flyGetLatestImageDetails };
|
|
9
27
|
//# 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,
|
|
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"}
|
|
@@ -9,11 +9,11 @@ const flyGetLatestImageDetails = action("FLY_GET_LATEST_IMAGE_DETAILS", {
|
|
|
9
9
|
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()
|
|
10
10
|
}),
|
|
11
11
|
output: z.object({
|
|
12
|
-
tag: z.string().describe("Image tag (e.g., '15', 'latest')."),
|
|
13
|
-
digest: z.string().describe("Image digest hash (SHA256 hash of the image manifest)."),
|
|
14
|
-
version: z.string().describe("Version string if available, typically matches the tag or provides additional version information.").
|
|
15
|
-
registry: z.string().describe("Registry URL where the image is hosted (e.g., 'registry.fly.io')."),
|
|
16
|
-
repository: z.string().describe("Repository name for the image (e.g., 'flyio/postgres').")
|
|
12
|
+
tag: z.string().describe("Image tag (e.g., '15', 'latest').").nullable(),
|
|
13
|
+
digest: z.string().describe("Image digest hash (SHA256 hash of the image manifest).").nullable(),
|
|
14
|
+
version: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Version string if available, typically matches the tag or provides additional version information.").optional()),
|
|
15
|
+
registry: z.string().describe("Registry URL where the image is hosted (e.g., 'registry.fly.io').").nullable(),
|
|
16
|
+
repository: z.string().describe("Repository name for the image (e.g., 'flyio/postgres').").nullable()
|
|
17
17
|
})
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
@@ -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
|
|
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.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Version string if available, typically matches the tag or provides additional version information.\").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});\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,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC;EAC3M,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACtG,CAOU;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-latest-image-tag.ts
|
|
4
4
|
const FlyGetLatestImageTagInput = zod.z.object({ repository: zod.z.string().describe("The Docker image repository name (e.g., 'flyio/postgres', 'flyio/hellofly'). This should be the full repository path.") }).describe("Request model for getting the latest image tag.");
|
|
5
|
-
const FlyGetLatestImageTagOutput = zod.z.object({ latest_image_tag: zod.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.").
|
|
5
|
+
const FlyGetLatestImageTagOutput = zod.z.object({ latest_image_tag: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.").optional()) }).describe("Response model for getting the latest image tag.");
|
|
6
6
|
const flyGetLatestImageTag = require_action.action("FLY_GET_LATEST_IMAGE_TAG", {
|
|
7
7
|
slug: "fly-get-latest-image-tag",
|
|
8
8
|
name: "Get Latest Image Tag",
|
|
@@ -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
|
|
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.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The latest available tag for the image repository with full repository path and SHA256 digest (e.g., 'flyio/postgres:14.6@sha256:...'). Returns None if the repository is not found or no tags are available.\").optional()),\n}).describe(\"Response model for getting the latest image tag.\");\n\nexport const flyGetLatestImageTag = action(\"FLY_GET_LATEST_IMAGE_TAG\", {\n slug: \"fly-get-latest-image-tag\",\n name: \"Get Latest Image Tag\",\n description: \"Tool to retrieve the latest available image tag for a Fly.io Docker repository. Use when you need to find the most recent version of a Fly.io image.\",\n input: FlyGetLatestImageTagInput,\n output: FlyGetLatestImageTagOutput,\n});\n"],"mappings":";;;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,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS,CAAC,EACjU,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,uBAAuBC,eAAAA,OAAO,4BAA4B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-latest-image-tag.d.ts
|
|
4
|
-
declare const FlyGetLatestImageTagInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyGetLatestImageTagInput: z.ZodObject<{
|
|
5
|
+
repository: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const FlyGetLatestImageTagOutput: z.ZodObject<{
|
|
8
|
+
latest_image_tag: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const flyGetLatestImageTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
repository: string;
|
|
12
|
+
}, {
|
|
13
|
+
latest_image_tag?: string | undefined;
|
|
14
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { flyGetLatestImageTag };
|
|
9
17
|
//# 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,
|
|
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,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-latest-image-tag.d.ts
|
|
4
|
-
declare const FlyGetLatestImageTagInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FlyGetLatestImageTagInput: z.ZodObject<{
|
|
5
|
+
repository: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const FlyGetLatestImageTagOutput: z.ZodObject<{
|
|
8
|
+
latest_image_tag: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const flyGetLatestImageTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
repository: string;
|
|
12
|
+
}, {
|
|
13
|
+
latest_image_tag?: string | undefined;
|
|
14
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { flyGetLatestImageTag };
|
|
9
17
|
//# 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,
|
|
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"}
|