@keystrokehq/render 0.1.0 → 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-headers.cjs +4 -4
- package/dist/actions/add-headers.cjs.map +1 -1
- package/dist/actions/add-headers.d.cts +18 -3
- package/dist/actions/add-headers.d.cts.map +1 -1
- package/dist/actions/add-headers.d.mts +18 -3
- package/dist/actions/add-headers.d.mts.map +1 -1
- package/dist/actions/add-headers.mjs +4 -4
- package/dist/actions/add-headers.mjs.map +1 -1
- package/dist/actions/add-or-update-secret-file.cjs +2 -2
- package/dist/actions/add-or-update-secret-file.cjs.map +1 -1
- package/dist/actions/add-or-update-secret-file.d.cts +14 -3
- package/dist/actions/add-or-update-secret-file.d.cts.map +1 -1
- package/dist/actions/add-or-update-secret-file.d.mts +14 -3
- package/dist/actions/add-or-update-secret-file.d.mts.map +1 -1
- package/dist/actions/add-or-update-secret-file.mjs +2 -2
- package/dist/actions/add-or-update-secret-file.mjs.map +1 -1
- package/dist/actions/add-resources-to-environment.cjs +7 -7
- package/dist/actions/add-resources-to-environment.cjs.map +1 -1
- package/dist/actions/add-resources-to-environment.d.cts +23 -3
- package/dist/actions/add-resources-to-environment.d.cts.map +1 -1
- package/dist/actions/add-resources-to-environment.d.mts +23 -3
- package/dist/actions/add-resources-to-environment.d.mts.map +1 -1
- package/dist/actions/add-resources-to-environment.mjs +7 -7
- package/dist/actions/add-resources-to-environment.mjs.map +1 -1
- package/dist/actions/add-route.cjs +5 -5
- package/dist/actions/add-route.cjs.map +1 -1
- package/dist/actions/add-route.d.cts +24 -3
- package/dist/actions/add-route.d.cts.map +1 -1
- package/dist/actions/add-route.d.mts +24 -3
- package/dist/actions/add-route.d.mts.map +1 -1
- package/dist/actions/add-route.mjs +5 -5
- package/dist/actions/add-route.mjs.map +1 -1
- package/dist/actions/create-custom-domain.cjs +7 -7
- package/dist/actions/create-custom-domain.cjs.map +1 -1
- package/dist/actions/create-custom-domain.d.cts +29 -3
- package/dist/actions/create-custom-domain.d.cts.map +1 -1
- package/dist/actions/create-custom-domain.d.mts +29 -3
- package/dist/actions/create-custom-domain.d.mts.map +1 -1
- package/dist/actions/create-custom-domain.mjs +7 -7
- package/dist/actions/create-custom-domain.mjs.map +1 -1
- package/dist/actions/create-env-group.cjs +5 -5
- package/dist/actions/create-env-group.cjs.map +1 -1
- package/dist/actions/create-env-group.d.cts +45 -3
- package/dist/actions/create-env-group.d.cts.map +1 -1
- package/dist/actions/create-env-group.d.mts +45 -3
- package/dist/actions/create-env-group.d.mts.map +1 -1
- package/dist/actions/create-env-group.mjs +5 -5
- package/dist/actions/create-env-group.mjs.map +1 -1
- package/dist/actions/create-environment.cjs +7 -7
- package/dist/actions/create-environment.cjs.map +1 -1
- package/dist/actions/create-environment.d.cts +38 -3
- package/dist/actions/create-environment.d.cts.map +1 -1
- package/dist/actions/create-environment.d.mts +38 -3
- package/dist/actions/create-environment.d.mts.map +1 -1
- package/dist/actions/create-environment.mjs +7 -7
- package/dist/actions/create-environment.mjs.map +1 -1
- package/dist/actions/create-postgres.cjs +19 -19
- package/dist/actions/create-postgres.cjs.map +1 -1
- package/dist/actions/create-postgres.d.cts +219 -3
- package/dist/actions/create-postgres.d.cts.map +1 -1
- package/dist/actions/create-postgres.d.mts +219 -3
- package/dist/actions/create-postgres.d.mts.map +1 -1
- package/dist/actions/create-postgres.mjs +19 -19
- package/dist/actions/create-postgres.mjs.map +1 -1
- package/dist/actions/create-registry-credential.cjs +4 -4
- package/dist/actions/create-registry-credential.cjs.map +1 -1
- package/dist/actions/create-registry-credential.d.cts +33 -3
- package/dist/actions/create-registry-credential.d.cts.map +1 -1
- package/dist/actions/create-registry-credential.d.mts +33 -3
- package/dist/actions/create-registry-credential.d.mts.map +1 -1
- package/dist/actions/create-registry-credential.mjs +4 -4
- package/dist/actions/create-registry-credential.mjs.map +1 -1
- package/dist/actions/delete-env-group-env-var.cjs +2 -2
- package/dist/actions/delete-env-group-env-var.cjs.map +1 -1
- package/dist/actions/delete-env-group-env-var.d.cts +12 -3
- package/dist/actions/delete-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/delete-env-group-env-var.d.mts +12 -3
- package/dist/actions/delete-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/delete-env-group-env-var.mjs +2 -2
- package/dist/actions/delete-env-group-env-var.mjs.map +1 -1
- package/dist/actions/delete-env-group-secret-file.cjs +2 -2
- package/dist/actions/delete-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/delete-env-group-secret-file.d.cts +12 -3
- package/dist/actions/delete-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/delete-env-group-secret-file.d.mts +12 -3
- package/dist/actions/delete-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/delete-env-group-secret-file.mjs +2 -2
- package/dist/actions/delete-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/delete-environment.cjs +2 -2
- package/dist/actions/delete-environment.cjs.map +1 -1
- package/dist/actions/delete-environment.d.cts +10 -3
- package/dist/actions/delete-environment.d.cts.map +1 -1
- package/dist/actions/delete-environment.d.mts +10 -3
- package/dist/actions/delete-environment.d.mts.map +1 -1
- package/dist/actions/delete-environment.mjs +2 -2
- package/dist/actions/delete-environment.mjs.map +1 -1
- package/dist/actions/delete-key-value.cjs.map +1 -1
- package/dist/actions/delete-key-value.d.cts +10 -3
- package/dist/actions/delete-key-value.d.cts.map +1 -1
- package/dist/actions/delete-key-value.d.mts +10 -3
- package/dist/actions/delete-key-value.d.mts.map +1 -1
- package/dist/actions/delete-key-value.mjs.map +1 -1
- package/dist/actions/delete-owner-log-stream.cjs.map +1 -1
- package/dist/actions/delete-owner-log-stream.d.cts +10 -3
- package/dist/actions/delete-owner-log-stream.d.cts.map +1 -1
- package/dist/actions/delete-owner-log-stream.d.mts +10 -3
- package/dist/actions/delete-owner-log-stream.d.mts.map +1 -1
- package/dist/actions/delete-owner-log-stream.mjs.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.cjs +2 -2
- package/dist/actions/delete-owner-metrics-stream.cjs.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.d.cts +10 -3
- package/dist/actions/delete-owner-metrics-stream.d.cts.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.d.mts +10 -3
- package/dist/actions/delete-owner-metrics-stream.d.mts.map +1 -1
- package/dist/actions/delete-owner-metrics-stream.mjs +2 -2
- package/dist/actions/delete-owner-metrics-stream.mjs.map +1 -1
- package/dist/actions/delete-registry-credential.cjs.map +1 -1
- package/dist/actions/delete-registry-credential.d.cts +10 -3
- package/dist/actions/delete-registry-credential.d.cts.map +1 -1
- package/dist/actions/delete-registry-credential.d.mts +10 -3
- package/dist/actions/delete-registry-credential.d.mts.map +1 -1
- package/dist/actions/delete-registry-credential.mjs.map +1 -1
- package/dist/actions/delete-secret-file.cjs.map +1 -1
- package/dist/actions/delete-secret-file.d.cts +11 -3
- package/dist/actions/delete-secret-file.d.cts.map +1 -1
- package/dist/actions/delete-secret-file.d.mts +11 -3
- package/dist/actions/delete-secret-file.d.mts.map +1 -1
- package/dist/actions/delete-secret-file.mjs.map +1 -1
- package/dist/actions/delete-service.cjs.map +1 -1
- package/dist/actions/delete-service.d.cts +10 -3
- package/dist/actions/delete-service.d.cts.map +1 -1
- package/dist/actions/delete-service.d.mts +10 -3
- package/dist/actions/delete-service.d.mts.map +1 -1
- package/dist/actions/delete-service.mjs.map +1 -1
- package/dist/actions/disconnect-blueprint.cjs +2 -2
- package/dist/actions/disconnect-blueprint.cjs.map +1 -1
- package/dist/actions/disconnect-blueprint.d.cts +10 -3
- package/dist/actions/disconnect-blueprint.d.cts.map +1 -1
- package/dist/actions/disconnect-blueprint.d.mts +10 -3
- package/dist/actions/disconnect-blueprint.d.mts.map +1 -1
- package/dist/actions/disconnect-blueprint.mjs +2 -2
- package/dist/actions/disconnect-blueprint.mjs.map +1 -1
- package/dist/actions/get-active-connections.cjs +5 -5
- package/dist/actions/get-active-connections.cjs.map +1 -1
- package/dist/actions/get-active-connections.d.cts +25 -3
- package/dist/actions/get-active-connections.d.cts.map +1 -1
- package/dist/actions/get-active-connections.d.mts +25 -3
- package/dist/actions/get-active-connections.d.mts.map +1 -1
- package/dist/actions/get-active-connections.mjs +5 -5
- package/dist/actions/get-active-connections.mjs.map +1 -1
- package/dist/actions/get-bandwidth-sources.cjs.map +1 -1
- package/dist/actions/get-bandwidth-sources.d.cts +16 -3
- package/dist/actions/get-bandwidth-sources.d.cts.map +1 -1
- package/dist/actions/get-bandwidth-sources.d.mts +16 -3
- package/dist/actions/get-bandwidth-sources.d.mts.map +1 -1
- package/dist/actions/get-bandwidth-sources.mjs.map +1 -1
- package/dist/actions/get-cpu-limit.cjs +1 -1
- package/dist/actions/get-cpu-limit.cjs.map +1 -1
- package/dist/actions/get-cpu-limit.d.cts +29 -3
- package/dist/actions/get-cpu-limit.d.cts.map +1 -1
- package/dist/actions/get-cpu-limit.d.mts +29 -3
- package/dist/actions/get-cpu-limit.d.mts.map +1 -1
- package/dist/actions/get-cpu-limit.mjs +1 -1
- package/dist/actions/get-cpu-limit.mjs.map +1 -1
- package/dist/actions/get-cpu.cjs +1 -1
- package/dist/actions/get-cpu.cjs.map +1 -1
- package/dist/actions/get-cpu.d.cts +35 -3
- package/dist/actions/get-cpu.d.cts.map +1 -1
- package/dist/actions/get-cpu.d.mts +35 -3
- package/dist/actions/get-cpu.d.mts.map +1 -1
- package/dist/actions/get-cpu.mjs +1 -1
- package/dist/actions/get-cpu.mjs.map +1 -1
- package/dist/actions/get-disk-capacity.cjs +5 -5
- package/dist/actions/get-disk-capacity.cjs.map +1 -1
- package/dist/actions/get-disk-capacity.d.cts +27 -3
- package/dist/actions/get-disk-capacity.d.cts.map +1 -1
- package/dist/actions/get-disk-capacity.d.mts +27 -3
- package/dist/actions/get-disk-capacity.d.mts.map +1 -1
- package/dist/actions/get-disk-capacity.mjs +5 -5
- package/dist/actions/get-disk-capacity.mjs.map +1 -1
- package/dist/actions/get-disk-usage.cjs +1 -1
- package/dist/actions/get-disk-usage.cjs.map +1 -1
- package/dist/actions/get-disk-usage.d.cts +27 -3
- package/dist/actions/get-disk-usage.d.cts.map +1 -1
- package/dist/actions/get-disk-usage.d.mts +27 -3
- package/dist/actions/get-disk-usage.d.mts.map +1 -1
- package/dist/actions/get-disk-usage.mjs +1 -1
- package/dist/actions/get-disk-usage.mjs.map +1 -1
- package/dist/actions/get-instance-count.cjs +1 -1
- package/dist/actions/get-instance-count.cjs.map +1 -1
- package/dist/actions/get-instance-count.d.cts +25 -3
- package/dist/actions/get-instance-count.d.cts.map +1 -1
- package/dist/actions/get-instance-count.d.mts +25 -3
- package/dist/actions/get-instance-count.d.mts.map +1 -1
- package/dist/actions/get-instance-count.mjs +1 -1
- package/dist/actions/get-instance-count.mjs.map +1 -1
- package/dist/actions/get-memory-limit.cjs +1 -1
- package/dist/actions/get-memory-limit.cjs.map +1 -1
- package/dist/actions/get-memory-limit.d.cts +29 -3
- package/dist/actions/get-memory-limit.d.cts.map +1 -1
- package/dist/actions/get-memory-limit.d.mts +29 -3
- package/dist/actions/get-memory-limit.d.mts.map +1 -1
- package/dist/actions/get-memory-limit.mjs +1 -1
- package/dist/actions/get-memory-limit.mjs.map +1 -1
- package/dist/actions/get-memory-target.cjs +1 -1
- package/dist/actions/get-memory-target.cjs.map +1 -1
- package/dist/actions/get-memory-target.d.cts +29 -3
- package/dist/actions/get-memory-target.d.cts.map +1 -1
- package/dist/actions/get-memory-target.d.mts +29 -3
- package/dist/actions/get-memory-target.d.mts.map +1 -1
- package/dist/actions/get-memory-target.mjs +1 -1
- package/dist/actions/get-memory-target.mjs.map +1 -1
- package/dist/actions/get-memory.cjs +1 -1
- package/dist/actions/get-memory.cjs.map +1 -1
- package/dist/actions/get-memory.d.cts +29 -3
- package/dist/actions/get-memory.d.cts.map +1 -1
- package/dist/actions/get-memory.d.mts +29 -3
- package/dist/actions/get-memory.d.mts.map +1 -1
- package/dist/actions/get-memory.mjs +1 -1
- package/dist/actions/get-memory.mjs.map +1 -1
- package/dist/actions/get-user.cjs +2 -2
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +6 -3
- package/dist/actions/get-user.d.cts.map +1 -1
- package/dist/actions/get-user.d.mts +6 -3
- package/dist/actions/get-user.d.mts.map +1 -1
- package/dist/actions/get-user.mjs +2 -2
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/link-service-to-env-group.cjs +5 -5
- package/dist/actions/link-service-to-env-group.cjs.map +1 -1
- package/dist/actions/link-service-to-env-group.d.cts +19 -3
- package/dist/actions/link-service-to-env-group.d.cts.map +1 -1
- package/dist/actions/link-service-to-env-group.d.mts +19 -3
- package/dist/actions/link-service-to-env-group.d.mts.map +1 -1
- package/dist/actions/link-service-to-env-group.mjs +5 -5
- package/dist/actions/link-service-to-env-group.mjs.map +1 -1
- package/dist/actions/list-application-filter-values.cjs +1 -1
- package/dist/actions/list-application-filter-values.cjs.map +1 -1
- package/dist/actions/list-application-filter-values.d.cts +20 -3
- package/dist/actions/list-application-filter-values.d.cts.map +1 -1
- package/dist/actions/list-application-filter-values.d.mts +20 -3
- package/dist/actions/list-application-filter-values.d.mts.map +1 -1
- package/dist/actions/list-application-filter-values.mjs +1 -1
- package/dist/actions/list-application-filter-values.mjs.map +1 -1
- package/dist/actions/list-blueprints.cjs +2 -2
- package/dist/actions/list-blueprints.cjs.map +1 -1
- package/dist/actions/list-blueprints.d.cts +29 -3
- package/dist/actions/list-blueprints.d.cts.map +1 -1
- package/dist/actions/list-blueprints.d.mts +29 -3
- package/dist/actions/list-blueprints.d.mts.map +1 -1
- package/dist/actions/list-blueprints.mjs +2 -2
- package/dist/actions/list-blueprints.mjs.map +1 -1
- package/dist/actions/list-deploys.cjs +6 -6
- package/dist/actions/list-deploys.cjs.map +1 -1
- package/dist/actions/list-deploys.d.cts +28 -3
- package/dist/actions/list-deploys.d.cts.map +1 -1
- package/dist/actions/list-deploys.d.mts +28 -3
- package/dist/actions/list-deploys.d.mts.map +1 -1
- package/dist/actions/list-deploys.mjs +6 -6
- package/dist/actions/list-deploys.mjs.map +1 -1
- package/dist/actions/list-disks.cjs +7 -7
- package/dist/actions/list-disks.cjs.map +1 -1
- package/dist/actions/list-disks.d.cts +38 -3
- package/dist/actions/list-disks.d.cts.map +1 -1
- package/dist/actions/list-disks.d.mts +38 -3
- package/dist/actions/list-disks.d.mts.map +1 -1
- package/dist/actions/list-disks.mjs +7 -7
- package/dist/actions/list-disks.mjs.map +1 -1
- package/dist/actions/list-env-groups.cjs +5 -5
- package/dist/actions/list-env-groups.cjs.map +1 -1
- package/dist/actions/list-env-groups.d.cts +37 -3
- package/dist/actions/list-env-groups.d.cts.map +1 -1
- package/dist/actions/list-env-groups.d.mts +37 -3
- package/dist/actions/list-env-groups.d.mts.map +1 -1
- package/dist/actions/list-env-groups.mjs +5 -5
- package/dist/actions/list-env-groups.mjs.map +1 -1
- package/dist/actions/list-env-vars-for-service.cjs +3 -3
- package/dist/actions/list-env-vars-for-service.cjs.map +1 -1
- package/dist/actions/list-env-vars-for-service.d.cts +19 -3
- package/dist/actions/list-env-vars-for-service.d.cts.map +1 -1
- package/dist/actions/list-env-vars-for-service.d.mts +19 -3
- package/dist/actions/list-env-vars-for-service.d.mts.map +1 -1
- package/dist/actions/list-env-vars-for-service.mjs +3 -3
- package/dist/actions/list-env-vars-for-service.mjs.map +1 -1
- package/dist/actions/list-environments.cjs +5 -5
- package/dist/actions/list-environments.cjs.map +1 -1
- package/dist/actions/list-environments.d.cts +39 -3
- package/dist/actions/list-environments.d.cts.map +1 -1
- package/dist/actions/list-environments.d.mts +39 -3
- package/dist/actions/list-environments.d.mts.map +1 -1
- package/dist/actions/list-environments.mjs +5 -5
- package/dist/actions/list-environments.mjs.map +1 -1
- package/dist/actions/list-instances.cjs +2 -2
- package/dist/actions/list-instances.cjs.map +1 -1
- package/dist/actions/list-instances.d.cts +12 -3
- package/dist/actions/list-instances.d.cts.map +1 -1
- package/dist/actions/list-instances.d.mts +12 -3
- package/dist/actions/list-instances.d.mts.map +1 -1
- package/dist/actions/list-instances.mjs +2 -2
- package/dist/actions/list-instances.mjs.map +1 -1
- package/dist/actions/list-key-value.cjs +10 -10
- package/dist/actions/list-key-value.cjs.map +1 -1
- package/dist/actions/list-key-value.d.cts +47 -3
- package/dist/actions/list-key-value.d.cts.map +1 -1
- package/dist/actions/list-key-value.d.mts +47 -3
- package/dist/actions/list-key-value.d.mts.map +1 -1
- package/dist/actions/list-key-value.mjs +10 -10
- package/dist/actions/list-key-value.mjs.map +1 -1
- package/dist/actions/list-logs-values.cjs.map +1 -1
- package/dist/actions/list-logs-values.d.cts +51 -3
- package/dist/actions/list-logs-values.d.cts.map +1 -1
- package/dist/actions/list-logs-values.d.mts +51 -3
- package/dist/actions/list-logs-values.d.mts.map +1 -1
- package/dist/actions/list-logs-values.mjs.map +1 -1
- package/dist/actions/list-logs.cjs +7 -7
- package/dist/actions/list-logs.cjs.map +1 -1
- package/dist/actions/list-logs.d.cts +53 -3
- package/dist/actions/list-logs.d.cts.map +1 -1
- package/dist/actions/list-logs.d.mts +53 -3
- package/dist/actions/list-logs.d.mts.map +1 -1
- package/dist/actions/list-logs.mjs +7 -7
- package/dist/actions/list-logs.mjs.map +1 -1
- package/dist/actions/list-maintenance.cjs +4 -4
- package/dist/actions/list-maintenance.cjs.map +1 -1
- package/dist/actions/list-maintenance.d.cts +34 -3
- package/dist/actions/list-maintenance.d.cts.map +1 -1
- package/dist/actions/list-maintenance.d.mts +34 -3
- package/dist/actions/list-maintenance.d.mts.map +1 -1
- package/dist/actions/list-maintenance.mjs +4 -4
- package/dist/actions/list-maintenance.mjs.map +1 -1
- package/dist/actions/list-notification-overrides.cjs +3 -3
- package/dist/actions/list-notification-overrides.cjs.map +1 -1
- package/dist/actions/list-notification-overrides.d.cts +24 -3
- package/dist/actions/list-notification-overrides.d.cts.map +1 -1
- package/dist/actions/list-notification-overrides.d.mts +24 -3
- package/dist/actions/list-notification-overrides.d.mts.map +1 -1
- package/dist/actions/list-notification-overrides.mjs +3 -3
- package/dist/actions/list-notification-overrides.mjs.map +1 -1
- package/dist/actions/list-owner-members.cjs +4 -4
- package/dist/actions/list-owner-members.cjs.map +1 -1
- package/dist/actions/list-owner-members.d.cts +25 -3
- package/dist/actions/list-owner-members.d.cts.map +1 -1
- package/dist/actions/list-owner-members.d.mts +25 -3
- package/dist/actions/list-owner-members.d.mts.map +1 -1
- package/dist/actions/list-owner-members.mjs +4 -4
- package/dist/actions/list-owner-members.mjs.map +1 -1
- package/dist/actions/list-owners.cjs +3 -3
- package/dist/actions/list-owners.cjs.map +1 -1
- package/dist/actions/list-owners.d.cts +23 -3
- package/dist/actions/list-owners.d.cts.map +1 -1
- package/dist/actions/list-owners.d.mts +23 -3
- package/dist/actions/list-owners.d.mts.map +1 -1
- package/dist/actions/list-owners.mjs +3 -3
- package/dist/actions/list-owners.mjs.map +1 -1
- package/dist/actions/list-postgres-export.cjs +2 -2
- package/dist/actions/list-postgres-export.cjs.map +1 -1
- package/dist/actions/list-postgres-export.d.cts +13 -3
- package/dist/actions/list-postgres-export.d.cts.map +1 -1
- package/dist/actions/list-postgres-export.d.mts +13 -3
- package/dist/actions/list-postgres-export.d.mts.map +1 -1
- package/dist/actions/list-postgres-export.mjs +2 -2
- package/dist/actions/list-postgres-export.mjs.map +1 -1
- package/dist/actions/list-postgres-users.cjs.map +1 -1
- package/dist/actions/list-postgres-users.d.cts +14 -3
- package/dist/actions/list-postgres-users.d.cts.map +1 -1
- package/dist/actions/list-postgres-users.d.mts +14 -3
- package/dist/actions/list-postgres-users.d.mts.map +1 -1
- package/dist/actions/list-postgres-users.mjs.map +1 -1
- package/dist/actions/list-postgres.cjs +19 -19
- package/dist/actions/list-postgres.cjs.map +1 -1
- package/dist/actions/list-postgres.d.cts +66 -3
- package/dist/actions/list-postgres.d.cts.map +1 -1
- package/dist/actions/list-postgres.d.mts +66 -3
- package/dist/actions/list-postgres.d.mts.map +1 -1
- package/dist/actions/list-postgres.mjs +19 -19
- package/dist/actions/list-postgres.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +9 -9
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +27 -3
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +27 -3
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs +9 -9
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-registry-credentials.cjs +4 -4
- package/dist/actions/list-registry-credentials.cjs.map +1 -1
- package/dist/actions/list-registry-credentials.d.cts +39 -3
- package/dist/actions/list-registry-credentials.d.cts.map +1 -1
- package/dist/actions/list-registry-credentials.d.mts +39 -3
- package/dist/actions/list-registry-credentials.d.mts.map +1 -1
- package/dist/actions/list-registry-credentials.mjs +4 -4
- package/dist/actions/list-registry-credentials.mjs.map +1 -1
- package/dist/actions/list-resource-log-streams.cjs +1 -1
- package/dist/actions/list-resource-log-streams.cjs.map +1 -1
- package/dist/actions/list-resource-log-streams.d.cts +26 -3
- package/dist/actions/list-resource-log-streams.d.cts.map +1 -1
- package/dist/actions/list-resource-log-streams.d.mts +26 -3
- package/dist/actions/list-resource-log-streams.d.mts.map +1 -1
- package/dist/actions/list-resource-log-streams.mjs +1 -1
- package/dist/actions/list-resource-log-streams.mjs.map +1 -1
- package/dist/actions/list-routes.cjs +5 -5
- package/dist/actions/list-routes.cjs.map +1 -1
- package/dist/actions/list-routes.d.cts +26 -3
- package/dist/actions/list-routes.d.cts.map +1 -1
- package/dist/actions/list-routes.d.mts +26 -3
- package/dist/actions/list-routes.d.mts.map +1 -1
- package/dist/actions/list-routes.mjs +5 -5
- package/dist/actions/list-routes.mjs.map +1 -1
- package/dist/actions/list-secret-files.cjs +2 -2
- package/dist/actions/list-secret-files.cjs.map +1 -1
- package/dist/actions/list-secret-files.d.cts +19 -3
- package/dist/actions/list-secret-files.d.cts.map +1 -1
- package/dist/actions/list-secret-files.d.mts +19 -3
- package/dist/actions/list-secret-files.d.mts.map +1 -1
- package/dist/actions/list-secret-files.mjs +2 -2
- package/dist/actions/list-secret-files.mjs.map +1 -1
- package/dist/actions/list-services.cjs +7 -7
- package/dist/actions/list-services.cjs.map +1 -1
- package/dist/actions/list-services.d.cts +39 -3
- package/dist/actions/list-services.d.cts.map +1 -1
- package/dist/actions/list-services.d.mts +39 -3
- package/dist/actions/list-services.d.mts.map +1 -1
- package/dist/actions/list-services.mjs +7 -7
- package/dist/actions/list-services.mjs.map +1 -1
- package/dist/actions/list-task-runs.cjs +5 -5
- package/dist/actions/list-task-runs.cjs.map +1 -1
- package/dist/actions/list-task-runs.d.cts +38 -3
- package/dist/actions/list-task-runs.d.cts.map +1 -1
- package/dist/actions/list-task-runs.d.mts +38 -3
- package/dist/actions/list-task-runs.d.mts.map +1 -1
- package/dist/actions/list-task-runs.mjs +5 -5
- package/dist/actions/list-task-runs.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +3 -3
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +26 -3
- package/dist/actions/list-tasks.d.cts.map +1 -1
- package/dist/actions/list-tasks.d.mts +26 -3
- package/dist/actions/list-tasks.d.mts.map +1 -1
- package/dist/actions/list-tasks.mjs +3 -3
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +6 -6
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +23 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +23 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +6 -6
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/list-workflow-versions.cjs +6 -6
- package/dist/actions/list-workflow-versions.cjs.map +1 -1
- package/dist/actions/list-workflow-versions.d.cts +26 -3
- package/dist/actions/list-workflow-versions.d.cts.map +1 -1
- package/dist/actions/list-workflow-versions.d.mts +26 -3
- package/dist/actions/list-workflow-versions.d.mts.map +1 -1
- package/dist/actions/list-workflow-versions.mjs +6 -6
- package/dist/actions/list-workflow-versions.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs +7 -7
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +34 -3
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +34 -3
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs +7 -7
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/restart-service.cjs.map +1 -1
- package/dist/actions/restart-service.d.cts +10 -3
- package/dist/actions/restart-service.d.cts.map +1 -1
- package/dist/actions/restart-service.d.mts +10 -3
- package/dist/actions/restart-service.d.mts.map +1 -1
- package/dist/actions/restart-service.mjs.map +1 -1
- package/dist/actions/resume-service.cjs.map +1 -1
- package/dist/actions/resume-service.d.cts +10 -3
- package/dist/actions/resume-service.d.cts.map +1 -1
- package/dist/actions/resume-service.d.mts +10 -3
- package/dist/actions/resume-service.d.mts.map +1 -1
- package/dist/actions/resume-service.mjs.map +1 -1
- package/dist/actions/retrieve-custom-domain.cjs +7 -7
- package/dist/actions/retrieve-custom-domain.cjs.map +1 -1
- package/dist/actions/retrieve-custom-domain.d.cts +27 -3
- package/dist/actions/retrieve-custom-domain.d.cts.map +1 -1
- package/dist/actions/retrieve-custom-domain.d.mts +27 -3
- package/dist/actions/retrieve-custom-domain.d.mts.map +1 -1
- package/dist/actions/retrieve-custom-domain.mjs +7 -7
- package/dist/actions/retrieve-custom-domain.mjs.map +1 -1
- package/dist/actions/retrieve-deploy.cjs +6 -6
- package/dist/actions/retrieve-deploy.cjs.map +1 -1
- package/dist/actions/retrieve-deploy.d.cts +24 -3
- package/dist/actions/retrieve-deploy.d.cts.map +1 -1
- package/dist/actions/retrieve-deploy.d.mts +24 -3
- package/dist/actions/retrieve-deploy.d.mts.map +1 -1
- package/dist/actions/retrieve-deploy.mjs +6 -6
- package/dist/actions/retrieve-deploy.mjs.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.cjs +2 -2
- package/dist/actions/retrieve-env-group-env-var.cjs.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.d.cts +12 -3
- package/dist/actions/retrieve-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.d.mts +12 -3
- package/dist/actions/retrieve-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group-env-var.mjs +2 -2
- package/dist/actions/retrieve-env-group-env-var.mjs.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.cjs +2 -2
- package/dist/actions/retrieve-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.d.cts +12 -3
- package/dist/actions/retrieve-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.d.mts +12 -3
- package/dist/actions/retrieve-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group-secret-file.mjs +2 -2
- package/dist/actions/retrieve-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/retrieve-env-group.cjs +5 -5
- package/dist/actions/retrieve-env-group.cjs.map +1 -1
- package/dist/actions/retrieve-env-group.d.cts +17 -3
- package/dist/actions/retrieve-env-group.d.cts.map +1 -1
- package/dist/actions/retrieve-env-group.d.mts +17 -3
- package/dist/actions/retrieve-env-group.d.mts.map +1 -1
- package/dist/actions/retrieve-env-group.mjs +5 -5
- package/dist/actions/retrieve-env-group.mjs.map +1 -1
- package/dist/actions/retrieve-env-var.cjs +2 -2
- package/dist/actions/retrieve-env-var.cjs.map +1 -1
- package/dist/actions/retrieve-env-var.d.cts +12 -3
- package/dist/actions/retrieve-env-var.d.cts.map +1 -1
- package/dist/actions/retrieve-env-var.d.mts +12 -3
- package/dist/actions/retrieve-env-var.d.mts.map +1 -1
- package/dist/actions/retrieve-env-var.mjs +2 -2
- package/dist/actions/retrieve-env-var.mjs.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.cjs +4 -4
- package/dist/actions/retrieve-owner-notification-settings.cjs.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.d.cts +17 -3
- package/dist/actions/retrieve-owner-notification-settings.d.cts.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.d.mts +17 -3
- package/dist/actions/retrieve-owner-notification-settings.d.mts.map +1 -1
- package/dist/actions/retrieve-owner-notification-settings.mjs +4 -4
- package/dist/actions/retrieve-owner-notification-settings.mjs.map +1 -1
- package/dist/actions/retrieve-owner.cjs +6 -6
- package/dist/actions/retrieve-owner.cjs.map +1 -1
- package/dist/actions/retrieve-owner.d.cts +17 -3
- package/dist/actions/retrieve-owner.d.cts.map +1 -1
- package/dist/actions/retrieve-owner.d.mts +17 -3
- package/dist/actions/retrieve-owner.d.mts.map +1 -1
- package/dist/actions/retrieve-owner.mjs +6 -6
- package/dist/actions/retrieve-owner.mjs.map +1 -1
- package/dist/actions/retrieve-postgres.cjs +19 -19
- package/dist/actions/retrieve-postgres.cjs.map +1 -1
- package/dist/actions/retrieve-postgres.d.cts +133 -3
- package/dist/actions/retrieve-postgres.d.cts.map +1 -1
- package/dist/actions/retrieve-postgres.d.mts +133 -3
- package/dist/actions/retrieve-postgres.d.mts.map +1 -1
- package/dist/actions/retrieve-postgres.mjs +19 -19
- package/dist/actions/retrieve-postgres.mjs.map +1 -1
- package/dist/actions/retrieve-project.cjs +8 -8
- package/dist/actions/retrieve-project.cjs.map +1 -1
- package/dist/actions/retrieve-project.d.cts +21 -3
- package/dist/actions/retrieve-project.d.cts.map +1 -1
- package/dist/actions/retrieve-project.d.mts +21 -3
- package/dist/actions/retrieve-project.d.mts.map +1 -1
- package/dist/actions/retrieve-project.mjs +8 -8
- package/dist/actions/retrieve-project.mjs.map +1 -1
- package/dist/actions/retrieve-registry-credential.cjs +4 -4
- package/dist/actions/retrieve-registry-credential.cjs.map +1 -1
- package/dist/actions/retrieve-registry-credential.d.cts +19 -3
- package/dist/actions/retrieve-registry-credential.d.cts.map +1 -1
- package/dist/actions/retrieve-registry-credential.d.mts +19 -3
- package/dist/actions/retrieve-registry-credential.d.mts.map +1 -1
- package/dist/actions/retrieve-registry-credential.mjs +4 -4
- package/dist/actions/retrieve-registry-credential.mjs.map +1 -1
- package/dist/actions/retrieve-secret-file.cjs +2 -2
- package/dist/actions/retrieve-secret-file.cjs.map +1 -1
- package/dist/actions/retrieve-secret-file.d.cts +12 -3
- package/dist/actions/retrieve-secret-file.d.cts.map +1 -1
- package/dist/actions/retrieve-secret-file.d.mts +12 -3
- package/dist/actions/retrieve-secret-file.d.mts.map +1 -1
- package/dist/actions/retrieve-secret-file.mjs +2 -2
- package/dist/actions/retrieve-secret-file.mjs.map +1 -1
- package/dist/actions/retrieve-service.cjs +10 -10
- package/dist/actions/retrieve-service.cjs.map +1 -1
- package/dist/actions/retrieve-service.d.cts +58 -3
- package/dist/actions/retrieve-service.d.cts.map +1 -1
- package/dist/actions/retrieve-service.d.mts +58 -3
- package/dist/actions/retrieve-service.d.mts.map +1 -1
- package/dist/actions/retrieve-service.mjs +10 -10
- package/dist/actions/retrieve-service.mjs.map +1 -1
- package/dist/actions/stream-task-runs-events.cjs +2 -2
- package/dist/actions/stream-task-runs-events.cjs.map +1 -1
- package/dist/actions/stream-task-runs-events.d.cts +11 -3
- package/dist/actions/stream-task-runs-events.d.cts.map +1 -1
- package/dist/actions/stream-task-runs-events.d.mts +11 -3
- package/dist/actions/stream-task-runs-events.d.mts.map +1 -1
- package/dist/actions/stream-task-runs-events.mjs +2 -2
- package/dist/actions/stream-task-runs-events.mjs.map +1 -1
- package/dist/actions/subscribe-logs.cjs +2 -2
- package/dist/actions/subscribe-logs.cjs.map +1 -1
- package/dist/actions/subscribe-logs.d.cts +44 -3
- package/dist/actions/subscribe-logs.d.cts.map +1 -1
- package/dist/actions/subscribe-logs.d.mts +44 -3
- package/dist/actions/subscribe-logs.d.mts.map +1 -1
- package/dist/actions/subscribe-logs.mjs +2 -2
- package/dist/actions/subscribe-logs.mjs.map +1 -1
- package/dist/actions/suspend-service.cjs.map +1 -1
- package/dist/actions/suspend-service.d.cts +10 -3
- package/dist/actions/suspend-service.d.cts.map +1 -1
- package/dist/actions/suspend-service.d.mts +10 -3
- package/dist/actions/suspend-service.d.mts.map +1 -1
- package/dist/actions/suspend-service.mjs.map +1 -1
- package/dist/actions/trigger-deploy.cjs +8 -8
- package/dist/actions/trigger-deploy.cjs.map +1 -1
- package/dist/actions/trigger-deploy.d.cts +22 -3
- package/dist/actions/trigger-deploy.d.cts.map +1 -1
- package/dist/actions/trigger-deploy.d.mts +22 -3
- package/dist/actions/trigger-deploy.d.mts.map +1 -1
- package/dist/actions/trigger-deploy.mjs +8 -8
- package/dist/actions/trigger-deploy.mjs.map +1 -1
- package/dist/actions/update-env-group-env-var.cjs +9 -9
- package/dist/actions/update-env-group-env-var.cjs.map +1 -1
- package/dist/actions/update-env-group-env-var.d.cts +32 -3
- package/dist/actions/update-env-group-env-var.d.cts.map +1 -1
- package/dist/actions/update-env-group-env-var.d.mts +32 -3
- package/dist/actions/update-env-group-env-var.d.mts.map +1 -1
- package/dist/actions/update-env-group-env-var.mjs +9 -9
- package/dist/actions/update-env-group-env-var.mjs.map +1 -1
- package/dist/actions/update-env-group-secret-file.cjs +5 -5
- package/dist/actions/update-env-group-secret-file.cjs.map +1 -1
- package/dist/actions/update-env-group-secret-file.d.cts +21 -3
- package/dist/actions/update-env-group-secret-file.d.cts.map +1 -1
- package/dist/actions/update-env-group-secret-file.d.mts +21 -3
- package/dist/actions/update-env-group-secret-file.d.mts.map +1 -1
- package/dist/actions/update-env-group-secret-file.mjs +5 -5
- package/dist/actions/update-env-group-secret-file.mjs.map +1 -1
- package/dist/actions/update-env-group.cjs +5 -5
- package/dist/actions/update-env-group.cjs.map +1 -1
- package/dist/actions/update-env-group.d.cts +19 -3
- package/dist/actions/update-env-group.d.cts.map +1 -1
- package/dist/actions/update-env-group.d.mts +19 -3
- package/dist/actions/update-env-group.d.mts.map +1 -1
- package/dist/actions/update-env-group.mjs +5 -5
- package/dist/actions/update-env-group.mjs.map +1 -1
- package/dist/actions/update-env-var.cjs +2 -2
- package/dist/actions/update-env-var.cjs.map +1 -1
- package/dist/actions/update-env-var.d.cts +16 -3
- package/dist/actions/update-env-var.d.cts.map +1 -1
- package/dist/actions/update-env-var.d.mts +16 -3
- package/dist/actions/update-env-var.d.mts.map +1 -1
- package/dist/actions/update-env-var.mjs +2 -2
- package/dist/actions/update-env-var.mjs.map +1 -1
- package/dist/actions/update-env-vars-for-service.cjs +3 -3
- package/dist/actions/update-env-vars-for-service.cjs.map +1 -1
- package/dist/actions/update-env-vars-for-service.d.cts +29 -3
- package/dist/actions/update-env-vars-for-service.d.cts.map +1 -1
- package/dist/actions/update-env-vars-for-service.d.mts +29 -3
- package/dist/actions/update-env-vars-for-service.d.mts.map +1 -1
- package/dist/actions/update-env-vars-for-service.mjs +3 -3
- package/dist/actions/update-env-vars-for-service.mjs.map +1 -1
- package/dist/actions/update-headers.cjs +4 -4
- package/dist/actions/update-headers.cjs.map +1 -1
- package/dist/actions/update-headers.d.cts +24 -3
- package/dist/actions/update-headers.d.cts.map +1 -1
- package/dist/actions/update-headers.d.mts +24 -3
- package/dist/actions/update-headers.d.mts.map +1 -1
- package/dist/actions/update-headers.mjs +4 -4
- package/dist/actions/update-headers.mjs.map +1 -1
- package/dist/actions/update-owner-log-stream.cjs +1 -1
- package/dist/actions/update-owner-log-stream.cjs.map +1 -1
- package/dist/actions/update-owner-log-stream.d.cts +23 -3
- package/dist/actions/update-owner-log-stream.d.cts.map +1 -1
- package/dist/actions/update-owner-log-stream.d.mts +23 -3
- package/dist/actions/update-owner-log-stream.d.mts.map +1 -1
- package/dist/actions/update-owner-log-stream.mjs +1 -1
- package/dist/actions/update-owner-log-stream.mjs.map +1 -1
- package/dist/actions/update-owner-notification-settings.cjs +4 -4
- package/dist/actions/update-owner-notification-settings.cjs.map +1 -1
- package/dist/actions/update-owner-notification-settings.d.cts +27 -3
- package/dist/actions/update-owner-notification-settings.d.cts.map +1 -1
- package/dist/actions/update-owner-notification-settings.d.mts +27 -3
- package/dist/actions/update-owner-notification-settings.d.mts.map +1 -1
- package/dist/actions/update-owner-notification-settings.mjs +4 -4
- package/dist/actions/update-owner-notification-settings.mjs.map +1 -1
- package/dist/actions/update-postgres.cjs +19 -19
- package/dist/actions/update-postgres.cjs.map +1 -1
- package/dist/actions/update-postgres.d.cts +200 -3
- package/dist/actions/update-postgres.d.cts.map +1 -1
- package/dist/actions/update-postgres.d.mts +200 -3
- package/dist/actions/update-postgres.d.mts.map +1 -1
- package/dist/actions/update-postgres.mjs +19 -19
- package/dist/actions/update-postgres.mjs.map +1 -1
- package/dist/actions/update-project.cjs +8 -8
- package/dist/actions/update-project.cjs.map +1 -1
- package/dist/actions/update-project.d.cts +23 -3
- package/dist/actions/update-project.d.cts.map +1 -1
- package/dist/actions/update-project.d.mts +23 -3
- package/dist/actions/update-project.d.mts.map +1 -1
- package/dist/actions/update-project.mjs +8 -8
- package/dist/actions/update-project.mjs.map +1 -1
- package/dist/actions/update-registry-credential.cjs +4 -4
- package/dist/actions/update-registry-credential.cjs.map +1 -1
- package/dist/actions/update-registry-credential.d.cts +33 -3
- package/dist/actions/update-registry-credential.d.cts.map +1 -1
- package/dist/actions/update-registry-credential.d.mts +33 -3
- package/dist/actions/update-registry-credential.d.mts.map +1 -1
- package/dist/actions/update-registry-credential.mjs +4 -4
- package/dist/actions/update-registry-credential.mjs.map +1 -1
- package/dist/actions/update-resource-log-stream.cjs +1 -1
- package/dist/actions/update-resource-log-stream.cjs.map +1 -1
- package/dist/actions/update-resource-log-stream.d.cts +23 -3
- package/dist/actions/update-resource-log-stream.d.cts.map +1 -1
- package/dist/actions/update-resource-log-stream.d.mts +23 -3
- package/dist/actions/update-resource-log-stream.d.mts.map +1 -1
- package/dist/actions/update-resource-log-stream.mjs +1 -1
- package/dist/actions/update-resource-log-stream.mjs.map +1 -1
- package/dist/actions/update-routes.cjs +4 -4
- package/dist/actions/update-routes.cjs.map +1 -1
- package/dist/actions/update-routes.d.cts +31 -3
- package/dist/actions/update-routes.d.cts.map +1 -1
- package/dist/actions/update-routes.d.mts +31 -3
- package/dist/actions/update-routes.d.mts.map +1 -1
- package/dist/actions/update-routes.mjs +4 -4
- package/dist/actions/update-routes.mjs.map +1 -1
- package/dist/actions/update-secret-files-for-service.cjs +3 -3
- package/dist/actions/update-secret-files-for-service.cjs.map +1 -1
- package/dist/actions/update-secret-files-for-service.d.cts +23 -3
- package/dist/actions/update-secret-files-for-service.d.cts.map +1 -1
- package/dist/actions/update-secret-files-for-service.d.mts +23 -3
- package/dist/actions/update-secret-files-for-service.d.mts.map +1 -1
- package/dist/actions/update-secret-files-for-service.mjs +3 -3
- package/dist/actions/update-secret-files-for-service.mjs.map +1 -1
- package/dist/actions/update-service.cjs +10 -10
- package/dist/actions/update-service.cjs.map +1 -1
- package/dist/actions/update-service.d.cts +91 -3
- package/dist/actions/update-service.d.cts.map +1 -1
- package/dist/actions/update-service.d.mts +91 -3
- package/dist/actions/update-service.d.mts.map +1 -1
- package/dist/actions/update-service.mjs +10 -10
- package/dist/actions/update-service.mjs.map +1 -1
- package/dist/actions/verify-custom-domain.cjs.map +1 -1
- package/dist/actions/verify-custom-domain.d.cts +11 -3
- package/dist/actions/verify-custom-domain.d.cts.map +1 -1
- package/dist/actions/verify-custom-domain.d.mts +11 -3
- package/dist/actions/verify-custom-domain.d.mts.map +1 -1
- package/dist/actions/verify-custom-domain.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-env-group.d.ts
|
|
4
|
-
declare const RenderRetrieveEnvGroupInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderRetrieveEnvGroupInput: z.ZodObject<{
|
|
5
|
+
envGroupId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RenderRetrieveEnvGroupOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodString>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
envVars: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
11
|
+
ownerId: z.ZodNullable<z.ZodString>;
|
|
12
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
13
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
14
|
+
secretFiles: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
15
|
+
serviceLinks: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
16
|
+
environmentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const renderRetrieveEnvGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
envGroupId: string;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { renderRetrieveEnvGroup };
|
|
9
23
|
//# sourceMappingURL=retrieve-env-group.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-env-group.d.cts","names":[],"sources":["../../src/actions/retrieve-env-group.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-env-group.d.cts","names":[],"sources":["../../src/actions/retrieve-env-group.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-env-group.d.ts
|
|
4
|
-
declare const RenderRetrieveEnvGroupInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderRetrieveEnvGroupInput: z.ZodObject<{
|
|
5
|
+
envGroupId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RenderRetrieveEnvGroupOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodString>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
envVars: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
11
|
+
ownerId: z.ZodNullable<z.ZodString>;
|
|
12
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
13
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
14
|
+
secretFiles: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
15
|
+
serviceLinks: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
|
|
16
|
+
environmentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const renderRetrieveEnvGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
envGroupId: string;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { renderRetrieveEnvGroup };
|
|
9
23
|
//# sourceMappingURL=retrieve-env-group.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-env-group.d.mts","names":[],"sources":["../../src/actions/retrieve-env-group.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-env-group.d.mts","names":[],"sources":["../../src/actions/retrieve-env-group.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -6,12 +6,12 @@ const renderRetrieveEnvGroup = action("RENDER_RETRIEVE_ENV_GROUP", {
|
|
|
6
6
|
description: "Tool to retrieve a specific environment group by ID. Use when you need to fetch detailed information about a specific environment group including its environment variables, secret files, and linked services.",
|
|
7
7
|
input: z.object({ envGroupId: z.string().describe("The unique identifier of the environment group to retrieve.") }).describe("Request model for retrieving a specific environment group."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
id: z.string().describe("Unique identifier for the environment group."),
|
|
10
|
-
name: z.string().describe("Name of the environment group."),
|
|
9
|
+
id: z.string().describe("Unique identifier for the environment group.").nullable(),
|
|
10
|
+
name: z.string().describe("Name of the environment group.").nullable(),
|
|
11
11
|
envVars: z.array(z.object({})).describe("List of environment variables in the environment group."),
|
|
12
|
-
ownerId: z.string().describe("ID of the owner (workspace) that owns this environment group."),
|
|
13
|
-
createdAt: z.string().describe("ISO 8601 creation timestamp."),
|
|
14
|
-
updatedAt: z.string().describe("ISO 8601 last update timestamp."),
|
|
12
|
+
ownerId: z.string().describe("ID of the owner (workspace) that owns this environment group.").nullable(),
|
|
13
|
+
createdAt: z.string().describe("ISO 8601 creation timestamp.").nullable(),
|
|
14
|
+
updatedAt: z.string().describe("ISO 8601 last update timestamp.").nullable(),
|
|
15
15
|
secretFiles: z.array(z.object({})).describe("List of secret files in the environment group."),
|
|
16
16
|
serviceLinks: z.array(z.object({})).describe("List of services linked to the environment group."),
|
|
17
17
|
environmentId: z.string().describe("ID of the environment this group belongs to.").nullable().optional()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-env-group.mjs","names":[],"sources":["../../src/actions/retrieve-env-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveEnvGroupInput
|
|
1
|
+
{"version":3,"file":"retrieve-env-group.mjs","names":[],"sources":["../../src/actions/retrieve-env-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveEnvGroupInput = z.object({\n envGroupId: z.string().describe(\"The unique identifier of the environment group to retrieve.\"),\n}).describe(\"Request model for retrieving a specific environment group.\");\nexport const RenderRetrieveEnvGroupOutput = z.object({\n id: z.string().describe(\"Unique identifier for the environment group.\").nullable(),\n name: z.string().describe(\"Name of the environment group.\").nullable(),\n envVars: z.array(z.object({})).describe(\"List of environment variables in the environment group.\"),\n ownerId: z.string().describe(\"ID of the owner (workspace) that owns this environment group.\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 creation timestamp.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 last update timestamp.\").nullable(),\n secretFiles: z.array(z.object({})).describe(\"List of secret files in the environment group.\"),\n serviceLinks: z.array(z.object({})).describe(\"List of services linked to the environment group.\"),\n environmentId: z.string().describe(\"ID of the environment this group belongs to.\").nullable().optional(),\n}).describe(\"Response model containing the environment group details.\");\n\nexport const renderRetrieveEnvGroup = action(\"RENDER_RETRIEVE_ENV_GROUP\", {\n slug: \"render-retrieve-env-group\",\n name: \"Retrieve Environment Group\",\n description: \"Tool to retrieve a specific environment group by ID. Use when you need to fetch detailed information about a specific environment group including its environment variables, secret files, and linked services.\",\n input: RenderRetrieveEnvGroupInput,\n output: RenderRetrieveEnvGroupOutput,\n});\n"],"mappings":";;AAmBA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnByC,EAAE,OAAO,EAClD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,EAC/F,CAAC,CAAC,CAAC,SAAS,4DAiBH;CACP,QAjB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;EACjG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACvG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EAC3E,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD;EAC5F,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;EAChG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
|
|
@@ -6,8 +6,8 @@ const RenderRetrieveEnvVarInput = zod.z.object({
|
|
|
6
6
|
serviceId: zod.z.string().describe("The unique identifier of the service.")
|
|
7
7
|
}).describe("Request model for retrieving a specific environment variable from a service.");
|
|
8
8
|
const RenderRetrieveEnvVarOutput = zod.z.object({
|
|
9
|
-
key: zod.z.string().describe("The name of the environment variable."),
|
|
10
|
-
value: zod.z.string().describe("The value of the environment variable.")
|
|
9
|
+
key: zod.z.string().describe("The name of the environment variable.").nullable(),
|
|
10
|
+
value: zod.z.string().describe("The value of the environment variable.").nullable()
|
|
11
11
|
}).describe("Response model containing the environment variable details.");
|
|
12
12
|
const renderRetrieveEnvVar = require_action.action("RENDER_RETRIEVE_ENV_VAR", {
|
|
13
13
|
slug: "render-retrieve-env-var",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-env-var.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-env-var.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveEnvVarInput
|
|
1
|
+
{"version":3,"file":"retrieve-env-var.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-env-var.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveEnvVarInput = z.object({\n envVarKey: z.string().describe(\"The name of the environment variable to retrieve.\"),\n serviceId: z.string().describe(\"The unique identifier of the service.\"),\n}).describe(\"Request model for retrieving a specific environment variable from a service.\");\nexport const RenderRetrieveEnvVarOutput = z.object({\n key: z.string().describe(\"The name of the environment variable.\").nullable(),\n value: z.string().describe(\"The value of the environment variable.\").nullable(),\n}).describe(\"Response model containing the environment variable details.\");\n\nexport const renderRetrieveEnvVar = action(\"RENDER_RETRIEVE_ENV_VAR\", {\n slug: \"render-retrieve-env-var\",\n name: \"Retrieve Environment Variable\",\n description: \"Tool to retrieve a specific environment variable from a Render service. Use when you need to fetch the value of a particular environment variable by its key.\",\n input: RenderRetrieveEnvVarInput,\n output: RenderRetrieveEnvVarOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;AACxE,CAAC,CAAC,CAAC,SAAS,8EAA8E;AAC1F,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-env-var.d.ts
|
|
4
|
-
declare const RenderRetrieveEnvVarInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderRetrieveEnvVarInput: z.ZodObject<{
|
|
5
|
+
envVarKey: z.ZodString;
|
|
6
|
+
serviceId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RenderRetrieveEnvVarOutput: z.ZodObject<{
|
|
9
|
+
key: z.ZodNullable<z.ZodString>;
|
|
10
|
+
value: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const renderRetrieveEnvVar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
envVarKey: string;
|
|
14
|
+
serviceId: string;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { renderRetrieveEnvVar };
|
|
9
18
|
//# sourceMappingURL=retrieve-env-var.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-env-var.d.cts","names":[],"sources":["../../src/actions/retrieve-env-var.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-env-var.d.cts","names":[],"sources":["../../src/actions/retrieve-env-var.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAIzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-env-var.d.ts
|
|
4
|
-
declare const RenderRetrieveEnvVarInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderRetrieveEnvVarInput: z.ZodObject<{
|
|
5
|
+
envVarKey: z.ZodString;
|
|
6
|
+
serviceId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RenderRetrieveEnvVarOutput: z.ZodObject<{
|
|
9
|
+
key: z.ZodNullable<z.ZodString>;
|
|
10
|
+
value: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const renderRetrieveEnvVar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
envVarKey: string;
|
|
14
|
+
serviceId: string;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { renderRetrieveEnvVar };
|
|
9
18
|
//# sourceMappingURL=retrieve-env-var.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-env-var.d.mts","names":[],"sources":["../../src/actions/retrieve-env-var.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-env-var.d.mts","names":[],"sources":["../../src/actions/retrieve-env-var.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAIzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -9,8 +9,8 @@ const renderRetrieveEnvVar = action("RENDER_RETRIEVE_ENV_VAR", {
|
|
|
9
9
|
serviceId: z.string().describe("The unique identifier of the service.")
|
|
10
10
|
}).describe("Request model for retrieving a specific environment variable from a service."),
|
|
11
11
|
output: z.object({
|
|
12
|
-
key: z.string().describe("The name of the environment variable."),
|
|
13
|
-
value: z.string().describe("The value of the environment variable.")
|
|
12
|
+
key: z.string().describe("The name of the environment variable.").nullable(),
|
|
13
|
+
value: z.string().describe("The value of the environment variable.").nullable()
|
|
14
14
|
}).describe("Response model containing the environment variable details.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-env-var.mjs","names":[],"sources":["../../src/actions/retrieve-env-var.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveEnvVarInput
|
|
1
|
+
{"version":3,"file":"retrieve-env-var.mjs","names":[],"sources":["../../src/actions/retrieve-env-var.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveEnvVarInput = z.object({\n envVarKey: z.string().describe(\"The name of the environment variable to retrieve.\"),\n serviceId: z.string().describe(\"The unique identifier of the service.\"),\n}).describe(\"Request model for retrieving a specific environment variable from a service.\");\nexport const RenderRetrieveEnvVarOutput = z.object({\n key: z.string().describe(\"The name of the environment variable.\").nullable(),\n value: z.string().describe(\"The value of the environment variable.\").nullable(),\n}).describe(\"Response model containing the environment variable details.\");\n\nexport const renderRetrieveEnvVar = action(\"RENDER_RETRIEVE_ENV_VAR\", {\n slug: \"render-retrieve-env-var\",\n name: \"Retrieve Environment Variable\",\n description: \"Tool to retrieve a specific environment variable from a Render service. Use when you need to fetch the value of a particular environment variable by its key.\",\n input: RenderRetrieveEnvVarInput,\n output: RenderRetrieveEnvVarOutput,\n});\n"],"mappings":";;AAaA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbuC,EAAE,OAAO;EAChD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACxE,CAAC,CAAC,CAAC,SAAS,8EAUH;CACP,QAVwC,EAAE,OAAO;EACjD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,SAAS,6DAOF;AACV,CAAC"}
|
|
@@ -8,11 +8,11 @@ const RenderRetrieveOwnerNotificationSettings_NotificationsToSendSchema = zod.z.
|
|
|
8
8
|
"all"
|
|
9
9
|
]).describe("Enum for the types of notifications to send.");
|
|
10
10
|
const RenderRetrieveOwnerNotificationSettingsOutput = zod.z.object({
|
|
11
|
-
ownerId: zod.z.string().describe("The ID of the owner (workspace)."),
|
|
12
|
-
emailEnabled: zod.z.boolean().describe("Whether email notifications are enabled."),
|
|
13
|
-
slackEnabled: zod.z.boolean().describe("Whether Slack notifications are enabled."),
|
|
11
|
+
ownerId: zod.z.string().describe("The ID of the owner (workspace).").nullable(),
|
|
12
|
+
emailEnabled: zod.z.boolean().describe("Whether email notifications are enabled.").nullable(),
|
|
13
|
+
slackEnabled: zod.z.boolean().describe("Whether Slack notifications are enabled.").nullable(),
|
|
14
14
|
notificationsToSend: RenderRetrieveOwnerNotificationSettings_NotificationsToSendSchema.nullable(),
|
|
15
|
-
previewNotificationsEnabled: zod.z.boolean().describe("Whether preview notifications are enabled.")
|
|
15
|
+
previewNotificationsEnabled: zod.z.boolean().describe("Whether preview notifications are enabled.").nullable()
|
|
16
16
|
}).describe("Response model containing notification settings for an owner.");
|
|
17
17
|
const renderRetrieveOwnerNotificationSettings = require_action.action("RENDER_RETRIEVE_OWNER_NOTIFICATION_SETTINGS", {
|
|
18
18
|
slug: "render-retrieve-owner-notification-settings",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-owner-notification-settings.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-owner-notification-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveOwnerNotificationSettingsInput
|
|
1
|
+
{"version":3,"file":"retrieve-owner-notification-settings.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-owner-notification-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveOwnerNotificationSettingsInput = z.object({\n ownerId: z.string().describe(\"The ID of the workspace to return notification settings for.\"),\n}).describe(\"Request model for retrieving owner notification settings.\");\nconst RenderRetrieveOwnerNotificationSettings_NotificationsToSendSchema = z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\");\nexport const RenderRetrieveOwnerNotificationSettingsOutput = z.object({\n ownerId: z.string().describe(\"The ID of the owner (workspace).\").nullable(),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\").nullable(),\n slackEnabled: z.boolean().describe(\"Whether Slack notifications are enabled.\").nullable(),\n notificationsToSend: RenderRetrieveOwnerNotificationSettings_NotificationsToSendSchema.nullable(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\").nullable(),\n}).describe(\"Response model containing notification settings for an owner.\");\n\nexport const renderRetrieveOwnerNotificationSettings = action(\"RENDER_RETRIEVE_OWNER_NOTIFICATION_SETTINGS\", {\n slug: \"render-retrieve-owner-notification-settings\",\n name: \"Retrieve Owner Notification Settings\",\n description: \"Tool to retrieve notification settings for a specific owner (workspace). Use when you need to check current notification configuration for Slack, email, and preview notifications.\",\n input: RenderRetrieveOwnerNotificationSettingsInput,\n output: RenderRetrieveOwnerNotificationSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,EAC7F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,oEAAoEA,IAAAA,EAAE,KAAK;CAAC;CAAQ;CAAW;AAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C;AACpK,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC1E,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,qBAAqB,kEAAkE,SAAS;CAChG,6BAA6BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,0CAA0CC,eAAAA,OAAO,+CAA+C;CAC3G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-owner-notification-settings.d.ts
|
|
4
|
-
declare const RenderRetrieveOwnerNotificationSettingsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderRetrieveOwnerNotificationSettingsInput: z.ZodObject<{
|
|
5
|
+
ownerId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RenderRetrieveOwnerNotificationSettingsOutput: z.ZodObject<{
|
|
8
|
+
ownerId: z.ZodNullable<z.ZodString>;
|
|
9
|
+
emailEnabled: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
slackEnabled: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
notificationsToSend: z.ZodNullable<z.ZodEnum<{
|
|
12
|
+
none: "none";
|
|
13
|
+
failure: "failure";
|
|
14
|
+
all: "all";
|
|
15
|
+
}>>;
|
|
16
|
+
previewNotificationsEnabled: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const renderRetrieveOwnerNotificationSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
ownerId: string;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { renderRetrieveOwnerNotificationSettings };
|
|
9
23
|
//# sourceMappingURL=retrieve-owner-notification-settings.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-owner-notification-settings.d.cts","names":[],"sources":["../../src/actions/retrieve-owner-notification-settings.ts"],"mappings":";;;cAIa,4CAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-owner-notification-settings.d.cts","names":[],"sources":["../../src/actions/retrieve-owner-notification-settings.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;cAI5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-owner-notification-settings.d.ts
|
|
4
|
-
declare const RenderRetrieveOwnerNotificationSettingsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderRetrieveOwnerNotificationSettingsInput: z.ZodObject<{
|
|
5
|
+
ownerId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RenderRetrieveOwnerNotificationSettingsOutput: z.ZodObject<{
|
|
8
|
+
ownerId: z.ZodNullable<z.ZodString>;
|
|
9
|
+
emailEnabled: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
slackEnabled: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
notificationsToSend: z.ZodNullable<z.ZodEnum<{
|
|
12
|
+
none: "none";
|
|
13
|
+
failure: "failure";
|
|
14
|
+
all: "all";
|
|
15
|
+
}>>;
|
|
16
|
+
previewNotificationsEnabled: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const renderRetrieveOwnerNotificationSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
ownerId: string;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { renderRetrieveOwnerNotificationSettings };
|
|
9
23
|
//# sourceMappingURL=retrieve-owner-notification-settings.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-owner-notification-settings.d.mts","names":[],"sources":["../../src/actions/retrieve-owner-notification-settings.ts"],"mappings":";;;cAIa,4CAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-owner-notification-settings.d.mts","names":[],"sources":["../../src/actions/retrieve-owner-notification-settings.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;cAI5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -13,11 +13,11 @@ const renderRetrieveOwnerNotificationSettings = action("RENDER_RETRIEVE_OWNER_NO
|
|
|
13
13
|
description: "Tool to retrieve notification settings for a specific owner (workspace). Use when you need to check current notification configuration for Slack, email, and preview notifications.",
|
|
14
14
|
input: RenderRetrieveOwnerNotificationSettingsInput,
|
|
15
15
|
output: z.object({
|
|
16
|
-
ownerId: z.string().describe("The ID of the owner (workspace)."),
|
|
17
|
-
emailEnabled: z.boolean().describe("Whether email notifications are enabled."),
|
|
18
|
-
slackEnabled: z.boolean().describe("Whether Slack notifications are enabled."),
|
|
16
|
+
ownerId: z.string().describe("The ID of the owner (workspace).").nullable(),
|
|
17
|
+
emailEnabled: z.boolean().describe("Whether email notifications are enabled.").nullable(),
|
|
18
|
+
slackEnabled: z.boolean().describe("Whether Slack notifications are enabled.").nullable(),
|
|
19
19
|
notificationsToSend: RenderRetrieveOwnerNotificationSettings_NotificationsToSendSchema.nullable(),
|
|
20
|
-
previewNotificationsEnabled: z.boolean().describe("Whether preview notifications are enabled.")
|
|
20
|
+
previewNotificationsEnabled: z.boolean().describe("Whether preview notifications are enabled.").nullable()
|
|
21
21
|
}).describe("Response model containing notification settings for an owner.")
|
|
22
22
|
});
|
|
23
23
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-owner-notification-settings.mjs","names":[],"sources":["../../src/actions/retrieve-owner-notification-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveOwnerNotificationSettingsInput
|
|
1
|
+
{"version":3,"file":"retrieve-owner-notification-settings.mjs","names":[],"sources":["../../src/actions/retrieve-owner-notification-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveOwnerNotificationSettingsInput = z.object({\n ownerId: z.string().describe(\"The ID of the workspace to return notification settings for.\"),\n}).describe(\"Request model for retrieving owner notification settings.\");\nconst RenderRetrieveOwnerNotificationSettings_NotificationsToSendSchema = z.enum([\"none\", \"failure\", \"all\"]).describe(\"Enum for the types of notifications to send.\");\nexport const RenderRetrieveOwnerNotificationSettingsOutput = z.object({\n ownerId: z.string().describe(\"The ID of the owner (workspace).\").nullable(),\n emailEnabled: z.boolean().describe(\"Whether email notifications are enabled.\").nullable(),\n slackEnabled: z.boolean().describe(\"Whether Slack notifications are enabled.\").nullable(),\n notificationsToSend: RenderRetrieveOwnerNotificationSettings_NotificationsToSendSchema.nullable(),\n previewNotificationsEnabled: z.boolean().describe(\"Whether preview notifications are enabled.\").nullable(),\n}).describe(\"Response model containing notification settings for an owner.\");\n\nexport const renderRetrieveOwnerNotificationSettings = action(\"RENDER_RETRIEVE_OWNER_NOTIFICATION_SETTINGS\", {\n slug: \"render-retrieve-owner-notification-settings\",\n name: \"Retrieve Owner Notification Settings\",\n description: \"Tool to retrieve notification settings for a specific owner (workspace). Use when you need to check current notification configuration for Slack, email, and preview notifications.\",\n input: RenderRetrieveOwnerNotificationSettingsInput,\n output: RenderRetrieveOwnerNotificationSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO,EACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,EAC7F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,oEAAoE,EAAE,KAAK;CAAC;CAAQ;CAAW;AAAK,CAAC,CAAC,CAAC,SAAS,8CAA8C;AASpK,MAAa,0CAA0C,OAAO,+CAA+C;CAC3G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb2D,EAAE,OAAO;EACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC1E,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACxF,qBAAqB,kEAAkE,SAAS;EAChG,6BAA6B,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
|
|
@@ -3,14 +3,14 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/retrieve-owner.ts
|
|
4
4
|
const RenderRetrieveOwnerInput = zod.z.object({ ownerId: zod.z.string().describe("The ID of the user or team to retrieve.") }).describe("Request model for retrieving a specific owner (workspace).");
|
|
5
5
|
const RenderRetrieveOwner_IPAllowListItemSchema = zod.z.object({
|
|
6
|
-
cidrBlock: zod.z.string().describe("CIDR block notation for the IP address range."),
|
|
7
|
-
description: zod.z.string().describe("Description of the IP allow list entry.")
|
|
6
|
+
cidrBlock: zod.z.string().describe("CIDR block notation for the IP address range.").nullable(),
|
|
7
|
+
description: zod.z.string().describe("Description of the IP allow list entry.").nullable()
|
|
8
8
|
}).describe("Represents an IP address allowed to access the owner's resources.");
|
|
9
9
|
const RenderRetrieveOwnerOutput = zod.z.object({
|
|
10
|
-
id: zod.z.string().describe("Unique identifier for the owner."),
|
|
11
|
-
name: zod.z.string().describe("Name of the owner."),
|
|
12
|
-
type: zod.z.string().describe("Type of the owner: 'user' or 'team'."),
|
|
13
|
-
email: zod.z.string().describe("Email address associated with the owner."),
|
|
10
|
+
id: zod.z.string().describe("Unique identifier for the owner.").nullable(),
|
|
11
|
+
name: zod.z.string().describe("Name of the owner.").nullable(),
|
|
12
|
+
type: zod.z.string().describe("Type of the owner: 'user' or 'team'.").nullable(),
|
|
13
|
+
email: zod.z.string().describe("Email address associated with the owner.").nullable(),
|
|
14
14
|
ipAllowList: zod.z.array(RenderRetrieveOwner_IPAllowListItemSchema).describe("List of IP addresses allowed to access the owner's resources.").nullable().optional(),
|
|
15
15
|
twoFactorAuthEnabled: zod.z.boolean().describe("Whether two-factor authentication is enabled for the owner. Only present if type is 'user'.").nullable().optional()
|
|
16
16
|
}).describe("Representation of an owner (workspace).");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-owner.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-owner.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveOwnerInput
|
|
1
|
+
{"version":3,"file":"retrieve-owner.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-owner.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveOwnerInput = z.object({\n ownerId: z.string().describe(\"The ID of the user or team to retrieve.\"),\n}).describe(\"Request model for retrieving a specific owner (workspace).\");\nconst RenderRetrieveOwner_IPAllowListItemSchema = z.object({\n cidrBlock: z.string().describe(\"CIDR block notation for the IP address range.\").nullable(),\n description: z.string().describe(\"Description of the IP allow list entry.\").nullable(),\n}).describe(\"Represents an IP address allowed to access the owner's resources.\");\nexport const RenderRetrieveOwnerOutput = z.object({\n id: z.string().describe(\"Unique identifier for the owner.\").nullable(),\n name: z.string().describe(\"Name of the owner.\").nullable(),\n type: z.string().describe(\"Type of the owner: 'user' or 'team'.\").nullable(),\n email: z.string().describe(\"Email address associated with the owner.\").nullable(),\n ipAllowList: z.array(RenderRetrieveOwner_IPAllowListItemSchema).describe(\"List of IP addresses allowed to access the owner's resources.\").nullable().optional(),\n twoFactorAuthEnabled: z.boolean().describe(\"Whether two-factor authentication is enabled for the owner. Only present if type is 'user'.\").nullable().optional(),\n}).describe(\"Representation of an owner (workspace).\");\n\nexport const renderRetrieveOwner = action(\"RENDER_RETRIEVE_OWNER\", {\n slug: \"render-retrieve-owner\",\n name: \"Retrieve Owner\",\n description: \"Tool to retrieve a specific owner (workspace) by ID. Use when you need details about a user or team workspace.\",\n input: RenderRetrieveOwnerInput,\n output: RenderRetrieveOwnerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,EACxE,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9J,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-owner.d.ts
|
|
4
|
-
declare const RenderRetrieveOwnerInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderRetrieveOwnerInput: z.ZodObject<{
|
|
5
|
+
ownerId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RenderRetrieveOwnerOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodString>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
type: z.ZodNullable<z.ZodString>;
|
|
11
|
+
email: z.ZodNullable<z.ZodString>;
|
|
12
|
+
ipAllowList: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
13
|
+
cidrBlock: z.ZodNullable<z.ZodString>;
|
|
14
|
+
description: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>>>>;
|
|
16
|
+
twoFactorAuthEnabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const renderRetrieveOwner: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
ownerId: string;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { renderRetrieveOwner };
|
|
9
23
|
//# sourceMappingURL=retrieve-owner.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-owner.d.cts","names":[],"sources":["../../src/actions/retrieve-owner.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-owner.d.cts","names":[],"sources":["../../src/actions/retrieve-owner.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAOxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cASzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-owner.d.ts
|
|
4
|
-
declare const RenderRetrieveOwnerInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RenderRetrieveOwnerInput: z.ZodObject<{
|
|
5
|
+
ownerId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RenderRetrieveOwnerOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodString>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
type: z.ZodNullable<z.ZodString>;
|
|
11
|
+
email: z.ZodNullable<z.ZodString>;
|
|
12
|
+
ipAllowList: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
13
|
+
cidrBlock: z.ZodNullable<z.ZodString>;
|
|
14
|
+
description: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>>>>;
|
|
16
|
+
twoFactorAuthEnabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const renderRetrieveOwner: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
ownerId: string;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { renderRetrieveOwner };
|
|
9
23
|
//# sourceMappingURL=retrieve-owner.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-owner.d.mts","names":[],"sources":["../../src/actions/retrieve-owner.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-owner.d.mts","names":[],"sources":["../../src/actions/retrieve-owner.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAOxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cASzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -3,8 +3,8 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/retrieve-owner.ts
|
|
4
4
|
const RenderRetrieveOwnerInput = z.object({ ownerId: z.string().describe("The ID of the user or team to retrieve.") }).describe("Request model for retrieving a specific owner (workspace).");
|
|
5
5
|
const RenderRetrieveOwner_IPAllowListItemSchema = z.object({
|
|
6
|
-
cidrBlock: z.string().describe("CIDR block notation for the IP address range."),
|
|
7
|
-
description: z.string().describe("Description of the IP allow list entry.")
|
|
6
|
+
cidrBlock: z.string().describe("CIDR block notation for the IP address range.").nullable(),
|
|
7
|
+
description: z.string().describe("Description of the IP allow list entry.").nullable()
|
|
8
8
|
}).describe("Represents an IP address allowed to access the owner's resources.");
|
|
9
9
|
const renderRetrieveOwner = action("RENDER_RETRIEVE_OWNER", {
|
|
10
10
|
slug: "render-retrieve-owner",
|
|
@@ -12,10 +12,10 @@ const renderRetrieveOwner = action("RENDER_RETRIEVE_OWNER", {
|
|
|
12
12
|
description: "Tool to retrieve a specific owner (workspace) by ID. Use when you need details about a user or team workspace.",
|
|
13
13
|
input: RenderRetrieveOwnerInput,
|
|
14
14
|
output: z.object({
|
|
15
|
-
id: z.string().describe("Unique identifier for the owner."),
|
|
16
|
-
name: z.string().describe("Name of the owner."),
|
|
17
|
-
type: z.string().describe("Type of the owner: 'user' or 'team'."),
|
|
18
|
-
email: z.string().describe("Email address associated with the owner."),
|
|
15
|
+
id: z.string().describe("Unique identifier for the owner.").nullable(),
|
|
16
|
+
name: z.string().describe("Name of the owner.").nullable(),
|
|
17
|
+
type: z.string().describe("Type of the owner: 'user' or 'team'.").nullable(),
|
|
18
|
+
email: z.string().describe("Email address associated with the owner.").nullable(),
|
|
19
19
|
ipAllowList: z.array(RenderRetrieveOwner_IPAllowListItemSchema).describe("List of IP addresses allowed to access the owner's resources.").nullable().optional(),
|
|
20
20
|
twoFactorAuthEnabled: z.boolean().describe("Whether two-factor authentication is enabled for the owner. Only present if type is 'user'.").nullable().optional()
|
|
21
21
|
}).describe("Representation of an owner (workspace).")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-owner.mjs","names":[],"sources":["../../src/actions/retrieve-owner.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveOwnerInput
|
|
1
|
+
{"version":3,"file":"retrieve-owner.mjs","names":[],"sources":["../../src/actions/retrieve-owner.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RenderRetrieveOwnerInput = z.object({\n ownerId: z.string().describe(\"The ID of the user or team to retrieve.\"),\n}).describe(\"Request model for retrieving a specific owner (workspace).\");\nconst RenderRetrieveOwner_IPAllowListItemSchema = z.object({\n cidrBlock: z.string().describe(\"CIDR block notation for the IP address range.\").nullable(),\n description: z.string().describe(\"Description of the IP allow list entry.\").nullable(),\n}).describe(\"Represents an IP address allowed to access the owner's resources.\");\nexport const RenderRetrieveOwnerOutput = z.object({\n id: z.string().describe(\"Unique identifier for the owner.\").nullable(),\n name: z.string().describe(\"Name of the owner.\").nullable(),\n type: z.string().describe(\"Type of the owner: 'user' or 'team'.\").nullable(),\n email: z.string().describe(\"Email address associated with the owner.\").nullable(),\n ipAllowList: z.array(RenderRetrieveOwner_IPAllowListItemSchema).describe(\"List of IP addresses allowed to access the owner's resources.\").nullable().optional(),\n twoFactorAuthEnabled: z.boolean().describe(\"Whether two-factor authentication is enabled for the owner. Only present if type is 'user'.\").nullable().optional(),\n}).describe(\"Representation of an owner (workspace).\");\n\nexport const renderRetrieveOwner = action(\"RENDER_RETRIEVE_OWNER\", {\n slug: \"render-retrieve-owner\",\n name: \"Retrieve Owner\",\n description: \"Tool to retrieve a specific owner (workspace) by ID. Use when you need details about a user or team workspace.\",\n input: RenderRetrieveOwnerInput,\n output: RenderRetrieveOwnerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO,EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,EACxE,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,4CAA4C,EAAE,OAAO;CACzD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAU/E,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAduC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAChF,aAAa,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9J,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
|
|
@@ -35,10 +35,10 @@ const RenderRetrievePostgres_PostgresPlanSchema = zod.z.enum([
|
|
|
35
35
|
const RenderRetrievePostgres_PostgresRoleSchema = zod.z.enum(["primary", "replica"]).describe("Role of a Postgres instance.");
|
|
36
36
|
const RenderRetrievePostgres_OwnerTypeSchema = zod.z.enum(["user", "team"]).describe("Type of owner for a Postgres instance.");
|
|
37
37
|
const RenderRetrievePostgres_OwnerSchema = zod.z.object({
|
|
38
|
-
id: zod.z.string().describe("Unique identifier of the owner."),
|
|
39
|
-
name: zod.z.string().describe("Name of the owner."),
|
|
38
|
+
id: zod.z.string().describe("Unique identifier of the owner.").nullable(),
|
|
39
|
+
name: zod.z.string().describe("Name of the owner.").nullable(),
|
|
40
40
|
type: RenderRetrievePostgres_OwnerTypeSchema.nullable(),
|
|
41
|
-
email: zod.z.string().describe("Email address of the owner."),
|
|
41
|
+
email: zod.z.string().describe("Email address of the owner.").nullable(),
|
|
42
42
|
ipAllowList: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("IP allow list for the owner.").nullable().optional(),
|
|
43
43
|
twoFactorAuthEnabled: zod.z.boolean().describe("Whether two-factor authentication is enabled for the owner. Only present if type is 'user'.").nullable().optional()
|
|
44
44
|
}).describe("Owner details for a Postgres instance.");
|
|
@@ -83,8 +83,8 @@ const RenderRetrievePostgres_SuspenderSchema = zod.z.enum([
|
|
|
83
83
|
"unknown"
|
|
84
84
|
]).describe("Types of suspenders for a Postgres instance.");
|
|
85
85
|
const RenderRetrievePostgres_IpAllowListItemSchema = zod.z.object({
|
|
86
|
-
cidrBlock: zod.z.string().describe("CIDR block for IP allow list entry."),
|
|
87
|
-
description: zod.z.string().describe("Description of the IP allow list entry.")
|
|
86
|
+
cidrBlock: zod.z.string().describe("CIDR block for IP allow list entry.").nullable(),
|
|
87
|
+
description: zod.z.string().describe("Description of the IP allow list entry.").nullable()
|
|
88
88
|
}).describe("IP allow list entry.");
|
|
89
89
|
const RenderRetrievePostgres_MaintenanceStateSchema = zod.z.enum([
|
|
90
90
|
"scheduled",
|
|
@@ -95,43 +95,43 @@ const RenderRetrievePostgres_MaintenanceStateSchema = zod.z.enum([
|
|
|
95
95
|
"failed"
|
|
96
96
|
]).describe("State of a maintenance run.");
|
|
97
97
|
const RenderRetrievePostgres_MaintenanceSchema = zod.z.object({
|
|
98
|
-
id: zod.z.string().describe("Unique identifier of the maintenance run."),
|
|
99
|
-
type: zod.z.string().describe("Type of maintenance."),
|
|
98
|
+
id: zod.z.string().describe("Unique identifier of the maintenance run.").nullable(),
|
|
99
|
+
type: zod.z.string().describe("Type of maintenance.").nullable(),
|
|
100
100
|
state: RenderRetrievePostgres_MaintenanceStateSchema.nullable(),
|
|
101
|
-
scheduledAt: zod.z.string().describe("Scheduled time for the maintenance."),
|
|
101
|
+
scheduledAt: zod.z.string().describe("Scheduled time for the maintenance.").nullable(),
|
|
102
102
|
pendingMaintenanceBy: zod.z.string().describe("If present, the maintenance run cannot be scheduled for later than this date-time.").nullable().optional()
|
|
103
103
|
}).describe("Maintenance details for a Postgres instance.");
|
|
104
104
|
const RenderRetrievePostgres_ReadReplicaSchema = zod.z.object({
|
|
105
|
-
id: zod.z.string().describe("Unique identifier of the read replica."),
|
|
106
|
-
name: zod.z.string().describe("Name of the read replica."),
|
|
105
|
+
id: zod.z.string().describe("Unique identifier of the read replica.").nullable(),
|
|
106
|
+
name: zod.z.string().describe("Name of the read replica.").nullable(),
|
|
107
107
|
parameterOverrides: zod.z.object({}).describe("Parameter overrides for the read replica.").nullable().optional()
|
|
108
108
|
}).describe("Read replica details.");
|
|
109
109
|
const RenderRetrievePostgresOutput = zod.z.object({
|
|
110
|
-
id: zod.z.string().describe("The ID of the Postgres instance."),
|
|
111
|
-
name: zod.z.string().describe("The name of the Postgres instance."),
|
|
110
|
+
id: zod.z.string().describe("The ID of the Postgres instance.").nullable(),
|
|
111
|
+
name: zod.z.string().describe("The name of the Postgres instance.").nullable(),
|
|
112
112
|
plan: RenderRetrievePostgres_PostgresPlanSchema.nullable(),
|
|
113
113
|
role: RenderRetrievePostgres_PostgresRoleSchema.nullable(),
|
|
114
114
|
owner: RenderRetrievePostgres_OwnerSchema.nullable(),
|
|
115
115
|
region: RenderRetrievePostgres_PostgresRegionSchema.nullable(),
|
|
116
116
|
status: RenderRetrievePostgres_PostgresStatusSchema.nullable(),
|
|
117
117
|
version: RenderRetrievePostgres_PostgresVersionSchema.nullable(),
|
|
118
|
-
createdAt: zod.z.string().describe("The creation time of the Postgres instance."),
|
|
118
|
+
createdAt: zod.z.string().describe("The creation time of the Postgres instance.").nullable(),
|
|
119
119
|
expiresAt: zod.z.string().describe("The time at which the database will expire. Applies to free tier databases only.").nullable().optional(),
|
|
120
120
|
suspended: RenderRetrievePostgres_SuspendedStatusSchema.nullable(),
|
|
121
|
-
updatedAt: zod.z.string().describe("The last updated time of the Postgres instance."),
|
|
121
|
+
updatedAt: zod.z.string().describe("The last updated time of the Postgres instance.").nullable(),
|
|
122
122
|
diskSizeGB: zod.z.number().int().describe("Disk size in GB.").nullable().optional(),
|
|
123
123
|
suspenders: zod.z.array(RenderRetrievePostgres_SuspenderSchema).describe("List of suspenders for the Postgres instance."),
|
|
124
124
|
ipAllowList: zod.z.array(RenderRetrievePostgres_IpAllowListItemSchema).describe("The IP allow list for the Postgres instance.").nullable().optional(),
|
|
125
125
|
maintenance: RenderRetrievePostgres_MaintenanceSchema.nullable().optional(),
|
|
126
|
-
dashboardUrl: zod.z.string().describe("The URL to view the Postgres instance in the Render Dashboard."),
|
|
127
|
-
databaseName: zod.z.string().describe("The name of the database."),
|
|
128
|
-
databaseUser: zod.z.string().describe("The database user."),
|
|
126
|
+
dashboardUrl: zod.z.string().describe("The URL to view the Postgres instance in the Render Dashboard.").nullable(),
|
|
127
|
+
databaseName: zod.z.string().describe("The name of the database.").nullable(),
|
|
128
|
+
databaseUser: zod.z.string().describe("The database user.").nullable(),
|
|
129
129
|
readReplicas: zod.z.array(RenderRetrievePostgres_ReadReplicaSchema).describe("List of read replicas."),
|
|
130
130
|
environmentId: zod.z.string().describe("The ID of the environment the Postgres instance is associated with.").nullable().optional(),
|
|
131
131
|
primaryPostgresID: zod.z.string().describe("ID of the primary Postgres instance if this is a replica.").nullable().optional(),
|
|
132
132
|
parameterOverrides: zod.z.object({}).describe("Parameter overrides.").nullable().optional(),
|
|
133
|
-
diskAutoscalingEnabled: zod.z.boolean().describe("Whether disk autoscaling is enabled."),
|
|
134
|
-
highAvailabilityEnabled: zod.z.boolean().describe("Whether high availability is enabled.")
|
|
133
|
+
diskAutoscalingEnabled: zod.z.boolean().describe("Whether disk autoscaling is enabled.").nullable(),
|
|
134
|
+
highAvailabilityEnabled: zod.z.boolean().describe("Whether high availability is enabled.").nullable()
|
|
135
135
|
}).describe("Response model for a Postgres instance.");
|
|
136
136
|
const renderRetrievePostgres = require_action.action("RENDER_RETRIEVE_POSTGRES", {
|
|
137
137
|
slug: "render-retrieve-postgres",
|