@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
package/dist/action.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.cjs","names":["fly","executeFlyTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { fly } from \"./app\";\nimport { executeFlyTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["fly","executeFlyTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { fly } from \"./app\";\nimport { executeFlyTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof fly.credential> {\n return fly.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeFlyTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOmD;CACnD,OAAOA,YAAAA,IAAI,OAAO;EAChB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,eAAe,MAAM,KAAgC,CAAC;EACtF;CACF,CAAC;AACH"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { fly } from \"./app\";\nimport { executeFlyTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { fly } from \"./app\";\nimport { executeFlyTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof fly.credential> {\n return fly.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeFlyTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOmD;CACnD,OAAO,IAAI,OAAO;EAChB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,eAAe,MAAM,KAAgC,CAAC;EACtF;CACF,CAAC;AACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-wire-guard-peer.cjs","names":["z","action"],"sources":["../../src/actions/add-wire-guard-peer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyAddWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name for the WireGuard peer\"),\n pubkey: z.string().describe(\"The Curve25519 public key for the WireGuard peer. Must be a valid base64-encoded 32-byte public key.\"),\n region: z.string().describe(\"The region to deploy the WireGuard peer. If not specified, Fly will choose automatically.\").optional(),\n network: z.string().describe(\"Network ID to attach the peer to. If not specified, uses the default organization network.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to add the WireGuard peer to\"),\n}).describe(\"Request model for adding a WireGuard peer connection to an organization.\");\nexport const FlyAddWireGuardPeerOutput = z.object({\n peerip: z.string().describe(\"The peer IP address assigned to the WireGuard peer\").nullable().optional(),\n pubkey: z.string().describe(\"The public key of the WireGuard peer\").nullable().optional(),\n network: z.string().describe(\"The network the peer is attached to\").nullable().optional(),\n endpointip: z.string().describe(\"The endpoint IP address for the WireGuard peer\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for adding a WireGuard peer connection.\");\n\nexport const flyAddWireGuardPeer = action(\"FLY_ADD_WIRE_GUARD_PEER\", {\n slug: \"fly-add-wire-guard-peer\",\n name: \"Add WireGuard Peer\",\n description: \"Tool to add a WireGuard peer connection to a Fly.io organization for private network access. Use when setting up VPN access or private networking between your infrastructure and Fly.io.\",\n input: FlyAddWireGuardPeerInput,\n output: FlyAddWireGuardPeerOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-wire-guard-peer.cjs","names":["z","action"],"sources":["../../src/actions/add-wire-guard-peer.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 FlyAddWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name for the WireGuard peer\"),\n pubkey: z.string().describe(\"The Curve25519 public key for the WireGuard peer. Must be a valid base64-encoded 32-byte public key.\"),\n region: z.string().describe(\"The region to deploy the WireGuard peer. If not specified, Fly will choose automatically.\").optional(),\n network: z.string().describe(\"Network ID to attach the peer to. If not specified, uses the default organization network.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to add the WireGuard peer to\"),\n}).describe(\"Request model for adding a WireGuard peer connection to an organization.\");\nexport const FlyAddWireGuardPeerOutput = z.object({\n peerip: z.string().describe(\"The peer IP address assigned to the WireGuard peer\").nullable().optional(),\n pubkey: z.string().describe(\"The public key of the WireGuard peer\").nullable().optional(),\n network: z.string().describe(\"The network the peer is attached to\").nullable().optional(),\n endpointip: z.string().describe(\"The endpoint IP address for the WireGuard peer\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for adding a WireGuard peer connection.\");\n\nexport const flyAddWireGuardPeer: AppAction<\n typeof FlyAddWireGuardPeerInput,\n typeof FlyAddWireGuardPeerOutput,\n typeof fly.credential\n> = action(\"FLY_ADD_WIRE_GUARD_PEER\", {\n slug: \"fly-add-wire-guard-peer\",\n name: \"Add WireGuard Peer\",\n description: \"Tool to add a WireGuard peer connection to a Fly.io organization for private network access. Use when setting up VPN access or private networking between your infrastructure and Fly.io.\",\n input: FlyAddWireGuardPeerInput,\n output: FlyAddWireGuardPeerOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG;CAClI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CAClI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACpI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AACrG,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,sBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/add-wire-guard-peer.d.ts
|
|
@@ -15,13 +17,7 @@ declare const FlyAddWireGuardPeerOutput: z.ZodObject<{
|
|
|
15
17
|
endpointip: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const flyAddWireGuardPeer:
|
|
19
|
-
name: string;
|
|
20
|
-
pubkey: string;
|
|
21
|
-
organization_id: string;
|
|
22
|
-
region?: string | undefined;
|
|
23
|
-
network?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const flyAddWireGuardPeer: AppAction<typeof FlyAddWireGuardPeerInput, typeof FlyAddWireGuardPeerOutput, typeof fly.credential>;
|
|
25
21
|
//#endregion
|
|
26
22
|
export { flyAddWireGuardPeer };
|
|
27
23
|
//# sourceMappingURL=add-wire-guard-peer.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-wire-guard-peer.d.cts","names":[],"sources":["../../src/actions/add-wire-guard-peer.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-wire-guard-peer.d.cts","names":[],"sources":["../../src/actions/add-wire-guard-peer.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;cAOxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAQzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/add-wire-guard-peer.d.ts
|
|
@@ -15,13 +17,7 @@ declare const FlyAddWireGuardPeerOutput: z.ZodObject<{
|
|
|
15
17
|
endpointip: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const flyAddWireGuardPeer:
|
|
19
|
-
name: string;
|
|
20
|
-
pubkey: string;
|
|
21
|
-
organization_id: string;
|
|
22
|
-
region?: string | undefined;
|
|
23
|
-
network?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const flyAddWireGuardPeer: AppAction<typeof FlyAddWireGuardPeerInput, typeof FlyAddWireGuardPeerOutput, typeof fly.credential>;
|
|
25
21
|
//#endregion
|
|
26
22
|
export { flyAddWireGuardPeer };
|
|
27
23
|
//# sourceMappingURL=add-wire-guard-peer.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-wire-guard-peer.d.mts","names":[],"sources":["../../src/actions/add-wire-guard-peer.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-wire-guard-peer.d.mts","names":[],"sources":["../../src/actions/add-wire-guard-peer.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;cAOxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAQzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-wire-guard-peer.mjs","names":[],"sources":["../../src/actions/add-wire-guard-peer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyAddWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name for the WireGuard peer\"),\n pubkey: z.string().describe(\"The Curve25519 public key for the WireGuard peer. Must be a valid base64-encoded 32-byte public key.\"),\n region: z.string().describe(\"The region to deploy the WireGuard peer. If not specified, Fly will choose automatically.\").optional(),\n network: z.string().describe(\"Network ID to attach the peer to. If not specified, uses the default organization network.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to add the WireGuard peer to\"),\n}).describe(\"Request model for adding a WireGuard peer connection to an organization.\");\nexport const FlyAddWireGuardPeerOutput = z.object({\n peerip: z.string().describe(\"The peer IP address assigned to the WireGuard peer\").nullable().optional(),\n pubkey: z.string().describe(\"The public key of the WireGuard peer\").nullable().optional(),\n network: z.string().describe(\"The network the peer is attached to\").nullable().optional(),\n endpointip: z.string().describe(\"The endpoint IP address for the WireGuard peer\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for adding a WireGuard peer connection.\");\n\nexport const flyAddWireGuardPeer = action(\"FLY_ADD_WIRE_GUARD_PEER\", {\n slug: \"fly-add-wire-guard-peer\",\n name: \"Add WireGuard Peer\",\n description: \"Tool to add a WireGuard peer connection to a Fly.io organization for private network access. Use when setting up VPN access or private networking between your infrastructure and Fly.io.\",\n input: FlyAddWireGuardPeerInput,\n output: FlyAddWireGuardPeerOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-wire-guard-peer.mjs","names":[],"sources":["../../src/actions/add-wire-guard-peer.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 FlyAddWireGuardPeerInput = z.object({\n name: z.string().describe(\"The name for the WireGuard peer\"),\n pubkey: z.string().describe(\"The Curve25519 public key for the WireGuard peer. Must be a valid base64-encoded 32-byte public key.\"),\n region: z.string().describe(\"The region to deploy the WireGuard peer. If not specified, Fly will choose automatically.\").optional(),\n network: z.string().describe(\"Network ID to attach the peer to. If not specified, uses the default organization network.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to add the WireGuard peer to\"),\n}).describe(\"Request model for adding a WireGuard peer connection to an organization.\");\nexport const FlyAddWireGuardPeerOutput = z.object({\n peerip: z.string().describe(\"The peer IP address assigned to the WireGuard peer\").nullable().optional(),\n pubkey: z.string().describe(\"The public key of the WireGuard peer\").nullable().optional(),\n network: z.string().describe(\"The network the peer is attached to\").nullable().optional(),\n endpointip: z.string().describe(\"The endpoint IP address for the WireGuard peer\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for adding a WireGuard peer connection.\");\n\nexport const flyAddWireGuardPeer: AppAction<\n typeof FlyAddWireGuardPeerInput,\n typeof FlyAddWireGuardPeerOutput,\n typeof fly.credential\n> = action(\"FLY_ADD_WIRE_GUARD_PEER\", {\n slug: \"fly-add-wire-guard-peer\",\n name: \"Add WireGuard Peer\",\n description: \"Tool to add a WireGuard peer connection to a Fly.io organization for private network access. Use when setting up VPN access or private networking between your infrastructure and Fly.io.\",\n input: FlyAddWireGuardPeerInput,\n output: FlyAddWireGuardPeerOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,sBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG;EAClI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EAClI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;EACpI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACrG,CAAC,CAAC,CAAC,SAAS,0EAiBH;CACP,QAjBuC,EAAE,OAAO;EAChD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-app-name-availability.cjs","names":["z","action"],"sources":["../../src/actions/check-app-name-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCheckAppNameAvailabilityInput = z.object({\n name: z.string().describe(\"The app name to check for availability. Must follow Fly.io naming conventions: lowercase letters, numbers, and hyphens only. Cannot start or end with a hyphen.\"),\n}).describe(\"Request model for checking Fly.io app name availability.\");\nconst FlyCheckAppNameAvailability_AppNameAvailabilityDataSchema = z.object({\n appNameAvailable: z.boolean().describe(\"True if the app name is available for use, false if it is already taken.\").nullable(),\n}).passthrough().describe(\"Data object containing the availability check result.\");\nexport const FlyCheckAppNameAvailabilityOutput = z.object({\n data: FlyCheckAppNameAvailability_AppNameAvailabilityDataSchema.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 app name availability check.\");\n\nexport const flyCheckAppNameAvailability = action(\"FLY_CHECK_APP_NAME_AVAILABILITY\", {\n slug: \"fly-check-app-name-availability\",\n name: \"Check App Name Availability\",\n description: \"Tool to validate an app name for Fly.io app creation. Use when you need to check if a proposed app name is available before attempting to create a new app. Returns availability status via GraphQL query.\",\n input: FlyCheckAppNameAvailabilityInput,\n output: FlyCheckAppNameAvailabilityOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-app-name-availability.cjs","names":["z","action"],"sources":["../../src/actions/check-app-name-availability.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 FlyCheckAppNameAvailabilityInput = z.object({\n name: z.string().describe(\"The app name to check for availability. Must follow Fly.io naming conventions: lowercase letters, numbers, and hyphens only. Cannot start or end with a hyphen.\"),\n}).describe(\"Request model for checking Fly.io app name availability.\");\nconst FlyCheckAppNameAvailability_AppNameAvailabilityDataSchema = z.object({\n appNameAvailable: z.boolean().describe(\"True if the app name is available for use, false if it is already taken.\").nullable(),\n}).passthrough().describe(\"Data object containing the availability check result.\");\nexport const FlyCheckAppNameAvailabilityOutput = z.object({\n data: FlyCheckAppNameAvailability_AppNameAvailabilityDataSchema.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 app name availability check.\");\n\nexport const flyCheckAppNameAvailability: AppAction<\n typeof FlyCheckAppNameAvailabilityInput,\n typeof FlyCheckAppNameAvailabilityOutput,\n typeof fly.credential\n> = action(\"FLY_CHECK_APP_NAME_AVAILABILITY\", {\n slug: \"fly-check-app-name-availability\",\n name: \"Check App Name Availability\",\n description: \"Tool to validate an app name for Fly.io app creation. Use when you need to check if a proposed app name is available before attempting to create a new app. Returns availability status via GraphQL query.\",\n input: FlyCheckAppNameAvailabilityInput,\n output: FlyCheckAppNameAvailabilityOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK,EAC7L,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,4DAA4DA,IAAAA,EAAE,OAAO,EACzE,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAM,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,8BAITC,eAAAA,OAAO,mCAAmC;CAC5C,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/check-app-name-availability.d.ts
|
|
@@ -10,9 +12,7 @@ declare const FlyCheckAppNameAvailabilityOutput: z.ZodObject<{
|
|
|
10
12
|
}, z.core.$loose>>>;
|
|
11
13
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const flyCheckAppNameAvailability:
|
|
14
|
-
name: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const flyCheckAppNameAvailability: AppAction<typeof FlyCheckAppNameAvailabilityInput, typeof FlyCheckAppNameAvailabilityOutput, typeof fly.credential>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { flyCheckAppNameAvailability };
|
|
18
18
|
//# sourceMappingURL=check-app-name-availability.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-app-name-availability.d.cts","names":[],"sources":["../../src/actions/check-app-name-availability.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-app-name-availability.d.cts","names":[],"sources":["../../src/actions/check-app-name-availability.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAMhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAKjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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/check-app-name-availability.d.ts
|
|
@@ -10,9 +12,7 @@ declare const FlyCheckAppNameAvailabilityOutput: z.ZodObject<{
|
|
|
10
12
|
}, z.core.$loose>>>;
|
|
11
13
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const flyCheckAppNameAvailability:
|
|
14
|
-
name: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const flyCheckAppNameAvailability: AppAction<typeof FlyCheckAppNameAvailabilityInput, typeof FlyCheckAppNameAvailabilityOutput, typeof fly.credential>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { flyCheckAppNameAvailability };
|
|
18
18
|
//# sourceMappingURL=check-app-name-availability.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-app-name-availability.d.mts","names":[],"sources":["../../src/actions/check-app-name-availability.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-app-name-availability.d.mts","names":[],"sources":["../../src/actions/check-app-name-availability.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAMhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;cAKjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-app-name-availability.mjs","names":[],"sources":["../../src/actions/check-app-name-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCheckAppNameAvailabilityInput = z.object({\n name: z.string().describe(\"The app name to check for availability. Must follow Fly.io naming conventions: lowercase letters, numbers, and hyphens only. Cannot start or end with a hyphen.\"),\n}).describe(\"Request model for checking Fly.io app name availability.\");\nconst FlyCheckAppNameAvailability_AppNameAvailabilityDataSchema = z.object({\n appNameAvailable: z.boolean().describe(\"True if the app name is available for use, false if it is already taken.\").nullable(),\n}).passthrough().describe(\"Data object containing the availability check result.\");\nexport const FlyCheckAppNameAvailabilityOutput = z.object({\n data: FlyCheckAppNameAvailability_AppNameAvailabilityDataSchema.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 app name availability check.\");\n\nexport const flyCheckAppNameAvailability = action(\"FLY_CHECK_APP_NAME_AVAILABILITY\", {\n slug: \"fly-check-app-name-availability\",\n name: \"Check App Name Availability\",\n description: \"Tool to validate an app name for Fly.io app creation. Use when you need to check if a proposed app name is available before attempting to create a new app. Returns availability status via GraphQL query.\",\n input: FlyCheckAppNameAvailabilityInput,\n output: FlyCheckAppNameAvailabilityOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-app-name-availability.mjs","names":[],"sources":["../../src/actions/check-app-name-availability.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 FlyCheckAppNameAvailabilityInput = z.object({\n name: z.string().describe(\"The app name to check for availability. Must follow Fly.io naming conventions: lowercase letters, numbers, and hyphens only. Cannot start or end with a hyphen.\"),\n}).describe(\"Request model for checking Fly.io app name availability.\");\nconst FlyCheckAppNameAvailability_AppNameAvailabilityDataSchema = z.object({\n appNameAvailable: z.boolean().describe(\"True if the app name is available for use, false if it is already taken.\").nullable(),\n}).passthrough().describe(\"Data object containing the availability check result.\");\nexport const FlyCheckAppNameAvailabilityOutput = z.object({\n data: FlyCheckAppNameAvailability_AppNameAvailabilityDataSchema.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 app name availability check.\");\n\nexport const flyCheckAppNameAvailability: AppAction<\n typeof FlyCheckAppNameAvailabilityInput,\n typeof FlyCheckAppNameAvailabilityOutput,\n typeof fly.credential\n> = action(\"FLY_CHECK_APP_NAME_AVAILABILITY\", {\n slug: \"fly-check-app-name-availability\",\n name: \"Check App Name Availability\",\n description: \"Tool to validate an app name for Fly.io app creation. Use when you need to check if a proposed app name is available before attempting to create a new app. Returns availability status via GraphQL query.\",\n input: FlyCheckAppNameAvailabilityInput,\n output: FlyCheckAppNameAvailabilityOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO,EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK,EAC7L,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,4DAA4D,EAAE,OAAO,EACzE,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAMjF,MAAa,8BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd+C,EAAE,OAAO;EACxD,MAAM,0DAA0D,SAAS,CAAC,CAAC,SAAS;EACpF,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-jobs.cjs","names":["z","action"],"sources":["../../src/actions/check-jobs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCheckJobsInput = z.object({\n query: z.string().describe(\"The GraphQL query string to execute against the Fly.io GraphQL API. Use the checkJobs query to retrieve check jobs. The query returns a CheckJobConnection with nodes, edges, pageInfo, and totalCount fields. Available fields on CheckJob include: id, httpOptions, locations, nextRunAt, runs, schedule, and url. Supports pagination with after, before, first, and last parameters.\"),\n variables: z.record(z.string(), z.unknown()).describe(\"Optional variables for the GraphQL query. Use for parameterized queries. For pagination, you can provide: first (Int), last (Int), after (String cursor), before (String cursor). Example: {'first': 10, 'after': 'cursor_value'}\").optional(),\n}).describe(\"Request model for CheckJobs action.\");\nexport const FlyCheckJobsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The data object returned by the Fly.io GraphQL API. Contains the checkJobs field with nodes array, edges, pageInfo, and totalCount for check jobs.\").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 CheckJobs action.\");\n\nexport const flyCheckJobs = action(\"FLY_CHECK_JOBS\", {\n slug: \"fly-check-jobs\",\n name: \"Check Jobs\",\n description: \"Execute GraphQL queries against the Fly.io checkJobs endpoint. Retrieves check jobs with their schedules, URLs, and configuration. Supports pagination via first/last/after/before parameters. Returns both data and errors for flexible error handling.\",\n input: FlyCheckJobsInput,\n output: FlyCheckJobsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-jobs.cjs","names":["z","action"],"sources":["../../src/actions/check-jobs.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 FlyCheckJobsInput = z.object({\n query: z.string().describe(\"The GraphQL query string to execute against the Fly.io GraphQL API. Use the checkJobs query to retrieve check jobs. The query returns a CheckJobConnection with nodes, edges, pageInfo, and totalCount fields. Available fields on CheckJob include: id, httpOptions, locations, nextRunAt, runs, schedule, and url. Supports pagination with after, before, first, and last parameters.\"),\n variables: z.record(z.string(), z.unknown()).describe(\"Optional variables for the GraphQL query. Use for parameterized queries. For pagination, you can provide: first (Int), last (Int), after (String cursor), before (String cursor). Example: {'first': 10, 'after': 'cursor_value'}\").optional(),\n}).describe(\"Request model for CheckJobs action.\");\nexport const FlyCheckJobsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The data object returned by the Fly.io GraphQL API. Contains the checkJobs field with nodes array, edges, pageInfo, and totalCount for check jobs.\").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 CheckJobs action.\");\n\nexport const flyCheckJobs: AppAction<\n typeof FlyCheckJobsInput,\n typeof FlyCheckJobsOutput,\n typeof fly.credential\n> = action(\"FLY_CHECK_JOBS\", {\n slug: \"fly-check-jobs\",\n name: \"Check Jobs\",\n description: \"Execute GraphQL queries against the Fly.io checkJobs endpoint. Retrieves check jobs with their schedules, URLs, and configuration. Supports pagination via first/last/after/before parameters. Returns both data and errors for flexible error handling.\",\n input: FlyCheckJobsInput,\n output: FlyCheckJobsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oBAAoBA,IAAAA,EAAE,OAAO;CACxC,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0XAA0X;CACrZ,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mOAAmO,CAAC,CAAC,SAAS;AACtS,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3N,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,eAITC,eAAAA,OAAO,kBAAkB;CAC3B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/check-jobs.d.ts
|
|
@@ -9,10 +11,7 @@ declare const FlyCheckJobsOutput: z.ZodObject<{
|
|
|
9
11
|
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
12
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const flyCheckJobs:
|
|
13
|
-
query: string;
|
|
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 flyCheckJobs: AppAction<typeof FlyCheckJobsInput, typeof FlyCheckJobsOutput, typeof fly.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { flyCheckJobs };
|
|
18
17
|
//# sourceMappingURL=check-jobs.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-jobs.d.cts","names":[],"sources":["../../src/actions/check-jobs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-jobs.d.cts","names":[],"sources":["../../src/actions/check-jobs.ts"],"mappings":";;;;;cAMa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;cAIjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAKlB,YAAA,EAAc,SAAA,QAClB,iBAAA,SACA,kBAAA,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/check-jobs.d.ts
|
|
@@ -9,10 +11,7 @@ declare const FlyCheckJobsOutput: z.ZodObject<{
|
|
|
9
11
|
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
12
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const flyCheckJobs:
|
|
13
|
-
query: string;
|
|
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 flyCheckJobs: AppAction<typeof FlyCheckJobsInput, typeof FlyCheckJobsOutput, typeof fly.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { flyCheckJobs };
|
|
18
17
|
//# sourceMappingURL=check-jobs.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-jobs.d.mts","names":[],"sources":["../../src/actions/check-jobs.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-jobs.d.mts","names":[],"sources":["../../src/actions/check-jobs.ts"],"mappings":";;;;;cAMa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;;cAIjB,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAKlB,YAAA,EAAc,SAAA,QAClB,iBAAA,SACA,kBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-jobs.mjs","names":[],"sources":["../../src/actions/check-jobs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCheckJobsInput = z.object({\n query: z.string().describe(\"The GraphQL query string to execute against the Fly.io GraphQL API. Use the checkJobs query to retrieve check jobs. The query returns a CheckJobConnection with nodes, edges, pageInfo, and totalCount fields. Available fields on CheckJob include: id, httpOptions, locations, nextRunAt, runs, schedule, and url. Supports pagination with after, before, first, and last parameters.\"),\n variables: z.record(z.string(), z.unknown()).describe(\"Optional variables for the GraphQL query. Use for parameterized queries. For pagination, you can provide: first (Int), last (Int), after (String cursor), before (String cursor). Example: {'first': 10, 'after': 'cursor_value'}\").optional(),\n}).describe(\"Request model for CheckJobs action.\");\nexport const FlyCheckJobsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The data object returned by the Fly.io GraphQL API. Contains the checkJobs field with nodes array, edges, pageInfo, and totalCount for check jobs.\").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 CheckJobs action.\");\n\nexport const flyCheckJobs = action(\"FLY_CHECK_JOBS\", {\n slug: \"fly-check-jobs\",\n name: \"Check Jobs\",\n description: \"Execute GraphQL queries against the Fly.io checkJobs endpoint. Retrieves check jobs with their schedules, URLs, and configuration. Supports pagination via first/last/after/before parameters. Returns both data and errors for flexible error handling.\",\n input: FlyCheckJobsInput,\n output: FlyCheckJobsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-jobs.mjs","names":[],"sources":["../../src/actions/check-jobs.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 FlyCheckJobsInput = z.object({\n query: z.string().describe(\"The GraphQL query string to execute against the Fly.io GraphQL API. Use the checkJobs query to retrieve check jobs. The query returns a CheckJobConnection with nodes, edges, pageInfo, and totalCount fields. Available fields on CheckJob include: id, httpOptions, locations, nextRunAt, runs, schedule, and url. Supports pagination with after, before, first, and last parameters.\"),\n variables: z.record(z.string(), z.unknown()).describe(\"Optional variables for the GraphQL query. Use for parameterized queries. For pagination, you can provide: first (Int), last (Int), after (String cursor), before (String cursor). Example: {'first': 10, 'after': 'cursor_value'}\").optional(),\n}).describe(\"Request model for CheckJobs action.\");\nexport const FlyCheckJobsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The data object returned by the Fly.io GraphQL API. Contains the checkJobs field with nodes array, edges, pageInfo, and totalCount for check jobs.\").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 CheckJobs action.\");\n\nexport const flyCheckJobs: AppAction<\n typeof FlyCheckJobsInput,\n typeof FlyCheckJobsOutput,\n typeof fly.credential\n> = action(\"FLY_CHECK_JOBS\", {\n slug: \"fly-check-jobs\",\n name: \"Check Jobs\",\n description: \"Execute GraphQL queries against the Fly.io checkJobs endpoint. Retrieves check jobs with their schedules, URLs, and configuration. Supports pagination via first/last/after/before parameters. Returns both data and errors for flexible error handling.\",\n input: FlyCheckJobsInput,\n output: FlyCheckJobsOutput,\n});\n"],"mappings":";;;AAeA,MAAa,eAIT,OAAO,kBAAkB;CAC3B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB+B,EAAE,OAAO;EACxC,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0XAA0X;EACrZ,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mOAAmO,CAAC,CAAC,SAAS;CACtS,CAAC,CAAC,CAAC,SAAS,qCAcH;CACP,QAdgC,EAAE,OAAO;EACzC,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3N,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-user-only-token.cjs","names":["z","action"],"sources":["../../src/actions/check-user-only-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCheckUserOnlyTokenInput = z.object({}).describe(\"Request model for checking if the token only allows user access.\");\nconst FlyCheckUserOnlyToken_CheckUserOnlyTokenResponseDataSchema = z.object({\n userOnlyToken: z.boolean().describe(\"Returns false if the token allows organization access, true if it only allows user access\").nullable(),\n}).passthrough().describe(\"Data field of the GraphQL response.\");\nexport const FlyCheckUserOnlyTokenOutput = z.object({\n data: FlyCheckUserOnlyToken_CheckUserOnlyTokenResponseDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for checking if the token only allows user access.\");\n\nexport const flyCheckUserOnlyToken = action(\"FLY_CHECK_USER_ONLY_TOKEN\", {\n slug: \"fly-check-user-only-token\",\n name: \"Check User Only Token\",\n description: \"Check whether the authentication token only allows user access. Returns false if the token allows organization access, true if it only allows user access.\",\n input: FlyCheckUserOnlyTokenInput,\n output: FlyCheckUserOnlyTokenOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-user-only-token.cjs","names":["z","action"],"sources":["../../src/actions/check-user-only-token.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyCheckUserOnlyTokenInput = z.object({}).describe(\"Request model for checking if the token only allows user access.\");\nconst FlyCheckUserOnlyToken_CheckUserOnlyTokenResponseDataSchema = z.object({\n userOnlyToken: z.boolean().describe(\"Returns false if the token allows organization access, true if it only allows user access\").nullable(),\n}).passthrough().describe(\"Data field of the GraphQL response.\");\nexport const FlyCheckUserOnlyTokenOutput = z.object({\n data: FlyCheckUserOnlyToken_CheckUserOnlyTokenResponseDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for checking if the token only allows user access.\");\n\nexport const flyCheckUserOnlyToken: AppAction<\n typeof FlyCheckUserOnlyTokenInput,\n typeof FlyCheckUserOnlyTokenOutput,\n typeof fly.credential\n> = action(\"FLY_CHECK_USER_ONLY_TOKEN\", {\n slug: \"fly-check-user-only-token\",\n name: \"Check User Only Token\",\n description: \"Check whether the authentication token only allows user access. Returns false if the token allows organization access, true if it only allows user access.\",\n input: FlyCheckUserOnlyTokenInput,\n output: FlyCheckUserOnlyTokenOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAClI,MAAM,6DAA6DA,IAAAA,EAAE,OAAO,EAC1E,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,EAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,MAAM,2DAA2D,SAAS,CAAC,CAAC,SAAS,EACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAE7F,MAAa,wBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/check-user-only-token.d.ts
|
|
@@ -7,7 +9,7 @@ declare const FlyCheckUserOnlyTokenOutput: z.ZodObject<{
|
|
|
7
9
|
userOnlyToken: z.ZodNullable<z.ZodBoolean>;
|
|
8
10
|
}, z.core.$loose>>>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const flyCheckUserOnlyToken:
|
|
12
|
+
declare const flyCheckUserOnlyToken: AppAction<typeof FlyCheckUserOnlyTokenInput, typeof FlyCheckUserOnlyTokenOutput, typeof fly.credential>;
|
|
11
13
|
//#endregion
|
|
12
14
|
export { flyCheckUserOnlyToken };
|
|
13
15
|
//# sourceMappingURL=check-user-only-token.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-user-only-token.d.cts","names":[],"sources":["../../src/actions/check-user-only-token.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-user-only-token.d.cts","names":[],"sources":["../../src/actions/check-user-only-token.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/check-user-only-token.d.ts
|
|
@@ -7,7 +9,7 @@ declare const FlyCheckUserOnlyTokenOutput: z.ZodObject<{
|
|
|
7
9
|
userOnlyToken: z.ZodNullable<z.ZodBoolean>;
|
|
8
10
|
}, z.core.$loose>>>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const flyCheckUserOnlyToken:
|
|
12
|
+
declare const flyCheckUserOnlyToken: AppAction<typeof FlyCheckUserOnlyTokenInput, typeof FlyCheckUserOnlyTokenOutput, typeof fly.credential>;
|
|
11
13
|
//#endregion
|
|
12
14
|
export { flyCheckUserOnlyToken };
|
|
13
15
|
//# sourceMappingURL=check-user-only-token.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-user-only-token.d.mts","names":[],"sources":["../../src/actions/check-user-only-token.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-user-only-token.d.mts","names":[],"sources":["../../src/actions/check-user-only-token.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-user-only-token.mjs","names":[],"sources":["../../src/actions/check-user-only-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCheckUserOnlyTokenInput = z.object({}).describe(\"Request model for checking if the token only allows user access.\");\nconst FlyCheckUserOnlyToken_CheckUserOnlyTokenResponseDataSchema = z.object({\n userOnlyToken: z.boolean().describe(\"Returns false if the token allows organization access, true if it only allows user access\").nullable(),\n}).passthrough().describe(\"Data field of the GraphQL response.\");\nexport const FlyCheckUserOnlyTokenOutput = z.object({\n data: FlyCheckUserOnlyToken_CheckUserOnlyTokenResponseDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for checking if the token only allows user access.\");\n\nexport const flyCheckUserOnlyToken = action(\"FLY_CHECK_USER_ONLY_TOKEN\", {\n slug: \"fly-check-user-only-token\",\n name: \"Check User Only Token\",\n description: \"Check whether the authentication token only allows user access. Returns false if the token allows organization access, true if it only allows user access.\",\n input: FlyCheckUserOnlyTokenInput,\n output: FlyCheckUserOnlyTokenOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"check-user-only-token.mjs","names":[],"sources":["../../src/actions/check-user-only-token.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyCheckUserOnlyTokenInput = z.object({}).describe(\"Request model for checking if the token only allows user access.\");\nconst FlyCheckUserOnlyToken_CheckUserOnlyTokenResponseDataSchema = z.object({\n userOnlyToken: z.boolean().describe(\"Returns false if the token allows organization access, true if it only allows user access\").nullable(),\n}).passthrough().describe(\"Data field of the GraphQL response.\");\nexport const FlyCheckUserOnlyTokenOutput = z.object({\n data: FlyCheckUserOnlyToken_CheckUserOnlyTokenResponseDataSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for checking if the token only allows user access.\");\n\nexport const flyCheckUserOnlyToken: AppAction<\n typeof FlyCheckUserOnlyTokenInput,\n typeof FlyCheckUserOnlyTokenOutput,\n typeof fly.credential\n> = action(\"FLY_CHECK_USER_ONLY_TOKEN\", {\n slug: \"fly-check-user-only-token\",\n name: \"Check User Only Token\",\n description: \"Check whether the authentication token only allows user access. Returns false if the token allows organization access, true if it only allows user access.\",\n input: FlyCheckUserOnlyTokenInput,\n output: FlyCheckUserOnlyTokenOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAClI,MAAM,6DAA6D,EAAE,OAAO,EAC1E,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,EAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAK/D,MAAa,wBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,MAAM,2DAA2D,SAAS,CAAC,CAAC,SAAS,EACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-job-run.cjs","names":["z","action"],"sources":["../../src/actions/create-check-job-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCreateCheckJobRunInput = z.object({\n check_job_id: z.string().describe(\"The ID of the check job to trigger a run for. This is the unique identifier of an existing health check job.\"),\n}).describe(\"Request model for CreateCheckJobRun.\");\nconst FlyCreateCheckJobRun_CheckJobSchema = z.object({\n id: z.string().describe(\"The unique identifier of the check job\").nullable().optional(),\n url: z.string().describe(\"The URL of the check job\").nullable().optional(),\n}).passthrough().describe(\"Check job information.\");\nconst FlyCreateCheckJobRun_CheckJobRunSchema = z.object({\n id: z.string().describe(\"The unique identifier of the check job run\").nullable().optional(),\n state: z.string().describe(\"The current state of the check job run (e.g., 'created', 'running', 'completed')\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp of when the check job run was created\").nullable().optional(),\n}).passthrough().describe(\"Check job run information.\");\nexport const FlyCreateCheckJobRunOutput = z.object({\n checkJob: FlyCreateCheckJobRun_CheckJobSchema.nullable().optional(),\n checkJobRun: FlyCreateCheckJobRun_CheckJobRunSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for CreateCheckJobRun.\");\n\nexport const flyCreateCheckJobRun = action(\"FLY_CREATE_CHECK_JOB_RUN\", {\n slug: \"fly-create-check-job-run\",\n name: \"Create Check Job Run\",\n description: \"Triggers a run of an existing health check job on Fly.io. Use when you need to manually trigger a health check for monitoring or testing purposes.\",\n input: FlyCreateCheckJobRunInput,\n output: FlyCreateCheckJobRunOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-check-job-run.cjs","names":["z","action"],"sources":["../../src/actions/create-check-job-run.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 FlyCreateCheckJobRunInput = z.object({\n check_job_id: z.string().describe(\"The ID of the check job to trigger a run for. This is the unique identifier of an existing health check job.\"),\n}).describe(\"Request model for CreateCheckJobRun.\");\nconst FlyCreateCheckJobRun_CheckJobSchema = z.object({\n id: z.string().describe(\"The unique identifier of the check job\").nullable().optional(),\n url: z.string().describe(\"The URL of the check job\").nullable().optional(),\n}).passthrough().describe(\"Check job information.\");\nconst FlyCreateCheckJobRun_CheckJobRunSchema = z.object({\n id: z.string().describe(\"The unique identifier of the check job run\").nullable().optional(),\n state: z.string().describe(\"The current state of the check job run (e.g., 'created', 'running', 'completed')\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp of when the check job run was created\").nullable().optional(),\n}).passthrough().describe(\"Check job run information.\");\nexport const FlyCreateCheckJobRunOutput = z.object({\n checkJob: FlyCreateCheckJobRun_CheckJobSchema.nullable().optional(),\n checkJobRun: FlyCreateCheckJobRun_CheckJobRunSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for CreateCheckJobRun.\");\n\nexport const flyCreateCheckJobRun: AppAction<\n typeof FlyCreateCheckJobRunInput,\n typeof FlyCreateCheckJobRunOutput,\n typeof fly.credential\n> = action(\"FLY_CREATE_CHECK_JOB_RUN\", {\n slug: \"fly-create-check-job-run\",\n name: \"Create Check Job Run\",\n description: \"Triggers a run of an existing health check job on Fly.io. Use when you need to manually trigger a health check for monitoring or testing purposes.\",\n input: FlyCreateCheckJobRunInput,\n output: FlyCreateCheckJobRunOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,EAClJ,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wBAAwB;AAClD,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,UAAU,oCAAoC,SAAS,CAAC,CAAC,SAAS;CAClE,aAAa,uCAAuC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,uBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-check-job-run.d.ts
|
|
@@ -15,9 +17,7 @@ declare const FlyCreateCheckJobRunOutput: z.ZodObject<{
|
|
|
15
17
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
}, z.core.$loose>>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const flyCreateCheckJobRun:
|
|
19
|
-
check_job_id: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const flyCreateCheckJobRun: AppAction<typeof FlyCreateCheckJobRunInput, typeof FlyCreateCheckJobRunOutput, typeof fly.credential>;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { flyCreateCheckJobRun };
|
|
23
23
|
//# sourceMappingURL=create-check-job-run.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-job-run.d.cts","names":[],"sources":["../../src/actions/create-check-job-run.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-check-job-run.d.cts","names":[],"sources":["../../src/actions/create-check-job-run.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAYzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-check-job-run.d.ts
|
|
@@ -15,9 +17,7 @@ declare const FlyCreateCheckJobRunOutput: z.ZodObject<{
|
|
|
15
17
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
}, z.core.$loose>>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const flyCreateCheckJobRun:
|
|
19
|
-
check_job_id: string;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const flyCreateCheckJobRun: AppAction<typeof FlyCreateCheckJobRunInput, typeof FlyCreateCheckJobRunOutput, typeof fly.credential>;
|
|
21
21
|
//#endregion
|
|
22
22
|
export { flyCreateCheckJobRun };
|
|
23
23
|
//# sourceMappingURL=create-check-job-run.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-job-run.d.mts","names":[],"sources":["../../src/actions/create-check-job-run.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-check-job-run.d.mts","names":[],"sources":["../../src/actions/create-check-job-run.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAYzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-job-run.mjs","names":[],"sources":["../../src/actions/create-check-job-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCreateCheckJobRunInput = z.object({\n check_job_id: z.string().describe(\"The ID of the check job to trigger a run for. This is the unique identifier of an existing health check job.\"),\n}).describe(\"Request model for CreateCheckJobRun.\");\nconst FlyCreateCheckJobRun_CheckJobSchema = z.object({\n id: z.string().describe(\"The unique identifier of the check job\").nullable().optional(),\n url: z.string().describe(\"The URL of the check job\").nullable().optional(),\n}).passthrough().describe(\"Check job information.\");\nconst FlyCreateCheckJobRun_CheckJobRunSchema = z.object({\n id: z.string().describe(\"The unique identifier of the check job run\").nullable().optional(),\n state: z.string().describe(\"The current state of the check job run (e.g., 'created', 'running', 'completed')\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp of when the check job run was created\").nullable().optional(),\n}).passthrough().describe(\"Check job run information.\");\nexport const FlyCreateCheckJobRunOutput = z.object({\n checkJob: FlyCreateCheckJobRun_CheckJobSchema.nullable().optional(),\n checkJobRun: FlyCreateCheckJobRun_CheckJobRunSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for CreateCheckJobRun.\");\n\nexport const flyCreateCheckJobRun = action(\"FLY_CREATE_CHECK_JOB_RUN\", {\n slug: \"fly-create-check-job-run\",\n name: \"Create Check Job Run\",\n description: \"Triggers a run of an existing health check job on Fly.io. Use when you need to manually trigger a health check for monitoring or testing purposes.\",\n input: FlyCreateCheckJobRunInput,\n output: FlyCreateCheckJobRunOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-check-job-run.mjs","names":[],"sources":["../../src/actions/create-check-job-run.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 FlyCreateCheckJobRunInput = z.object({\n check_job_id: z.string().describe(\"The ID of the check job to trigger a run for. This is the unique identifier of an existing health check job.\"),\n}).describe(\"Request model for CreateCheckJobRun.\");\nconst FlyCreateCheckJobRun_CheckJobSchema = z.object({\n id: z.string().describe(\"The unique identifier of the check job\").nullable().optional(),\n url: z.string().describe(\"The URL of the check job\").nullable().optional(),\n}).passthrough().describe(\"Check job information.\");\nconst FlyCreateCheckJobRun_CheckJobRunSchema = z.object({\n id: z.string().describe(\"The unique identifier of the check job run\").nullable().optional(),\n state: z.string().describe(\"The current state of the check job run (e.g., 'created', 'running', 'completed')\").nullable().optional(),\n createdAt: z.string().describe(\"ISO8601 timestamp of when the check job run was created\").nullable().optional(),\n}).passthrough().describe(\"Check job run information.\");\nexport const FlyCreateCheckJobRunOutput = z.object({\n checkJob: FlyCreateCheckJobRun_CheckJobSchema.nullable().optional(),\n checkJobRun: FlyCreateCheckJobRun_CheckJobRunSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for CreateCheckJobRun.\");\n\nexport const flyCreateCheckJobRun: AppAction<\n typeof FlyCreateCheckJobRunInput,\n typeof FlyCreateCheckJobRunOutput,\n typeof fly.credential\n> = action(\"FLY_CREATE_CHECK_JOB_RUN\", {\n slug: \"fly-create-check-job-run\",\n name: \"Create Check Job Run\",\n description: \"Triggers a run of an existing health check job on Fly.io. Use when you need to manually trigger a health check for monitoring or testing purposes.\",\n input: FlyCreateCheckJobRunInput,\n output: FlyCreateCheckJobRunOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4B,EAAE,OAAO,EAChD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,EAClJ,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wBAAwB;AAClD,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AAMtD,MAAa,uBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdwC,EAAE,OAAO;EACjD,UAAU,oCAAoC,SAAS,CAAC,CAAC,SAAS;EAClE,aAAa,uCAAuC,SAAS,CAAC,CAAC,SAAS;CAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-job.cjs","names":["z","action"],"sources":["../../src/actions/create-check-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyCreateCheckJobInput = z.object({\n url: z.string().describe(\"The URL endpoint to monitor for health checks. This should be a fully qualified URL that will be checked from multiple locations.\"),\n locations: z.array(z.string()).describe(\"List of geographic locations from which to perform health checks. Common locations include 'newyork', 'london', 'tokyo', 'sydney', 'singapore', etc.\"),\n http_options: z.object({\n verb: z.enum([\"GET\", \"HEAD\"]).describe(\"HTTP method to use for the health check request (GET or HEAD).\"),\n headers: z.array(z.string()).describe(\"Optional list of HTTP headers to include in the health check request. Each header should be in 'Key: Value' format.\").optional(),\n}).describe(\"HTTP configuration options for the health check, including the HTTP verb (GET/HEAD) and optional headers.\"),\n organization_id: z.string().describe(\"Organization ID where the health check job will be created. This should be your Fly.io organization identifier.\"),\n}).describe(\"Request model for creating a health check job in Fly.io.\");\nconst FlyCreateCheckJob_CheckJobResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the created check job.\").nullable(),\n url: z.string().describe(\"The URL being monitored by this check job.\").nullable(),\n}).passthrough().describe(\"Response data for a created check job.\");\nconst FlyCreateCheckJob_CheckJobRunResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the check job run.\").nullable(),\n}).passthrough().describe(\"Response data for an initial check job run.\");\nexport const FlyCreateCheckJobOutput = z.object({\n checkJob: FlyCreateCheckJob_CheckJobResponseSchema.nullable(),\n checkJobRun: FlyCreateCheckJob_CheckJobRunResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for creating a health check job in Fly.io.\");\n\nexport const flyCreateCheckJob = action(\"FLY_CREATE_CHECK_JOB\", {\n slug: \"fly-create-check-job\",\n name: \"Create Health Check Job\",\n description: \"Tool to create a health check job for monitoring application endpoints in Fly.io. Use when you need to set up automated health monitoring for a URL from multiple geographic locations.\",\n input: FlyCreateCheckJobInput,\n output: FlyCreateCheckJobOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-check-job.cjs","names":["z","action"],"sources":["../../src/actions/create-check-job.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { fly } from \"../app\";\n\nexport const FlyCreateCheckJobInput = z.object({\n url: z.string().describe(\"The URL endpoint to monitor for health checks. This should be a fully qualified URL that will be checked from multiple locations.\"),\n locations: z.array(z.string()).describe(\"List of geographic locations from which to perform health checks. Common locations include 'newyork', 'london', 'tokyo', 'sydney', 'singapore', etc.\"),\n http_options: z.object({\n verb: z.enum([\"GET\", \"HEAD\"]).describe(\"HTTP method to use for the health check request (GET or HEAD).\"),\n headers: z.array(z.string()).describe(\"Optional list of HTTP headers to include in the health check request. Each header should be in 'Key: Value' format.\").optional(),\n}).describe(\"HTTP configuration options for the health check, including the HTTP verb (GET/HEAD) and optional headers.\"),\n organization_id: z.string().describe(\"Organization ID where the health check job will be created. This should be your Fly.io organization identifier.\"),\n}).describe(\"Request model for creating a health check job in Fly.io.\");\nconst FlyCreateCheckJob_CheckJobResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the created check job.\").nullable(),\n url: z.string().describe(\"The URL being monitored by this check job.\").nullable(),\n}).passthrough().describe(\"Response data for a created check job.\");\nconst FlyCreateCheckJob_CheckJobRunResponseSchema = z.object({\n id: z.string().describe(\"Unique identifier for the check job run.\").nullable(),\n}).passthrough().describe(\"Response data for an initial check job run.\");\nexport const FlyCreateCheckJobOutput = z.object({\n checkJob: FlyCreateCheckJob_CheckJobResponseSchema.nullable(),\n checkJobRun: FlyCreateCheckJob_CheckJobRunResponseSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for creating a health check job in Fly.io.\");\n\nexport const flyCreateCheckJob: AppAction<\n typeof FlyCreateCheckJobInput,\n typeof FlyCreateCheckJobOutput,\n typeof fly.credential\n> = action(\"FLY_CREATE_CHECK_JOB\", {\n slug: \"fly-create-check-job\",\n name: \"Create Health Check Job\",\n description: \"Tool to create a health check job for monitoring application endpoints in Fly.io. Use when you need to set up automated health monitoring for a URL from multiple geographic locations.\",\n input: FlyCreateCheckJobInput,\n output: FlyCreateCheckJobOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;CAC5J,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sJAAsJ;CAC9L,cAAcA,IAAAA,EAAE,OAAO;EACvB,MAAMA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,gEAAgE;EACvG,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CACxK,CAAC,CAAC,CAAC,SAAS,2GAA2G;CACrH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;AACxJ,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,UAAU,yCAAyC,SAAS;CAC5D,aAAa,4CAA4C,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,oBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-check-job.d.ts
|
|
@@ -22,15 +24,7 @@ declare const FlyCreateCheckJobOutput: z.ZodObject<{
|
|
|
22
24
|
id: z.ZodNullable<z.ZodString>;
|
|
23
25
|
}, z.core.$loose>>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const flyCreateCheckJob:
|
|
26
|
-
url: string;
|
|
27
|
-
locations: string[];
|
|
28
|
-
http_options: {
|
|
29
|
-
verb: "GET" | "HEAD";
|
|
30
|
-
headers?: string[] | undefined;
|
|
31
|
-
};
|
|
32
|
-
organization_id: string;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
|
+
declare const flyCreateCheckJob: AppAction<typeof FlyCreateCheckJobInput, typeof FlyCreateCheckJobOutput, typeof fly.credential>;
|
|
34
28
|
//#endregion
|
|
35
29
|
export { flyCreateCheckJob };
|
|
36
30
|
//# sourceMappingURL=create-check-job.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-job.d.cts","names":[],"sources":["../../src/actions/create-check-job.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-check-job.d.cts","names":[],"sources":["../../src/actions/create-check-job.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAgBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,GAAA,CAAI,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { fly } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-check-job.d.ts
|
|
@@ -22,15 +24,7 @@ declare const FlyCreateCheckJobOutput: z.ZodObject<{
|
|
|
22
24
|
id: z.ZodNullable<z.ZodString>;
|
|
23
25
|
}, z.core.$loose>>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const flyCreateCheckJob:
|
|
26
|
-
url: string;
|
|
27
|
-
locations: string[];
|
|
28
|
-
http_options: {
|
|
29
|
-
verb: "GET" | "HEAD";
|
|
30
|
-
headers?: string[] | undefined;
|
|
31
|
-
};
|
|
32
|
-
organization_id: string;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
|
+
declare const flyCreateCheckJob: AppAction<typeof FlyCreateCheckJobInput, typeof FlyCreateCheckJobOutput, typeof fly.credential>;
|
|
34
28
|
//#endregion
|
|
35
29
|
export { flyCreateCheckJob };
|
|
36
30
|
//# sourceMappingURL=create-check-job.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-check-job.d.mts","names":[],"sources":["../../src/actions/create-check-job.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-check-job.d.mts","names":[],"sources":["../../src/actions/create-check-job.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAgBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,GAAA,CAAI,UAAA"}
|