@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
|
@@ -11,36 +11,36 @@ declare const FlyListAppsGraphqlInput: z.ZodObject<{
|
|
|
11
11
|
include_services: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
}, z.core.$strip>;
|
|
13
13
|
declare const FlyListAppsGraphqlOutput: z.ZodObject<{
|
|
14
|
-
data: z.
|
|
15
|
-
apps: z.
|
|
16
|
-
nodes: z.
|
|
17
|
-
vms: z.
|
|
18
|
-
totalCount: z.
|
|
19
|
-
}, z.core.$
|
|
20
|
-
name: z.
|
|
21
|
-
volumes: z.
|
|
22
|
-
nodes: z.
|
|
23
|
-
name: z.
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
26
|
-
services: z.
|
|
27
|
-
checks: z.
|
|
28
|
-
name: z.
|
|
29
|
-
httpPath: z.
|
|
30
|
-
}, z.core.$
|
|
31
|
-
description: z.
|
|
32
|
-
}, z.core.$
|
|
33
|
-
}, z.core.$
|
|
34
|
-
pageInfo: z.
|
|
35
|
-
endCursor: z.
|
|
36
|
-
hasNextPage: z.
|
|
37
|
-
startCursor: z.
|
|
38
|
-
hasPreviousPage: z.
|
|
39
|
-
}, z.core.$
|
|
40
|
-
}, z.core.$
|
|
41
|
-
}, z.core.$
|
|
42
|
-
errors: z.
|
|
43
|
-
}, z.core.$
|
|
14
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
apps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
17
|
+
vms: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
|
+
totalCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
volumes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
23
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
}, z.core.$loose>>>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
services: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
27
|
+
checks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
28
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
httpPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
}, z.core.$loose>>>>;
|
|
31
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
|
+
}, z.core.$loose>>>>;
|
|
34
|
+
pageInfo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
|
+
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
hasNextPage: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
37
|
+
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
hasPreviousPage: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
43
|
+
}, z.core.$loose>;
|
|
44
44
|
declare const flyListAppsGraphql: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
last?: number | undefined;
|
|
46
46
|
after?: string | undefined;
|
|
@@ -49,37 +49,7 @@ declare const flyListAppsGraphql: import("@keystrokehq/action").WorkflowActionDe
|
|
|
49
49
|
include_vms?: boolean | undefined;
|
|
50
50
|
include_volumes?: boolean | undefined;
|
|
51
51
|
include_services?: boolean | undefined;
|
|
52
|
-
},
|
|
53
|
-
data?: {
|
|
54
|
-
apps?: {
|
|
55
|
-
nodes?: {
|
|
56
|
-
vms?: {
|
|
57
|
-
totalCount?: number | undefined;
|
|
58
|
-
} | undefined;
|
|
59
|
-
name?: string | undefined;
|
|
60
|
-
volumes?: {
|
|
61
|
-
nodes?: {
|
|
62
|
-
name?: string | undefined;
|
|
63
|
-
}[] | undefined;
|
|
64
|
-
} | undefined;
|
|
65
|
-
services?: {
|
|
66
|
-
checks?: {
|
|
67
|
-
name?: string | undefined;
|
|
68
|
-
httpPath?: string | undefined;
|
|
69
|
-
}[] | undefined;
|
|
70
|
-
description?: string | undefined;
|
|
71
|
-
}[] | undefined;
|
|
72
|
-
}[] | undefined;
|
|
73
|
-
pageInfo?: {
|
|
74
|
-
endCursor?: string | undefined;
|
|
75
|
-
hasNextPage?: boolean | undefined;
|
|
76
|
-
startCursor?: string | undefined;
|
|
77
|
-
hasPreviousPage?: boolean | undefined;
|
|
78
|
-
} | undefined;
|
|
79
|
-
} | undefined;
|
|
80
|
-
} | undefined;
|
|
81
|
-
errors?: Record<string, unknown>[] | undefined;
|
|
82
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
83
53
|
//#endregion
|
|
84
54
|
export { flyListAppsGraphql };
|
|
85
55
|
//# sourceMappingURL=list-apps-graphql.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps-graphql.d.cts","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cA6CvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"list-apps-graphql.d.cts","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cA6CvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -11,36 +11,36 @@ declare const FlyListAppsGraphqlInput: z.ZodObject<{
|
|
|
11
11
|
include_services: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
}, z.core.$strip>;
|
|
13
13
|
declare const FlyListAppsGraphqlOutput: z.ZodObject<{
|
|
14
|
-
data: z.
|
|
15
|
-
apps: z.
|
|
16
|
-
nodes: z.
|
|
17
|
-
vms: z.
|
|
18
|
-
totalCount: z.
|
|
19
|
-
}, z.core.$
|
|
20
|
-
name: z.
|
|
21
|
-
volumes: z.
|
|
22
|
-
nodes: z.
|
|
23
|
-
name: z.
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
26
|
-
services: z.
|
|
27
|
-
checks: z.
|
|
28
|
-
name: z.
|
|
29
|
-
httpPath: z.
|
|
30
|
-
}, z.core.$
|
|
31
|
-
description: z.
|
|
32
|
-
}, z.core.$
|
|
33
|
-
}, z.core.$
|
|
34
|
-
pageInfo: z.
|
|
35
|
-
endCursor: z.
|
|
36
|
-
hasNextPage: z.
|
|
37
|
-
startCursor: z.
|
|
38
|
-
hasPreviousPage: z.
|
|
39
|
-
}, z.core.$
|
|
40
|
-
}, z.core.$
|
|
41
|
-
}, z.core.$
|
|
42
|
-
errors: z.
|
|
43
|
-
}, z.core.$
|
|
14
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
apps: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
17
|
+
vms: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
|
+
totalCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
volumes: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
23
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
}, z.core.$loose>>>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
services: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
27
|
+
checks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
28
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
httpPath: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
}, z.core.$loose>>>>;
|
|
31
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
|
+
}, z.core.$loose>>>>;
|
|
34
|
+
pageInfo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
|
+
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
hasNextPage: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
37
|
+
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
hasPreviousPage: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
43
|
+
}, z.core.$loose>;
|
|
44
44
|
declare const flyListAppsGraphql: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
last?: number | undefined;
|
|
46
46
|
after?: string | undefined;
|
|
@@ -49,37 +49,7 @@ declare const flyListAppsGraphql: import("@keystrokehq/action").WorkflowActionDe
|
|
|
49
49
|
include_vms?: boolean | undefined;
|
|
50
50
|
include_volumes?: boolean | undefined;
|
|
51
51
|
include_services?: boolean | undefined;
|
|
52
|
-
},
|
|
53
|
-
data?: {
|
|
54
|
-
apps?: {
|
|
55
|
-
nodes?: {
|
|
56
|
-
vms?: {
|
|
57
|
-
totalCount?: number | undefined;
|
|
58
|
-
} | undefined;
|
|
59
|
-
name?: string | undefined;
|
|
60
|
-
volumes?: {
|
|
61
|
-
nodes?: {
|
|
62
|
-
name?: string | undefined;
|
|
63
|
-
}[] | undefined;
|
|
64
|
-
} | undefined;
|
|
65
|
-
services?: {
|
|
66
|
-
checks?: {
|
|
67
|
-
name?: string | undefined;
|
|
68
|
-
httpPath?: string | undefined;
|
|
69
|
-
}[] | undefined;
|
|
70
|
-
description?: string | undefined;
|
|
71
|
-
}[] | undefined;
|
|
72
|
-
}[] | undefined;
|
|
73
|
-
pageInfo?: {
|
|
74
|
-
endCursor?: string | undefined;
|
|
75
|
-
hasNextPage?: boolean | undefined;
|
|
76
|
-
startCursor?: string | undefined;
|
|
77
|
-
hasPreviousPage?: boolean | undefined;
|
|
78
|
-
} | undefined;
|
|
79
|
-
} | undefined;
|
|
80
|
-
} | undefined;
|
|
81
|
-
errors?: Record<string, unknown>[] | undefined;
|
|
82
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
83
53
|
//#endregion
|
|
84
54
|
export { flyListAppsGraphql };
|
|
85
55
|
//# sourceMappingURL=list-apps-graphql.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps-graphql.d.mts","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cA6CvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA
|
|
1
|
+
{"version":3,"file":"list-apps-graphql.d.mts","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cA6CvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -10,43 +10,43 @@ const FlyListAppsGraphqlInput = z.object({
|
|
|
10
10
|
include_volumes: z.boolean().default(true).describe("Include volume information for each app").optional(),
|
|
11
11
|
include_services: z.boolean().default(true).describe("Include service information for each app").optional()
|
|
12
12
|
}).describe("Request model for listing Fly.io applications via GraphQL.");
|
|
13
|
-
const FlyListAppsGraphql_VMInfoSchema = z.object({ totalCount: z.
|
|
14
|
-
const FlyListAppsGraphql_VolumeNodeSchema = z.object({ name: z.
|
|
15
|
-
const FlyListAppsGraphql_VolumesSchema = z.object({ nodes: z.
|
|
13
|
+
const FlyListAppsGraphql_VMInfoSchema = z.object({ totalCount: z.number().int().describe("Total count of virtual machines").nullable().optional() }).passthrough().describe("Virtual machine information.");
|
|
14
|
+
const FlyListAppsGraphql_VolumeNodeSchema = z.object({ name: z.string().describe("Volume name").nullable().optional() }).passthrough().describe("Volume node information.");
|
|
15
|
+
const FlyListAppsGraphql_VolumesSchema = z.object({ nodes: z.array(FlyListAppsGraphql_VolumeNodeSchema).describe("List of volume nodes").nullable().optional() }).passthrough().describe("Volumes associated with an application.");
|
|
16
16
|
const FlyListAppsGraphql_CheckInfoSchema = z.object({
|
|
17
|
-
name: z.
|
|
18
|
-
httpPath: z.
|
|
19
|
-
}).describe("Health check information.");
|
|
17
|
+
name: z.string().describe("Health check name").nullable().optional(),
|
|
18
|
+
httpPath: z.string().describe("HTTP path for the health check").nullable().optional()
|
|
19
|
+
}).passthrough().describe("Health check information.");
|
|
20
20
|
const FlyListAppsGraphql_ServiceInfoSchema = z.object({
|
|
21
|
-
checks: z.
|
|
22
|
-
description: z.
|
|
23
|
-
}).describe("Service information.");
|
|
21
|
+
checks: z.array(FlyListAppsGraphql_CheckInfoSchema).describe("List of health checks for the service").nullable().optional(),
|
|
22
|
+
description: z.string().describe("Service description").nullable().optional()
|
|
23
|
+
}).passthrough().describe("Service information.");
|
|
24
24
|
const FlyListAppsGraphql_AppNodeSchema = z.object({
|
|
25
|
-
vms:
|
|
26
|
-
name: z.
|
|
27
|
-
volumes:
|
|
28
|
-
services: z.
|
|
29
|
-
}).describe("Application node information.");
|
|
25
|
+
vms: FlyListAppsGraphql_VMInfoSchema.nullable().optional(),
|
|
26
|
+
name: z.string().describe("Application name").nullable().optional(),
|
|
27
|
+
volumes: FlyListAppsGraphql_VolumesSchema.nullable().optional(),
|
|
28
|
+
services: z.array(FlyListAppsGraphql_ServiceInfoSchema).describe("Services running in the app").nullable().optional()
|
|
29
|
+
}).passthrough().describe("Application node information.");
|
|
30
30
|
const FlyListAppsGraphql_PageInfoSchema = z.object({
|
|
31
|
-
endCursor: z.
|
|
32
|
-
hasNextPage: z.
|
|
33
|
-
startCursor: z.
|
|
34
|
-
hasPreviousPage: z.
|
|
35
|
-
}).describe("Relay-style pagination info.");
|
|
31
|
+
endCursor: z.string().describe("Cursor of the last item in the current page").nullable().optional(),
|
|
32
|
+
hasNextPage: z.boolean().describe("Whether there are more items after the current page").nullable().optional(),
|
|
33
|
+
startCursor: z.string().describe("Cursor of the first item in the current page").nullable().optional(),
|
|
34
|
+
hasPreviousPage: z.boolean().describe("Whether there are more items before the current page").nullable().optional()
|
|
35
|
+
}).passthrough().describe("Relay-style pagination info.");
|
|
36
36
|
const FlyListAppsGraphql_AppsDataSchema = z.object({
|
|
37
|
-
nodes: z.
|
|
38
|
-
pageInfo:
|
|
39
|
-
}).describe("Apps data structure.");
|
|
40
|
-
const FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema = z.object({ apps:
|
|
37
|
+
nodes: z.array(FlyListAppsGraphql_AppNodeSchema).describe("List of application nodes").nullable().optional(),
|
|
38
|
+
pageInfo: FlyListAppsGraphql_PageInfoSchema.nullable().optional()
|
|
39
|
+
}).passthrough().describe("Apps data structure.");
|
|
40
|
+
const FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema = z.object({ apps: FlyListAppsGraphql_AppsDataSchema.nullable().optional() }).passthrough().describe("GraphQL response data.");
|
|
41
41
|
const flyListAppsGraphql = action("FLY_LIST_APPS_GRAPHQL", {
|
|
42
42
|
slug: "fly-list-apps-graphql",
|
|
43
43
|
name: "List Apps via GraphQL",
|
|
44
44
|
description: "List all Fly.io applications with details including volumes, services, and VMs using GraphQL. Use when you need to retrieve a comprehensive overview of all apps in your Fly.io organization.",
|
|
45
45
|
input: FlyListAppsGraphqlInput,
|
|
46
46
|
output: z.object({
|
|
47
|
-
data:
|
|
48
|
-
errors: z.
|
|
49
|
-
}).describe("Response model for listing Fly.io applications via GraphQL.")
|
|
47
|
+
data: FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema.nullable().optional(),
|
|
48
|
+
errors: z.array(z.record(z.string(), z.unknown())).describe("Any errors returned by the GraphQL API").nullable().optional()
|
|
49
|
+
}).passthrough().describe("Response model for listing Fly.io applications via GraphQL.")
|
|
50
50
|
});
|
|
51
51
|
//#endregion
|
|
52
52
|
export { flyListAppsGraphql };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps-graphql.mjs","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAppsGraphqlInput = z.object({\n last: z.number().int().describe(\"Number of apps to return from the end of the list (backward pagination).\").optional(),\n after: z.string().describe(\"Cursor to paginate forward. Use the endCursor from a previous response's pageInfo.\").optional(),\n first: z.number().int().describe(\"Number of apps to return from the beginning of the list (forward pagination). Defaults to server default if not specified.\").optional(),\n before: z.string().describe(\"Cursor to paginate backward. Use the startCursor from a previous response's pageInfo.\").optional(),\n include_vms: z.boolean().default(true).describe(\"Include VM count information for each app\").optional(),\n include_volumes: z.boolean().default(true).describe(\"Include volume information for each app\").optional(),\n include_services: z.boolean().default(true).describe(\"Include service information for each app\").optional(),\n}).describe(\"Request model for listing Fly.io applications via GraphQL.\");\nconst FlyListAppsGraphql_VMInfoSchema = z.object({\n totalCount: z.
|
|
1
|
+
{"version":3,"file":"list-apps-graphql.mjs","names":[],"sources":["../../src/actions/list-apps-graphql.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAppsGraphqlInput = z.object({\n last: z.number().int().describe(\"Number of apps to return from the end of the list (backward pagination).\").optional(),\n after: z.string().describe(\"Cursor to paginate forward. Use the endCursor from a previous response's pageInfo.\").optional(),\n first: z.number().int().describe(\"Number of apps to return from the beginning of the list (forward pagination). Defaults to server default if not specified.\").optional(),\n before: z.string().describe(\"Cursor to paginate backward. Use the startCursor from a previous response's pageInfo.\").optional(),\n include_vms: z.boolean().default(true).describe(\"Include VM count information for each app\").optional(),\n include_volumes: z.boolean().default(true).describe(\"Include volume information for each app\").optional(),\n include_services: z.boolean().default(true).describe(\"Include service information for each app\").optional(),\n}).describe(\"Request model for listing Fly.io applications via GraphQL.\");\nconst FlyListAppsGraphql_VMInfoSchema = z.object({\n totalCount: z.number().int().describe(\"Total count of virtual machines\").nullable().optional(),\n}).passthrough().describe(\"Virtual machine information.\");\nconst FlyListAppsGraphql_VolumeNodeSchema = z.object({\n name: z.string().describe(\"Volume name\").nullable().optional(),\n}).passthrough().describe(\"Volume node information.\");\nconst FlyListAppsGraphql_VolumesSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_VolumeNodeSchema).describe(\"List of volume nodes\").nullable().optional(),\n}).passthrough().describe(\"Volumes associated with an application.\");\nconst FlyListAppsGraphql_CheckInfoSchema = z.object({\n name: z.string().describe(\"Health check name\").nullable().optional(),\n httpPath: z.string().describe(\"HTTP path for the health check\").nullable().optional(),\n}).passthrough().describe(\"Health check information.\");\nconst FlyListAppsGraphql_ServiceInfoSchema = z.object({\n checks: z.array(FlyListAppsGraphql_CheckInfoSchema).describe(\"List of health checks for the service\").nullable().optional(),\n description: z.string().describe(\"Service description\").nullable().optional(),\n}).passthrough().describe(\"Service information.\");\nconst FlyListAppsGraphql_AppNodeSchema = z.object({\n vms: FlyListAppsGraphql_VMInfoSchema.nullable().optional(),\n name: z.string().describe(\"Application name\").nullable().optional(),\n volumes: FlyListAppsGraphql_VolumesSchema.nullable().optional(),\n services: z.array(FlyListAppsGraphql_ServiceInfoSchema).describe(\"Services running in the app\").nullable().optional(),\n}).passthrough().describe(\"Application node information.\");\nconst FlyListAppsGraphql_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor of the last item in the current page\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more items after the current page\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor of the first item in the current page\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are more items before the current page\").nullable().optional(),\n}).passthrough().describe(\"Relay-style pagination info.\");\nconst FlyListAppsGraphql_AppsDataSchema = z.object({\n nodes: z.array(FlyListAppsGraphql_AppNodeSchema).describe(\"List of application nodes\").nullable().optional(),\n pageInfo: FlyListAppsGraphql_PageInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Apps data structure.\");\nconst FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema = z.object({\n apps: FlyListAppsGraphql_AppsDataSchema.nullable().optional(),\n}).passthrough().describe(\"GraphQL response data.\");\nexport const FlyListAppsGraphqlOutput = z.object({\n data: FlyListAppsGraphql_ListAppsGraphqlResponseDataSchema.nullable().optional(),\n errors: z.array(z.record(z.string(), z.unknown())).describe(\"Any errors returned by the GraphQL API\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly.io applications via GraphQL.\");\n\nexport const flyListAppsGraphql = action(\"FLY_LIST_APPS_GRAPHQL\", {\n slug: \"fly-list-apps-graphql\",\n name: \"List Apps via GraphQL\",\n description: \"List all Fly.io applications with details including volumes, services, and VMs using GraphQL. Use when you need to retrieve a comprehensive overview of all apps in your Fly.io organization.\",\n input: FlyListAppsGraphqlInput,\n output: FlyListAppsGraphqlOutput,\n});\n"],"mappings":"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"}
|
|
@@ -6,24 +6,24 @@ const FlyListAppsInput = zod.z.object({
|
|
|
6
6
|
org_slug: zod.z.string().describe("The organization slug, or 'personal', to filter apps")
|
|
7
7
|
}).describe("Request model for listing Fly apps in an organization.");
|
|
8
8
|
const FlyListApps_OrganizationSchema = zod.z.object({
|
|
9
|
-
id: zod.z.
|
|
10
|
-
name: zod.z.
|
|
11
|
-
slug: zod.z.
|
|
12
|
-
}).describe("Organization details for a Fly app.");
|
|
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
|
+
}).passthrough().describe("Organization details for a Fly app.");
|
|
13
13
|
const FlyListApps_AppSchema = zod.z.object({
|
|
14
|
-
id: zod.z.
|
|
15
|
-
name: zod.z.
|
|
16
|
-
status: zod.z.
|
|
17
|
-
network: zod.z.
|
|
18
|
-
organization:
|
|
19
|
-
volume_count: zod.z.
|
|
20
|
-
machine_count: zod.z.
|
|
21
|
-
internal_numeric_id: zod.z.
|
|
22
|
-
}).describe("Fly app object with metadata.");
|
|
14
|
+
id: zod.z.string().describe("Unique app ID").nullable().optional(),
|
|
15
|
+
name: zod.z.string().describe("App name").nullable().optional(),
|
|
16
|
+
status: zod.z.string().describe("Current status of the app").nullable().optional(),
|
|
17
|
+
network: zod.z.string().describe("Network configuration").nullable().optional(),
|
|
18
|
+
organization: FlyListApps_OrganizationSchema.nullable().optional(),
|
|
19
|
+
volume_count: zod.z.number().int().describe("Number of volumes attached to the app").nullable().optional(),
|
|
20
|
+
machine_count: zod.z.number().int().describe("Number of machines in the app").nullable().optional(),
|
|
21
|
+
internal_numeric_id: zod.z.number().int().describe("Internal numeric identifier").nullable().optional()
|
|
22
|
+
}).passthrough().describe("Fly app object with metadata.");
|
|
23
23
|
const FlyListAppsOutput = zod.z.object({
|
|
24
|
-
apps: zod.z.
|
|
25
|
-
total_apps: zod.z.
|
|
26
|
-
}).describe("Response model for listing Fly apps.");
|
|
24
|
+
apps: zod.z.array(FlyListApps_AppSchema).describe("List of apps in the organization").nullable().optional(),
|
|
25
|
+
total_apps: zod.z.number().int().describe("Total number of apps in the organization").nullable().optional()
|
|
26
|
+
}).passthrough().describe("Response model for listing Fly apps.");
|
|
27
27
|
const flyListApps = require_action.action("FLY_LIST_APPS", {
|
|
28
28
|
slug: "fly-list-apps",
|
|
29
29
|
name: "List Apps",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-apps.cjs","names":["z","action"],"sources":["../../src/actions/list-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAppsInput = z.object({\n app_role: z.string().describe(\"Filter apps by role\").optional(),\n org_slug: z.string().describe(\"The organization slug, or 'personal', to filter apps\"),\n}).describe(\"Request model for listing Fly apps in an organization.\");\nconst FlyListApps_OrganizationSchema = z.object({\n id: z.
|
|
1
|
+
{"version":3,"file":"list-apps.cjs","names":["z","action"],"sources":["../../src/actions/list-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FlyListAppsInput = z.object({\n app_role: z.string().describe(\"Filter apps by role\").optional(),\n org_slug: z.string().describe(\"The organization slug, or 'personal', to filter apps\"),\n}).describe(\"Request model for listing Fly apps in an organization.\");\nconst FlyListApps_OrganizationSchema = z.object({\n id: z.string().describe(\"Organization ID\").nullable().optional(),\n name: z.string().describe(\"Organization name\").nullable().optional(),\n slug: z.string().describe(\"Organization slug\").nullable().optional(),\n}).passthrough().describe(\"Organization details for a Fly app.\");\nconst FlyListApps_AppSchema = z.object({\n id: z.string().describe(\"Unique app ID\").nullable().optional(),\n name: z.string().describe(\"App name\").nullable().optional(),\n status: z.string().describe(\"Current status of the app\").nullable().optional(),\n network: z.string().describe(\"Network configuration\").nullable().optional(),\n organization: FlyListApps_OrganizationSchema.nullable().optional(),\n volume_count: z.number().int().describe(\"Number of volumes attached to the app\").nullable().optional(),\n machine_count: z.number().int().describe(\"Number of machines in the app\").nullable().optional(),\n internal_numeric_id: z.number().int().describe(\"Internal numeric identifier\").nullable().optional(),\n}).passthrough().describe(\"Fly app object with metadata.\");\nexport const FlyListAppsOutput = z.object({\n apps: z.array(FlyListApps_AppSchema).describe(\"List of apps in the organization\").nullable().optional(),\n total_apps: z.number().int().describe(\"Total number of apps in the organization\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing Fly apps.\");\n\nexport const flyListApps = action(\"FLY_LIST_APPS\", {\n slug: \"fly-list-apps\",\n name: \"List Apps\",\n description: \"Tool to list all Fly Apps in an organization. Use when you need to retrieve apps for a specific organization using its slug.\",\n input: FlyListAppsInput,\n output: FlyListAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAmBA,IAAAA,EAAE,OAAO;CACvC,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;AACtF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,wBAAwBA,IAAAA,EAAE,OAAO;CACrC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,+BAA+B,SAAS,CAAC,CAAC,SAAS;CACjE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAa,oBAAoBA,IAAAA,EAAE,OAAO;CACxC,MAAMA,IAAAA,EAAE,MAAM,qBAAqB,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,cAAcC,eAAAA,OAAO,iBAAiB;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,42 +6,26 @@ declare const FlyListAppsInput: z.ZodObject<{
|
|
|
6
6
|
org_slug: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyListAppsOutput: z.ZodObject<{
|
|
9
|
-
apps: z.
|
|
10
|
-
id: z.
|
|
11
|
-
name: z.
|
|
12
|
-
status: z.
|
|
13
|
-
network: z.
|
|
14
|
-
organization: z.
|
|
15
|
-
id: z.
|
|
16
|
-
name: z.
|
|
17
|
-
slug: z.
|
|
18
|
-
}, z.core.$
|
|
19
|
-
volume_count: z.
|
|
20
|
-
machine_count: z.
|
|
21
|
-
internal_numeric_id: z.
|
|
22
|
-
}, z.core.$
|
|
23
|
-
total_apps: z.
|
|
24
|
-
}, z.core.$
|
|
9
|
+
apps: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
network: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
organization: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
volume_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
|
+
machine_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
|
+
internal_numeric_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
}, z.core.$loose>>>>;
|
|
23
|
+
total_apps: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
25
|
declare const flyListApps: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
org_slug: string;
|
|
27
27
|
app_role?: string | undefined;
|
|
28
|
-
},
|
|
29
|
-
apps?: {
|
|
30
|
-
id?: string | undefined;
|
|
31
|
-
name?: string | undefined;
|
|
32
|
-
status?: string | undefined;
|
|
33
|
-
network?: string | undefined;
|
|
34
|
-
organization?: {
|
|
35
|
-
id?: string | undefined;
|
|
36
|
-
name?: string | undefined;
|
|
37
|
-
slug?: string | undefined;
|
|
38
|
-
} | undefined;
|
|
39
|
-
volume_count?: number | undefined;
|
|
40
|
-
machine_count?: number | undefined;
|
|
41
|
-
internal_numeric_id?: number | undefined;
|
|
42
|
-
}[] | undefined;
|
|
43
|
-
total_apps?: number | undefined;
|
|
44
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
45
29
|
//#endregion
|
|
46
30
|
export { flyListApps };
|
|
47
31
|
//# sourceMappingURL=list-apps.d.cts.map
|
|
@@ -6,42 +6,26 @@ declare const FlyListAppsInput: z.ZodObject<{
|
|
|
6
6
|
org_slug: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const FlyListAppsOutput: z.ZodObject<{
|
|
9
|
-
apps: z.
|
|
10
|
-
id: z.
|
|
11
|
-
name: z.
|
|
12
|
-
status: z.
|
|
13
|
-
network: z.
|
|
14
|
-
organization: z.
|
|
15
|
-
id: z.
|
|
16
|
-
name: z.
|
|
17
|
-
slug: z.
|
|
18
|
-
}, z.core.$
|
|
19
|
-
volume_count: z.
|
|
20
|
-
machine_count: z.
|
|
21
|
-
internal_numeric_id: z.
|
|
22
|
-
}, z.core.$
|
|
23
|
-
total_apps: z.
|
|
24
|
-
}, z.core.$
|
|
9
|
+
apps: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
network: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
organization: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
slug: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
volume_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
|
+
machine_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
|
+
internal_numeric_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
}, z.core.$loose>>>>;
|
|
23
|
+
total_apps: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
25
|
declare const flyListApps: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
org_slug: string;
|
|
27
27
|
app_role?: string | undefined;
|
|
28
|
-
},
|
|
29
|
-
apps?: {
|
|
30
|
-
id?: string | undefined;
|
|
31
|
-
name?: string | undefined;
|
|
32
|
-
status?: string | undefined;
|
|
33
|
-
network?: string | undefined;
|
|
34
|
-
organization?: {
|
|
35
|
-
id?: string | undefined;
|
|
36
|
-
name?: string | undefined;
|
|
37
|
-
slug?: string | undefined;
|
|
38
|
-
} | undefined;
|
|
39
|
-
volume_count?: number | undefined;
|
|
40
|
-
machine_count?: number | undefined;
|
|
41
|
-
internal_numeric_id?: number | undefined;
|
|
42
|
-
}[] | undefined;
|
|
43
|
-
total_apps?: number | undefined;
|
|
44
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
45
29
|
//#endregion
|
|
46
30
|
export { flyListApps };
|
|
47
31
|
//# sourceMappingURL=list-apps.d.mts.map
|
|
@@ -6,29 +6,29 @@ const FlyListAppsInput = z.object({
|
|
|
6
6
|
org_slug: z.string().describe("The organization slug, or 'personal', to filter apps")
|
|
7
7
|
}).describe("Request model for listing Fly apps in an organization.");
|
|
8
8
|
const FlyListApps_OrganizationSchema = z.object({
|
|
9
|
-
id: z.
|
|
10
|
-
name: z.
|
|
11
|
-
slug: z.
|
|
12
|
-
}).describe("Organization details for a Fly app.");
|
|
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
|
+
}).passthrough().describe("Organization details for a Fly app.");
|
|
13
13
|
const FlyListApps_AppSchema = z.object({
|
|
14
|
-
id: z.
|
|
15
|
-
name: z.
|
|
16
|
-
status: z.
|
|
17
|
-
network: z.
|
|
18
|
-
organization:
|
|
19
|
-
volume_count: z.
|
|
20
|
-
machine_count: z.
|
|
21
|
-
internal_numeric_id: z.
|
|
22
|
-
}).describe("Fly app object with metadata.");
|
|
14
|
+
id: z.string().describe("Unique app ID").nullable().optional(),
|
|
15
|
+
name: z.string().describe("App name").nullable().optional(),
|
|
16
|
+
status: z.string().describe("Current status of the app").nullable().optional(),
|
|
17
|
+
network: z.string().describe("Network configuration").nullable().optional(),
|
|
18
|
+
organization: FlyListApps_OrganizationSchema.nullable().optional(),
|
|
19
|
+
volume_count: z.number().int().describe("Number of volumes attached to the app").nullable().optional(),
|
|
20
|
+
machine_count: z.number().int().describe("Number of machines in the app").nullable().optional(),
|
|
21
|
+
internal_numeric_id: z.number().int().describe("Internal numeric identifier").nullable().optional()
|
|
22
|
+
}).passthrough().describe("Fly app object with metadata.");
|
|
23
23
|
const flyListApps = action("FLY_LIST_APPS", {
|
|
24
24
|
slug: "fly-list-apps",
|
|
25
25
|
name: "List Apps",
|
|
26
26
|
description: "Tool to list all Fly Apps in an organization. Use when you need to retrieve apps for a specific organization using its slug.",
|
|
27
27
|
input: FlyListAppsInput,
|
|
28
28
|
output: z.object({
|
|
29
|
-
apps: z.
|
|
30
|
-
total_apps: z.
|
|
31
|
-
}).describe("Response model for listing Fly apps.")
|
|
29
|
+
apps: z.array(FlyListApps_AppSchema).describe("List of apps in the organization").nullable().optional(),
|
|
30
|
+
total_apps: z.number().int().describe("Total number of apps in the organization").nullable().optional()
|
|
31
|
+
}).passthrough().describe("Response model for listing Fly apps.")
|
|
32
32
|
});
|
|
33
33
|
//#endregion
|
|
34
34
|
export { flyListApps };
|