delete_resource
Permanently delete a Coolify application, database, or service. Requires confirmation and supports dry-run preview.
Instructions
Delete a Coolify resource permanently. Requires confirm:true and --allow-destructive flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| uuid | Yes | ||
| confirm | No | Must be true to execute. | |
| dry_run | No | Return preview without deleting. | |
| instance | No | Coolify instance name (omit for the default). |