coolify_delete_database
Permanently delete a Coolify database and optionally remove its volumes and Docker resources. Requires confirmation to prevent accidental loss.
Instructions
[DESTRUCTIVE] Permanently delete a Coolify database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the resource | |
| confirm | No | Set to true to confirm this destructive operation | |
| delete_volumes | No | Also delete associated volumes | |
| docker_cleanup | No | Clean up Docker resources |