@keystrokehq/fly 0.1.1 → 0.1.3
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 +6 -6
- package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.cts +7 -13
- package/dist/actions/add-wire-guard-peer.d.mts +7 -13
- package/dist/actions/add-wire-guard-peer.mjs +6 -6
- package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/check-app-name-availability.cjs +4 -4
- package/dist/actions/check-app-name-availability.cjs.map +1 -1
- package/dist/actions/check-app-name-availability.d.cts +5 -10
- package/dist/actions/check-app-name-availability.d.cts.map +1 -1
- package/dist/actions/check-app-name-availability.d.mts +5 -10
- package/dist/actions/check-app-name-availability.d.mts.map +1 -1
- package/dist/actions/check-app-name-availability.mjs +4 -4
- package/dist/actions/check-app-name-availability.mjs.map +1 -1
- package/dist/actions/check-jobs.cjs +3 -3
- package/dist/actions/check-jobs.cjs.map +1 -1
- package/dist/actions/check-jobs.d.cts +4 -7
- package/dist/actions/check-jobs.d.cts.map +1 -1
- package/dist/actions/check-jobs.d.mts +4 -7
- package/dist/actions/check-jobs.d.mts.map +1 -1
- package/dist/actions/check-jobs.mjs +3 -3
- package/dist/actions/check-jobs.mjs.map +1 -1
- package/dist/actions/check-user-only-token.cjs +2 -2
- package/dist/actions/check-user-only-token.cjs.map +1 -1
- package/dist/actions/check-user-only-token.d.cts +4 -8
- package/dist/actions/check-user-only-token.d.cts.map +1 -1
- package/dist/actions/check-user-only-token.d.mts +4 -8
- package/dist/actions/check-user-only-token.d.mts.map +1 -1
- package/dist/actions/check-user-only-token.mjs +2 -2
- package/dist/actions/check-user-only-token.mjs.map +1 -1
- package/dist/actions/create-check-job-run.cjs +10 -10
- package/dist/actions/create-check-job-run.cjs.map +1 -1
- package/dist/actions/create-check-job-run.d.cts +11 -21
- package/dist/actions/create-check-job-run.d.mts +11 -21
- package/dist/actions/create-check-job-run.mjs +10 -10
- package/dist/actions/create-check-job-run.mjs.map +1 -1
- package/dist/actions/create-check-job.cjs +4 -4
- package/dist/actions/create-check-job.cjs.map +1 -1
- package/dist/actions/create-check-job.d.cts +5 -13
- package/dist/actions/create-check-job.d.mts +5 -13
- package/dist/actions/create-check-job.mjs +4 -4
- package/dist/actions/create-check-job.mjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.cjs +2 -2
- package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.cts +3 -6
- package/dist/actions/create-delegated-wire-guard-token.d.mts +3 -6
- package/dist/actions/create-delegated-wire-guard-token.mjs +2 -2
- package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/create-third-party-configuration.cjs +15 -15
- package/dist/actions/create-third-party-configuration.cjs.map +1 -1
- package/dist/actions/create-third-party-configuration.d.cts +16 -31
- package/dist/actions/create-third-party-configuration.d.mts +16 -31
- package/dist/actions/create-third-party-configuration.mjs +15 -15
- package/dist/actions/create-third-party-configuration.mjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.cjs +3 -3
- package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.cts +4 -7
- package/dist/actions/delete-delegated-wire-guard-token.d.mts +4 -7
- package/dist/actions/delete-delegated-wire-guard-token.mjs +3 -3
- package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/delete-organization.cjs +7 -7
- package/dist/actions/delete-organization.cjs.map +1 -1
- package/dist/actions/delete-organization.d.cts +8 -18
- package/dist/actions/delete-organization.d.cts.map +1 -1
- package/dist/actions/delete-organization.d.mts +8 -18
- package/dist/actions/delete-organization.d.mts.map +1 -1
- package/dist/actions/delete-organization.mjs +7 -7
- package/dist/actions/delete-organization.mjs.map +1 -1
- package/dist/actions/delete-remote-builder.cjs +5 -5
- package/dist/actions/delete-remote-builder.cjs.map +1 -1
- package/dist/actions/delete-remote-builder.d.cts +7 -13
- package/dist/actions/delete-remote-builder.d.mts +7 -13
- package/dist/actions/delete-remote-builder.mjs +5 -5
- package/dist/actions/delete-remote-builder.mjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.cjs +3 -3
- package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.cts +4 -7
- package/dist/actions/delete-third-party-configuration.d.mts +4 -7
- package/dist/actions/delete-third-party-configuration.mjs +3 -3
- package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.cjs +7 -7
- package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.cts +8 -18
- package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.mts +8 -18
- package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
- package/dist/actions/detach-postgres-cluster.mjs +7 -7
- package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
- package/dist/actions/establish-ssh-key.cjs +3 -3
- package/dist/actions/establish-ssh-key.cjs.map +1 -1
- package/dist/actions/establish-ssh-key.d.cts +4 -7
- package/dist/actions/establish-ssh-key.d.mts +4 -7
- package/dist/actions/establish-ssh-key.mjs +3 -3
- package/dist/actions/establish-ssh-key.mjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.cjs +3 -3
- package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.cts +4 -7
- package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.mts +4 -7
- package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.mjs +3 -3
- package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
- package/dist/actions/get-add-on-provider.cjs +17 -17
- package/dist/actions/get-add-on-provider.cjs.map +1 -1
- package/dist/actions/get-add-on-provider.d.cts +18 -35
- package/dist/actions/get-add-on-provider.d.mts +18 -35
- package/dist/actions/get-add-on-provider.mjs +17 -17
- package/dist/actions/get-add-on-provider.mjs.map +1 -1
- package/dist/actions/get-add-on.cjs +19 -19
- package/dist/actions/get-add-on.cjs.map +1 -1
- package/dist/actions/get-add-on.d.cts +21 -41
- package/dist/actions/get-add-on.d.cts.map +1 -1
- package/dist/actions/get-add-on.d.mts +21 -41
- package/dist/actions/get-add-on.d.mts.map +1 -1
- package/dist/actions/get-add-on.mjs +19 -19
- package/dist/actions/get-add-on.mjs.map +1 -1
- package/dist/actions/get-app-details.cjs +11 -11
- package/dist/actions/get-app-details.cjs.map +1 -1
- package/dist/actions/get-app-details.d.cts +15 -29
- package/dist/actions/get-app-details.d.mts +15 -29
- package/dist/actions/get-app-details.mjs +11 -11
- package/dist/actions/get-app-details.mjs.map +1 -1
- package/dist/actions/get-certificate.cjs +22 -22
- package/dist/actions/get-certificate.cjs.map +1 -1
- package/dist/actions/get-certificate.d.cts +24 -50
- package/dist/actions/get-certificate.d.cts.map +1 -1
- package/dist/actions/get-certificate.d.mts +24 -50
- package/dist/actions/get-certificate.d.mts.map +1 -1
- package/dist/actions/get-certificate.mjs +22 -22
- package/dist/actions/get-certificate.mjs.map +1 -1
- package/dist/actions/get-current-token-info.cjs +9 -9
- package/dist/actions/get-current-token-info.cjs.map +1 -1
- package/dist/actions/get-current-token-info.d.cts +11 -21
- package/dist/actions/get-current-token-info.d.cts.map +1 -1
- package/dist/actions/get-current-token-info.d.mts +11 -21
- package/dist/actions/get-current-token-info.d.mts.map +1 -1
- package/dist/actions/get-current-token-info.mjs +9 -9
- package/dist/actions/get-current-token-info.mjs.map +1 -1
- package/dist/actions/get-latest-image-details.cjs +2 -2
- package/dist/actions/get-latest-image-details.cjs.map +1 -1
- package/dist/actions/get-latest-image-details.d.cts +3 -9
- package/dist/actions/get-latest-image-details.d.mts +3 -9
- package/dist/actions/get-latest-image-details.mjs +2 -2
- package/dist/actions/get-latest-image-details.mjs.map +1 -1
- package/dist/actions/get-latest-image-tag.cjs +1 -1
- package/dist/actions/get-latest-image-tag.cjs.map +1 -1
- package/dist/actions/get-latest-image-tag.d.cts +3 -5
- package/dist/actions/get-latest-image-tag.d.mts +3 -5
- package/dist/actions/get-latest-image-tag.mjs +1 -1
- package/dist/actions/get-latest-image-tag.mjs.map +1 -1
- package/dist/actions/get-machine.cjs +18 -18
- package/dist/actions/get-machine.cjs.map +1 -1
- package/dist/actions/get-machine.d.cts +20 -42
- package/dist/actions/get-machine.d.cts.map +1 -1
- package/dist/actions/get-machine.d.mts +20 -42
- package/dist/actions/get-machine.d.mts.map +1 -1
- package/dist/actions/get-machine.mjs +18 -18
- package/dist/actions/get-machine.mjs.map +1 -1
- package/dist/actions/get-nearest-region.cjs +3 -3
- package/dist/actions/get-nearest-region.cjs.map +1 -1
- package/dist/actions/get-nearest-region.d.cts +4 -7
- package/dist/actions/get-nearest-region.d.cts.map +1 -1
- package/dist/actions/get-nearest-region.d.mts +4 -7
- package/dist/actions/get-nearest-region.d.mts.map +1 -1
- package/dist/actions/get-nearest-region.mjs +3 -3
- package/dist/actions/get-nearest-region.mjs.map +1 -1
- package/dist/actions/get-node.cjs +9 -9
- package/dist/actions/get-node.cjs.map +1 -1
- package/dist/actions/get-node.d.cts +11 -26
- package/dist/actions/get-node.d.mts +11 -26
- package/dist/actions/get-node.mjs +9 -9
- package/dist/actions/get-node.mjs.map +1 -1
- package/dist/actions/get-organization.cjs +7 -7
- package/dist/actions/get-organization.cjs.map +1 -1
- package/dist/actions/get-organization.d.cts +8 -18
- package/dist/actions/get-organization.d.cts.map +1 -1
- package/dist/actions/get-organization.d.mts +8 -18
- package/dist/actions/get-organization.d.mts.map +1 -1
- package/dist/actions/get-organization.mjs +7 -7
- package/dist/actions/get-organization.mjs.map +1 -1
- package/dist/actions/get-personal-organization.cjs +4 -4
- package/dist/actions/get-personal-organization.cjs.map +1 -1
- package/dist/actions/get-personal-organization.d.cts +5 -18
- package/dist/actions/get-personal-organization.d.cts.map +1 -1
- package/dist/actions/get-personal-organization.d.mts +5 -18
- package/dist/actions/get-personal-organization.d.mts.map +1 -1
- package/dist/actions/get-personal-organization.mjs +4 -4
- package/dist/actions/get-personal-organization.mjs.map +1 -1
- package/dist/actions/get-placements.cjs +3 -3
- package/dist/actions/get-placements.cjs.map +1 -1
- package/dist/actions/get-placements.d.cts +5 -11
- package/dist/actions/get-placements.d.mts +5 -11
- package/dist/actions/get-placements.mjs +3 -3
- package/dist/actions/get-placements.mjs.map +1 -1
- package/dist/actions/get-platform-info.cjs +15 -15
- package/dist/actions/get-platform-info.cjs.map +1 -1
- package/dist/actions/get-platform-info.d.cts +16 -31
- package/dist/actions/get-platform-info.d.cts.map +1 -1
- package/dist/actions/get-platform-info.d.mts +16 -31
- package/dist/actions/get-platform-info.d.mts.map +1 -1
- package/dist/actions/get-platform-info.mjs +15 -15
- package/dist/actions/get-platform-info.mjs.map +1 -1
- package/dist/actions/get-products.cjs +9 -9
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +10 -20
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +10 -20
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +9 -9
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-regions.cjs +13 -13
- package/dist/actions/get-regions.cjs.map +1 -1
- package/dist/actions/get-regions.d.cts +14 -27
- package/dist/actions/get-regions.d.mts +14 -27
- package/dist/actions/get-regions.mjs +13 -13
- package/dist/actions/get-regions.mjs.map +1 -1
- package/dist/actions/get-viewer-info.cjs +7 -7
- package/dist/actions/get-viewer-info.cjs.map +1 -1
- package/dist/actions/get-viewer-info.d.cts +8 -17
- package/dist/actions/get-viewer-info.d.mts +8 -17
- package/dist/actions/get-viewer-info.mjs +7 -7
- package/dist/actions/get-viewer-info.mjs.map +1 -1
- package/dist/actions/issue-certificate.cjs +3 -3
- package/dist/actions/issue-certificate.cjs.map +1 -1
- package/dist/actions/issue-certificate.d.cts +4 -7
- package/dist/actions/issue-certificate.d.mts +4 -7
- package/dist/actions/issue-certificate.mjs +3 -3
- package/dist/actions/issue-certificate.mjs.map +1 -1
- package/dist/actions/list-add-on-plans.cjs +25 -25
- package/dist/actions/list-add-on-plans.cjs.map +1 -1
- package/dist/actions/list-add-on-plans.d.cts +38 -77
- package/dist/actions/list-add-on-plans.d.mts +38 -77
- package/dist/actions/list-add-on-plans.mjs +25 -25
- package/dist/actions/list-add-on-plans.mjs.map +1 -1
- package/dist/actions/list-add-ons.cjs +28 -28
- package/dist/actions/list-add-ons.cjs.map +1 -1
- package/dist/actions/list-add-ons.d.cts +4 -161
- package/dist/actions/list-add-ons.d.cts.map +1 -1
- package/dist/actions/list-add-ons.d.mts +4 -161
- package/dist/actions/list-add-ons.d.mts.map +1 -1
- package/dist/actions/list-add-ons.mjs +28 -28
- package/dist/actions/list-add-ons.mjs.map +1 -1
- package/dist/actions/list-apps-graphql.cjs +26 -26
- package/dist/actions/list-apps-graphql.cjs.map +1 -1
- package/dist/actions/list-apps-graphql.d.cts +31 -61
- package/dist/actions/list-apps-graphql.d.cts.map +1 -1
- package/dist/actions/list-apps-graphql.d.mts +31 -61
- package/dist/actions/list-apps-graphql.d.mts.map +1 -1
- package/dist/actions/list-apps-graphql.mjs +26 -26
- package/dist/actions/list-apps-graphql.mjs.map +1 -1
- package/dist/actions/list-apps.cjs +16 -16
- package/dist/actions/list-apps.cjs.map +1 -1
- package/dist/actions/list-apps.d.cts +17 -33
- package/dist/actions/list-apps.d.mts +17 -33
- package/dist/actions/list-apps.mjs +16 -16
- package/dist/actions/list-apps.mjs.map +1 -1
- package/dist/actions/list-check-locations.cjs +5 -5
- package/dist/actions/list-check-locations.cjs.map +1 -1
- package/dist/actions/list-check-locations.d.cts +6 -16
- package/dist/actions/list-check-locations.d.cts.map +1 -1
- package/dist/actions/list-check-locations.d.mts +6 -16
- package/dist/actions/list-check-locations.d.mts.map +1 -1
- package/dist/actions/list-check-locations.mjs +5 -5
- package/dist/actions/list-check-locations.mjs.map +1 -1
- package/dist/actions/list-machines.cjs +3 -3
- package/dist/actions/list-machines.cjs.map +1 -1
- package/dist/actions/list-machines.d.cts +4 -7
- package/dist/actions/list-machines.d.cts.map +1 -1
- package/dist/actions/list-machines.d.mts +4 -7
- package/dist/actions/list-machines.d.mts.map +1 -1
- package/dist/actions/list-machines.mjs +3 -3
- package/dist/actions/list-machines.mjs.map +1 -1
- package/dist/actions/list-org-machines.cjs +16 -16
- package/dist/actions/list-org-machines.cjs.map +1 -1
- package/dist/actions/list-org-machines.d.cts +17 -33
- package/dist/actions/list-org-machines.d.mts +17 -33
- package/dist/actions/list-org-machines.mjs +16 -16
- package/dist/actions/list-org-machines.mjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.cjs +4 -4
- package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.cts +6 -11
- package/dist/actions/remove-wire-guard-peer.d.mts +6 -11
- package/dist/actions/remove-wire-guard-peer.mjs +4 -4
- package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.cjs +6 -6
- package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.cts +9 -17
- package/dist/actions/set-apps-v2-default-on.d.mts +9 -17
- package/dist/actions/set-apps-v2-default-on.mjs +6 -6
- package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
- package/dist/actions/update-third-party-configuration.cjs +15 -15
- package/dist/actions/update-third-party-configuration.cjs.map +1 -1
- package/dist/actions/update-third-party-configuration.d.cts +16 -31
- package/dist/actions/update-third-party-configuration.d.mts +16 -31
- package/dist/actions/update-third-party-configuration.mjs +15 -15
- package/dist/actions/update-third-party-configuration.mjs.map +1 -1
- package/dist/actions/validate-config.cjs +6 -6
- package/dist/actions/validate-config.cjs.map +1 -1
- package/dist/actions/validate-config.d.cts +8 -15
- package/dist/actions/validate-config.d.cts.map +1 -1
- package/dist/actions/validate-config.d.mts +8 -15
- package/dist/actions/validate-config.d.mts.map +1 -1
- package/dist/actions/validate-config.mjs +6 -6
- package/dist/actions/validate-config.mjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.cts +3 -5
- package/dist/actions/validate-wire-guard-peers.d.mts +3 -5
- package/dist/actions/validate-wire-guard-peers.mjs +1 -1
- package/dist/actions/validate-wire-guard-peers.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-remote-builder.mjs","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteRemoteBuilderInput = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema = z.object({\n id: z.
|
|
1
|
+
{"version":3,"file":"delete-remote-builder.mjs","names":[],"sources":["../../src/actions/delete-remote-builder.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteRemoteBuilderInput = z.object({\n organization_id: z.string().describe(\"The node ID of the organization whose remote builder configuration should be deleted\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for deleting a remote builder configuration.\");\nconst FlyDeleteRemoteBuilder_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details returned from the mutation.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a remote builder configuration.\");\n\nexport const flyDeleteRemoteBuilder = action(\"FLY_DELETE_REMOTE_BUILDER\", {\n slug: \"fly-delete-remote-builder\",\n name: \"Delete Remote Builder\",\n description: \"Tool to delete a remote builder configuration for a Fly.io organization. Use when you need to remove the remote builder setup from an organization.\",\n input: FlyDeleteRemoteBuilderInput,\n output: FlyDeleteRemoteBuilderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAK5E,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,cAAc,0CAA0C,SAAS,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
|
|
@@ -6,9 +6,9 @@ const FlyDeleteThirdPartyConfigurationInput = zod.z.object({
|
|
|
6
6
|
third_party_configuration_id: zod.z.string().describe("The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.")
|
|
7
7
|
}).describe("Request model for deleting a third-party service configuration.");
|
|
8
8
|
const FlyDeleteThirdPartyConfigurationOutput = zod.z.object({
|
|
9
|
-
ok: zod.z.
|
|
10
|
-
client_mutation_id: zod.z.
|
|
11
|
-
}).describe("Response model for deleting a third-party configuration.");
|
|
9
|
+
ok: zod.z.boolean().describe("Whether the deletion was successful").nullable().optional(),
|
|
10
|
+
client_mutation_id: zod.z.string().describe("The client mutation ID if provided in the request").nullable().optional()
|
|
11
|
+
}).passthrough().describe("Response model for deleting a third-party configuration.");
|
|
12
12
|
const flyDeleteThirdPartyConfiguration = require_action.action("FLY_DELETE_THIRD_PARTY_CONFIGURATION", {
|
|
13
13
|
slug: "fly-delete-third-party-configuration",
|
|
14
14
|
name: "Delete Third Party Configuration",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.
|
|
1
|
+
{"version":3,"file":"delete-third-party-configuration.cjs","names":["z","action"],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.boolean().describe(\"Whether the deletion was successful\").nullable().optional(),\n client_mutation_id: z.string().describe(\"The client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACtJ,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;AACtL,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,16 +6,13 @@ declare const FlyDeleteThirdPartyConfigurationInput: z.ZodObject<{
|
|
|
6
6
|
third_party_configuration_id: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyDeleteThirdPartyConfigurationOutput: z.ZodObject<{
|
|
9
|
-
ok: z.
|
|
10
|
-
client_mutation_id: z.
|
|
11
|
-
}, z.core.$
|
|
9
|
+
ok: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const flyDeleteThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
third_party_configuration_id: string;
|
|
14
14
|
client_mutation_id?: string | undefined;
|
|
15
|
-
},
|
|
16
|
-
ok?: boolean | undefined;
|
|
17
|
-
client_mutation_id?: string | undefined;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
16
|
//#endregion
|
|
20
17
|
export { flyDeleteThirdPartyConfiguration };
|
|
21
18
|
//# sourceMappingURL=delete-third-party-configuration.d.cts.map
|
|
@@ -6,16 +6,13 @@ declare const FlyDeleteThirdPartyConfigurationInput: z.ZodObject<{
|
|
|
6
6
|
third_party_configuration_id: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyDeleteThirdPartyConfigurationOutput: z.ZodObject<{
|
|
9
|
-
ok: z.
|
|
10
|
-
client_mutation_id: z.
|
|
11
|
-
}, z.core.$
|
|
9
|
+
ok: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const flyDeleteThirdPartyConfiguration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
third_party_configuration_id: string;
|
|
14
14
|
client_mutation_id?: string | undefined;
|
|
15
|
-
},
|
|
16
|
-
ok?: boolean | undefined;
|
|
17
|
-
client_mutation_id?: string | undefined;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
16
|
//#endregion
|
|
20
17
|
export { flyDeleteThirdPartyConfiguration };
|
|
21
18
|
//# sourceMappingURL=delete-third-party-configuration.d.mts.map
|
|
@@ -9,9 +9,9 @@ const flyDeleteThirdPartyConfiguration = action("FLY_DELETE_THIRD_PARTY_CONFIGUR
|
|
|
9
9
|
third_party_configuration_id: z.string().describe("The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.")
|
|
10
10
|
}).describe("Request model for deleting a third-party service configuration."),
|
|
11
11
|
output: z.object({
|
|
12
|
-
ok: z.
|
|
13
|
-
client_mutation_id: z.
|
|
14
|
-
}).describe("Response model for deleting a third-party configuration.")
|
|
12
|
+
ok: z.boolean().describe("Whether the deletion was successful").nullable().optional(),
|
|
13
|
+
client_mutation_id: z.string().describe("The client mutation ID if provided in the request").nullable().optional()
|
|
14
|
+
}).passthrough().describe("Response model for deleting a third-party configuration.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { flyDeleteThirdPartyConfiguration };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-third-party-configuration.mjs","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.
|
|
1
|
+
{"version":3,"file":"delete-third-party-configuration.mjs","names":[],"sources":["../../src/actions/delete-third-party-configuration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteThirdPartyConfigurationInput = z.object({\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n third_party_configuration_id: z.string().describe(\"The node ID of the third-party configuration to delete. This is the unique identifier for the third-party service configuration.\"),\n}).describe(\"Request model for deleting a third-party service configuration.\");\nexport const FlyDeleteThirdPartyConfigurationOutput = z.object({\n ok: z.boolean().describe(\"Whether the deletion was successful\").nullable().optional(),\n client_mutation_id: z.string().describe(\"The client mutation ID if provided in the request\").nullable().optional(),\n}).passthrough().describe(\"Response model for deleting a third-party configuration.\");\n\nexport const flyDeleteThirdPartyConfiguration = action(\"FLY_DELETE_THIRD_PARTY_CONFIGURATION\", {\n slug: \"fly-delete-third-party-configuration\",\n name: \"Delete Third Party Configuration\",\n description: \"Tool to delete a third-party service configuration from Fly.io. Use when you need to remove an existing third-party service integration or configuration that was previously created.\",\n input: FlyDeleteThirdPartyConfigurationInput,\n output: FlyDeleteThirdPartyConfigurationOutput,\n});\n"],"mappings":";;AAaA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbmD,EAAE,OAAO;EAC5D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACtJ,8BAA8B,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI;CACtL,CAAC,CAAC,CAAC,SAAS,iEAUH;CACP,QAVoD,EAAE,OAAO;EAC7D,IAAI,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
|
|
@@ -10,16 +10,16 @@ const FlyDetachPostgresClusterInput = zod.z.object({
|
|
|
10
10
|
const FlyDetachPostgresCluster_GraphQLErrorLocationSchema = zod.z.object({
|
|
11
11
|
line: zod.z.number().int().describe("Line number in the query where the error occurred").nullable(),
|
|
12
12
|
column: zod.z.number().int().describe("Column number in the query where the error occurred").nullable()
|
|
13
|
-
}).describe("Location in the GraphQL query where an error occurred.");
|
|
13
|
+
}).passthrough().describe("Location in the GraphQL query where an error occurred.");
|
|
14
14
|
const FlyDetachPostgresCluster_GraphQLErrorSchema = zod.z.object({
|
|
15
|
-
path: zod.z.
|
|
15
|
+
path: zod.z.array(zod.z.union([zod.z.string(), zod.z.number().int()])).describe("Path to the field that caused the error").nullable().optional(),
|
|
16
16
|
message: zod.z.string().describe("Error message describing what went wrong").nullable(),
|
|
17
|
-
locations: zod.z.
|
|
18
|
-
}).describe("GraphQL error object.");
|
|
17
|
+
locations: zod.z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").nullable().optional()
|
|
18
|
+
}).passthrough().describe("GraphQL error object.");
|
|
19
19
|
const FlyDetachPostgresClusterOutput = zod.z.object({
|
|
20
|
-
data: zod.z.
|
|
21
|
-
errors: zod.z.
|
|
22
|
-
}).describe("Response model for the detach Postgres cluster mutation.");
|
|
20
|
+
data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Contains the detachment result under the 'detachPostgresCluster' key").nullable().optional(),
|
|
21
|
+
errors: zod.z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe("Array of errors if the mutation failed").nullable().optional()
|
|
22
|
+
}).passthrough().describe("Response model for the detach Postgres cluster mutation.");
|
|
23
23
|
const flyDetachPostgresCluster = require_action.action("FLY_DETACH_POSTGRES_CLUSTER", {
|
|
24
24
|
slug: "fly-detach-postgres-cluster",
|
|
25
25
|
name: "Detach Postgres Cluster",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detach-postgres-cluster.cjs","names":["z","action"],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.
|
|
1
|
+
{"version":3,"file":"detach-postgres-cluster.cjs","names":["z","action"],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").nullable().optional(),\n errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1J,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACnJ,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAClJ,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AACjD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,32 +8,22 @@ declare const FlyDetachPostgresClusterInput: z.ZodObject<{
|
|
|
8
8
|
postgres_cluster_attachment_id: z.ZodOptional<z.ZodString>;
|
|
9
9
|
}, z.core.$strip>;
|
|
10
10
|
declare const FlyDetachPostgresClusterOutput: z.ZodObject<{
|
|
11
|
-
data: z.
|
|
12
|
-
errors: z.
|
|
13
|
-
path: z.
|
|
11
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
12
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
13
|
+
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
14
14
|
message: z.ZodNullable<z.ZodString>;
|
|
15
|
-
locations: z.
|
|
15
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
16
16
|
line: z.ZodNullable<z.ZodNumber>;
|
|
17
17
|
column: z.ZodNullable<z.ZodNumber>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
|
+
}, z.core.$loose>>>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const flyDetachPostgresCluster: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
app_id: string;
|
|
23
23
|
postgres_cluster_app_id: string;
|
|
24
24
|
client_mutation_id?: string | undefined;
|
|
25
25
|
postgres_cluster_attachment_id?: string | undefined;
|
|
26
|
-
},
|
|
27
|
-
data?: Record<string, never> | undefined;
|
|
28
|
-
errors?: {
|
|
29
|
-
message: string | null;
|
|
30
|
-
path?: (string | number)[] | undefined;
|
|
31
|
-
locations?: {
|
|
32
|
-
line: number | null;
|
|
33
|
-
column: number | null;
|
|
34
|
-
}[] | undefined;
|
|
35
|
-
}[] | undefined;
|
|
36
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
37
27
|
//#endregion
|
|
38
28
|
export { flyDetachPostgresCluster };
|
|
39
29
|
//# sourceMappingURL=detach-postgres-cluster.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detach-postgres-cluster.d.cts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"detach-postgres-cluster.d.cts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -8,32 +8,22 @@ declare const FlyDetachPostgresClusterInput: z.ZodObject<{
|
|
|
8
8
|
postgres_cluster_attachment_id: z.ZodOptional<z.ZodString>;
|
|
9
9
|
}, z.core.$strip>;
|
|
10
10
|
declare const FlyDetachPostgresClusterOutput: z.ZodObject<{
|
|
11
|
-
data: z.
|
|
12
|
-
errors: z.
|
|
13
|
-
path: z.
|
|
11
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
12
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
13
|
+
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
14
14
|
message: z.ZodNullable<z.ZodString>;
|
|
15
|
-
locations: z.
|
|
15
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
16
16
|
line: z.ZodNullable<z.ZodNumber>;
|
|
17
17
|
column: z.ZodNullable<z.ZodNumber>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
|
+
}, z.core.$loose>>>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const flyDetachPostgresCluster: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
app_id: string;
|
|
23
23
|
postgres_cluster_app_id: string;
|
|
24
24
|
client_mutation_id?: string | undefined;
|
|
25
25
|
postgres_cluster_attachment_id?: string | undefined;
|
|
26
|
-
},
|
|
27
|
-
data?: Record<string, never> | undefined;
|
|
28
|
-
errors?: {
|
|
29
|
-
message: string | null;
|
|
30
|
-
path?: (string | number)[] | undefined;
|
|
31
|
-
locations?: {
|
|
32
|
-
line: number | null;
|
|
33
|
-
column: number | null;
|
|
34
|
-
}[] | undefined;
|
|
35
|
-
}[] | undefined;
|
|
36
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
37
27
|
//#endregion
|
|
38
28
|
export { flyDetachPostgresCluster };
|
|
39
29
|
//# sourceMappingURL=detach-postgres-cluster.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detach-postgres-cluster.d.mts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA
|
|
1
|
+
{"version":3,"file":"detach-postgres-cluster.d.mts","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAe7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -10,21 +10,21 @@ const FlyDetachPostgresClusterInput = z.object({
|
|
|
10
10
|
const FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({
|
|
11
11
|
line: z.number().int().describe("Line number in the query where the error occurred").nullable(),
|
|
12
12
|
column: z.number().int().describe("Column number in the query where the error occurred").nullable()
|
|
13
|
-
}).describe("Location in the GraphQL query where an error occurred.");
|
|
13
|
+
}).passthrough().describe("Location in the GraphQL query where an error occurred.");
|
|
14
14
|
const FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({
|
|
15
|
-
path: z.
|
|
15
|
+
path: z.array(z.union([z.string(), z.number().int()])).describe("Path to the field that caused the error").nullable().optional(),
|
|
16
16
|
message: z.string().describe("Error message describing what went wrong").nullable(),
|
|
17
|
-
locations: z.
|
|
18
|
-
}).describe("GraphQL error object.");
|
|
17
|
+
locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").nullable().optional()
|
|
18
|
+
}).passthrough().describe("GraphQL error object.");
|
|
19
19
|
const flyDetachPostgresCluster = action("FLY_DETACH_POSTGRES_CLUSTER", {
|
|
20
20
|
slug: "fly-detach-postgres-cluster",
|
|
21
21
|
name: "Detach Postgres Cluster",
|
|
22
22
|
description: "Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.",
|
|
23
23
|
input: FlyDetachPostgresClusterInput,
|
|
24
24
|
output: z.object({
|
|
25
|
-
data: z.
|
|
26
|
-
errors: z.
|
|
27
|
-
}).describe("Response model for the detach Postgres cluster mutation.")
|
|
25
|
+
data: z.record(z.string(), z.unknown()).describe("Contains the detachment result under the 'detachPostgresCluster' key").nullable().optional(),
|
|
26
|
+
errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe("Array of errors if the mutation failed").nullable().optional()
|
|
27
|
+
}).passthrough().describe("Response model for the detach Postgres cluster mutation.")
|
|
28
28
|
});
|
|
29
29
|
//#endregion
|
|
30
30
|
export { flyDetachPostgresCluster };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"detach-postgres-cluster.mjs","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.
|
|
1
|
+
{"version":3,"file":"detach-postgres-cluster.mjs","names":[],"sources":["../../src/actions/detach-postgres-cluster.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDetachPostgresClusterInput = z.object({\n app_id: z.string().describe(\"The application ID to detach the Postgres cluster from. This is the target application that currently has Postgres attached.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n postgres_cluster_app_id: z.string().describe(\"The Postgres cluster application ID to detach. This is the ID of the Postgres database application.\"),\n postgres_cluster_attachment_id: z.string().describe(\"The Postgres attachment ID. Optional identifier for the specific attachment to remove.\").optional(),\n}).describe(\"Request model for detaching a Postgres cluster from a Fly.io application.\");\nconst FlyDetachPostgresCluster_GraphQLErrorLocationSchema = z.object({\n line: z.number().int().describe(\"Line number in the query where the error occurred\").nullable(),\n column: z.number().int().describe(\"Column number in the query where the error occurred\").nullable(),\n}).passthrough().describe(\"Location in the GraphQL query where an error occurred.\");\nconst FlyDetachPostgresCluster_GraphQLErrorSchema = z.object({\n path: z.array(z.union([z.string(), z.number().int()])).describe(\"Path to the field that caused the error\").nullable().optional(),\n message: z.string().describe(\"Error message describing what went wrong\").nullable(),\n locations: z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).passthrough().describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Contains the detachment result under the 'detachPostgresCluster' key\").nullable().optional(),\n errors: z.array(FlyDetachPostgresCluster_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).passthrough().describe(\"Response model for the detach Postgres cluster mutation.\");\n\nexport const flyDetachPostgresCluster = action(\"FLY_DETACH_POSTGRES_CLUSTER\", {\n slug: \"fly-detach-postgres-cluster\",\n name: \"Detach Postgres Cluster\",\n description: \"Tool to detach a Postgres cluster from a Fly.io application, revoking access credentials. Use when you need to remove database connectivity from an application.\",\n input: FlyDetachPostgresClusterInput,\n output: FlyDetachPostgresClusterOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1J,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACnJ,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAClJ,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,sDAAsD,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,8CAA8C,EAAE,OAAO;CAC3D,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,MAAM,mDAAmD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uBAAuB;AAMjD,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4C,EAAE,OAAO;EACrD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7I,QAAQ,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
|
|
@@ -7,9 +7,9 @@ const FlyEstablishSshKeyInput = zod.z.object({
|
|
|
7
7
|
client_mutation_id: zod.z.string().describe("A unique identifier for the client performing the mutation").optional()
|
|
8
8
|
}).describe("Request model for establishing an SSH key for a Fly.io organization.");
|
|
9
9
|
const FlyEstablishSshKeyOutput = zod.z.object({
|
|
10
|
-
certificate: zod.z.
|
|
11
|
-
client_mutation_id: zod.z.
|
|
12
|
-
}).describe("Response model for establishing an SSH key.");
|
|
10
|
+
certificate: zod.z.string().describe("SSH certificate in OpenSSH format").nullable().optional(),
|
|
11
|
+
client_mutation_id: zod.z.string().describe("Echo of the client mutation ID if provided").nullable().optional()
|
|
12
|
+
}).passthrough().describe("Response model for establishing an SSH key.");
|
|
13
13
|
const flyEstablishSshKey = require_action.action("FLY_ESTABLISH_SSH_KEY", {
|
|
14
14
|
slug: "fly-establish-ssh-key",
|
|
15
15
|
name: "Establish SSH Key",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"establish-ssh-key.cjs","names":["z","action"],"sources":["../../src/actions/establish-ssh-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.
|
|
1
|
+
{"version":3,"file":"establish-ssh-key.cjs","names":["z","action"],"sources":["../../src/actions/establish-ssh-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.string().describe(\"SSH certificate in OpenSSH format\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the client mutation ID if provided\").nullable().optional(),\n}).passthrough().describe(\"Response model for establishing an SSH key.\");\n\nexport const flyEstablishSshKey = action(\"FLY_ESTABLISH_SSH_KEY\", {\n slug: \"fly-establish-ssh-key\",\n name: \"Establish SSH Key\",\n description: \"Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.\",\n input: FlyEstablishSshKeyInput,\n output: FlyEstablishSshKeyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACnI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACnG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,17 +7,14 @@ declare const FlyEstablishSshKeyInput: z.ZodObject<{
|
|
|
7
7
|
client_mutation_id: z.ZodOptional<z.ZodString>;
|
|
8
8
|
}, z.core.$strip>;
|
|
9
9
|
declare const FlyEstablishSshKeyOutput: z.ZodObject<{
|
|
10
|
-
certificate: z.
|
|
11
|
-
client_mutation_id: z.
|
|
12
|
-
}, z.core.$
|
|
10
|
+
certificate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const flyEstablishSshKey: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
organization_id: string;
|
|
15
15
|
override?: boolean | undefined;
|
|
16
16
|
client_mutation_id?: string | undefined;
|
|
17
|
-
},
|
|
18
|
-
certificate?: string | undefined;
|
|
19
|
-
client_mutation_id?: string | undefined;
|
|
20
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
21
18
|
//#endregion
|
|
22
19
|
export { flyEstablishSshKey };
|
|
23
20
|
//# sourceMappingURL=establish-ssh-key.d.cts.map
|
|
@@ -7,17 +7,14 @@ declare const FlyEstablishSshKeyInput: z.ZodObject<{
|
|
|
7
7
|
client_mutation_id: z.ZodOptional<z.ZodString>;
|
|
8
8
|
}, z.core.$strip>;
|
|
9
9
|
declare const FlyEstablishSshKeyOutput: z.ZodObject<{
|
|
10
|
-
certificate: z.
|
|
11
|
-
client_mutation_id: z.
|
|
12
|
-
}, z.core.$
|
|
10
|
+
certificate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const flyEstablishSshKey: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
organization_id: string;
|
|
15
15
|
override?: boolean | undefined;
|
|
16
16
|
client_mutation_id?: string | undefined;
|
|
17
|
-
},
|
|
18
|
-
certificate?: string | undefined;
|
|
19
|
-
client_mutation_id?: string | undefined;
|
|
20
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
21
18
|
//#endregion
|
|
22
19
|
export { flyEstablishSshKey };
|
|
23
20
|
//# sourceMappingURL=establish-ssh-key.d.mts.map
|
|
@@ -10,9 +10,9 @@ const flyEstablishSshKey = action("FLY_ESTABLISH_SSH_KEY", {
|
|
|
10
10
|
client_mutation_id: z.string().describe("A unique identifier for the client performing the mutation").optional()
|
|
11
11
|
}).describe("Request model for establishing an SSH key for a Fly.io organization."),
|
|
12
12
|
output: z.object({
|
|
13
|
-
certificate: z.
|
|
14
|
-
client_mutation_id: z.
|
|
15
|
-
}).describe("Response model for establishing an SSH key.")
|
|
13
|
+
certificate: z.string().describe("SSH certificate in OpenSSH format").nullable().optional(),
|
|
14
|
+
client_mutation_id: z.string().describe("Echo of the client mutation ID if provided").nullable().optional()
|
|
15
|
+
}).passthrough().describe("Response model for establishing an SSH key.")
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { flyEstablishSshKey };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"establish-ssh-key.mjs","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.
|
|
1
|
+
{"version":3,"file":"establish-ssh-key.mjs","names":[],"sources":["../../src/actions/establish-ssh-key.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyEstablishSshKeyInput = z.object({\n override: z.boolean().describe(\"Establish a key even if one is already set. Set to true to replace an existing SSH key.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization to establish the SSH key for\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation\").optional(),\n}).describe(\"Request model for establishing an SSH key for a Fly.io organization.\");\nexport const FlyEstablishSshKeyOutput = z.object({\n certificate: z.string().describe(\"SSH certificate in OpenSSH format\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Echo of the client mutation ID if provided\").nullable().optional(),\n}).passthrough().describe(\"Response model for establishing an SSH key.\");\n\nexport const flyEstablishSshKey = action(\"FLY_ESTABLISH_SSH_KEY\", {\n slug: \"fly-establish-ssh-key\",\n name: \"Establish SSH Key\",\n description: \"Tool to establish an SSH key for a Fly.io organization. Use when setting up SSH access for secure connections to Fly.io infrastructure.\",\n input: FlyEstablishSshKeyInput,\n output: FlyEstablishSshKeyOutput,\n});\n"],"mappings":";;AAcA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdqC,EAAE,OAAO;EAC9C,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EACnI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EACnG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACjH,CAAC,CAAC,CAAC,SAAS,sEAUH;CACP,QAVsC,EAAE,OAAO;EAC/C,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
|
|
@@ -6,9 +6,9 @@ const FlyFetchNodesByIdsInput = zod.z.object({
|
|
|
6
6
|
query_fields: zod.z.string().describe("Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'").optional()
|
|
7
7
|
}).describe("Request model for FLY_GQL_NODES.");
|
|
8
8
|
const FlyFetchNodesByIdsOutput = zod.z.object({
|
|
9
|
-
data: zod.z.
|
|
10
|
-
errors: zod.z.
|
|
11
|
-
}).describe("Response model for FLY_GQL_NODES.");
|
|
9
|
+
data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The 'data' object returned by the GraphQL API. Contains a 'nodes' array with node objects matching the requested IDs. Each node includes 'id' and '__typename' fields plus any additional fields requested via query_fields.").nullable().optional(),
|
|
10
|
+
errors: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.").nullable().optional()
|
|
11
|
+
}).passthrough().describe("Response model for FLY_GQL_NODES.");
|
|
12
12
|
const flyFetchNodesByIds = require_action.action("FLY_FETCH_NODES_BY_IDS", {
|
|
13
13
|
slug: "fly-fetch-nodes-by-ids",
|
|
14
14
|
name: "Fetch Nodes by IDs",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-nodes-by-ids.cjs","names":["z","action"],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyFetchNodesByIdsInput = z.object({\n ids: z.array(z.string()).describe(\"A non-empty list of node IDs to fetch. Each ID should be a valid node identifier in the Fly.io system (e.g., organization IDs, app IDs, machine IDs). The query will return node objects for all valid IDs provided.\"),\n query_fields: z.string().describe(\"Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'\").optional(),\n}).describe(\"Request model for FLY_GQL_NODES.\");\nexport const FlyFetchNodesByIdsOutput = z.object({\n data: z.
|
|
1
|
+
{"version":3,"file":"fetch-nodes-by-ids.cjs","names":["z","action"],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyFetchNodesByIdsInput = z.object({\n ids: z.array(z.string()).describe(\"A non-empty list of node IDs to fetch. Each ID should be a valid node identifier in the Fly.io system (e.g., organization IDs, app IDs, machine IDs). The query will return node objects for all valid IDs provided.\"),\n query_fields: z.string().describe(\"Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'\").optional(),\n}).describe(\"Request model for FLY_GQL_NODES.\");\nexport const FlyFetchNodesByIdsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nodes' array with node objects matching the requested IDs. Each node includes 'id' and '__typename' fields plus any additional fields requested via query_fields.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").nullable().optional(),\n}).passthrough().describe(\"Response model for FLY_GQL_NODES.\");\n\nexport const flyFetchNodesByIds = action(\"FLY_FETCH_NODES_BY_IDS\", {\n slug: \"fly-fetch-nodes-by-ids\",\n name: \"Fetch Nodes by IDs\",\n description: \"Fetches a list of node objects from Fly.io given a list of IDs using the GraphQL nodes query. Use when you need to retrieve multiple objects by their IDs in a single request. Supports all Node interface types including Organization, App, Machine, Volume, and more.\",\n input: FlyFetchNodesByIdsInput,\n output: FlyFetchNodesByIdsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sNAAsN;CACxP,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0MAA0M,CAAC,CAAC,SAAS;AACzP,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8NAA8N,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrS,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAE7D,MAAa,qBAAqBC,eAAAA,OAAO,0BAA0B;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,16 +6,13 @@ declare const FlyFetchNodesByIdsInput: z.ZodObject<{
|
|
|
6
6
|
query_fields: z.ZodOptional<z.ZodString>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyFetchNodesByIdsOutput: z.ZodObject<{
|
|
9
|
-
data: z.
|
|
10
|
-
errors: z.
|
|
11
|
-
}, z.core.$
|
|
9
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const flyFetchNodesByIds: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
ids: string[];
|
|
14
14
|
query_fields?: string | undefined;
|
|
15
|
-
},
|
|
16
|
-
data?: Record<string, unknown> | undefined;
|
|
17
|
-
errors?: Record<string, unknown>[] | undefined;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
16
|
//#endregion
|
|
20
17
|
export { flyFetchNodesByIds };
|
|
21
18
|
//# sourceMappingURL=fetch-nodes-by-ids.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-nodes-by-ids.d.cts","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"fetch-nodes-by-ids.d.cts","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -6,16 +6,13 @@ declare const FlyFetchNodesByIdsInput: z.ZodObject<{
|
|
|
6
6
|
query_fields: z.ZodOptional<z.ZodString>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyFetchNodesByIdsOutput: z.ZodObject<{
|
|
9
|
-
data: z.
|
|
10
|
-
errors: z.
|
|
11
|
-
}, z.core.$
|
|
9
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const flyFetchNodesByIds: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
ids: string[];
|
|
14
14
|
query_fields?: string | undefined;
|
|
15
|
-
},
|
|
16
|
-
data?: Record<string, unknown> | undefined;
|
|
17
|
-
errors?: Record<string, unknown>[] | undefined;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
16
|
//#endregion
|
|
20
17
|
export { flyFetchNodesByIds };
|
|
21
18
|
//# sourceMappingURL=fetch-nodes-by-ids.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-nodes-by-ids.d.mts","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"fetch-nodes-by-ids.d.mts","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAIvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -9,9 +9,9 @@ const flyFetchNodesByIds = action("FLY_FETCH_NODES_BY_IDS", {
|
|
|
9
9
|
query_fields: z.string().describe("Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'").optional()
|
|
10
10
|
}).describe("Request model for FLY_GQL_NODES."),
|
|
11
11
|
output: z.object({
|
|
12
|
-
data: z.
|
|
13
|
-
errors: z.
|
|
14
|
-
}).describe("Response model for FLY_GQL_NODES.")
|
|
12
|
+
data: z.record(z.string(), z.unknown()).describe("The 'data' object returned by the GraphQL API. Contains a 'nodes' array with node objects matching the requested IDs. Each node includes 'id' and '__typename' fields plus any additional fields requested via query_fields.").nullable().optional(),
|
|
13
|
+
errors: z.array(z.record(z.string(), z.unknown())).describe("Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.").nullable().optional()
|
|
14
|
+
}).passthrough().describe("Response model for FLY_GQL_NODES.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { flyFetchNodesByIds };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-nodes-by-ids.mjs","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyFetchNodesByIdsInput = z.object({\n ids: z.array(z.string()).describe(\"A non-empty list of node IDs to fetch. Each ID should be a valid node identifier in the Fly.io system (e.g., organization IDs, app IDs, machine IDs). The query will return node objects for all valid IDs provided.\"),\n query_fields: z.string().describe(\"Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'\").optional(),\n}).describe(\"Request model for FLY_GQL_NODES.\");\nexport const FlyFetchNodesByIdsOutput = z.object({\n data: z.
|
|
1
|
+
{"version":3,"file":"fetch-nodes-by-ids.mjs","names":[],"sources":["../../src/actions/fetch-nodes-by-ids.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyFetchNodesByIdsInput = z.object({\n ids: z.array(z.string()).describe(\"A non-empty list of node IDs to fetch. Each ID should be a valid node identifier in the Fly.io system (e.g., organization IDs, app IDs, machine IDs). The query will return node objects for all valid IDs provided.\"),\n query_fields: z.string().describe(\"Optional GraphQL fragment to specify which fields to return for each node type. If not provided, returns only id and __typename. Example: '... on Organization { name slug } ... on App { name status }'\").optional(),\n}).describe(\"Request model for FLY_GQL_NODES.\");\nexport const FlyFetchNodesByIdsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"The 'data' object returned by the GraphQL API. Contains a 'nodes' array with node objects matching the requested IDs. Each node includes 'id' and '__typename' fields plus any additional fields requested via query_fields.\").nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API. Each error includes a message and may include additional context like path and locations.\").nullable().optional(),\n}).passthrough().describe(\"Response model for FLY_GQL_NODES.\");\n\nexport const flyFetchNodesByIds = action(\"FLY_FETCH_NODES_BY_IDS\", {\n slug: \"fly-fetch-nodes-by-ids\",\n name: \"Fetch Nodes by IDs\",\n description: \"Fetches a list of node objects from Fly.io given a list of IDs using the GraphQL nodes query. Use when you need to retrieve multiple objects by their IDs in a single request. Supports all Node interface types including Organization, App, Machine, Volume, and more.\",\n input: FlyFetchNodesByIdsInput,\n output: FlyFetchNodesByIdsOutput,\n});\n"],"mappings":";;AAaA,MAAa,qBAAqB,OAAO,0BAA0B;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqC,EAAE,OAAO;EAC9C,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sNAAsN;EACxP,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0MAA0M,CAAC,CAAC,SAAS;CACzP,CAAC,CAAC,CAAC,SAAS,kCAUH;CACP,QAVsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8NAA8N,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrS,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAOhB;AACV,CAAC"}
|