@keystrokehq/fly 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.cjs +5 -5
- package/dist/actions/add-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/add-wire-guard-peer.d.cts +6 -12
- package/dist/actions/add-wire-guard-peer.d.mts +6 -12
- package/dist/actions/add-wire-guard-peer.mjs +5 -5
- package/dist/actions/add-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/check-app-name-availability.cjs +2 -2
- package/dist/actions/check-app-name-availability.cjs.map +1 -1
- package/dist/actions/check-app-name-availability.d.cts +3 -8
- package/dist/actions/check-app-name-availability.d.cts.map +1 -1
- package/dist/actions/check-app-name-availability.d.mts +3 -8
- package/dist/actions/check-app-name-availability.d.mts.map +1 -1
- package/dist/actions/check-app-name-availability.mjs +2 -2
- package/dist/actions/check-app-name-availability.mjs.map +1 -1
- package/dist/actions/check-jobs.cjs +2 -2
- package/dist/actions/check-jobs.cjs.map +1 -1
- package/dist/actions/check-jobs.d.cts +3 -6
- package/dist/actions/check-jobs.d.cts.map +1 -1
- package/dist/actions/check-jobs.d.mts +3 -6
- package/dist/actions/check-jobs.d.mts.map +1 -1
- package/dist/actions/check-jobs.mjs +2 -2
- package/dist/actions/check-jobs.mjs.map +1 -1
- package/dist/actions/check-user-only-token.cjs +1 -1
- package/dist/actions/check-user-only-token.cjs.map +1 -1
- package/dist/actions/check-user-only-token.d.cts +2 -6
- package/dist/actions/check-user-only-token.d.cts.map +1 -1
- package/dist/actions/check-user-only-token.d.mts +2 -6
- package/dist/actions/check-user-only-token.d.mts.map +1 -1
- package/dist/actions/check-user-only-token.mjs +1 -1
- package/dist/actions/check-user-only-token.mjs.map +1 -1
- package/dist/actions/create-check-job-run.cjs +7 -7
- package/dist/actions/create-check-job-run.cjs.map +1 -1
- package/dist/actions/create-check-job-run.d.cts +8 -18
- package/dist/actions/create-check-job-run.d.mts +8 -18
- package/dist/actions/create-check-job-run.mjs +7 -7
- package/dist/actions/create-check-job-run.mjs.map +1 -1
- package/dist/actions/create-check-job.cjs +1 -1
- package/dist/actions/create-check-job.cjs.map +1 -1
- package/dist/actions/create-check-job.d.cts +2 -10
- package/dist/actions/create-check-job.d.mts +2 -10
- package/dist/actions/create-check-job.mjs +1 -1
- package/dist/actions/create-check-job.mjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.cjs +1 -1
- package/dist/actions/create-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/create-delegated-wire-guard-token.d.cts +2 -5
- package/dist/actions/create-delegated-wire-guard-token.d.mts +2 -5
- package/dist/actions/create-delegated-wire-guard-token.mjs +1 -1
- package/dist/actions/create-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/create-third-party-configuration.cjs +12 -12
- package/dist/actions/create-third-party-configuration.cjs.map +1 -1
- package/dist/actions/create-third-party-configuration.d.cts +13 -28
- package/dist/actions/create-third-party-configuration.d.mts +13 -28
- package/dist/actions/create-third-party-configuration.mjs +12 -12
- package/dist/actions/create-third-party-configuration.mjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.cjs +2 -2
- package/dist/actions/delete-delegated-wire-guard-token.cjs.map +1 -1
- package/dist/actions/delete-delegated-wire-guard-token.d.cts +3 -6
- package/dist/actions/delete-delegated-wire-guard-token.d.mts +3 -6
- package/dist/actions/delete-delegated-wire-guard-token.mjs +2 -2
- package/dist/actions/delete-delegated-wire-guard-token.mjs.map +1 -1
- package/dist/actions/delete-organization.cjs +4 -4
- package/dist/actions/delete-organization.cjs.map +1 -1
- package/dist/actions/delete-organization.d.cts +5 -15
- package/dist/actions/delete-organization.d.cts.map +1 -1
- package/dist/actions/delete-organization.d.mts +5 -15
- package/dist/actions/delete-organization.d.mts.map +1 -1
- package/dist/actions/delete-organization.mjs +4 -4
- package/dist/actions/delete-organization.mjs.map +1 -1
- package/dist/actions/delete-remote-builder.cjs +4 -4
- package/dist/actions/delete-remote-builder.cjs.map +1 -1
- package/dist/actions/delete-remote-builder.d.cts +5 -11
- package/dist/actions/delete-remote-builder.d.mts +5 -11
- package/dist/actions/delete-remote-builder.mjs +4 -4
- package/dist/actions/delete-remote-builder.mjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.cjs +2 -2
- package/dist/actions/delete-third-party-configuration.cjs.map +1 -1
- package/dist/actions/delete-third-party-configuration.d.cts +3 -6
- package/dist/actions/delete-third-party-configuration.d.mts +3 -6
- package/dist/actions/delete-third-party-configuration.mjs +2 -2
- package/dist/actions/delete-third-party-configuration.mjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.cjs +4 -4
- package/dist/actions/detach-postgres-cluster.cjs.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.cts +5 -15
- package/dist/actions/detach-postgres-cluster.d.cts.map +1 -1
- package/dist/actions/detach-postgres-cluster.d.mts +5 -15
- package/dist/actions/detach-postgres-cluster.d.mts.map +1 -1
- package/dist/actions/detach-postgres-cluster.mjs +4 -4
- package/dist/actions/detach-postgres-cluster.mjs.map +1 -1
- package/dist/actions/establish-ssh-key.cjs +2 -2
- package/dist/actions/establish-ssh-key.cjs.map +1 -1
- package/dist/actions/establish-ssh-key.d.cts +3 -6
- package/dist/actions/establish-ssh-key.d.mts +3 -6
- package/dist/actions/establish-ssh-key.mjs +2 -2
- package/dist/actions/establish-ssh-key.mjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.cjs +2 -2
- package/dist/actions/fetch-nodes-by-ids.cjs.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.cts +3 -6
- package/dist/actions/fetch-nodes-by-ids.d.cts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.d.mts +3 -6
- package/dist/actions/fetch-nodes-by-ids.d.mts.map +1 -1
- package/dist/actions/fetch-nodes-by-ids.mjs +2 -2
- package/dist/actions/fetch-nodes-by-ids.mjs.map +1 -1
- package/dist/actions/get-add-on-provider.cjs +16 -16
- package/dist/actions/get-add-on-provider.cjs.map +1 -1
- package/dist/actions/get-add-on-provider.d.cts +17 -34
- package/dist/actions/get-add-on-provider.d.mts +17 -34
- package/dist/actions/get-add-on-provider.mjs +16 -16
- package/dist/actions/get-add-on-provider.mjs.map +1 -1
- package/dist/actions/get-add-on.cjs +16 -16
- package/dist/actions/get-add-on.cjs.map +1 -1
- package/dist/actions/get-add-on.d.cts +17 -37
- package/dist/actions/get-add-on.d.cts.map +1 -1
- package/dist/actions/get-add-on.d.mts +17 -37
- package/dist/actions/get-add-on.d.mts.map +1 -1
- package/dist/actions/get-add-on.mjs +16 -16
- package/dist/actions/get-add-on.mjs.map +1 -1
- package/dist/actions/get-app-details.cjs +9 -9
- package/dist/actions/get-app-details.cjs.map +1 -1
- package/dist/actions/get-app-details.d.cts +10 -24
- package/dist/actions/get-app-details.d.mts +10 -24
- package/dist/actions/get-app-details.mjs +9 -9
- package/dist/actions/get-app-details.mjs.map +1 -1
- package/dist/actions/get-certificate.cjs +18 -18
- package/dist/actions/get-certificate.cjs.map +1 -1
- package/dist/actions/get-certificate.d.cts +19 -45
- package/dist/actions/get-certificate.d.cts.map +1 -1
- package/dist/actions/get-certificate.d.mts +19 -45
- package/dist/actions/get-certificate.d.mts.map +1 -1
- package/dist/actions/get-certificate.mjs +18 -18
- package/dist/actions/get-certificate.mjs.map +1 -1
- package/dist/actions/get-current-token-info.cjs +8 -8
- package/dist/actions/get-current-token-info.cjs.map +1 -1
- package/dist/actions/get-current-token-info.d.cts +9 -19
- package/dist/actions/get-current-token-info.d.cts.map +1 -1
- package/dist/actions/get-current-token-info.d.mts +9 -19
- package/dist/actions/get-current-token-info.d.mts.map +1 -1
- package/dist/actions/get-current-token-info.mjs +8 -8
- package/dist/actions/get-current-token-info.mjs.map +1 -1
- package/dist/actions/get-latest-image-details.cjs +1 -1
- package/dist/actions/get-latest-image-details.cjs.map +1 -1
- package/dist/actions/get-latest-image-details.d.cts +2 -8
- package/dist/actions/get-latest-image-details.d.mts +2 -8
- package/dist/actions/get-latest-image-details.mjs +1 -1
- 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 +2 -4
- package/dist/actions/get-latest-image-tag.d.mts +2 -4
- 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 +14 -14
- package/dist/actions/get-machine.cjs.map +1 -1
- package/dist/actions/get-machine.d.cts +15 -37
- package/dist/actions/get-machine.d.cts.map +1 -1
- package/dist/actions/get-machine.d.mts +15 -37
- package/dist/actions/get-machine.d.mts.map +1 -1
- package/dist/actions/get-machine.mjs +14 -14
- package/dist/actions/get-machine.mjs.map +1 -1
- package/dist/actions/get-nearest-region.cjs +2 -2
- package/dist/actions/get-nearest-region.cjs.map +1 -1
- package/dist/actions/get-nearest-region.d.cts +3 -6
- package/dist/actions/get-nearest-region.d.cts.map +1 -1
- package/dist/actions/get-nearest-region.d.mts +3 -6
- package/dist/actions/get-nearest-region.d.mts.map +1 -1
- package/dist/actions/get-nearest-region.mjs +2 -2
- package/dist/actions/get-nearest-region.mjs.map +1 -1
- package/dist/actions/get-node.cjs +5 -5
- package/dist/actions/get-node.cjs.map +1 -1
- package/dist/actions/get-node.d.cts +6 -21
- package/dist/actions/get-node.d.mts +6 -21
- package/dist/actions/get-node.mjs +5 -5
- package/dist/actions/get-node.mjs.map +1 -1
- package/dist/actions/get-organization.cjs +4 -4
- package/dist/actions/get-organization.cjs.map +1 -1
- package/dist/actions/get-organization.d.cts +5 -15
- package/dist/actions/get-organization.d.cts.map +1 -1
- package/dist/actions/get-organization.d.mts +5 -15
- package/dist/actions/get-organization.d.mts.map +1 -1
- package/dist/actions/get-organization.mjs +4 -4
- package/dist/actions/get-organization.mjs.map +1 -1
- package/dist/actions/get-personal-organization.d.cts +1 -14
- package/dist/actions/get-personal-organization.d.cts.map +1 -1
- package/dist/actions/get-personal-organization.d.mts +1 -14
- package/dist/actions/get-personal-organization.d.mts.map +1 -1
- package/dist/actions/get-placements.d.cts +1 -7
- package/dist/actions/get-placements.d.mts +1 -7
- package/dist/actions/get-platform-info.cjs +11 -11
- package/dist/actions/get-platform-info.cjs.map +1 -1
- package/dist/actions/get-platform-info.d.cts +12 -27
- package/dist/actions/get-platform-info.d.cts.map +1 -1
- package/dist/actions/get-platform-info.d.mts +12 -27
- package/dist/actions/get-platform-info.d.mts.map +1 -1
- package/dist/actions/get-platform-info.mjs +11 -11
- package/dist/actions/get-platform-info.mjs.map +1 -1
- package/dist/actions/get-products.cjs +6 -6
- package/dist/actions/get-products.cjs.map +1 -1
- package/dist/actions/get-products.d.cts +7 -17
- package/dist/actions/get-products.d.cts.map +1 -1
- package/dist/actions/get-products.d.mts +7 -17
- package/dist/actions/get-products.d.mts.map +1 -1
- package/dist/actions/get-products.mjs +6 -6
- package/dist/actions/get-products.mjs.map +1 -1
- package/dist/actions/get-regions.cjs +11 -11
- package/dist/actions/get-regions.cjs.map +1 -1
- package/dist/actions/get-regions.d.cts +12 -25
- package/dist/actions/get-regions.d.mts +12 -25
- package/dist/actions/get-regions.mjs +11 -11
- package/dist/actions/get-regions.mjs.map +1 -1
- package/dist/actions/get-viewer-info.cjs +4 -4
- package/dist/actions/get-viewer-info.cjs.map +1 -1
- package/dist/actions/get-viewer-info.d.cts +5 -14
- package/dist/actions/get-viewer-info.d.mts +5 -14
- package/dist/actions/get-viewer-info.mjs +4 -4
- package/dist/actions/get-viewer-info.mjs.map +1 -1
- package/dist/actions/issue-certificate.cjs +2 -2
- package/dist/actions/issue-certificate.cjs.map +1 -1
- package/dist/actions/issue-certificate.d.cts +3 -6
- package/dist/actions/issue-certificate.d.mts +3 -6
- package/dist/actions/issue-certificate.mjs +2 -2
- package/dist/actions/issue-certificate.mjs.map +1 -1
- package/dist/actions/list-add-on-plans.cjs +21 -21
- package/dist/actions/list-add-on-plans.cjs.map +1 -1
- package/dist/actions/list-add-on-plans.d.cts +32 -71
- package/dist/actions/list-add-on-plans.d.mts +32 -71
- package/dist/actions/list-add-on-plans.mjs +21 -21
- package/dist/actions/list-add-on-plans.mjs.map +1 -1
- package/dist/actions/list-add-ons.cjs +23 -23
- package/dist/actions/list-add-ons.cjs.map +1 -1
- package/dist/actions/list-add-ons.d.cts +3 -160
- package/dist/actions/list-add-ons.d.cts.map +1 -1
- package/dist/actions/list-add-ons.d.mts +3 -160
- package/dist/actions/list-add-ons.d.mts.map +1 -1
- package/dist/actions/list-add-ons.mjs +23 -23
- package/dist/actions/list-add-ons.mjs.map +1 -1
- package/dist/actions/list-apps-graphql.cjs +20 -20
- package/dist/actions/list-apps-graphql.cjs.map +1 -1
- package/dist/actions/list-apps-graphql.d.cts +21 -51
- package/dist/actions/list-apps-graphql.d.cts.map +1 -1
- package/dist/actions/list-apps-graphql.d.mts +21 -51
- package/dist/actions/list-apps-graphql.d.mts.map +1 -1
- package/dist/actions/list-apps-graphql.mjs +20 -20
- package/dist/actions/list-apps-graphql.mjs.map +1 -1
- package/dist/actions/list-apps.cjs +13 -13
- package/dist/actions/list-apps.cjs.map +1 -1
- package/dist/actions/list-apps.d.cts +14 -30
- package/dist/actions/list-apps.d.mts +14 -30
- package/dist/actions/list-apps.mjs +13 -13
- package/dist/actions/list-apps.mjs.map +1 -1
- package/dist/actions/list-check-locations.cjs +2 -2
- package/dist/actions/list-check-locations.cjs.map +1 -1
- package/dist/actions/list-check-locations.d.cts +3 -13
- package/dist/actions/list-check-locations.d.cts.map +1 -1
- package/dist/actions/list-check-locations.d.mts +3 -13
- package/dist/actions/list-check-locations.d.mts.map +1 -1
- package/dist/actions/list-check-locations.mjs +2 -2
- package/dist/actions/list-check-locations.mjs.map +1 -1
- package/dist/actions/list-machines.cjs +1 -1
- package/dist/actions/list-machines.cjs.map +1 -1
- package/dist/actions/list-machines.d.cts +2 -5
- package/dist/actions/list-machines.d.cts.map +1 -1
- package/dist/actions/list-machines.d.mts +2 -5
- package/dist/actions/list-machines.d.mts.map +1 -1
- package/dist/actions/list-machines.mjs +1 -1
- package/dist/actions/list-machines.mjs.map +1 -1
- package/dist/actions/list-org-machines.cjs +14 -14
- package/dist/actions/list-org-machines.cjs.map +1 -1
- package/dist/actions/list-org-machines.d.cts +15 -31
- package/dist/actions/list-org-machines.d.mts +15 -31
- package/dist/actions/list-org-machines.mjs +14 -14
- package/dist/actions/list-org-machines.mjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.cjs +3 -3
- package/dist/actions/remove-wire-guard-peer.cjs.map +1 -1
- package/dist/actions/remove-wire-guard-peer.d.cts +4 -9
- package/dist/actions/remove-wire-guard-peer.d.mts +4 -9
- package/dist/actions/remove-wire-guard-peer.mjs +3 -3
- package/dist/actions/remove-wire-guard-peer.mjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.cjs +5 -5
- package/dist/actions/set-apps-v2-default-on.cjs.map +1 -1
- package/dist/actions/set-apps-v2-default-on.d.cts +6 -14
- package/dist/actions/set-apps-v2-default-on.d.mts +6 -14
- package/dist/actions/set-apps-v2-default-on.mjs +5 -5
- package/dist/actions/set-apps-v2-default-on.mjs.map +1 -1
- package/dist/actions/update-third-party-configuration.cjs +12 -12
- package/dist/actions/update-third-party-configuration.cjs.map +1 -1
- package/dist/actions/update-third-party-configuration.d.cts +13 -28
- package/dist/actions/update-third-party-configuration.d.mts +13 -28
- package/dist/actions/update-third-party-configuration.mjs +12 -12
- package/dist/actions/update-third-party-configuration.mjs.map +1 -1
- package/dist/actions/validate-config.cjs +5 -5
- package/dist/actions/validate-config.cjs.map +1 -1
- package/dist/actions/validate-config.d.cts +6 -13
- package/dist/actions/validate-config.d.cts.map +1 -1
- package/dist/actions/validate-config.d.mts +6 -13
- package/dist/actions/validate-config.d.mts.map +1 -1
- package/dist/actions/validate-config.mjs +5 -5
- package/dist/actions/validate-config.mjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs +1 -1
- package/dist/actions/validate-wire-guard-peers.cjs.map +1 -1
- package/dist/actions/validate-wire-guard-peers.d.cts +2 -4
- package/dist/actions/validate-wire-guard-peers.d.mts +2 -4
- 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
|
@@ -8,8 +8,8 @@ const FlyDeleteDelegatedWireGuardTokenInput = zod.z.object({
|
|
|
8
8
|
client_mutation_id: zod.z.string().describe("A unique identifier for the client performing the mutation. Optional field for tracking purposes.").optional()
|
|
9
9
|
}).describe("Request model for deleting a delegated WireGuard token.");
|
|
10
10
|
const FlyDeleteDelegatedWireGuardTokenOutput = zod.z.object({
|
|
11
|
-
token: zod.z.
|
|
12
|
-
client_mutation_id: zod.z.
|
|
11
|
+
token: zod.z.string().describe("The deleted WireGuard token value, if returned by the API").nullable().optional(),
|
|
12
|
+
client_mutation_id: zod.z.string().describe("Client mutation ID if provided in the request").nullable().optional()
|
|
13
13
|
}).describe("Response model for deleting a delegated WireGuard token.");
|
|
14
14
|
const flyDeleteDelegatedWireGuardToken = require_action.action("FLY_DELETE_DELEGATED_WIRE_GUARD_TOKEN", {
|
|
15
15
|
slug: "fly-delete-delegated-wire-guard-token",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-delegated-wire-guard-token.cjs","names":["z","action"],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the token. Either this or token must be provided to identify which token to delete.\").optional(),\n token: z.string().describe(\"The raw WireGuard token to delete. Either this or name must be provided to identify which token to delete.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization that owns the token.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for deleting a delegated WireGuard token.\");\nexport const FlyDeleteDelegatedWireGuardTokenOutput = z.object({\n token: z.
|
|
1
|
+
{"version":3,"file":"delete-delegated-wire-guard-token.cjs","names":["z","action"],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the token. Either this or token must be provided to identify which token to delete.\").optional(),\n token: z.string().describe(\"The raw WireGuard token to delete. Either this or name must be provided to identify which token to delete.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization that owns the token.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for deleting a delegated WireGuard token.\");\nexport const FlyDeleteDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The deleted WireGuard token value, if returned by the API\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).describe(\"Response model for deleting a delegated WireGuard token.\");\n\nexport const flyDeleteDelegatedWireGuardToken = action(\"FLY_DELETE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-delete-delegated-wire-guard-token\",\n name: \"Delete Delegated WireGuard Token\",\n description: \"Tool to delete a delegated WireGuard token from a Fly.io organization. Use when you need to revoke or remove an existing WireGuard token that was previously created. Either token or name must be provided to identify which token to delete.\",\n input: FlyDeleteDelegatedWireGuardTokenInput,\n output: FlyDeleteDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC1J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CAClJ,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;CACtJ,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,18 +8,15 @@ declare const FlyDeleteDelegatedWireGuardTokenInput: z.ZodObject<{
|
|
|
8
8
|
client_mutation_id: z.ZodOptional<z.ZodString>;
|
|
9
9
|
}, z.core.$strip>;
|
|
10
10
|
declare const FlyDeleteDelegatedWireGuardTokenOutput: z.ZodObject<{
|
|
11
|
-
token: z.
|
|
12
|
-
client_mutation_id: z.
|
|
11
|
+
token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$strip>;
|
|
14
14
|
declare const flyDeleteDelegatedWireGuardToken: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
organization_id: string;
|
|
16
16
|
name?: string | undefined;
|
|
17
17
|
token?: string | undefined;
|
|
18
18
|
client_mutation_id?: string | undefined;
|
|
19
|
-
},
|
|
20
|
-
token?: string | undefined;
|
|
21
|
-
client_mutation_id?: string | undefined;
|
|
22
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
20
|
//#endregion
|
|
24
21
|
export { flyDeleteDelegatedWireGuardToken };
|
|
25
22
|
//# sourceMappingURL=delete-delegated-wire-guard-token.d.cts.map
|
|
@@ -8,18 +8,15 @@ declare const FlyDeleteDelegatedWireGuardTokenInput: z.ZodObject<{
|
|
|
8
8
|
client_mutation_id: z.ZodOptional<z.ZodString>;
|
|
9
9
|
}, z.core.$strip>;
|
|
10
10
|
declare const FlyDeleteDelegatedWireGuardTokenOutput: z.ZodObject<{
|
|
11
|
-
token: z.
|
|
12
|
-
client_mutation_id: z.
|
|
11
|
+
token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$strip>;
|
|
14
14
|
declare const flyDeleteDelegatedWireGuardToken: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
organization_id: string;
|
|
16
16
|
name?: string | undefined;
|
|
17
17
|
token?: string | undefined;
|
|
18
18
|
client_mutation_id?: string | undefined;
|
|
19
|
-
},
|
|
20
|
-
token?: string | undefined;
|
|
21
|
-
client_mutation_id?: string | undefined;
|
|
22
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
20
|
//#endregion
|
|
24
21
|
export { flyDeleteDelegatedWireGuardToken };
|
|
25
22
|
//# sourceMappingURL=delete-delegated-wire-guard-token.d.mts.map
|
|
@@ -11,8 +11,8 @@ const flyDeleteDelegatedWireGuardToken = action("FLY_DELETE_DELEGATED_WIRE_GUARD
|
|
|
11
11
|
client_mutation_id: z.string().describe("A unique identifier for the client performing the mutation. Optional field for tracking purposes.").optional()
|
|
12
12
|
}).describe("Request model for deleting a delegated WireGuard token."),
|
|
13
13
|
output: z.object({
|
|
14
|
-
token: z.
|
|
15
|
-
client_mutation_id: z.
|
|
14
|
+
token: z.string().describe("The deleted WireGuard token value, if returned by the API").nullable().optional(),
|
|
15
|
+
client_mutation_id: z.string().describe("Client mutation ID if provided in the request").nullable().optional()
|
|
16
16
|
}).describe("Response model for deleting a delegated WireGuard token.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-delegated-wire-guard-token.mjs","names":[],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the token. Either this or token must be provided to identify which token to delete.\").optional(),\n token: z.string().describe(\"The raw WireGuard token to delete. Either this or name must be provided to identify which token to delete.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization that owns the token.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for deleting a delegated WireGuard token.\");\nexport const FlyDeleteDelegatedWireGuardTokenOutput = z.object({\n token: z.
|
|
1
|
+
{"version":3,"file":"delete-delegated-wire-guard-token.mjs","names":[],"sources":["../../src/actions/delete-delegated-wire-guard-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteDelegatedWireGuardTokenInput = z.object({\n name: z.string().describe(\"The name with which to refer to the token. Either this or token must be provided to identify which token to delete.\").optional(),\n token: z.string().describe(\"The raw WireGuard token to delete. Either this or name must be provided to identify which token to delete.\").optional(),\n organization_id: z.string().describe(\"The node ID of the organization. This is the unique identifier for the Fly.io organization that owns the token.\"),\n client_mutation_id: z.string().describe(\"A unique identifier for the client performing the mutation. Optional field for tracking purposes.\").optional(),\n}).describe(\"Request model for deleting a delegated WireGuard token.\");\nexport const FlyDeleteDelegatedWireGuardTokenOutput = z.object({\n token: z.string().describe(\"The deleted WireGuard token value, if returned by the API\").nullable().optional(),\n client_mutation_id: z.string().describe(\"Client mutation ID if provided in the request\").nullable().optional(),\n}).describe(\"Response model for deleting a delegated WireGuard token.\");\n\nexport const flyDeleteDelegatedWireGuardToken = action(\"FLY_DELETE_DELEGATED_WIRE_GUARD_TOKEN\", {\n slug: \"fly-delete-delegated-wire-guard-token\",\n name: \"Delete Delegated WireGuard Token\",\n description: \"Tool to delete a delegated WireGuard token from a Fly.io organization. Use when you need to revoke or remove an existing WireGuard token that was previously created. Either token or name must be provided to identify which token to delete.\",\n input: FlyDeleteDelegatedWireGuardTokenInput,\n output: FlyDeleteDelegatedWireGuardTokenOutput,\n});\n"],"mappings":";;AAeA,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EAC1J,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;EAClJ,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;EACtJ,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACxJ,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVoD,EAAE,OAAO;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
|
|
@@ -10,13 +10,13 @@ const FlyDeleteOrganization_GraphQLErrorLocationSchema = zod.z.object({
|
|
|
10
10
|
column: zod.z.number().int().describe("Column number in the query where the error occurred").nullable()
|
|
11
11
|
}).describe("Location in the GraphQL query where an error occurred.");
|
|
12
12
|
const FlyDeleteOrganization_GraphQLErrorSchema = zod.z.object({
|
|
13
|
-
path: zod.z.
|
|
13
|
+
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(),
|
|
14
14
|
message: zod.z.string().describe("Error message describing what went wrong").nullable(),
|
|
15
|
-
locations: zod.z.
|
|
15
|
+
locations: zod.z.array(FlyDeleteOrganization_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").nullable().optional()
|
|
16
16
|
}).describe("GraphQL error object.");
|
|
17
17
|
const FlyDeleteOrganizationOutput = zod.z.object({
|
|
18
|
-
data: zod.z.
|
|
19
|
-
errors: zod.z.
|
|
18
|
+
data: zod.z.object({}).describe("Contains the deletion result under the 'deleteOrganization' key").nullable().optional(),
|
|
19
|
+
errors: zod.z.array(FlyDeleteOrganization_GraphQLErrorSchema).describe("Array of errors if the mutation failed").nullable().optional()
|
|
20
20
|
}).describe("Response model for the delete organization mutation.");
|
|
21
21
|
const flyDeleteOrganization = require_action.action("FLY_DELETE_ORGANIZATION", {
|
|
22
22
|
slug: "fly-delete-organization",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-organization.cjs","names":["z","action"],"sources":["../../src/actions/delete-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteOrganizationInput = z.object({\n organizationId: z.string().describe(\"The identifier of the organization to delete. This will permanently remove the organization and all associated resources.\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n}).describe(\"Request model for deleting a Fly.io organization.\");\nconst FlyDeleteOrganization_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 FlyDeleteOrganization_GraphQLErrorSchema = z.object({\n path: z.
|
|
1
|
+
{"version":3,"file":"delete-organization.cjs","names":["z","action"],"sources":["../../src/actions/delete-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteOrganizationInput = z.object({\n organizationId: z.string().describe(\"The identifier of the organization to delete. This will permanently remove the organization and all associated resources.\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n}).describe(\"Request model for deleting a Fly.io organization.\");\nconst FlyDeleteOrganization_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 FlyDeleteOrganization_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(FlyDeleteOrganization_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).describe(\"GraphQL error object.\");\nexport const FlyDeleteOrganizationOutput = z.object({\n data: z.object({}).describe(\"Contains the deletion result under the 'deleteOrganization' key\").nullable().optional(),\n errors: z.array(FlyDeleteOrganization_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).describe(\"Response model for the delete organization mutation.\");\n\nexport const flyDeleteOrganization = action(\"FLY_DELETE_ORGANIZATION\", {\n slug: \"fly-delete-organization\",\n name: \"Delete Organization\",\n description: \"Tool to delete a Fly.io organization and all its associated resources using the GraphQL API. Use when you need to permanently remove an organization. This operation is irreversible.\",\n input: FlyDeleteOrganizationInput,\n output: FlyDeleteOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;CAC/J,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;AACnJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,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,SAAS,wDAAwD;AACpE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,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,gDAAgD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,QAAQA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,11 +6,11 @@ declare const FlyDeleteOrganizationInput: z.ZodObject<{
|
|
|
6
6
|
clientMutationId: z.ZodOptional<z.ZodString>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyDeleteOrganizationOutput: z.ZodObject<{
|
|
9
|
-
data: z.
|
|
10
|
-
errors: z.
|
|
11
|
-
path: z.
|
|
9
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
10
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
12
12
|
message: z.ZodNullable<z.ZodString>;
|
|
13
|
-
locations: z.
|
|
13
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
14
14
|
line: z.ZodNullable<z.ZodNumber>;
|
|
15
15
|
column: z.ZodNullable<z.ZodNumber>;
|
|
16
16
|
}, z.core.$strip>>>>;
|
|
@@ -19,17 +19,7 @@ declare const FlyDeleteOrganizationOutput: z.ZodObject<{
|
|
|
19
19
|
declare const flyDeleteOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
organizationId: string;
|
|
21
21
|
clientMutationId?: string | undefined;
|
|
22
|
-
},
|
|
23
|
-
data?: Record<string, never> | undefined;
|
|
24
|
-
errors?: {
|
|
25
|
-
message: string | null;
|
|
26
|
-
path?: (string | number)[] | undefined;
|
|
27
|
-
locations?: {
|
|
28
|
-
line: number | null;
|
|
29
|
-
column: number | null;
|
|
30
|
-
}[] | undefined;
|
|
31
|
-
}[] | undefined;
|
|
32
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
23
|
//#endregion
|
|
34
24
|
export { flyDeleteOrganization };
|
|
35
25
|
//# sourceMappingURL=delete-organization.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-organization.d.cts","names":[],"sources":["../../src/actions/delete-organization.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"delete-organization.d.cts","names":[],"sources":["../../src/actions/delete-organization.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -6,11 +6,11 @@ declare const FlyDeleteOrganizationInput: z.ZodObject<{
|
|
|
6
6
|
clientMutationId: z.ZodOptional<z.ZodString>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyDeleteOrganizationOutput: z.ZodObject<{
|
|
9
|
-
data: z.
|
|
10
|
-
errors: z.
|
|
11
|
-
path: z.
|
|
9
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
|
|
10
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>>;
|
|
12
12
|
message: z.ZodNullable<z.ZodString>;
|
|
13
|
-
locations: z.
|
|
13
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
14
14
|
line: z.ZodNullable<z.ZodNumber>;
|
|
15
15
|
column: z.ZodNullable<z.ZodNumber>;
|
|
16
16
|
}, z.core.$strip>>>>;
|
|
@@ -19,17 +19,7 @@ declare const FlyDeleteOrganizationOutput: z.ZodObject<{
|
|
|
19
19
|
declare const flyDeleteOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
organizationId: string;
|
|
21
21
|
clientMutationId?: string | undefined;
|
|
22
|
-
},
|
|
23
|
-
data?: Record<string, never> | undefined;
|
|
24
|
-
errors?: {
|
|
25
|
-
message: string | null;
|
|
26
|
-
path?: (string | number)[] | undefined;
|
|
27
|
-
locations?: {
|
|
28
|
-
line: number | null;
|
|
29
|
-
column: number | null;
|
|
30
|
-
}[] | undefined;
|
|
31
|
-
}[] | undefined;
|
|
32
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
23
|
//#endregion
|
|
34
24
|
export { flyDeleteOrganization };
|
|
35
25
|
//# sourceMappingURL=delete-organization.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-organization.d.mts","names":[],"sources":["../../src/actions/delete-organization.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA
|
|
1
|
+
{"version":3,"file":"delete-organization.d.mts","names":[],"sources":["../../src/actions/delete-organization.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -10,9 +10,9 @@ const FlyDeleteOrganization_GraphQLErrorLocationSchema = z.object({
|
|
|
10
10
|
column: z.number().int().describe("Column number in the query where the error occurred").nullable()
|
|
11
11
|
}).describe("Location in the GraphQL query where an error occurred.");
|
|
12
12
|
const FlyDeleteOrganization_GraphQLErrorSchema = z.object({
|
|
13
|
-
path: z.
|
|
13
|
+
path: z.array(z.union([z.string(), z.number().int()])).describe("Path to the field that caused the error").nullable().optional(),
|
|
14
14
|
message: z.string().describe("Error message describing what went wrong").nullable(),
|
|
15
|
-
locations: z.
|
|
15
|
+
locations: z.array(FlyDeleteOrganization_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").nullable().optional()
|
|
16
16
|
}).describe("GraphQL error object.");
|
|
17
17
|
const flyDeleteOrganization = action("FLY_DELETE_ORGANIZATION", {
|
|
18
18
|
slug: "fly-delete-organization",
|
|
@@ -20,8 +20,8 @@ const flyDeleteOrganization = action("FLY_DELETE_ORGANIZATION", {
|
|
|
20
20
|
description: "Tool to delete a Fly.io organization and all its associated resources using the GraphQL API. Use when you need to permanently remove an organization. This operation is irreversible.",
|
|
21
21
|
input: FlyDeleteOrganizationInput,
|
|
22
22
|
output: z.object({
|
|
23
|
-
data: z.
|
|
24
|
-
errors: z.
|
|
23
|
+
data: z.object({}).describe("Contains the deletion result under the 'deleteOrganization' key").nullable().optional(),
|
|
24
|
+
errors: z.array(FlyDeleteOrganization_GraphQLErrorSchema).describe("Array of errors if the mutation failed").nullable().optional()
|
|
25
25
|
}).describe("Response model for the delete organization mutation.")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-organization.mjs","names":[],"sources":["../../src/actions/delete-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteOrganizationInput = z.object({\n organizationId: z.string().describe(\"The identifier of the organization to delete. This will permanently remove the organization and all associated resources.\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n}).describe(\"Request model for deleting a Fly.io organization.\");\nconst FlyDeleteOrganization_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 FlyDeleteOrganization_GraphQLErrorSchema = z.object({\n path: z.
|
|
1
|
+
{"version":3,"file":"delete-organization.mjs","names":[],"sources":["../../src/actions/delete-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyDeleteOrganizationInput = z.object({\n organizationId: z.string().describe(\"The identifier of the organization to delete. This will permanently remove the organization and all associated resources.\"),\n clientMutationId: z.string().describe(\"A unique identifier for the client performing the mutation. Used for tracking and idempotency.\").optional(),\n}).describe(\"Request model for deleting a Fly.io organization.\");\nconst FlyDeleteOrganization_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 FlyDeleteOrganization_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(FlyDeleteOrganization_GraphQLErrorLocationSchema).describe(\"Locations in the query where the error occurred\").nullable().optional(),\n}).describe(\"GraphQL error object.\");\nexport const FlyDeleteOrganizationOutput = z.object({\n data: z.object({}).describe(\"Contains the deletion result under the 'deleteOrganization' key\").nullable().optional(),\n errors: z.array(FlyDeleteOrganization_GraphQLErrorSchema).describe(\"Array of errors if the mutation failed\").nullable().optional(),\n}).describe(\"Response model for the delete organization mutation.\");\n\nexport const flyDeleteOrganization = action(\"FLY_DELETE_ORGANIZATION\", {\n slug: \"fly-delete-organization\",\n name: \"Delete Organization\",\n description: \"Tool to delete a Fly.io organization and all its associated resources using the GraphQL API. Use when you need to permanently remove an organization. This operation is irreversible.\",\n input: FlyDeleteOrganizationInput,\n output: FlyDeleteOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;CAC/J,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;AACnJ,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,mDAAmD,EAAE,OAAO;CAChE,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,SAAS,wDAAwD;AACpE,MAAM,2CAA2C,EAAE,OAAO;CACxD,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,gDAAgD,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,uBAAuB;AAMnC,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVyC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,QAAQ,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
|
|
@@ -6,11 +6,11 @@ const FlyDeleteRemoteBuilderInput = zod.z.object({
|
|
|
6
6
|
client_mutation_id: zod.z.string().describe("A unique identifier for the client performing the mutation").optional()
|
|
7
7
|
}).describe("Request model for deleting a remote builder configuration.");
|
|
8
8
|
const FlyDeleteRemoteBuilder_OrganizationSchema = zod.z.object({
|
|
9
|
-
id: zod.z.
|
|
10
|
-
name: zod.z.
|
|
11
|
-
slug: zod.z.
|
|
9
|
+
id: zod.z.string().describe("Organization ID").nullable().optional(),
|
|
10
|
+
name: zod.z.string().describe("Organization name").nullable().optional(),
|
|
11
|
+
slug: zod.z.string().describe("Organization slug").nullable().optional()
|
|
12
12
|
}).describe("Organization details returned from the mutation.");
|
|
13
|
-
const FlyDeleteRemoteBuilderOutput = zod.z.object({ organization:
|
|
13
|
+
const FlyDeleteRemoteBuilderOutput = zod.z.object({ organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional() }).describe("Response model for deleting a remote builder configuration.");
|
|
14
14
|
const flyDeleteRemoteBuilder = require_action.action("FLY_DELETE_REMOTE_BUILDER", {
|
|
15
15
|
slug: "fly-delete-remote-builder",
|
|
16
16
|
name: "Delete Remote Builder",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-remote-builder.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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}).describe(\"Organization details returned from the mutation.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).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,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;CAC3H,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,cAAc,0CAA0C,SAAS,CAAC,CAAC,SAAS,EAC9E,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,22 +6,16 @@ declare const FlyDeleteRemoteBuilderInput: z.ZodObject<{
|
|
|
6
6
|
client_mutation_id: z.ZodOptional<z.ZodString>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyDeleteRemoteBuilderOutput: z.ZodObject<{
|
|
9
|
-
organization: z.
|
|
10
|
-
id: z.
|
|
11
|
-
name: z.
|
|
12
|
-
slug: z.
|
|
9
|
+
organization: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$strip>>>;
|
|
14
14
|
}, z.core.$strip>;
|
|
15
15
|
declare const flyDeleteRemoteBuilder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
organization_id: string;
|
|
17
17
|
client_mutation_id?: string | undefined;
|
|
18
|
-
},
|
|
19
|
-
organization?: {
|
|
20
|
-
id?: string | undefined;
|
|
21
|
-
name?: string | undefined;
|
|
22
|
-
slug?: string | undefined;
|
|
23
|
-
} | undefined;
|
|
24
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
19
|
//#endregion
|
|
26
20
|
export { flyDeleteRemoteBuilder };
|
|
27
21
|
//# sourceMappingURL=delete-remote-builder.d.cts.map
|
|
@@ -6,22 +6,16 @@ declare const FlyDeleteRemoteBuilderInput: z.ZodObject<{
|
|
|
6
6
|
client_mutation_id: z.ZodOptional<z.ZodString>;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyDeleteRemoteBuilderOutput: z.ZodObject<{
|
|
9
|
-
organization: z.
|
|
10
|
-
id: z.
|
|
11
|
-
name: z.
|
|
12
|
-
slug: z.
|
|
9
|
+
organization: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
}, z.core.$strip>>>;
|
|
14
14
|
}, z.core.$strip>;
|
|
15
15
|
declare const flyDeleteRemoteBuilder: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
organization_id: string;
|
|
17
17
|
client_mutation_id?: string | undefined;
|
|
18
|
-
},
|
|
19
|
-
organization?: {
|
|
20
|
-
id?: string | undefined;
|
|
21
|
-
name?: string | undefined;
|
|
22
|
-
slug?: string | undefined;
|
|
23
|
-
} | undefined;
|
|
24
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
19
|
//#endregion
|
|
26
20
|
export { flyDeleteRemoteBuilder };
|
|
27
21
|
//# sourceMappingURL=delete-remote-builder.d.mts.map
|
|
@@ -6,16 +6,16 @@ const FlyDeleteRemoteBuilderInput = z.object({
|
|
|
6
6
|
client_mutation_id: z.string().describe("A unique identifier for the client performing the mutation").optional()
|
|
7
7
|
}).describe("Request model for deleting a remote builder configuration.");
|
|
8
8
|
const FlyDeleteRemoteBuilder_OrganizationSchema = z.object({
|
|
9
|
-
id: z.
|
|
10
|
-
name: z.
|
|
11
|
-
slug: z.
|
|
9
|
+
id: z.string().describe("Organization ID").nullable().optional(),
|
|
10
|
+
name: z.string().describe("Organization name").nullable().optional(),
|
|
11
|
+
slug: z.string().describe("Organization slug").nullable().optional()
|
|
12
12
|
}).describe("Organization details returned from the mutation.");
|
|
13
13
|
const flyDeleteRemoteBuilder = action("FLY_DELETE_REMOTE_BUILDER", {
|
|
14
14
|
slug: "fly-delete-remote-builder",
|
|
15
15
|
name: "Delete Remote Builder",
|
|
16
16
|
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.",
|
|
17
17
|
input: FlyDeleteRemoteBuilderInput,
|
|
18
|
-
output: z.object({ organization:
|
|
18
|
+
output: z.object({ organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional() }).describe("Response model for deleting a remote builder configuration.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { flyDeleteRemoteBuilder };
|
|
@@ -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}).describe(\"Organization details returned from the mutation.\");\nexport const FlyDeleteRemoteBuilderOutput = z.object({\n organization: FlyDeleteRemoteBuilder_OrganizationSchema.nullable().optional(),\n}).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,SAAS,kDAAkD;AAK9D,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,SAAS,6DAOF;AACV,CAAC"}
|
|
@@ -6,8 +6,8 @@ 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.
|
|
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
11
|
}).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",
|
|
@@ -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}).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,SAAS,0DAA0D;AAEtE,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.
|
|
9
|
+
ok: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
}, z.core.$strip>;
|
|
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.
|
|
9
|
+
ok: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
client_mutation_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
}, z.core.$strip>;
|
|
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,8 +9,8 @@ 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.
|
|
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
14
|
}).describe("Response model for deleting a third-party configuration.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
@@ -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}).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,SAAS,0DAOF;AACV,CAAC"}
|
|
@@ -12,13 +12,13 @@ const FlyDetachPostgresCluster_GraphQLErrorLocationSchema = zod.z.object({
|
|
|
12
12
|
column: zod.z.number().int().describe("Column number in the query where the error occurred").nullable()
|
|
13
13
|
}).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.
|
|
17
|
+
locations: zod.z.array(FlyDetachPostgresCluster_GraphQLErrorLocationSchema).describe("Locations in the query where the error occurred").nullable().optional()
|
|
18
18
|
}).describe("GraphQL error object.");
|
|
19
19
|
const FlyDetachPostgresClusterOutput = zod.z.object({
|
|
20
|
-
data: zod.z.
|
|
21
|
-
errors: zod.z.
|
|
20
|
+
data: zod.z.object({}).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
22
|
}).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",
|
|
@@ -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}).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}).describe(\"GraphQL error object.\");\nexport const FlyDetachPostgresClusterOutput = z.object({\n data: z.object({}).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}).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,SAAS,wDAAwD;AACpE,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,SAAS,uBAAuB;AACnC,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,QAAQA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,11 +8,11 @@ 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.ZodObject<{}, z.core.$strip>>>;
|
|
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
18
|
}, z.core.$strip>>>>;
|
|
@@ -23,17 +23,7 @@ declare const flyDetachPostgresCluster: import("@keystrokehq/action").WorkflowAc
|
|
|
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
|