@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.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.cjs +1 -0
- package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.cts +3 -7
- package/dist/actions/add-wire-guard-peer.d.cts.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.mts +3 -7
- package/dist/actions/add-wire-guard-peer.d.mts.map +1 -1
- package/dist/actions/add-wire-guard-peer.mjs +1 -0
- package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/check-app-name-availability.cjs +1 -0
- package/dist/actions/check-app-name-availability.cjs.map +1 -1
- package/dist/actions/check-app-name-availability.d.cts +3 -3
- package/dist/actions/check-app-name-availability.d.cts.map +1 -1
- package/dist/actions/check-app-name-availability.d.mts +3 -3
- package/dist/actions/check-app-name-availability.d.mts.map +1 -1
- package/dist/actions/check-app-name-availability.mjs +1 -0
- package/dist/actions/check-app-name-availability.mjs.map +1 -1
- package/dist/actions/check-jobs.cjs +1 -0
- package/dist/actions/check-jobs.cjs.map +1 -1
- package/dist/actions/check-jobs.d.cts +3 -4
- package/dist/actions/check-jobs.d.cts.map +1 -1
- package/dist/actions/check-jobs.d.mts +3 -4
- package/dist/actions/check-jobs.d.mts.map +1 -1
- package/dist/actions/check-jobs.mjs +1 -0
- package/dist/actions/check-jobs.mjs.map +1 -1
- package/dist/actions/check-user-only-token.cjs +1 -0
- package/dist/actions/check-user-only-token.cjs.map +1 -1
- package/dist/actions/check-user-only-token.d.cts +3 -1
- package/dist/actions/check-user-only-token.d.cts.map +1 -1
- package/dist/actions/check-user-only-token.d.mts +3 -1
- package/dist/actions/check-user-only-token.d.mts.map +1 -1
- package/dist/actions/check-user-only-token.mjs +1 -0
- package/dist/actions/check-user-only-token.mjs.map +1 -1
- package/dist/actions/create-check-job-run.cjs +1 -0
- package/dist/actions/create-check-job-run.cjs.map +1 -1
- package/dist/actions/create-check-job-run.d.cts +3 -3
- package/dist/actions/create-check-job-run.d.cts.map +1 -1
- package/dist/actions/create-check-job-run.d.mts +3 -3
- package/dist/actions/create-check-job-run.d.mts.map +1 -1
- package/dist/actions/create-check-job-run.mjs +1 -0
- package/dist/actions/create-check-job-run.mjs.map +1 -1
- package/dist/actions/create-check-job.cjs +1 -0
- package/dist/actions/create-check-job.cjs.map +1 -1
- package/dist/actions/create-check-job.d.cts +3 -9
- package/dist/actions/create-check-job.d.cts.map +1 -1
- package/dist/actions/create-check-job.d.mts +3 -9
- package/dist/actions/create-check-job.d.mts.map +1 -1
- package/dist/actions/create-check-job.mjs +1 -0
- package/dist/actions/create-check-job.mjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.cjs +1 -0
- package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.cts +3 -5
- package/dist/actions/create-delegated-wire-guard-token.d.cts.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.mts +3 -5
- package/dist/actions/create-delegated-wire-guard-token.d.mts.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.mjs +1 -0
- package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/create-third-party-configuration.cjs +1 -0
- package/dist/actions/create-third-party-configuration.cjs.map +1 -1
- package/dist/actions/create-third-party-configuration.d.cts +3 -10
- package/dist/actions/create-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/create-third-party-configuration.d.mts +3 -10
- package/dist/actions/create-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/create-third-party-configuration.mjs +1 -0
- package/dist/actions/create-third-party-configuration.mjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.cjs +1 -0
- package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.cts +3 -6
- package/dist/actions/delete-delegated-wire-guard-token.d.cts.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.mts +3 -6
- package/dist/actions/delete-delegated-wire-guard-token.d.mts.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.mjs +1 -0
- package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/delete-organization.cjs +1 -0
- package/dist/actions/delete-organization.cjs.map +1 -1
- package/dist/actions/delete-organization.d.cts +3 -4
- package/dist/actions/delete-organization.d.cts.map +1 -1
- package/dist/actions/delete-organization.d.mts +3 -4
- package/dist/actions/delete-organization.d.mts.map +1 -1
- package/dist/actions/delete-organization.mjs +1 -0
- package/dist/actions/delete-organization.mjs.map +1 -1
- package/dist/actions/delete-remote-builder.cjs +1 -0
- package/dist/actions/delete-remote-builder.cjs.map +1 -1
- package/dist/actions/delete-remote-builder.d.cts +3 -4
- package/dist/actions/delete-remote-builder.d.cts.map +1 -1
- package/dist/actions/delete-remote-builder.d.mts +3 -4
- package/dist/actions/delete-remote-builder.d.mts.map +1 -1
- package/dist/actions/delete-remote-builder.mjs +1 -0
- package/dist/actions/delete-remote-builder.mjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.cjs +1 -0
- package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.cts +3 -4
- package/dist/actions/delete-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.mts +3 -4
- package/dist/actions/delete-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/delete-third-party-configuration.mjs +1 -0
- package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.cjs +1 -0
- package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.cts +3 -6
- package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.mts +3 -6
- package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
- package/dist/actions/detach-postgres-cluster.mjs +1 -0
- package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
- package/dist/actions/establish-ssh-key.cjs +1 -0
- package/dist/actions/establish-ssh-key.cjs.map +1 -1
- package/dist/actions/establish-ssh-key.d.cts +3 -5
- package/dist/actions/establish-ssh-key.d.cts.map +1 -1
- package/dist/actions/establish-ssh-key.d.mts +3 -5
- package/dist/actions/establish-ssh-key.d.mts.map +1 -1
- package/dist/actions/establish-ssh-key.mjs +1 -0
- package/dist/actions/establish-ssh-key.mjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.cjs +1 -0
- package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.cts +3 -4
- package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.mts +3 -4
- package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.mjs +1 -0
- package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
- package/dist/actions/get-add-on-provider.cjs +1 -0
- package/dist/actions/get-add-on-provider.cjs.map +1 -1
- package/dist/actions/get-add-on-provider.d.cts +3 -3
- package/dist/actions/get-add-on-provider.d.cts.map +1 -1
- package/dist/actions/get-add-on-provider.d.mts +3 -3
- package/dist/actions/get-add-on-provider.d.mts.map +1 -1
- package/dist/actions/get-add-on-provider.mjs +1 -0
- package/dist/actions/get-add-on-provider.mjs.map +1 -1
- package/dist/actions/get-add-on.cjs +1 -0
- package/dist/actions/get-add-on.cjs.map +1 -1
- package/dist/actions/get-add-on.d.cts +3 -5
- package/dist/actions/get-add-on.d.cts.map +1 -1
- package/dist/actions/get-add-on.d.mts +3 -5
- package/dist/actions/get-add-on.d.mts.map +1 -1
- package/dist/actions/get-add-on.mjs +1 -0
- package/dist/actions/get-add-on.mjs.map +1 -1
- package/dist/actions/get-app-details.cjs +1 -0
- package/dist/actions/get-app-details.cjs.map +1 -1
- package/dist/actions/get-app-details.d.cts +3 -3
- package/dist/actions/get-app-details.d.cts.map +1 -1
- package/dist/actions/get-app-details.d.mts +3 -3
- package/dist/actions/get-app-details.d.mts.map +1 -1
- package/dist/actions/get-app-details.mjs +1 -0
- package/dist/actions/get-app-details.mjs.map +1 -1
- package/dist/actions/get-certificate.cjs +1 -0
- package/dist/actions/get-certificate.cjs.map +1 -1
- package/dist/actions/get-certificate.d.cts +3 -3
- package/dist/actions/get-certificate.d.cts.map +1 -1
- package/dist/actions/get-certificate.d.mts +3 -3
- package/dist/actions/get-certificate.d.mts.map +1 -1
- package/dist/actions/get-certificate.mjs +1 -0
- package/dist/actions/get-certificate.mjs.map +1 -1
- package/dist/actions/get-current-token-info.cjs +1 -0
- package/dist/actions/get-current-token-info.cjs.map +1 -1
- package/dist/actions/get-current-token-info.d.cts +3 -1
- package/dist/actions/get-current-token-info.d.cts.map +1 -1
- package/dist/actions/get-current-token-info.d.mts +3 -1
- package/dist/actions/get-current-token-info.d.mts.map +1 -1
- package/dist/actions/get-current-token-info.mjs +1 -0
- package/dist/actions/get-current-token-info.mjs.map +1 -1
- package/dist/actions/get-latest-image-details.cjs +1 -0
- package/dist/actions/get-latest-image-details.cjs.map +1 -1
- package/dist/actions/get-latest-image-details.d.cts +3 -4
- package/dist/actions/get-latest-image-details.d.cts.map +1 -1
- package/dist/actions/get-latest-image-details.d.mts +3 -4
- package/dist/actions/get-latest-image-details.d.mts.map +1 -1
- package/dist/actions/get-latest-image-details.mjs +1 -0
- package/dist/actions/get-latest-image-details.mjs.map +1 -1
- package/dist/actions/get-latest-image-tag.cjs +1 -0
- package/dist/actions/get-latest-image-tag.cjs.map +1 -1
- package/dist/actions/get-latest-image-tag.d.cts +3 -3
- package/dist/actions/get-latest-image-tag.d.cts.map +1 -1
- package/dist/actions/get-latest-image-tag.d.mts +3 -3
- package/dist/actions/get-latest-image-tag.d.mts.map +1 -1
- package/dist/actions/get-latest-image-tag.mjs +1 -0
- package/dist/actions/get-latest-image-tag.mjs.map +1 -1
- package/dist/actions/get-machine.cjs +1 -0
- package/dist/actions/get-machine.cjs.map +1 -1
- package/dist/actions/get-machine.d.cts +3 -3
- package/dist/actions/get-machine.d.cts.map +1 -1
- package/dist/actions/get-machine.d.mts +3 -3
- package/dist/actions/get-machine.d.mts.map +1 -1
- package/dist/actions/get-machine.mjs +1 -0
- package/dist/actions/get-machine.mjs.map +1 -1
- package/dist/actions/get-nearest-region.cjs +1 -0
- package/dist/actions/get-nearest-region.cjs.map +1 -1
- package/dist/actions/get-nearest-region.d.cts +3 -1
- package/dist/actions/get-nearest-region.d.cts.map +1 -1
- package/dist/actions/get-nearest-region.d.mts +3 -1
- package/dist/actions/get-nearest-region.d.mts.map +1 -1
- package/dist/actions/get-nearest-region.mjs +1 -0
- package/dist/actions/get-nearest-region.mjs.map +1 -1
- package/dist/actions/get-node.cjs +1 -0
- package/dist/actions/get-node.cjs.map +1 -1
- package/dist/actions/get-node.d.cts +3 -3
- package/dist/actions/get-node.d.cts.map +1 -1
- package/dist/actions/get-node.d.mts +3 -3
- package/dist/actions/get-node.d.mts.map +1 -1
- package/dist/actions/get-node.mjs +1 -0
- package/dist/actions/get-node.mjs.map +1 -1
- package/dist/actions/get-organization.cjs +1 -0
- package/dist/actions/get-organization.cjs.map +1 -1
- package/dist/actions/get-organization.d.cts +3 -3
- package/dist/actions/get-organization.d.cts.map +1 -1
- package/dist/actions/get-organization.d.mts +3 -3
- package/dist/actions/get-organization.d.mts.map +1 -1
- package/dist/actions/get-organization.mjs +1 -0
- package/dist/actions/get-organization.mjs.map +1 -1
- package/dist/actions/get-personal-organization.cjs +1 -0
- package/dist/actions/get-personal-organization.cjs.map +1 -1
- package/dist/actions/get-personal-organization.d.cts +3 -1
- package/dist/actions/get-personal-organization.d.cts.map +1 -1
- package/dist/actions/get-personal-organization.d.mts +3 -1
- package/dist/actions/get-personal-organization.d.mts.map +1 -1
- package/dist/actions/get-personal-organization.mjs +1 -0
- package/dist/actions/get-personal-organization.mjs.map +1 -1
- package/dist/actions/get-placements.cjs +1 -0
- package/dist/actions/get-placements.cjs.map +1 -1
- package/dist/actions/get-placements.d.cts +3 -18
- package/dist/actions/get-placements.d.cts.map +1 -1
- package/dist/actions/get-placements.d.mts +3 -18
- package/dist/actions/get-placements.d.mts.map +1 -1
- package/dist/actions/get-placements.mjs +1 -0
- package/dist/actions/get-placements.mjs.map +1 -1
- package/dist/actions/get-platform-info.cjs +1 -0
- package/dist/actions/get-platform-info.cjs.map +1 -1
- package/dist/actions/get-platform-info.d.cts +3 -1
- package/dist/actions/get-platform-info.d.cts.map +1 -1
- package/dist/actions/get-platform-info.d.mts +3 -1
- package/dist/actions/get-platform-info.d.mts.map +1 -1
- package/dist/actions/get-platform-info.mjs +1 -0
- package/dist/actions/get-platform-info.mjs.map +1 -1
- package/dist/actions/get-products.cjs +1 -0
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +3 -1
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +3 -1
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +1 -0
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-regions.cjs +1 -0
- package/dist/actions/get-regions.cjs.map +1 -1
- package/dist/actions/get-regions.d.cts +3 -8
- package/dist/actions/get-regions.d.cts.map +1 -1
- package/dist/actions/get-regions.d.mts +3 -8
- package/dist/actions/get-regions.d.mts.map +1 -1
- package/dist/actions/get-regions.mjs +1 -0
- package/dist/actions/get-regions.mjs.map +1 -1
- package/dist/actions/get-viewer-info.cjs +1 -0
- package/dist/actions/get-viewer-info.cjs.map +1 -1
- package/dist/actions/get-viewer-info.d.cts +3 -3
- package/dist/actions/get-viewer-info.d.cts.map +1 -1
- package/dist/actions/get-viewer-info.d.mts +3 -3
- package/dist/actions/get-viewer-info.d.mts.map +1 -1
- package/dist/actions/get-viewer-info.mjs +1 -0
- package/dist/actions/get-viewer-info.mjs.map +1 -1
- package/dist/actions/issue-certificate.cjs +1 -0
- package/dist/actions/issue-certificate.cjs.map +1 -1
- package/dist/actions/issue-certificate.d.cts +3 -8
- package/dist/actions/issue-certificate.d.cts.map +1 -1
- package/dist/actions/issue-certificate.d.mts +3 -8
- package/dist/actions/issue-certificate.d.mts.map +1 -1
- package/dist/actions/issue-certificate.mjs +1 -0
- package/dist/actions/issue-certificate.mjs.map +1 -1
- package/dist/actions/list-add-on-plans.cjs +1 -0
- package/dist/actions/list-add-on-plans.cjs.map +1 -1
- package/dist/actions/list-add-on-plans.d.cts +3 -6
- package/dist/actions/list-add-on-plans.d.cts.map +1 -1
- package/dist/actions/list-add-on-plans.d.mts +3 -6
- package/dist/actions/list-add-on-plans.d.mts.map +1 -1
- package/dist/actions/list-add-on-plans.mjs +1 -0
- package/dist/actions/list-add-on-plans.mjs.map +1 -1
- package/dist/actions/list-add-ons.cjs +1 -0
- package/dist/actions/list-add-ons.cjs.map +1 -1
- package/dist/actions/list-add-ons.d.cts +3 -4
- package/dist/actions/list-add-ons.d.cts.map +1 -1
- package/dist/actions/list-add-ons.d.mts +3 -4
- package/dist/actions/list-add-ons.d.mts.map +1 -1
- package/dist/actions/list-add-ons.mjs +1 -0
- package/dist/actions/list-add-ons.mjs.map +1 -1
- package/dist/actions/list-apps-graphql.cjs +1 -0
- package/dist/actions/list-apps-graphql.cjs.map +1 -1
- package/dist/actions/list-apps-graphql.d.cts +3 -9
- package/dist/actions/list-apps-graphql.d.cts.map +1 -1
- package/dist/actions/list-apps-graphql.d.mts +3 -9
- package/dist/actions/list-apps-graphql.d.mts.map +1 -1
- package/dist/actions/list-apps-graphql.mjs +1 -0
- package/dist/actions/list-apps-graphql.mjs.map +1 -1
- package/dist/actions/list-apps.cjs +1 -0
- package/dist/actions/list-apps.cjs.map +1 -1
- package/dist/actions/list-apps.d.cts +3 -4
- package/dist/actions/list-apps.d.cts.map +1 -1
- package/dist/actions/list-apps.d.mts +3 -4
- package/dist/actions/list-apps.d.mts.map +1 -1
- package/dist/actions/list-apps.mjs +1 -0
- package/dist/actions/list-apps.mjs.map +1 -1
- package/dist/actions/list-check-locations.cjs +1 -0
- package/dist/actions/list-check-locations.cjs.map +1 -1
- package/dist/actions/list-check-locations.d.cts +3 -1
- package/dist/actions/list-check-locations.d.cts.map +1 -1
- package/dist/actions/list-check-locations.d.mts +3 -1
- package/dist/actions/list-check-locations.d.mts.map +1 -1
- package/dist/actions/list-check-locations.mjs +1 -0
- package/dist/actions/list-check-locations.mjs.map +1 -1
- package/dist/actions/list-machines.cjs +1 -0
- package/dist/actions/list-machines.cjs.map +1 -1
- package/dist/actions/list-machines.d.cts +3 -6
- package/dist/actions/list-machines.d.cts.map +1 -1
- package/dist/actions/list-machines.d.mts +3 -6
- package/dist/actions/list-machines.d.mts.map +1 -1
- package/dist/actions/list-machines.mjs +1 -0
- package/dist/actions/list-machines.mjs.map +1 -1
- package/dist/actions/list-org-machines.cjs +1 -0
- package/dist/actions/list-org-machines.cjs.map +1 -1
- package/dist/actions/list-org-machines.d.cts +3 -9
- package/dist/actions/list-org-machines.d.cts.map +1 -1
- package/dist/actions/list-org-machines.d.mts +3 -9
- package/dist/actions/list-org-machines.d.mts.map +1 -1
- package/dist/actions/list-org-machines.mjs +1 -0
- package/dist/actions/list-org-machines.mjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.cjs +1 -0
- package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.cts +3 -4
- package/dist/actions/remove-wire-guard-peer.d.cts.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.mts +3 -4
- package/dist/actions/remove-wire-guard-peer.d.mts.map +1 -1
- package/dist/actions/remove-wire-guard-peer.mjs +1 -0
- package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.cjs +1 -0
- package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.cts +3 -4
- package/dist/actions/set-apps-v2-default-on.d.cts.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.mts +3 -4
- package/dist/actions/set-apps-v2-default-on.d.mts.map +1 -1
- package/dist/actions/set-apps-v2-default-on.mjs +1 -0
- package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
- package/dist/actions/update-third-party-configuration.cjs +1 -0
- package/dist/actions/update-third-party-configuration.cjs.map +1 -1
- package/dist/actions/update-third-party-configuration.d.cts +3 -10
- package/dist/actions/update-third-party-configuration.d.cts.map +1 -1
- package/dist/actions/update-third-party-configuration.d.mts +3 -10
- package/dist/actions/update-third-party-configuration.d.mts.map +1 -1
- package/dist/actions/update-third-party-configuration.mjs +1 -0
- package/dist/actions/update-third-party-configuration.mjs.map +1 -1
- package/dist/actions/validate-config.cjs +1 -0
- package/dist/actions/validate-config.cjs.map +1 -1
- package/dist/actions/validate-config.d.cts +3 -3
- package/dist/actions/validate-config.d.cts.map +1 -1
- package/dist/actions/validate-config.d.mts +3 -3
- package/dist/actions/validate-config.d.mts.map +1 -1
- package/dist/actions/validate-config.mjs +1 -0
- package/dist/actions/validate-config.mjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs +1 -0
- package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.cts +3 -3
- package/dist/actions/validate-wire-guard-peers.d.cts.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.mts +3 -3
- package/dist/actions/validate-wire-guard-peers.d.mts.map +1 -1
- package/dist/actions/validate-wire-guard-peers.mjs +1 -0
- package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
- package/dist/app.cjs +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-third-party-configuration.d.ts
|
|
@@ -9,10 +11,7 @@ declare const FlyDeleteThirdPartyConfigurationOutput: z.ZodObject<{
|
|
|
9
11
|
ok: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const flyDeleteThirdPartyConfiguration:
|
|
13
|
-
third_party_configuration_id: string;
|
|
14
|
-
client_mutation_id?: string | undefined;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const flyDeleteThirdPartyConfiguration: AppAction<typeof FlyDeleteThirdPartyConfigurationInput, typeof FlyDeleteThirdPartyConfigurationOutput, typeof fly.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { flyDeleteThirdPartyConfiguration };
|
|
18
17
|
//# sourceMappingURL=delete-third-party-configuration.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-third-party-configuration.d.cts","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-third-party-configuration.d.cts","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-third-party-configuration.d.ts
|
|
@@ -9,10 +11,7 @@ declare const FlyDeleteThirdPartyConfigurationOutput: z.ZodObject<{
|
|
|
9
11
|
ok: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const flyDeleteThirdPartyConfiguration:
|
|
13
|
-
third_party_configuration_id: string;
|
|
14
|
-
client_mutation_id?: string | undefined;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const flyDeleteThirdPartyConfiguration: AppAction<typeof FlyDeleteThirdPartyConfigurationInput, typeof FlyDeleteThirdPartyConfigurationOutput, typeof fly.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { flyDeleteThirdPartyConfiguration };
|
|
18
17
|
//# sourceMappingURL=delete-third-party-configuration.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-third-party-configuration.d.mts","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-third-party-configuration.d.mts","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-third-party-configuration.mjs","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.boolean().describe(\"Whether the deletion was successful\").nullable().optional(),\n client_mutation_id: z.string().describe(\"The client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-third-party-configuration.mjs","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.boolean().describe(\"Whether the deletion was successful\").nullable().optional(),\n client_mutation_id: z.string().describe(\"The client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration: AppAction<\n typeof FlyDeleteThirdPartyConfigurationInput,\n typeof FlyDeleteThirdPartyConfigurationOutput,\n typeof fly.credential\n> = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;AAeA,MAAa,mCAIT,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBmD,EAAE,OAAO;EAC5D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACtJ,8BAA8B,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;CACtL,CAAC,CAAC,CAAC,SAAS,iEAcH;CACP,QAdoD,EAAE,OAAO;EAC7D,IAAI,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detach-postgres-cluster.cjs","names":["z","action"],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").nullable().optional(),\n errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"detach-postgres-cluster.cjs","names":["z","action"],"sources":["../../src/actions/detach-postgres-cluster.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 FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").nullable().optional(),\n errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster: AppAction<\n typeof FlyDetachPostgresClusterInput,\n typeof FlyDetachPostgresClusterOutput,\n typeof fly.credential\n> = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1J,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACnJ,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAClJ,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AACjD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,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/detach-postgres-cluster.d.ts
|
|
@@ -18,12 +20,7 @@ declare const FlyDetachPostgresClusterOutput: z.ZodObject<{
|
|
|
18
20
|
}, z.core.$loose>>>>;
|
|
19
21
|
}, z.core.$loose>>>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const flyDetachPostgresCluster:
|
|
22
|
-
app_id: string;
|
|
23
|
-
postgres_cluster_app_id: string;
|
|
24
|
-
client_mutation_id?: string | undefined;
|
|
25
|
-
postgres_cluster_attachment_id?: string | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const flyDetachPostgresCluster: AppAction<typeof FlyDetachPostgresClusterInput, typeof FlyDetachPostgresClusterOutput, typeof fly.credential>;
|
|
27
24
|
//#endregion
|
|
28
25
|
export { flyDetachPostgresCluster };
|
|
29
26
|
//# sourceMappingURL=detach-postgres-cluster.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detach-postgres-cluster.d.cts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"detach-postgres-cluster.d.cts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK9B,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/detach-postgres-cluster.d.ts
|
|
@@ -18,12 +20,7 @@ declare const FlyDetachPostgresClusterOutput: z.ZodObject<{
|
|
|
18
20
|
}, z.core.$loose>>>>;
|
|
19
21
|
}, z.core.$loose>>>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const flyDetachPostgresCluster:
|
|
22
|
-
app_id: string;
|
|
23
|
-
postgres_cluster_app_id: string;
|
|
24
|
-
client_mutation_id?: string | undefined;
|
|
25
|
-
postgres_cluster_attachment_id?: string | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const flyDetachPostgresCluster: AppAction<typeof FlyDetachPostgresClusterInput, typeof FlyDetachPostgresClusterOutput, typeof fly.credential>;
|
|
27
24
|
//#endregion
|
|
28
25
|
export { flyDetachPostgresCluster };
|
|
29
26
|
//# sourceMappingURL=detach-postgres-cluster.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detach-postgres-cluster.d.mts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"detach-postgres-cluster.d.mts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detach-postgres-cluster.mjs","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").nullable().optional(),\n errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"detach-postgres-cluster.mjs","names":[],"sources":["../../src/actions/detach-postgres-cluster.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 FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").nullable().optional(),\n errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster: AppAction<\n typeof FlyDetachPostgresClusterInput,\n typeof FlyDetachPostgresClusterOutput,\n typeof fly.credential\n> = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO;CACpD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1J,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACnJ,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAClJ,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,sDAAsD,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AAMjD,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd4C,EAAE,OAAO;EACrD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7I,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"establish-ssh-key.cjs","names":["z","action"],"sources":["../../src/actions/establish-ssh-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.string().describe(\"SSH certificate in OpenSSH format\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the client mutation ID if provided\").nullable().optional(),\n}).passthrough().describe(\"Response model for establishing an SSH key.\");\n\nexport const flyEstablishSshKey = action(\"FLY_ESTABLISH_SSH_KEY\", {\n slug: \"fly-establish-ssh-key\",\n name: \"Establish SSH Key\",\n description: \"Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.\",\n input: FlyEstablishSshKeyInput,\n output: FlyEstablishSshKeyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"establish-ssh-key.cjs","names":["z","action"],"sources":["../../src/actions/establish-ssh-key.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 FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.string().describe(\"SSH certificate in OpenSSH format\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the client mutation ID if provided\").nullable().optional(),\n}).passthrough().describe(\"Response model for establishing an SSH key.\");\n\nexport const flyEstablishSshKey: AppAction<\n typeof FlyEstablishSshKeyInput,\n typeof FlyEstablishSshKeyOutput,\n typeof fly.credential\n> = action(\"FLY_ESTABLISH_SSH_KEY\", {\n slug: \"fly-establish-ssh-key\",\n name: \"Establish SSH Key\",\n description: \"Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.\",\n input: FlyEstablishSshKeyInput,\n output: FlyEstablishSshKeyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACnI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACnG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,qBAITC,eAAAA,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/establish-ssh-key.d.ts
|
|
@@ -10,11 +12,7 @@ declare const FlyEstablishSshKeyOutput: z.ZodObject<{
|
|
|
10
12
|
certificate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
13
|
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const flyEstablishSshKey:
|
|
14
|
-
organization_id: string;
|
|
15
|
-
override?: boolean | undefined;
|
|
16
|
-
client_mutation_id?: string | undefined;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const flyEstablishSshKey: AppAction<typeof FlyEstablishSshKeyInput, typeof FlyEstablishSshKeyOutput, typeof fly.credential>;
|
|
18
16
|
//#endregion
|
|
19
17
|
export { flyEstablishSshKey };
|
|
20
18
|
//# sourceMappingURL=establish-ssh-key.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"establish-ssh-key.d.cts","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"establish-ssh-key.d.cts","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAKvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/establish-ssh-key.d.ts
|
|
@@ -10,11 +12,7 @@ declare const FlyEstablishSshKeyOutput: z.ZodObject<{
|
|
|
10
12
|
certificate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
13
|
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const flyEstablishSshKey:
|
|
14
|
-
organization_id: string;
|
|
15
|
-
override?: boolean | undefined;
|
|
16
|
-
client_mutation_id?: string | undefined;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const flyEstablishSshKey: AppAction<typeof FlyEstablishSshKeyInput, typeof FlyEstablishSshKeyOutput, typeof fly.credential>;
|
|
18
16
|
//#endregion
|
|
19
17
|
export { flyEstablishSshKey };
|
|
20
18
|
//# sourceMappingURL=establish-ssh-key.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"establish-ssh-key.d.mts","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"establish-ssh-key.d.mts","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAKvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"establish-ssh-key.mjs","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.string().describe(\"SSH certificate in OpenSSH format\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the client mutation ID if provided\").nullable().optional(),\n}).passthrough().describe(\"Response model for establishing an SSH key.\");\n\nexport const flyEstablishSshKey = action(\"FLY_ESTABLISH_SSH_KEY\", {\n slug: \"fly-establish-ssh-key\",\n name: \"Establish SSH Key\",\n description: \"Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.\",\n input: FlyEstablishSshKeyInput,\n output: FlyEstablishSshKeyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"establish-ssh-key.mjs","names":[],"sources":["../../src/actions/establish-ssh-key.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 FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.string().describe(\"SSH certificate in OpenSSH format\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the client mutation ID if provided\").nullable().optional(),\n}).passthrough().describe(\"Response model for establishing an SSH key.\");\n\nexport const flyEstablishSshKey: AppAction<\n typeof FlyEstablishSshKeyInput,\n typeof FlyEstablishSshKeyOutput,\n typeof fly.credential\n> = action(\"FLY_ESTABLISH_SSH_KEY\", {\n slug: \"fly-establish-ssh-key\",\n name: \"Establish SSH Key\",\n description: \"Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.\",\n input: FlyEstablishSshKeyInput,\n output: FlyEstablishSshKeyOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,qBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBqC,EAAE,OAAO;EAC9C,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EACnI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EACnG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACjH,CAAC,CAAC,CAAC,SAAS,sEAcH;CACP,QAdsC,EAAE,OAAO;EAC/C,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-nodes-by-ids.cjs","names":["z","action"],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyFetchNodesByIdsInput = z.object({\n ids: z.array(z.string()).describe(\"A non-empty list of node IDs to fetch. Each ID should be a valid node identifier in the Fly.io system (e.g., organization IDs, app IDs, machine IDs). The query will return node objects for all valid IDs provided.\"),\n query_fields: z.string().describe(\"Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'\").optional(),\n}).describe(\"Request model for FLY_GQL_NODES.\");\nexport const FlyFetchNodesByIdsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nodes' array with node objects matching the requested IDs. Each node includes 'id' and '__typename' fields plus any additional fields requested via query_fields.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").nullable().optional(),\n}).passthrough().describe(\"Response model for FLY_GQL_NODES.\");\n\nexport const flyFetchNodesByIds = action(\"FLY_FETCH_NODES_BY_IDS\", {\n slug: \"fly-fetch-nodes-by-ids\",\n name: \"Fetch Nodes by IDs\",\n description: \"Fetches a list of node objects from Fly.io given a list of IDs using the GraphQL nodes query. Use when you need to retrieve multiple objects by their IDs in a single request. Supports all Node interface types including Organization, App, Machine, Volume, and more.\",\n input: FlyFetchNodesByIdsInput,\n output: FlyFetchNodesByIdsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch-nodes-by-ids.cjs","names":["z","action"],"sources":["../../src/actions/fetch-nodes-by-ids.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 FlyFetchNodesByIdsInput = z.object({\n ids: z.array(z.string()).describe(\"A non-empty list of node IDs to fetch. Each ID should be a valid node identifier in the Fly.io system (e.g., organization IDs, app IDs, machine IDs). The query will return node objects for all valid IDs provided.\"),\n query_fields: z.string().describe(\"Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'\").optional(),\n}).describe(\"Request model for FLY_GQL_NODES.\");\nexport const FlyFetchNodesByIdsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nodes' array with node objects matching the requested IDs. Each node includes 'id' and '__typename' fields plus any additional fields requested via query_fields.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").nullable().optional(),\n}).passthrough().describe(\"Response model for FLY_GQL_NODES.\");\n\nexport const flyFetchNodesByIds: AppAction<\n typeof FlyFetchNodesByIdsInput,\n typeof FlyFetchNodesByIdsOutput,\n typeof fly.credential\n> = action(\"FLY_FETCH_NODES_BY_IDS\", {\n slug: \"fly-fetch-nodes-by-ids\",\n name: \"Fetch Nodes by IDs\",\n description: \"Fetches a list of node objects from Fly.io given a list of IDs using the GraphQL nodes query. Use when you need to retrieve multiple objects by their IDs in a single request. Supports all Node interface types including Organization, App, Machine, Volume, and more.\",\n input: FlyFetchNodesByIdsInput,\n output: FlyFetchNodesByIdsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sNAAsN;CACxP,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0MAA0M,CAAC,CAAC,SAAS;AACzP,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8NAA8N,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrS,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAE7D,MAAa,qBAITC,eAAAA,OAAO,0BAA0B;CACnC,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/fetch-nodes-by-ids.d.ts
|
|
@@ -9,10 +11,7 @@ declare const FlyFetchNodesByIdsOutput: z.ZodObject<{
|
|
|
9
11
|
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
12
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const flyFetchNodesByIds:
|
|
13
|
-
ids: string[];
|
|
14
|
-
query_fields?: string | undefined;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const flyFetchNodesByIds: AppAction<typeof FlyFetchNodesByIdsInput, typeof FlyFetchNodesByIdsOutput, typeof fly.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { flyFetchNodesByIds };
|
|
18
17
|
//# sourceMappingURL=fetch-nodes-by-ids.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-nodes-by-ids.d.cts","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch-nodes-by-ids.d.cts","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/fetch-nodes-by-ids.d.ts
|
|
@@ -9,10 +11,7 @@ declare const FlyFetchNodesByIdsOutput: z.ZodObject<{
|
|
|
9
11
|
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
12
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const flyFetchNodesByIds:
|
|
13
|
-
ids: string[];
|
|
14
|
-
query_fields?: string | undefined;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const flyFetchNodesByIds: AppAction<typeof FlyFetchNodesByIdsInput, typeof FlyFetchNodesByIdsOutput, typeof fly.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { flyFetchNodesByIds };
|
|
18
17
|
//# sourceMappingURL=fetch-nodes-by-ids.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-nodes-by-ids.d.mts","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch-nodes-by-ids.d.mts","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-nodes-by-ids.mjs","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyFetchNodesByIdsInput = z.object({\n ids: z.array(z.string()).describe(\"A non-empty list of node IDs to fetch. Each ID should be a valid node identifier in the Fly.io system (e.g., organization IDs, app IDs, machine IDs). The query will return node objects for all valid IDs provided.\"),\n query_fields: z.string().describe(\"Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'\").optional(),\n}).describe(\"Request model for FLY_GQL_NODES.\");\nexport const FlyFetchNodesByIdsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nodes' array with node objects matching the requested IDs. Each node includes 'id' and '__typename' fields plus any additional fields requested via query_fields.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").nullable().optional(),\n}).passthrough().describe(\"Response model for FLY_GQL_NODES.\");\n\nexport const flyFetchNodesByIds = action(\"FLY_FETCH_NODES_BY_IDS\", {\n slug: \"fly-fetch-nodes-by-ids\",\n name: \"Fetch Nodes by IDs\",\n description: \"Fetches a list of node objects from Fly.io given a list of IDs using the GraphQL nodes query. Use when you need to retrieve multiple objects by their IDs in a single request. Supports all Node interface types including Organization, App, Machine, Volume, and more.\",\n input: FlyFetchNodesByIdsInput,\n output: FlyFetchNodesByIdsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"fetch-nodes-by-ids.mjs","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.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 FlyFetchNodesByIdsInput = z.object({\n ids: z.array(z.string()).describe(\"A non-empty list of node IDs to fetch. Each ID should be a valid node identifier in the Fly.io system (e.g., organization IDs, app IDs, machine IDs). The query will return node objects for all valid IDs provided.\"),\n query_fields: z.string().describe(\"Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'\").optional(),\n}).describe(\"Request model for FLY_GQL_NODES.\");\nexport const FlyFetchNodesByIdsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nodes' array with node objects matching the requested IDs. Each node includes 'id' and '__typename' fields plus any additional fields requested via query_fields.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").nullable().optional(),\n}).passthrough().describe(\"Response model for FLY_GQL_NODES.\");\n\nexport const flyFetchNodesByIds: AppAction<\n typeof FlyFetchNodesByIdsInput,\n typeof FlyFetchNodesByIdsOutput,\n typeof fly.credential\n> = action(\"FLY_FETCH_NODES_BY_IDS\", {\n slug: \"fly-fetch-nodes-by-ids\",\n name: \"Fetch Nodes by IDs\",\n description: \"Fetches a list of node objects from Fly.io given a list of IDs using the GraphQL nodes query. Use when you need to retrieve multiple objects by their IDs in a single request. Supports all Node interface types including Organization, App, Machine, Volume, and more.\",\n input: FlyFetchNodesByIdsInput,\n output: FlyFetchNodesByIdsOutput,\n});\n"],"mappings":";;;AAeA,MAAa,qBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBqC,EAAE,OAAO;EAC9C,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sNAAsN;EACxP,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0MAA0M,CAAC,CAAC,SAAS;CACzP,CAAC,CAAC,CAAC,SAAS,kCAcH;CACP,QAdsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8NAA8N,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrS,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-add-on-provider.cjs","names":["z","action"],"sources":["../../src/actions/get-add-on-provider.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetAddOnProviderInput = z.object({\n name: z.string().describe(\"The name of the add-on provider to query (e.g., 'tigris', 'sentry', 'arcjet', 'mysql', 'supabase', 'upstash_vector', 'wafris', 'upstash_redis')\"),\n}).describe(\"Request model for GET_ADD_ON_PROVIDER.\");\nexport const FlyGetAddOnProviderOutput = z.object({\n id: z.string().describe(\"Unique identifier for the add-on provider\").nullable().optional(),\n beta: z.boolean().describe(\"Whether the provider is in beta status\").nullable().optional(),\n name: z.string().describe(\"Internal name of the provider\").nullable().optional(),\n tosUrl: z.string().describe(\"URL to the provider's terms of service\").nullable().optional(),\n internal: z.boolean().describe(\"Whether the provider is internal-only\").nullable().optional(),\n nameSuffix: z.string().describe(\"Optional suffix to append to resource names\").nullable().optional(),\n selectName: z.boolean().describe(\"Whether users can select a custom name during provisioning\").nullable().optional(),\n displayName: z.string().describe(\"Human-readable display name for the provider\").nullable().optional(),\n resourceName: z.string().describe(\"Name of the resource type managed by this provider\").nullable().optional(),\n selectRegion: z.boolean().describe(\"Whether users can select a region during provisioning\").nullable().optional(),\n tosAgreement: z.string().describe(\"Terms of service agreement text\").nullable().optional(),\n autoProvision: z.boolean().describe(\"Whether the provider supports automatic provisioning\").nullable().optional(),\n detectPlatform: z.boolean().describe(\"Whether the provider can detect platform configuration\").nullable().optional(),\n asyncProvisioning: z.boolean().describe(\"Whether the provider uses asynchronous provisioning\").nullable().optional(),\n selectReplicaRegions: z.boolean().describe(\"Whether users can select replica regions during provisioning\").nullable().optional(),\n provisioningInstructions: z.string().describe(\"Instructions for provisioning the add-on\").nullable().optional(),\n}).passthrough().describe(\"Response model for GET_ADD_ON_PROVIDER.\");\n\nexport const flyGetAddOnProvider = action(\"FLY_GET_ADD_ON_PROVIDER\", {\n slug: \"fly-get-add-on-provider\",\n name: \"Get Add-On Provider\",\n description: \"Tool to query information about a specific Fly.io add-on provider (extension) by name. Returns provider details including provisioning settings, terms of service, and configuration options.\",\n input: FlyGetAddOnProviderInput,\n output: FlyGetAddOnProviderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-add-on-provider.cjs","names":["z","action"],"sources":["../../src/actions/get-add-on-provider.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 FlyGetAddOnProviderInput = z.object({\n name: z.string().describe(\"The name of the add-on provider to query (e.g., 'tigris', 'sentry', 'arcjet', 'mysql', 'supabase', 'upstash_vector', 'wafris', 'upstash_redis')\"),\n}).describe(\"Request model for GET_ADD_ON_PROVIDER.\");\nexport const FlyGetAddOnProviderOutput = z.object({\n id: z.string().describe(\"Unique identifier for the add-on provider\").nullable().optional(),\n beta: z.boolean().describe(\"Whether the provider is in beta status\").nullable().optional(),\n name: z.string().describe(\"Internal name of the provider\").nullable().optional(),\n tosUrl: z.string().describe(\"URL to the provider's terms of service\").nullable().optional(),\n internal: z.boolean().describe(\"Whether the provider is internal-only\").nullable().optional(),\n nameSuffix: z.string().describe(\"Optional suffix to append to resource names\").nullable().optional(),\n selectName: z.boolean().describe(\"Whether users can select a custom name during provisioning\").nullable().optional(),\n displayName: z.string().describe(\"Human-readable display name for the provider\").nullable().optional(),\n resourceName: z.string().describe(\"Name of the resource type managed by this provider\").nullable().optional(),\n selectRegion: z.boolean().describe(\"Whether users can select a region during provisioning\").nullable().optional(),\n tosAgreement: z.string().describe(\"Terms of service agreement text\").nullable().optional(),\n autoProvision: z.boolean().describe(\"Whether the provider supports automatic provisioning\").nullable().optional(),\n detectPlatform: z.boolean().describe(\"Whether the provider can detect platform configuration\").nullable().optional(),\n asyncProvisioning: z.boolean().describe(\"Whether the provider uses asynchronous provisioning\").nullable().optional(),\n selectReplicaRegions: z.boolean().describe(\"Whether users can select replica regions during provisioning\").nullable().optional(),\n provisioningInstructions: z.string().describe(\"Instructions for provisioning the add-on\").nullable().optional(),\n}).passthrough().describe(\"Response model for GET_ADD_ON_PROVIDER.\");\n\nexport const flyGetAddOnProvider: AppAction<\n typeof FlyGetAddOnProviderInput,\n typeof FlyGetAddOnProviderOutput,\n typeof fly.credential\n> = action(\"FLY_GET_ADD_ON_PROVIDER\", {\n slug: \"fly-get-add-on-provider\",\n name: \"Get Add-On Provider\",\n description: \"Tool to query information about a specific Fly.io add-on provider (extension) by name. Returns provider details including provisioning settings, terms of service, and configuration options.\",\n input: FlyGetAddOnProviderInput,\n output: FlyGetAddOnProviderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,EAC7K,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,sBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-add-on-provider.d.ts
|
|
@@ -22,9 +24,7 @@ declare const FlyGetAddOnProviderOutput: z.ZodObject<{
|
|
|
22
24
|
selectReplicaRegions: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
23
25
|
provisioningInstructions: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const flyGetAddOnProvider:
|
|
26
|
-
name: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
|
+
declare const flyGetAddOnProvider: AppAction<typeof FlyGetAddOnProviderInput, typeof FlyGetAddOnProviderOutput, typeof fly.credential>;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { flyGetAddOnProvider };
|
|
30
30
|
//# sourceMappingURL=get-add-on-provider.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-add-on-provider.d.cts","names":[],"sources":["../../src/actions/get-add-on-provider.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-add-on-provider.d.cts","names":[],"sources":["../../src/actions/get-add-on-provider.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmBzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-add-on-provider.d.ts
|
|
@@ -22,9 +24,7 @@ declare const FlyGetAddOnProviderOutput: z.ZodObject<{
|
|
|
22
24
|
selectReplicaRegions: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
23
25
|
provisioningInstructions: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const flyGetAddOnProvider:
|
|
26
|
-
name: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
|
+
declare const flyGetAddOnProvider: AppAction<typeof FlyGetAddOnProviderInput, typeof FlyGetAddOnProviderOutput, typeof fly.credential>;
|
|
28
28
|
//#endregion
|
|
29
29
|
export { flyGetAddOnProvider };
|
|
30
30
|
//# sourceMappingURL=get-add-on-provider.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-add-on-provider.d.mts","names":[],"sources":["../../src/actions/get-add-on-provider.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-add-on-provider.d.mts","names":[],"sources":["../../src/actions/get-add-on-provider.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmBzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-add-on-provider.mjs","names":[],"sources":["../../src/actions/get-add-on-provider.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyGetAddOnProviderInput = z.object({\n name: z.string().describe(\"The name of the add-on provider to query (e.g., 'tigris', 'sentry', 'arcjet', 'mysql', 'supabase', 'upstash_vector', 'wafris', 'upstash_redis')\"),\n}).describe(\"Request model for GET_ADD_ON_PROVIDER.\");\nexport const FlyGetAddOnProviderOutput = z.object({\n id: z.string().describe(\"Unique identifier for the add-on provider\").nullable().optional(),\n beta: z.boolean().describe(\"Whether the provider is in beta status\").nullable().optional(),\n name: z.string().describe(\"Internal name of the provider\").nullable().optional(),\n tosUrl: z.string().describe(\"URL to the provider's terms of service\").nullable().optional(),\n internal: z.boolean().describe(\"Whether the provider is internal-only\").nullable().optional(),\n nameSuffix: z.string().describe(\"Optional suffix to append to resource names\").nullable().optional(),\n selectName: z.boolean().describe(\"Whether users can select a custom name during provisioning\").nullable().optional(),\n displayName: z.string().describe(\"Human-readable display name for the provider\").nullable().optional(),\n resourceName: z.string().describe(\"Name of the resource type managed by this provider\").nullable().optional(),\n selectRegion: z.boolean().describe(\"Whether users can select a region during provisioning\").nullable().optional(),\n tosAgreement: z.string().describe(\"Terms of service agreement text\").nullable().optional(),\n autoProvision: z.boolean().describe(\"Whether the provider supports automatic provisioning\").nullable().optional(),\n detectPlatform: z.boolean().describe(\"Whether the provider can detect platform configuration\").nullable().optional(),\n asyncProvisioning: z.boolean().describe(\"Whether the provider uses asynchronous provisioning\").nullable().optional(),\n selectReplicaRegions: z.boolean().describe(\"Whether users can select replica regions during provisioning\").nullable().optional(),\n provisioningInstructions: z.string().describe(\"Instructions for provisioning the add-on\").nullable().optional(),\n}).passthrough().describe(\"Response model for GET_ADD_ON_PROVIDER.\");\n\nexport const flyGetAddOnProvider = action(\"FLY_GET_ADD_ON_PROVIDER\", {\n slug: \"fly-get-add-on-provider\",\n name: \"Get Add-On Provider\",\n description: \"Tool to query information about a specific Fly.io add-on provider (extension) by name. Returns provider details including provisioning settings, terms of service, and configuration options.\",\n input: FlyGetAddOnProviderInput,\n output: FlyGetAddOnProviderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-add-on-provider.mjs","names":[],"sources":["../../src/actions/get-add-on-provider.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 FlyGetAddOnProviderInput = z.object({\n name: z.string().describe(\"The name of the add-on provider to query (e.g., 'tigris', 'sentry', 'arcjet', 'mysql', 'supabase', 'upstash_vector', 'wafris', 'upstash_redis')\"),\n}).describe(\"Request model for GET_ADD_ON_PROVIDER.\");\nexport const FlyGetAddOnProviderOutput = z.object({\n id: z.string().describe(\"Unique identifier for the add-on provider\").nullable().optional(),\n beta: z.boolean().describe(\"Whether the provider is in beta status\").nullable().optional(),\n name: z.string().describe(\"Internal name of the provider\").nullable().optional(),\n tosUrl: z.string().describe(\"URL to the provider's terms of service\").nullable().optional(),\n internal: z.boolean().describe(\"Whether the provider is internal-only\").nullable().optional(),\n nameSuffix: z.string().describe(\"Optional suffix to append to resource names\").nullable().optional(),\n selectName: z.boolean().describe(\"Whether users can select a custom name during provisioning\").nullable().optional(),\n displayName: z.string().describe(\"Human-readable display name for the provider\").nullable().optional(),\n resourceName: z.string().describe(\"Name of the resource type managed by this provider\").nullable().optional(),\n selectRegion: z.boolean().describe(\"Whether users can select a region during provisioning\").nullable().optional(),\n tosAgreement: z.string().describe(\"Terms of service agreement text\").nullable().optional(),\n autoProvision: z.boolean().describe(\"Whether the provider supports automatic provisioning\").nullable().optional(),\n detectPlatform: z.boolean().describe(\"Whether the provider can detect platform configuration\").nullable().optional(),\n asyncProvisioning: z.boolean().describe(\"Whether the provider uses asynchronous provisioning\").nullable().optional(),\n selectReplicaRegions: z.boolean().describe(\"Whether users can select replica regions during provisioning\").nullable().optional(),\n provisioningInstructions: z.string().describe(\"Instructions for provisioning the add-on\").nullable().optional(),\n}).passthrough().describe(\"Response model for GET_ADD_ON_PROVIDER.\");\n\nexport const flyGetAddOnProvider: AppAction<\n typeof FlyGetAddOnProviderInput,\n typeof FlyGetAddOnProviderOutput,\n typeof fly.credential\n> = action(\"FLY_GET_ADD_ON_PROVIDER\", {\n slug: \"fly-get-add-on-provider\",\n name: \"Get Add-On Provider\",\n description: \"Tool to query information about a specific Fly.io add-on provider (extension) by name. Returns provider details including provisioning settings, terms of service, and configuration options.\",\n input: FlyGetAddOnProviderInput,\n output: FlyGetAddOnProviderOutput,\n});\n"],"mappings":";;;AA4BA,MAAa,sBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA9BsC,EAAE,OAAO,EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,EAC7K,CAAC,CAAC,CAAC,SAAS,wCA4BH;CACP,QA5BuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-add-on.cjs","names":["z","action"],"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":"
|
|
1
|
+
{"version":3,"file":"get-add-on.cjs","names":["z","action"],"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,mBAAmBA,IAAAA,EAAE,OAAO;CACvC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC3H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC/H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,0BAA0BA,IAAAA,EAAE,OAAO;CACvC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,cAAc,oCAAoC,SAAS,CAAC,CAAC,SAAS;CACtE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO,EACtD,OAAO,wBAAwB,SAAS,CAAC,CAAC,SAAS,EACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,oBAAoBA,IAAAA,EAAE,OAAO;CACxC,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,cAITC,eAAAA,OAAO,kBAAkB;CAC3B,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-add-on.d.ts
|
|
@@ -27,11 +29,7 @@ declare const FlyGetAddOnOutput: z.ZodObject<{
|
|
|
27
29
|
}, z.core.$loose>>>;
|
|
28
30
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
29
31
|
}, z.core.$loose>;
|
|
30
|
-
declare const flyGetAddOn:
|
|
31
|
-
id?: string | undefined;
|
|
32
|
-
name?: string | undefined;
|
|
33
|
-
provider?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
32
|
+
declare const flyGetAddOn: AppAction<typeof FlyGetAddOnInput, typeof FlyGetAddOnOutput, typeof fly.credential>;
|
|
35
33
|
//#endregion
|
|
36
34
|
export { flyGetAddOn };
|
|
37
35
|
//# sourceMappingURL=get-add-on.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-add-on.d.cts","names":[],"sources":["../../src/actions/get-add-on.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-add-on.d.cts","names":[],"sources":["../../src/actions/get-add-on.ts"],"mappings":";;;;;cAMa,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;;cAyBhB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAKjB,WAAA,EAAa,SAAA,QACjB,gBAAA,SACA,iBAAA,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-add-on.d.ts
|
|
@@ -27,11 +29,7 @@ declare const FlyGetAddOnOutput: z.ZodObject<{
|
|
|
27
29
|
}, z.core.$loose>>>;
|
|
28
30
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
29
31
|
}, z.core.$loose>;
|
|
30
|
-
declare const flyGetAddOn:
|
|
31
|
-
id?: string | undefined;
|
|
32
|
-
name?: string | undefined;
|
|
33
|
-
provider?: string | undefined;
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
32
|
+
declare const flyGetAddOn: AppAction<typeof FlyGetAddOnInput, typeof FlyGetAddOnOutput, typeof fly.credential>;
|
|
35
33
|
//#endregion
|
|
36
34
|
export { flyGetAddOn };
|
|
37
35
|
//# sourceMappingURL=get-add-on.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-add-on.d.mts","names":[],"sources":["../../src/actions/get-add-on.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-add-on.d.mts","names":[],"sources":["../../src/actions/get-add-on.ts"],"mappings":";;;;;cAMa,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;;cAyBhB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAKjB,WAAA,EAAa,SAAA,QACjB,gBAAA,SACA,iBAAA,SACA,GAAA,CAAI,UAAA"}
|