List Project Environments
coolify_list_environmentsRetrieve all environments within a Coolify project to separate resources like production and staging.
Instructions
List all environments within a project. Environments separate resources (e.g. production vs staging).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |
| project_uuid | Yes | UUID of the parent project |