Get Coolify Project
coolify_get_projectRetrieve full details for a project by UUID, including environments and their resources.
Instructions
Get full details for a single project by UUID, including its environments and the resources within them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the resource | |
| 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 |