@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-add-on-plans.cjs","names":["z","action"],"sources":["../../src/actions/list-add-on-plans.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAddOnPlansInput = z.object({\n last: z.number().int().describe(\"Number of items to return from the end. Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination. Returns items after this cursor.\").optional(),\n first: z.number().int().describe(\"Number of items to return from the beginning. Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination. Returns items before this cursor.\").optional(),\n});\nconst FlyListAddOnPlans_AddOnPlanSchema = z.object({\n id: z.string().describe(\"Unique identifier for the add-on plan.\").nullable(),\n name: z.string().describe(\"Internal name of the add-on plan.\").nullable().optional(),\n description: z.string().describe(\"Description of the add-on plan and its features.\").nullable().optional(),\n displayName: z.string().describe(\"Human-readable display name of the add-on plan.\").nullable().optional(),\n maxDataSize: z.string().describe(\"Maximum data storage size allowed (e.g., '10GB', '1TB').\").nullable().optional(),\n pricePerMonth: z.number().int().describe(\"Monthly price in cents (e.g., 1000 = $10.00).\").nullable().optional(),\n maxRequestSize: z.string().describe(\"Maximum size of individual requests (e.g., '10MB').\").nullable().optional(),\n maxDailyCommands: z.number().int().describe(\"Maximum number of commands allowed per day.\").nullable().optional(),\n maxCommandsPerSec: z.number().int().describe(\"Maximum number of commands allowed per second (rate limit).\").nullable().optional(),\n maxDailyBandwidth: z.string().describe(\"Maximum daily bandwidth allowed (e.g., '100GB').\").nullable().optional(),\n maxConcurrentConnections: z.number().int().describe(\"Maximum number of concurrent connections allowed.\").nullable().optional(),\n}).passthrough().describe(\"Individual add-on service plan details.\");\nconst FlyListAddOnPlans_AddOnPlanEdgeSchema = z.object({\n node: FlyListAddOnPlans_AddOnPlanSchema.nullable().optional(),\n cursor: z.string().describe(\"Cursor for this edge, used for pagination.\").nullable().optional(),\n}).passthrough().describe(\"Edge containing a cursor and the add-on plan node.\");\nconst FlyListAddOnPlans_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor pointing to the last item in the current page.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Indicates if there are more items after the current page.\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor pointing to the first item in the current page.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Indicates if there are more items before the current page.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for cursor-based navigation.\");\nconst FlyListAddOnPlans_AddOnPlansConnectionSchema = z.object({\n edges: z.array(FlyListAddOnPlans_AddOnPlanEdgeSchema).describe(\"List of edges containing cursors and add-on plan nodes.\").nullable().optional(),\n nodes: z.array(FlyListAddOnPlans_AddOnPlanSchema).describe(\"Direct list of add-on plan nodes without cursor information.\").nullable().optional(),\n pageInfo: FlyListAddOnPlans_PageInfoSchema.nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of add-on plans available across all pages.\").nullable().optional(),\n}).passthrough().describe(\"Connection wrapper for paginated add-on plans results.\");\nexport const FlyListAddOnPlansOutput = z.object({\n addOnPlans: FlyListAddOnPlans_AddOnPlansConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the list of add-on service plans.\");\n\nexport const flyListAddOnPlans = action(\"FLY_LIST_ADD_ON_PLANS\", {\n slug: \"fly-list-add-on-plans\",\n name: \"List Add-On Plans\",\n description: \"Tool to list available add-on service plans from Fly.io. Use when you need to discover pricing, features, and resource limits for Fly.io add-on services. Supports cursor-based pagination.\",\n input: FlyListAddOnPlansInput,\n output: FlyListAddOnPlansOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-add-on-plans.cjs","names":["z","action"],"sources":["../../src/actions/list-add-on-plans.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 FlyListAddOnPlansInput = z.object({\n last: z.number().int().describe(\"Number of items to return from the end. Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination. Returns items after this cursor.\").optional(),\n first: z.number().int().describe(\"Number of items to return from the beginning. Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination. Returns items before this cursor.\").optional(),\n});\nconst FlyListAddOnPlans_AddOnPlanSchema = z.object({\n id: z.string().describe(\"Unique identifier for the add-on plan.\").nullable(),\n name: z.string().describe(\"Internal name of the add-on plan.\").nullable().optional(),\n description: z.string().describe(\"Description of the add-on plan and its features.\").nullable().optional(),\n displayName: z.string().describe(\"Human-readable display name of the add-on plan.\").nullable().optional(),\n maxDataSize: z.string().describe(\"Maximum data storage size allowed (e.g., '10GB', '1TB').\").nullable().optional(),\n pricePerMonth: z.number().int().describe(\"Monthly price in cents (e.g., 1000 = $10.00).\").nullable().optional(),\n maxRequestSize: z.string().describe(\"Maximum size of individual requests (e.g., '10MB').\").nullable().optional(),\n maxDailyCommands: z.number().int().describe(\"Maximum number of commands allowed per day.\").nullable().optional(),\n maxCommandsPerSec: z.number().int().describe(\"Maximum number of commands allowed per second (rate limit).\").nullable().optional(),\n maxDailyBandwidth: z.string().describe(\"Maximum daily bandwidth allowed (e.g., '100GB').\").nullable().optional(),\n maxConcurrentConnections: z.number().int().describe(\"Maximum number of concurrent connections allowed.\").nullable().optional(),\n}).passthrough().describe(\"Individual add-on service plan details.\");\nconst FlyListAddOnPlans_AddOnPlanEdgeSchema = z.object({\n node: FlyListAddOnPlans_AddOnPlanSchema.nullable().optional(),\n cursor: z.string().describe(\"Cursor for this edge, used for pagination.\").nullable().optional(),\n}).passthrough().describe(\"Edge containing a cursor and the add-on plan node.\");\nconst FlyListAddOnPlans_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor pointing to the last item in the current page.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Indicates if there are more items after the current page.\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor pointing to the first item in the current page.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Indicates if there are more items before the current page.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for cursor-based navigation.\");\nconst FlyListAddOnPlans_AddOnPlansConnectionSchema = z.object({\n edges: z.array(FlyListAddOnPlans_AddOnPlanEdgeSchema).describe(\"List of edges containing cursors and add-on plan nodes.\").nullable().optional(),\n nodes: z.array(FlyListAddOnPlans_AddOnPlanSchema).describe(\"Direct list of add-on plan nodes without cursor information.\").nullable().optional(),\n pageInfo: FlyListAddOnPlans_PageInfoSchema.nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of add-on plans available across all pages.\").nullable().optional(),\n}).passthrough().describe(\"Connection wrapper for paginated add-on plans results.\");\nexport const FlyListAddOnPlansOutput = z.object({\n addOnPlans: FlyListAddOnPlans_AddOnPlansConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the list of add-on service plans.\");\n\nexport const flyListAddOnPlans: AppAction<\n typeof FlyListAddOnPlansInput,\n typeof FlyListAddOnPlansOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_ADD_ON_PLANS\", {\n slug: \"fly-list-add-on-plans\",\n name: \"List Add-On Plans\",\n description: \"Tool to list available add-on service plans from Fly.io. Use when you need to discover pricing, features, and resource limits for Fly.io add-on services. Supports cursor-based pagination.\",\n input: FlyListAddOnPlansInput,\n output: FlyListAddOnPlansOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-add-on-plans.d.ts
|
|
@@ -47,12 +49,7 @@ declare const FlyListAddOnPlansOutput: z.ZodObject<{
|
|
|
47
49
|
totalCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
48
50
|
}, z.core.$loose>>>;
|
|
49
51
|
}, z.core.$loose>;
|
|
50
|
-
declare const flyListAddOnPlans:
|
|
51
|
-
last?: number | undefined;
|
|
52
|
-
after?: string | undefined;
|
|
53
|
-
first?: number | undefined;
|
|
54
|
-
before?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
52
|
+
declare const flyListAddOnPlans: AppAction<typeof FlyListAddOnPlansInput, typeof FlyListAddOnPlansOutput, typeof fly.credential>;
|
|
56
53
|
//#endregion
|
|
57
54
|
export { flyListAddOnPlans };
|
|
58
55
|
//# sourceMappingURL=list-add-on-plans.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-add-on-plans.d.cts","names":[],"sources":["../../src/actions/list-add-on-plans.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-add-on-plans.d.cts","names":[],"sources":["../../src/actions/list-add-on-plans.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;cAmCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-add-on-plans.d.ts
|
|
@@ -47,12 +49,7 @@ declare const FlyListAddOnPlansOutput: z.ZodObject<{
|
|
|
47
49
|
totalCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
48
50
|
}, z.core.$loose>>>;
|
|
49
51
|
}, z.core.$loose>;
|
|
50
|
-
declare const flyListAddOnPlans:
|
|
51
|
-
last?: number | undefined;
|
|
52
|
-
after?: string | undefined;
|
|
53
|
-
first?: number | undefined;
|
|
54
|
-
before?: string | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
52
|
+
declare const flyListAddOnPlans: AppAction<typeof FlyListAddOnPlansInput, typeof FlyListAddOnPlansOutput, typeof fly.credential>;
|
|
56
53
|
//#endregion
|
|
57
54
|
export { flyListAddOnPlans };
|
|
58
55
|
//# sourceMappingURL=list-add-on-plans.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-add-on-plans.d.mts","names":[],"sources":["../../src/actions/list-add-on-plans.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-add-on-plans.d.mts","names":[],"sources":["../../src/actions/list-add-on-plans.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;cAmCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-add-on-plans.mjs","names":[],"sources":["../../src/actions/list-add-on-plans.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAddOnPlansInput = z.object({\n last: z.number().int().describe(\"Number of items to return from the end. Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination. Returns items after this cursor.\").optional(),\n first: z.number().int().describe(\"Number of items to return from the beginning. Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination. Returns items before this cursor.\").optional(),\n});\nconst FlyListAddOnPlans_AddOnPlanSchema = z.object({\n id: z.string().describe(\"Unique identifier for the add-on plan.\").nullable(),\n name: z.string().describe(\"Internal name of the add-on plan.\").nullable().optional(),\n description: z.string().describe(\"Description of the add-on plan and its features.\").nullable().optional(),\n displayName: z.string().describe(\"Human-readable display name of the add-on plan.\").nullable().optional(),\n maxDataSize: z.string().describe(\"Maximum data storage size allowed (e.g., '10GB', '1TB').\").nullable().optional(),\n pricePerMonth: z.number().int().describe(\"Monthly price in cents (e.g., 1000 = $10.00).\").nullable().optional(),\n maxRequestSize: z.string().describe(\"Maximum size of individual requests (e.g., '10MB').\").nullable().optional(),\n maxDailyCommands: z.number().int().describe(\"Maximum number of commands allowed per day.\").nullable().optional(),\n maxCommandsPerSec: z.number().int().describe(\"Maximum number of commands allowed per second (rate limit).\").nullable().optional(),\n maxDailyBandwidth: z.string().describe(\"Maximum daily bandwidth allowed (e.g., '100GB').\").nullable().optional(),\n maxConcurrentConnections: z.number().int().describe(\"Maximum number of concurrent connections allowed.\").nullable().optional(),\n}).passthrough().describe(\"Individual add-on service plan details.\");\nconst FlyListAddOnPlans_AddOnPlanEdgeSchema = z.object({\n node: FlyListAddOnPlans_AddOnPlanSchema.nullable().optional(),\n cursor: z.string().describe(\"Cursor for this edge, used for pagination.\").nullable().optional(),\n}).passthrough().describe(\"Edge containing a cursor and the add-on plan node.\");\nconst FlyListAddOnPlans_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor pointing to the last item in the current page.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Indicates if there are more items after the current page.\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor pointing to the first item in the current page.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Indicates if there are more items before the current page.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for cursor-based navigation.\");\nconst FlyListAddOnPlans_AddOnPlansConnectionSchema = z.object({\n edges: z.array(FlyListAddOnPlans_AddOnPlanEdgeSchema).describe(\"List of edges containing cursors and add-on plan nodes.\").nullable().optional(),\n nodes: z.array(FlyListAddOnPlans_AddOnPlanSchema).describe(\"Direct list of add-on plan nodes without cursor information.\").nullable().optional(),\n pageInfo: FlyListAddOnPlans_PageInfoSchema.nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of add-on plans available across all pages.\").nullable().optional(),\n}).passthrough().describe(\"Connection wrapper for paginated add-on plans results.\");\nexport const FlyListAddOnPlansOutput = z.object({\n addOnPlans: FlyListAddOnPlans_AddOnPlansConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the list of add-on service plans.\");\n\nexport const flyListAddOnPlans = action(\"FLY_LIST_ADD_ON_PLANS\", {\n slug: \"fly-list-add-on-plans\",\n name: \"List Add-On Plans\",\n description: \"Tool to list available add-on service plans from Fly.io. Use when you need to discover pricing, features, and resource limits for Fly.io add-on services. Supports cursor-based pagination.\",\n input: FlyListAddOnPlansInput,\n output: FlyListAddOnPlansOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-add-on-plans.mjs","names":[],"sources":["../../src/actions/list-add-on-plans.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 FlyListAddOnPlansInput = z.object({\n last: z.number().int().describe(\"Number of items to return from the end. Cannot be used with 'first'.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination. Returns items after this cursor.\").optional(),\n first: z.number().int().describe(\"Number of items to return from the beginning. Cannot be used with 'last'.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination. Returns items before this cursor.\").optional(),\n});\nconst FlyListAddOnPlans_AddOnPlanSchema = z.object({\n id: z.string().describe(\"Unique identifier for the add-on plan.\").nullable(),\n name: z.string().describe(\"Internal name of the add-on plan.\").nullable().optional(),\n description: z.string().describe(\"Description of the add-on plan and its features.\").nullable().optional(),\n displayName: z.string().describe(\"Human-readable display name of the add-on plan.\").nullable().optional(),\n maxDataSize: z.string().describe(\"Maximum data storage size allowed (e.g., '10GB', '1TB').\").nullable().optional(),\n pricePerMonth: z.number().int().describe(\"Monthly price in cents (e.g., 1000 = $10.00).\").nullable().optional(),\n maxRequestSize: z.string().describe(\"Maximum size of individual requests (e.g., '10MB').\").nullable().optional(),\n maxDailyCommands: z.number().int().describe(\"Maximum number of commands allowed per day.\").nullable().optional(),\n maxCommandsPerSec: z.number().int().describe(\"Maximum number of commands allowed per second (rate limit).\").nullable().optional(),\n maxDailyBandwidth: z.string().describe(\"Maximum daily bandwidth allowed (e.g., '100GB').\").nullable().optional(),\n maxConcurrentConnections: z.number().int().describe(\"Maximum number of concurrent connections allowed.\").nullable().optional(),\n}).passthrough().describe(\"Individual add-on service plan details.\");\nconst FlyListAddOnPlans_AddOnPlanEdgeSchema = z.object({\n node: FlyListAddOnPlans_AddOnPlanSchema.nullable().optional(),\n cursor: z.string().describe(\"Cursor for this edge, used for pagination.\").nullable().optional(),\n}).passthrough().describe(\"Edge containing a cursor and the add-on plan node.\");\nconst FlyListAddOnPlans_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor pointing to the last item in the current page.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Indicates if there are more items after the current page.\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor pointing to the first item in the current page.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Indicates if there are more items before the current page.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for cursor-based navigation.\");\nconst FlyListAddOnPlans_AddOnPlansConnectionSchema = z.object({\n edges: z.array(FlyListAddOnPlans_AddOnPlanEdgeSchema).describe(\"List of edges containing cursors and add-on plan nodes.\").nullable().optional(),\n nodes: z.array(FlyListAddOnPlans_AddOnPlanSchema).describe(\"Direct list of add-on plan nodes without cursor information.\").nullable().optional(),\n pageInfo: FlyListAddOnPlans_PageInfoSchema.nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of add-on plans available across all pages.\").nullable().optional(),\n}).passthrough().describe(\"Connection wrapper for paginated add-on plans results.\");\nexport const FlyListAddOnPlansOutput = z.object({\n addOnPlans: FlyListAddOnPlans_AddOnPlansConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Response containing the list of add-on service plans.\");\n\nexport const flyListAddOnPlans: AppAction<\n typeof FlyListAddOnPlansInput,\n typeof FlyListAddOnPlansOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_ADD_ON_PLANS\", {\n slug: \"fly-list-add-on-plans\",\n name: \"List Add-On Plans\",\n description: \"Tool to list available add-on service plans from Fly.io. Use when you need to discover pricing, features, and resource limits for Fly.io add-on services. Supports cursor-based pagination.\",\n input: FlyListAddOnPlansInput,\n output: FlyListAddOnPlansOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-add-ons.cjs","names":["z","action"],"sources":["../../src/actions/list-add-ons.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAddOnsInput = z.object({\n query: z.string().default(\"query { personalOrganization { id slug name apps { nodes { name addOns { nodes { id name status createdAt updatedAt } } } } } }\").describe(\"GraphQL query string to retrieve add-ons. Default query fetches add-ons for all apps in the personal organization. You can customize the query to fetch specific fields from the AddOn type (id, name, status, createdAt, updatedAt, addOnPlanName, hostname, publicUrl, environment, metadata, options, etc.) or filter by organization.\").optional(),\n variables: z.record(z.string(), z.unknown()).describe(\"Variables for the GraphQL query (optional). Use this to pass dynamic values like organization slugs, pagination parameters (first, after, before, last), or filters (type: AddOnType).\").optional(),\n}).describe(\"Request model for listing add-ons associated with an organization.\");\nconst FlyListAddOns_AddOnNodeSchema = 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\").nullable().optional(),\n hostname: z.string().describe(\"Hostname for the add-on\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the add-on\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the add-on was created\").nullable().optional(),\n publicUrl: z.string().describe(\"Public URL for the add-on\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the add-on was last updated\").nullable().optional(),\n environment: z.record(z.string(), z.unknown()).describe(\"Environment variables for the add-on\").nullable().optional(),\n addOnPlanName: z.string().describe(\"Name of the add-on plan\").nullable().optional(),\n}).passthrough().describe(\"Represents an individual add-on.\");\nconst FlyListAddOns_AddOnsConnectionSchema = z.object({\n nodes: z.array(FlyListAddOns_AddOnNodeSchema).describe(\"List of add-on nodes\").nullable().optional(),\n}).passthrough().describe(\"Represents a connection of add-ons with pagination support.\");\nconst FlyListAddOns_AppNodeSchema = z.object({\n name: z.string().describe(\"Name of the app\").nullable().optional(),\n addOns: FlyListAddOns_AddOnsConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an app with its associated add-ons.\");\nconst FlyListAddOns_AppsConnectionSchema = z.object({\n nodes: z.array(FlyListAddOns_AppNodeSchema).describe(\"List of app nodes\").nullable().optional(),\n}).passthrough().describe(\"Represents a connection of apps.\");\nconst FlyListAddOns_OrganizationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the organization\").nullable().optional(),\n apps: FlyListAddOns_AppsConnectionSchema.nullable().optional(),\n name: z.string().describe(\"Name of the organization\").nullable().optional(),\n slug: z.string().describe(\"Slug for the organization\").nullable().optional(),\n addOns: FlyListAddOns_AddOnsConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an organization with apps and add-ons.\");\nconst FlyListAddOns_ListAddOnsResponseDataSchema: z.ZodTypeAny = z.object({\n organization: FlyListAddOns_OrganizationSchema.nullable().optional(),\n personalOrganization: FlyListAddOns_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Data returned from the GraphQL query.\");\nexport const FlyListAddOnsOutput = z.object({\n data: FlyListAddOns_ListAddOnsResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing add-ons.\");\n\nexport const flyListAddOns = action(\"FLY_LIST_ADD_ONS\", {\n slug: \"fly-list-add-ons\",\n name: \"List Add-Ons\",\n description: \"Tool to list add-ons associated with an organization in Fly.io. Use when you need to retrieve add-ons for apps in an organization. Supports querying personal organization or specific organizations by slug. Returns comprehensive add-on details including status, creation date, and configuration.\",\n input: FlyListAddOnsInput,\n output: FlyListAddOnsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-add-ons.cjs","names":["z","action"],"sources":["../../src/actions/list-add-ons.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 FlyListAddOnsInput = z.object({\n query: z.string().default(\"query { personalOrganization { id slug name apps { nodes { name addOns { nodes { id name status createdAt updatedAt } } } } } }\").describe(\"GraphQL query string to retrieve add-ons. Default query fetches add-ons for all apps in the personal organization. You can customize the query to fetch specific fields from the AddOn type (id, name, status, createdAt, updatedAt, addOnPlanName, hostname, publicUrl, environment, metadata, options, etc.) or filter by organization.\").optional(),\n variables: z.record(z.string(), z.unknown()).describe(\"Variables for the GraphQL query (optional). Use this to pass dynamic values like organization slugs, pagination parameters (first, after, before, last), or filters (type: AddOnType).\").optional(),\n}).describe(\"Request model for listing add-ons associated with an organization.\");\nconst FlyListAddOns_AddOnNodeSchema = 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\").nullable().optional(),\n hostname: z.string().describe(\"Hostname for the add-on\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the add-on\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the add-on was created\").nullable().optional(),\n publicUrl: z.string().describe(\"Public URL for the add-on\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the add-on was last updated\").nullable().optional(),\n environment: z.record(z.string(), z.unknown()).describe(\"Environment variables for the add-on\").nullable().optional(),\n addOnPlanName: z.string().describe(\"Name of the add-on plan\").nullable().optional(),\n}).passthrough().describe(\"Represents an individual add-on.\");\nconst FlyListAddOns_AddOnsConnectionSchema = z.object({\n nodes: z.array(FlyListAddOns_AddOnNodeSchema).describe(\"List of add-on nodes\").nullable().optional(),\n}).passthrough().describe(\"Represents a connection of add-ons with pagination support.\");\nconst FlyListAddOns_AppNodeSchema = z.object({\n name: z.string().describe(\"Name of the app\").nullable().optional(),\n addOns: FlyListAddOns_AddOnsConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an app with its associated add-ons.\");\nconst FlyListAddOns_AppsConnectionSchema = z.object({\n nodes: z.array(FlyListAddOns_AppNodeSchema).describe(\"List of app nodes\").nullable().optional(),\n}).passthrough().describe(\"Represents a connection of apps.\");\nconst FlyListAddOns_OrganizationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the organization\").nullable().optional(),\n apps: FlyListAddOns_AppsConnectionSchema.nullable().optional(),\n name: z.string().describe(\"Name of the organization\").nullable().optional(),\n slug: z.string().describe(\"Slug for the organization\").nullable().optional(),\n addOns: FlyListAddOns_AddOnsConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an organization with apps and add-ons.\");\nconst FlyListAddOns_ListAddOnsResponseDataSchema: z.ZodTypeAny = z.object({\n organization: FlyListAddOns_OrganizationSchema.nullable().optional(),\n personalOrganization: FlyListAddOns_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Data returned from the GraphQL query.\");\nexport const FlyListAddOnsOutput = z.object({\n data: FlyListAddOns_ListAddOnsResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing add-ons.\");\n\nexport const flyListAddOns: AppAction<\n typeof FlyListAddOnsInput,\n typeof FlyListAddOnsOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_ADD_ONS\", {\n slug: \"fly-list-add-ons\",\n name: \"List Add-Ons\",\n description: \"Tool to list add-ons associated with an organization in Fly.io. Use when you need to retrieve add-ons for apps in an organization. Supports querying personal organization or specific organizations by slug. Returns comprehensive add-on details including status, creation date, and configuration.\",\n input: FlyListAddOnsInput,\n output: FlyListAddOnsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-add-ons.d.ts
|
|
@@ -9,10 +11,7 @@ declare const FlyListAddOnsOutput: z.ZodObject<{
|
|
|
9
11
|
data: z.ZodOptional<z.ZodNullable<z.ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>>>;
|
|
10
12
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const flyListAddOns:
|
|
13
|
-
query?: string | undefined;
|
|
14
|
-
variables?: Record<string, unknown> | undefined;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const flyListAddOns: AppAction<typeof FlyListAddOnsInput, typeof FlyListAddOnsOutput, typeof fly.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { flyListAddOns };
|
|
18
17
|
//# sourceMappingURL=list-add-ons.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-add-ons.d.cts","names":[],"sources":["../../src/actions/list-add-ons.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-add-ons.d.cts","names":[],"sources":["../../src/actions/list-add-ons.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAqClB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;cAKnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-add-ons.d.ts
|
|
@@ -9,10 +11,7 @@ declare const FlyListAddOnsOutput: z.ZodObject<{
|
|
|
9
11
|
data: z.ZodOptional<z.ZodNullable<z.ZodType<unknown, unknown, z.core.$ZodTypeInternals<unknown, unknown>>>>;
|
|
10
12
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const flyListAddOns:
|
|
13
|
-
query?: string | undefined;
|
|
14
|
-
variables?: Record<string, unknown> | undefined;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const flyListAddOns: AppAction<typeof FlyListAddOnsInput, typeof FlyListAddOnsOutput, typeof fly.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { flyListAddOns };
|
|
18
17
|
//# sourceMappingURL=list-add-ons.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-add-ons.d.mts","names":[],"sources":["../../src/actions/list-add-ons.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-add-ons.d.mts","names":[],"sources":["../../src/actions/list-add-ons.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAqClB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;cAKnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-add-ons.mjs","names":[],"sources":["../../src/actions/list-add-ons.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAddOnsInput = z.object({\n query: z.string().default(\"query { personalOrganization { id slug name apps { nodes { name addOns { nodes { id name status createdAt updatedAt } } } } } }\").describe(\"GraphQL query string to retrieve add-ons. Default query fetches add-ons for all apps in the personal organization. You can customize the query to fetch specific fields from the AddOn type (id, name, status, createdAt, updatedAt, addOnPlanName, hostname, publicUrl, environment, metadata, options, etc.) or filter by organization.\").optional(),\n variables: z.record(z.string(), z.unknown()).describe(\"Variables for the GraphQL query (optional). Use this to pass dynamic values like organization slugs, pagination parameters (first, after, before, last), or filters (type: AddOnType).\").optional(),\n}).describe(\"Request model for listing add-ons associated with an organization.\");\nconst FlyListAddOns_AddOnNodeSchema = 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\").nullable().optional(),\n hostname: z.string().describe(\"Hostname for the add-on\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the add-on\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the add-on was created\").nullable().optional(),\n publicUrl: z.string().describe(\"Public URL for the add-on\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the add-on was last updated\").nullable().optional(),\n environment: z.record(z.string(), z.unknown()).describe(\"Environment variables for the add-on\").nullable().optional(),\n addOnPlanName: z.string().describe(\"Name of the add-on plan\").nullable().optional(),\n}).passthrough().describe(\"Represents an individual add-on.\");\nconst FlyListAddOns_AddOnsConnectionSchema = z.object({\n nodes: z.array(FlyListAddOns_AddOnNodeSchema).describe(\"List of add-on nodes\").nullable().optional(),\n}).passthrough().describe(\"Represents a connection of add-ons with pagination support.\");\nconst FlyListAddOns_AppNodeSchema = z.object({\n name: z.string().describe(\"Name of the app\").nullable().optional(),\n addOns: FlyListAddOns_AddOnsConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an app with its associated add-ons.\");\nconst FlyListAddOns_AppsConnectionSchema = z.object({\n nodes: z.array(FlyListAddOns_AppNodeSchema).describe(\"List of app nodes\").nullable().optional(),\n}).passthrough().describe(\"Represents a connection of apps.\");\nconst FlyListAddOns_OrganizationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the organization\").nullable().optional(),\n apps: FlyListAddOns_AppsConnectionSchema.nullable().optional(),\n name: z.string().describe(\"Name of the organization\").nullable().optional(),\n slug: z.string().describe(\"Slug for the organization\").nullable().optional(),\n addOns: FlyListAddOns_AddOnsConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an organization with apps and add-ons.\");\nconst FlyListAddOns_ListAddOnsResponseDataSchema: z.ZodTypeAny = z.object({\n organization: FlyListAddOns_OrganizationSchema.nullable().optional(),\n personalOrganization: FlyListAddOns_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Data returned from the GraphQL query.\");\nexport const FlyListAddOnsOutput = z.object({\n data: FlyListAddOns_ListAddOnsResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing add-ons.\");\n\nexport const flyListAddOns = action(\"FLY_LIST_ADD_ONS\", {\n slug: \"fly-list-add-ons\",\n name: \"List Add-Ons\",\n description: \"Tool to list add-ons associated with an organization in Fly.io. Use when you need to retrieve add-ons for apps in an organization. Supports querying personal organization or specific organizations by slug. Returns comprehensive add-on details including status, creation date, and configuration.\",\n input: FlyListAddOnsInput,\n output: FlyListAddOnsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-add-ons.mjs","names":[],"sources":["../../src/actions/list-add-ons.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 FlyListAddOnsInput = z.object({\n query: z.string().default(\"query { personalOrganization { id slug name apps { nodes { name addOns { nodes { id name status createdAt updatedAt } } } } } }\").describe(\"GraphQL query string to retrieve add-ons. Default query fetches add-ons for all apps in the personal organization. You can customize the query to fetch specific fields from the AddOn type (id, name, status, createdAt, updatedAt, addOnPlanName, hostname, publicUrl, environment, metadata, options, etc.) or filter by organization.\").optional(),\n variables: z.record(z.string(), z.unknown()).describe(\"Variables for the GraphQL query (optional). Use this to pass dynamic values like organization slugs, pagination parameters (first, after, before, last), or filters (type: AddOnType).\").optional(),\n}).describe(\"Request model for listing add-ons associated with an organization.\");\nconst FlyListAddOns_AddOnNodeSchema = 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\").nullable().optional(),\n hostname: z.string().describe(\"Hostname for the add-on\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Additional metadata for the add-on\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the add-on was created\").nullable().optional(),\n publicUrl: z.string().describe(\"Public URL for the add-on\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the add-on was last updated\").nullable().optional(),\n environment: z.record(z.string(), z.unknown()).describe(\"Environment variables for the add-on\").nullable().optional(),\n addOnPlanName: z.string().describe(\"Name of the add-on plan\").nullable().optional(),\n}).passthrough().describe(\"Represents an individual add-on.\");\nconst FlyListAddOns_AddOnsConnectionSchema = z.object({\n nodes: z.array(FlyListAddOns_AddOnNodeSchema).describe(\"List of add-on nodes\").nullable().optional(),\n}).passthrough().describe(\"Represents a connection of add-ons with pagination support.\");\nconst FlyListAddOns_AppNodeSchema = z.object({\n name: z.string().describe(\"Name of the app\").nullable().optional(),\n addOns: FlyListAddOns_AddOnsConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an app with its associated add-ons.\");\nconst FlyListAddOns_AppsConnectionSchema = z.object({\n nodes: z.array(FlyListAddOns_AppNodeSchema).describe(\"List of app nodes\").nullable().optional(),\n}).passthrough().describe(\"Represents a connection of apps.\");\nconst FlyListAddOns_OrganizationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the organization\").nullable().optional(),\n apps: FlyListAddOns_AppsConnectionSchema.nullable().optional(),\n name: z.string().describe(\"Name of the organization\").nullable().optional(),\n slug: z.string().describe(\"Slug for the organization\").nullable().optional(),\n addOns: FlyListAddOns_AddOnsConnectionSchema.nullable().optional(),\n}).passthrough().describe(\"Represents an organization with apps and add-ons.\");\nconst FlyListAddOns_ListAddOnsResponseDataSchema: z.ZodTypeAny = z.object({\n organization: FlyListAddOns_OrganizationSchema.nullable().optional(),\n personalOrganization: FlyListAddOns_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Data returned from the GraphQL query.\");\nexport const FlyListAddOnsOutput = z.object({\n data: FlyListAddOns_ListAddOnsResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing add-ons.\");\n\nexport const flyListAddOns: AppAction<\n typeof FlyListAddOnsInput,\n typeof FlyListAddOnsOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_ADD_ONS\", {\n slug: \"fly-list-add-ons\",\n name: \"List Add-Ons\",\n description: \"Tool to list add-ons associated with an organization in Fly.io. Use when you need to retrieve add-ons for apps in an organization. Supports querying personal organization or specific organizations by slug. Returns comprehensive add-on details including status, creation date, and configuration.\",\n input: FlyListAddOnsInput,\n output: FlyListAddOnsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps-graphql.cjs","names":["z","action"],"sources":["../../src/actions/list-apps-graphql.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAppsGraphqlInput = z.object({\n last: z.number().int().describe(\"Number of apps to return from the end of the list (backward pagination).\").optional(),\n after: z.string().describe(\"Cursor to paginate forward. Use the endCursor from a previous response's pageInfo.\").optional(),\n first: z.number().int().describe(\"Number of apps to return from the beginning of the list (forward pagination). Defaults to server default if not specified.\").optional(),\n before: z.string().describe(\"Cursor to paginate backward. Use the startCursor from a previous response's pageInfo.\").optional(),\n include_vms: z.boolean().default(true).describe(\"Include VM count information for each app\").optional(),\n include_volumes: z.boolean().default(true).describe(\"Include volume information for each app\").optional(),\n include_services: z.boolean().default(true).describe(\"Include service information for each app\").optional(),\n}).describe(\"Request model for listing Fly.io applications via GraphQL.\");\nconst FlyListAppsGraphql_VMInfoSchema = z.object({\n totalCount: z.number().int().describe(\"Total count of virtual machines\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine information.\");\nconst FlyListAppsGraphql_VolumeNodeSchema = z.object({\n name: z.string().describe(\"Volume name\").nullable().optional(),\n}).passthrough().describe(\"Volume node information.\");\nconst FlyListAppsGraphql_VolumesSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_VolumeNodeSchema).describe(\"List of volume nodes\").nullable().optional(),\n}).passthrough().describe(\"Volumes associated with an application.\");\nconst FlyListAppsGraphql_CheckInfoSchema = z.object({\n name: z.string().describe(\"Health check name\").nullable().optional(),\n httpPath: z.string().describe(\"HTTP path for the health check\").nullable().optional(),\n}).passthrough().describe(\"Health check information.\");\nconst FlyListAppsGraphql_ServiceInfoSchema = z.object({\n checks: z.array(FlyListAppsGraphql_CheckInfoSchema).describe(\"List of health checks for the service\").nullable().optional(),\n description: z.string().describe(\"Service description\").nullable().optional(),\n}).passthrough().describe(\"Service information.\");\nconst FlyListAppsGraphql_AppNodeSchema = z.object({\n vms: FlyListAppsGraphql_VMInfoSchema.nullable().optional(),\n name: z.string().describe(\"Application name\").nullable().optional(),\n volumes: FlyListAppsGraphql_VolumesSchema.nullable().optional(),\n services: z.array(FlyListAppsGraphql_ServiceInfoSchema).describe(\"Services running in the app\").nullable().optional(),\n}).passthrough().describe(\"Application node information.\");\nconst FlyListAppsGraphql_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor of the last item in the current page\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more items after the current page\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor of the first item in the current page\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are more items before the current page\").nullable().optional(),\n}).passthrough().describe(\"Relay-style pagination info.\");\nconst FlyListAppsGraphql_AppsDataSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_AppNodeSchema).describe(\"List of application nodes\").nullable().optional(),\n pageInfo: FlyListAppsGraphql_PageInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Apps data structure.\");\nconst FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema = z.object({\n apps: FlyListAppsGraphql_AppsDataSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL response data.\");\nexport const FlyListAppsGraphqlOutput = z.object({\n data: FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly.io applications via GraphQL.\");\n\nexport const flyListAppsGraphql = action(\"FLY_LIST_APPS_GRAPHQL\", {\n slug: \"fly-list-apps-graphql\",\n name: \"List Apps via GraphQL\",\n description: \"List all Fly.io applications with details including volumes, services, and VMs using GraphQL. Use when you need to retrieve a comprehensive overview of all apps in your Fly.io organization.\",\n input: FlyListAppsGraphqlInput,\n output: FlyListAppsGraphqlOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-apps-graphql.cjs","names":["z","action"],"sources":["../../src/actions/list-apps-graphql.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 FlyListAppsGraphqlInput = z.object({\n last: z.number().int().describe(\"Number of apps to return from the end of the list (backward pagination).\").optional(),\n after: z.string().describe(\"Cursor to paginate forward. Use the endCursor from a previous response's pageInfo.\").optional(),\n first: z.number().int().describe(\"Number of apps to return from the beginning of the list (forward pagination). Defaults to server default if not specified.\").optional(),\n before: z.string().describe(\"Cursor to paginate backward. Use the startCursor from a previous response's pageInfo.\").optional(),\n include_vms: z.boolean().default(true).describe(\"Include VM count information for each app\").optional(),\n include_volumes: z.boolean().default(true).describe(\"Include volume information for each app\").optional(),\n include_services: z.boolean().default(true).describe(\"Include service information for each app\").optional(),\n}).describe(\"Request model for listing Fly.io applications via GraphQL.\");\nconst FlyListAppsGraphql_VMInfoSchema = z.object({\n totalCount: z.number().int().describe(\"Total count of virtual machines\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine information.\");\nconst FlyListAppsGraphql_VolumeNodeSchema = z.object({\n name: z.string().describe(\"Volume name\").nullable().optional(),\n}).passthrough().describe(\"Volume node information.\");\nconst FlyListAppsGraphql_VolumesSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_VolumeNodeSchema).describe(\"List of volume nodes\").nullable().optional(),\n}).passthrough().describe(\"Volumes associated with an application.\");\nconst FlyListAppsGraphql_CheckInfoSchema = z.object({\n name: z.string().describe(\"Health check name\").nullable().optional(),\n httpPath: z.string().describe(\"HTTP path for the health check\").nullable().optional(),\n}).passthrough().describe(\"Health check information.\");\nconst FlyListAppsGraphql_ServiceInfoSchema = z.object({\n checks: z.array(FlyListAppsGraphql_CheckInfoSchema).describe(\"List of health checks for the service\").nullable().optional(),\n description: z.string().describe(\"Service description\").nullable().optional(),\n}).passthrough().describe(\"Service information.\");\nconst FlyListAppsGraphql_AppNodeSchema = z.object({\n vms: FlyListAppsGraphql_VMInfoSchema.nullable().optional(),\n name: z.string().describe(\"Application name\").nullable().optional(),\n volumes: FlyListAppsGraphql_VolumesSchema.nullable().optional(),\n services: z.array(FlyListAppsGraphql_ServiceInfoSchema).describe(\"Services running in the app\").nullable().optional(),\n}).passthrough().describe(\"Application node information.\");\nconst FlyListAppsGraphql_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor of the last item in the current page\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more items after the current page\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor of the first item in the current page\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are more items before the current page\").nullable().optional(),\n}).passthrough().describe(\"Relay-style pagination info.\");\nconst FlyListAppsGraphql_AppsDataSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_AppNodeSchema).describe(\"List of application nodes\").nullable().optional(),\n pageInfo: FlyListAppsGraphql_PageInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Apps data structure.\");\nconst FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema = z.object({\n apps: FlyListAppsGraphql_AppsDataSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL response data.\");\nexport const FlyListAppsGraphqlOutput = z.object({\n data: FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly.io applications via GraphQL.\");\n\nexport const flyListAppsGraphql: AppAction<\n typeof FlyListAppsGraphqlInput,\n typeof FlyListAppsGraphqlOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_APPS_GRAPHQL\", {\n slug: \"fly-list-apps-graphql\",\n name: \"List Apps via GraphQL\",\n description: \"List all Fly.io applications with details including volumes, services, and VMs using GraphQL. Use when you need to retrieve a comprehensive overview of all apps in your Fly.io organization.\",\n input: FlyListAppsGraphqlInput,\n output: FlyListAppsGraphqlOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-apps-graphql.d.ts
|
|
@@ -41,15 +43,7 @@ declare const FlyListAppsGraphqlOutput: z.ZodObject<{
|
|
|
41
43
|
}, z.core.$loose>>>;
|
|
42
44
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
43
45
|
}, z.core.$loose>;
|
|
44
|
-
declare const flyListAppsGraphql:
|
|
45
|
-
last?: number | undefined;
|
|
46
|
-
after?: string | undefined;
|
|
47
|
-
first?: number | undefined;
|
|
48
|
-
before?: string | undefined;
|
|
49
|
-
include_vms?: boolean | undefined;
|
|
50
|
-
include_volumes?: boolean | undefined;
|
|
51
|
-
include_services?: boolean | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
46
|
+
declare const flyListAppsGraphql: AppAction<typeof FlyListAppsGraphqlInput, typeof FlyListAppsGraphqlOutput, typeof fly.credential>;
|
|
53
47
|
//#endregion
|
|
54
48
|
export { flyListAppsGraphql };
|
|
55
49
|
//# sourceMappingURL=list-apps-graphql.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps-graphql.d.cts","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-apps-graphql.d.cts","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cA6CvB,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/list-apps-graphql.d.ts
|
|
@@ -41,15 +43,7 @@ declare const FlyListAppsGraphqlOutput: z.ZodObject<{
|
|
|
41
43
|
}, z.core.$loose>>>;
|
|
42
44
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
43
45
|
}, z.core.$loose>;
|
|
44
|
-
declare const flyListAppsGraphql:
|
|
45
|
-
last?: number | undefined;
|
|
46
|
-
after?: string | undefined;
|
|
47
|
-
first?: number | undefined;
|
|
48
|
-
before?: string | undefined;
|
|
49
|
-
include_vms?: boolean | undefined;
|
|
50
|
-
include_volumes?: boolean | undefined;
|
|
51
|
-
include_services?: boolean | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
46
|
+
declare const flyListAppsGraphql: AppAction<typeof FlyListAppsGraphqlInput, typeof FlyListAppsGraphqlOutput, typeof fly.credential>;
|
|
53
47
|
//#endregion
|
|
54
48
|
export { flyListAppsGraphql };
|
|
55
49
|
//# sourceMappingURL=list-apps-graphql.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps-graphql.d.mts","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-apps-graphql.d.mts","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cA6CvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps-graphql.mjs","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAppsGraphqlInput = z.object({\n last: z.number().int().describe(\"Number of apps to return from the end of the list (backward pagination).\").optional(),\n after: z.string().describe(\"Cursor to paginate forward. Use the endCursor from a previous response's pageInfo.\").optional(),\n first: z.number().int().describe(\"Number of apps to return from the beginning of the list (forward pagination). Defaults to server default if not specified.\").optional(),\n before: z.string().describe(\"Cursor to paginate backward. Use the startCursor from a previous response's pageInfo.\").optional(),\n include_vms: z.boolean().default(true).describe(\"Include VM count information for each app\").optional(),\n include_volumes: z.boolean().default(true).describe(\"Include volume information for each app\").optional(),\n include_services: z.boolean().default(true).describe(\"Include service information for each app\").optional(),\n}).describe(\"Request model for listing Fly.io applications via GraphQL.\");\nconst FlyListAppsGraphql_VMInfoSchema = z.object({\n totalCount: z.number().int().describe(\"Total count of virtual machines\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine information.\");\nconst FlyListAppsGraphql_VolumeNodeSchema = z.object({\n name: z.string().describe(\"Volume name\").nullable().optional(),\n}).passthrough().describe(\"Volume node information.\");\nconst FlyListAppsGraphql_VolumesSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_VolumeNodeSchema).describe(\"List of volume nodes\").nullable().optional(),\n}).passthrough().describe(\"Volumes associated with an application.\");\nconst FlyListAppsGraphql_CheckInfoSchema = z.object({\n name: z.string().describe(\"Health check name\").nullable().optional(),\n httpPath: z.string().describe(\"HTTP path for the health check\").nullable().optional(),\n}).passthrough().describe(\"Health check information.\");\nconst FlyListAppsGraphql_ServiceInfoSchema = z.object({\n checks: z.array(FlyListAppsGraphql_CheckInfoSchema).describe(\"List of health checks for the service\").nullable().optional(),\n description: z.string().describe(\"Service description\").nullable().optional(),\n}).passthrough().describe(\"Service information.\");\nconst FlyListAppsGraphql_AppNodeSchema = z.object({\n vms: FlyListAppsGraphql_VMInfoSchema.nullable().optional(),\n name: z.string().describe(\"Application name\").nullable().optional(),\n volumes: FlyListAppsGraphql_VolumesSchema.nullable().optional(),\n services: z.array(FlyListAppsGraphql_ServiceInfoSchema).describe(\"Services running in the app\").nullable().optional(),\n}).passthrough().describe(\"Application node information.\");\nconst FlyListAppsGraphql_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor of the last item in the current page\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more items after the current page\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor of the first item in the current page\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are more items before the current page\").nullable().optional(),\n}).passthrough().describe(\"Relay-style pagination info.\");\nconst FlyListAppsGraphql_AppsDataSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_AppNodeSchema).describe(\"List of application nodes\").nullable().optional(),\n pageInfo: FlyListAppsGraphql_PageInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Apps data structure.\");\nconst FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema = z.object({\n apps: FlyListAppsGraphql_AppsDataSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL response data.\");\nexport const FlyListAppsGraphqlOutput = z.object({\n data: FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly.io applications via GraphQL.\");\n\nexport const flyListAppsGraphql = action(\"FLY_LIST_APPS_GRAPHQL\", {\n slug: \"fly-list-apps-graphql\",\n name: \"List Apps via GraphQL\",\n description: \"List all Fly.io applications with details including volumes, services, and VMs using GraphQL. Use when you need to retrieve a comprehensive overview of all apps in your Fly.io organization.\",\n input: FlyListAppsGraphqlInput,\n output: FlyListAppsGraphqlOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-apps-graphql.mjs","names":[],"sources":["../../src/actions/list-apps-graphql.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 FlyListAppsGraphqlInput = z.object({\n last: z.number().int().describe(\"Number of apps to return from the end of the list (backward pagination).\").optional(),\n after: z.string().describe(\"Cursor to paginate forward. Use the endCursor from a previous response's pageInfo.\").optional(),\n first: z.number().int().describe(\"Number of apps to return from the beginning of the list (forward pagination). Defaults to server default if not specified.\").optional(),\n before: z.string().describe(\"Cursor to paginate backward. Use the startCursor from a previous response's pageInfo.\").optional(),\n include_vms: z.boolean().default(true).describe(\"Include VM count information for each app\").optional(),\n include_volumes: z.boolean().default(true).describe(\"Include volume information for each app\").optional(),\n include_services: z.boolean().default(true).describe(\"Include service information for each app\").optional(),\n}).describe(\"Request model for listing Fly.io applications via GraphQL.\");\nconst FlyListAppsGraphql_VMInfoSchema = z.object({\n totalCount: z.number().int().describe(\"Total count of virtual machines\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine information.\");\nconst FlyListAppsGraphql_VolumeNodeSchema = z.object({\n name: z.string().describe(\"Volume name\").nullable().optional(),\n}).passthrough().describe(\"Volume node information.\");\nconst FlyListAppsGraphql_VolumesSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_VolumeNodeSchema).describe(\"List of volume nodes\").nullable().optional(),\n}).passthrough().describe(\"Volumes associated with an application.\");\nconst FlyListAppsGraphql_CheckInfoSchema = z.object({\n name: z.string().describe(\"Health check name\").nullable().optional(),\n httpPath: z.string().describe(\"HTTP path for the health check\").nullable().optional(),\n}).passthrough().describe(\"Health check information.\");\nconst FlyListAppsGraphql_ServiceInfoSchema = z.object({\n checks: z.array(FlyListAppsGraphql_CheckInfoSchema).describe(\"List of health checks for the service\").nullable().optional(),\n description: z.string().describe(\"Service description\").nullable().optional(),\n}).passthrough().describe(\"Service information.\");\nconst FlyListAppsGraphql_AppNodeSchema = z.object({\n vms: FlyListAppsGraphql_VMInfoSchema.nullable().optional(),\n name: z.string().describe(\"Application name\").nullable().optional(),\n volumes: FlyListAppsGraphql_VolumesSchema.nullable().optional(),\n services: z.array(FlyListAppsGraphql_ServiceInfoSchema).describe(\"Services running in the app\").nullable().optional(),\n}).passthrough().describe(\"Application node information.\");\nconst FlyListAppsGraphql_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor of the last item in the current page\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more items after the current page\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor of the first item in the current page\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are more items before the current page\").nullable().optional(),\n}).passthrough().describe(\"Relay-style pagination info.\");\nconst FlyListAppsGraphql_AppsDataSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_AppNodeSchema).describe(\"List of application nodes\").nullable().optional(),\n pageInfo: FlyListAppsGraphql_PageInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Apps data structure.\");\nconst FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema = z.object({\n apps: FlyListAppsGraphql_AppsDataSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL response data.\");\nexport const FlyListAppsGraphqlOutput = z.object({\n data: FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly.io applications via GraphQL.\");\n\nexport const flyListAppsGraphql: AppAction<\n typeof FlyListAppsGraphqlInput,\n typeof FlyListAppsGraphqlOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_APPS_GRAPHQL\", {\n slug: \"fly-list-apps-graphql\",\n name: \"List Apps via GraphQL\",\n description: \"List all Fly.io applications with details including volumes, services, and VMs using GraphQL. Use when you need to retrieve a comprehensive overview of all apps in your Fly.io organization.\",\n input: FlyListAppsGraphqlInput,\n output: FlyListAppsGraphqlOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps.cjs","names":["z","action"],"sources":["../../src/actions/list-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAppsInput = z.object({\n app_role: z.string().describe(\"Filter apps by role\").optional(),\n org_slug: z.string().describe(\"The organization slug, or 'personal', to filter apps\"),\n}).describe(\"Request model for listing Fly apps in an organization.\");\nconst FlyListApps_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details for a Fly app.\");\nconst FlyListApps_AppSchema = z.object({\n id: z.string().describe(\"Unique app ID\").nullable().optional(),\n name: z.string().describe(\"App name\").nullable().optional(),\n status: z.string().describe(\"Current status of the app\").nullable().optional(),\n network: z.string().describe(\"Network configuration\").nullable().optional(),\n organization: FlyListApps_OrganizationSchema.nullable().optional(),\n volume_count: z.number().int().describe(\"Number of volumes attached to the app\").nullable().optional(),\n machine_count: z.number().int().describe(\"Number of machines in the app\").nullable().optional(),\n internal_numeric_id: z.number().int().describe(\"Internal numeric identifier\").nullable().optional(),\n}).passthrough().describe(\"Fly app object with metadata.\");\nexport const FlyListAppsOutput = z.object({\n apps: z.array(FlyListApps_AppSchema).describe(\"List of apps in the organization\").nullable().optional(),\n total_apps: z.number().int().describe(\"Total number of apps in the organization\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly apps.\");\n\nexport const flyListApps = action(\"FLY_LIST_APPS\", {\n slug: \"fly-list-apps\",\n name: \"List Apps\",\n description: \"Tool to list all Fly Apps in an organization. Use when you need to retrieve apps for a specific organization using its slug.\",\n input: FlyListAppsInput,\n output: FlyListAppsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-apps.cjs","names":["z","action"],"sources":["../../src/actions/list-apps.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 FlyListAppsInput = z.object({\n app_role: z.string().describe(\"Filter apps by role\").optional(),\n org_slug: z.string().describe(\"The organization slug, or 'personal', to filter apps\"),\n}).describe(\"Request model for listing Fly apps in an organization.\");\nconst FlyListApps_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details for a Fly app.\");\nconst FlyListApps_AppSchema = z.object({\n id: z.string().describe(\"Unique app ID\").nullable().optional(),\n name: z.string().describe(\"App name\").nullable().optional(),\n status: z.string().describe(\"Current status of the app\").nullable().optional(),\n network: z.string().describe(\"Network configuration\").nullable().optional(),\n organization: FlyListApps_OrganizationSchema.nullable().optional(),\n volume_count: z.number().int().describe(\"Number of volumes attached to the app\").nullable().optional(),\n machine_count: z.number().int().describe(\"Number of machines in the app\").nullable().optional(),\n internal_numeric_id: z.number().int().describe(\"Internal numeric identifier\").nullable().optional(),\n}).passthrough().describe(\"Fly app object with metadata.\");\nexport const FlyListAppsOutput = z.object({\n apps: z.array(FlyListApps_AppSchema).describe(\"List of apps in the organization\").nullable().optional(),\n total_apps: z.number().int().describe(\"Total number of apps in the organization\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly apps.\");\n\nexport const flyListApps: AppAction<\n typeof FlyListAppsInput,\n typeof FlyListAppsOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_APPS\", {\n slug: \"fly-list-apps\",\n name: \"List Apps\",\n description: \"Tool to list all Fly Apps in an organization. Use when you need to retrieve apps for a specific organization using its slug.\",\n input: FlyListAppsInput,\n output: FlyListAppsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mBAAmBA,IAAAA,EAAE,OAAO;CACvC,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;AACtF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,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,qCAAqC;AAC/D,MAAM,wBAAwBA,IAAAA,EAAE,OAAO;CACrC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,+BAA+B,SAAS,CAAC,CAAC,SAAS;CACjE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAa,oBAAoBA,IAAAA,EAAE,OAAO;CACxC,MAAMA,IAAAA,EAAE,MAAM,qBAAqB,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,cAITC,eAAAA,OAAO,iBAAiB;CAC1B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-apps.d.ts
|
|
@@ -22,10 +24,7 @@ declare const FlyListAppsOutput: z.ZodObject<{
|
|
|
22
24
|
}, z.core.$loose>>>>;
|
|
23
25
|
total_apps: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const flyListApps:
|
|
26
|
-
org_slug: string;
|
|
27
|
-
app_role?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
|
+
declare const flyListApps: AppAction<typeof FlyListAppsInput, typeof FlyListAppsOutput, typeof fly.credential>;
|
|
29
28
|
//#endregion
|
|
30
29
|
export { flyListApps };
|
|
31
30
|
//# sourceMappingURL=list-apps.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps.d.cts","names":[],"sources":["../../src/actions/list-apps.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-apps.d.cts","names":[],"sources":["../../src/actions/list-apps.ts"],"mappings":";;;;;cAMa,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;cAmBhB,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/list-apps.d.ts
|
|
@@ -22,10 +24,7 @@ declare const FlyListAppsOutput: z.ZodObject<{
|
|
|
22
24
|
}, z.core.$loose>>>>;
|
|
23
25
|
total_apps: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const flyListApps:
|
|
26
|
-
org_slug: string;
|
|
27
|
-
app_role?: string | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
|
+
declare const flyListApps: AppAction<typeof FlyListAppsInput, typeof FlyListAppsOutput, typeof fly.credential>;
|
|
29
28
|
//#endregion
|
|
30
29
|
export { flyListApps };
|
|
31
30
|
//# sourceMappingURL=list-apps.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps.d.mts","names":[],"sources":["../../src/actions/list-apps.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-apps.d.mts","names":[],"sources":["../../src/actions/list-apps.ts"],"mappings":";;;;;cAMa,gBAAA,EAAgB,CAAA,CAAA,SAAA;;;;cAmBhB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAKjB,WAAA,EAAa,SAAA,QACjB,gBAAA,SACA,iBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps.mjs","names":[],"sources":["../../src/actions/list-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAppsInput = z.object({\n app_role: z.string().describe(\"Filter apps by role\").optional(),\n org_slug: z.string().describe(\"The organization slug, or 'personal', to filter apps\"),\n}).describe(\"Request model for listing Fly apps in an organization.\");\nconst FlyListApps_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details for a Fly app.\");\nconst FlyListApps_AppSchema = z.object({\n id: z.string().describe(\"Unique app ID\").nullable().optional(),\n name: z.string().describe(\"App name\").nullable().optional(),\n status: z.string().describe(\"Current status of the app\").nullable().optional(),\n network: z.string().describe(\"Network configuration\").nullable().optional(),\n organization: FlyListApps_OrganizationSchema.nullable().optional(),\n volume_count: z.number().int().describe(\"Number of volumes attached to the app\").nullable().optional(),\n machine_count: z.number().int().describe(\"Number of machines in the app\").nullable().optional(),\n internal_numeric_id: z.number().int().describe(\"Internal numeric identifier\").nullable().optional(),\n}).passthrough().describe(\"Fly app object with metadata.\");\nexport const FlyListAppsOutput = z.object({\n apps: z.array(FlyListApps_AppSchema).describe(\"List of apps in the organization\").nullable().optional(),\n total_apps: z.number().int().describe(\"Total number of apps in the organization\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly apps.\");\n\nexport const flyListApps = action(\"FLY_LIST_APPS\", {\n slug: \"fly-list-apps\",\n name: \"List Apps\",\n description: \"Tool to list all Fly Apps in an organization. Use when you need to retrieve apps for a specific organization using its slug.\",\n input: FlyListAppsInput,\n output: FlyListAppsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-apps.mjs","names":[],"sources":["../../src/actions/list-apps.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 FlyListAppsInput = z.object({\n app_role: z.string().describe(\"Filter apps by role\").optional(),\n org_slug: z.string().describe(\"The organization slug, or 'personal', to filter apps\"),\n}).describe(\"Request model for listing Fly apps in an organization.\");\nconst FlyListApps_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details for a Fly app.\");\nconst FlyListApps_AppSchema = z.object({\n id: z.string().describe(\"Unique app ID\").nullable().optional(),\n name: z.string().describe(\"App name\").nullable().optional(),\n status: z.string().describe(\"Current status of the app\").nullable().optional(),\n network: z.string().describe(\"Network configuration\").nullable().optional(),\n organization: FlyListApps_OrganizationSchema.nullable().optional(),\n volume_count: z.number().int().describe(\"Number of volumes attached to the app\").nullable().optional(),\n machine_count: z.number().int().describe(\"Number of machines in the app\").nullable().optional(),\n internal_numeric_id: z.number().int().describe(\"Internal numeric identifier\").nullable().optional(),\n}).passthrough().describe(\"Fly app object with metadata.\");\nexport const FlyListAppsOutput = z.object({\n apps: z.array(FlyListApps_AppSchema).describe(\"List of apps in the organization\").nullable().optional(),\n total_apps: z.number().int().describe(\"Total number of apps in the organization\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly apps.\");\n\nexport const flyListApps: AppAction<\n typeof FlyListAppsInput,\n typeof FlyListAppsOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_APPS\", {\n slug: \"fly-list-apps\",\n name: \"List Apps\",\n description: \"Tool to list all Fly Apps in an organization. Use when you need to retrieve apps for a specific organization using its slug.\",\n input: FlyListAppsInput,\n output: FlyListAppsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mBAAmB,EAAE,OAAO;CACvC,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;AACtF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,wBAAwB,EAAE,OAAO;CACrC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,+BAA+B,SAAS,CAAC,CAAC,SAAS;CACjE,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AAMzD,MAAa,cAIT,OAAO,iBAAiB;CAC1B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd+B,EAAE,OAAO;EACxC,MAAM,EAAE,MAAM,qBAAqB,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-check-locations.cjs","names":["z","action"],"sources":["../../src/actions/list-check-locations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListCheckLocationsInput = z.object({}).describe(\"Request model for listing available Fly.io health check locations.\");\nconst FlyListCheckLocations_CheckLocationItemSchema = z.object({\n name: z.string().describe(\"Unique identifier code for the check location (e.g., 'ams', 'atl', 'cdg').\").nullable(),\n state: z.string().describe(\"State or province within the country, if applicable.\").nullable().optional(),\n title: z.string().describe(\"Human-readable name/title of the check location (e.g., 'Amsterdam, Netherlands').\").nullable(),\n country: z.string().describe(\"Country code or name where the check location is situated.\").nullable(),\n locality: z.string().describe(\"City or locality name for the check location.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single check location for Fly.io health checks.\");\nconst FlyListCheckLocations_ListCheckLocationsResponseDataSchema = z.object({\n checkLocations: z.array(FlyListCheckLocations_CheckLocationItemSchema).describe(\"Array of all available check locations for Fly.io health checks.\"),\n}).passthrough().describe(\"Data envelope containing the list of check locations.\");\nexport const FlyListCheckLocationsOutput = z.object({\n data: FlyListCheckLocations_ListCheckLocationsResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for the checkLocations GraphQL query.\");\n\nexport const flyListCheckLocations = action(\"FLY_LIST_CHECK_LOCATIONS\", {\n slug: \"fly-list-check-locations\",\n name: \"Check Locations\",\n description: \"Retrieve all available Fly.io health check locations. Returns a comprehensive list of global locations where health checks can be performed, including geographic details and coordinates. Use when you need to determine available monitoring points for setting up health checks.\",\n input: FlyListCheckLocationsInput,\n output: FlyListCheckLocationsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-check-locations.cjs","names":["z","action"],"sources":["../../src/actions/list-check-locations.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyListCheckLocationsInput = z.object({}).describe(\"Request model for listing available Fly.io health check locations.\");\nconst FlyListCheckLocations_CheckLocationItemSchema = z.object({\n name: z.string().describe(\"Unique identifier code for the check location (e.g., 'ams', 'atl', 'cdg').\").nullable(),\n state: z.string().describe(\"State or province within the country, if applicable.\").nullable().optional(),\n title: z.string().describe(\"Human-readable name/title of the check location (e.g., 'Amsterdam, Netherlands').\").nullable(),\n country: z.string().describe(\"Country code or name where the check location is situated.\").nullable(),\n locality: z.string().describe(\"City or locality name for the check location.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single check location for Fly.io health checks.\");\nconst FlyListCheckLocations_ListCheckLocationsResponseDataSchema = z.object({\n checkLocations: z.array(FlyListCheckLocations_CheckLocationItemSchema).describe(\"Array of all available check locations for Fly.io health checks.\"),\n}).passthrough().describe(\"Data envelope containing the list of check locations.\");\nexport const FlyListCheckLocationsOutput = z.object({\n data: FlyListCheckLocations_ListCheckLocationsResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response model for the checkLocations GraphQL query.\");\n\nexport const flyListCheckLocations: AppAction<\n typeof FlyListCheckLocationsInput,\n typeof FlyListCheckLocationsOutput,\n typeof fly.credential\n> = action(\"FLY_LIST_CHECK_LOCATIONS\", {\n slug: \"fly-list-check-locations\",\n name: \"Check Locations\",\n description: \"Retrieve all available Fly.io health check locations. Returns a comprehensive list of global locations where health checks can be performed, including geographic details and coordinates. Use when you need to determine available monitoring points for setting up health checks.\",\n input: FlyListCheckLocationsInput,\n output: FlyListCheckLocationsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oEAAoE;AACpI,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACjH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACzH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAM,6DAA6DA,IAAAA,EAAE,OAAO,EAC1E,gBAAgBA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,kEAAkE,EACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,MAAM,2DAA2D,SAAS,EAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,wBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-check-locations.d.ts
|
|
@@ -13,7 +15,7 @@ declare const FlyListCheckLocationsOutput: z.ZodObject<{
|
|
|
13
15
|
}, z.core.$loose>>;
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const flyListCheckLocations:
|
|
18
|
+
declare const flyListCheckLocations: AppAction<typeof FlyListCheckLocationsInput, typeof FlyListCheckLocationsOutput, typeof fly.credential>;
|
|
17
19
|
//#endregion
|
|
18
20
|
export { flyListCheckLocations };
|
|
19
21
|
//# sourceMappingURL=list-check-locations.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-check-locations.d.cts","names":[],"sources":["../../src/actions/list-check-locations.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-check-locations.d.cts","names":[],"sources":["../../src/actions/list-check-locations.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAW1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,GAAA,CAAI,UAAA"}
|