Delete Coolify Project
coolify_delete_projectPermanently delete a project and all its environments and resources by specifying its UUID.
Instructions
Delete a project by UUID. WARNING: This will delete all environments and resources within the project.
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 | Yes | REQUIRED — which Coolify instance to mutate: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). No default: state the target explicitly so a write never lands on prod by accident. |