coolify_delete_application
Permanently delete a Coolify application and its associated Docker volumes and resources after confirming the destructive action.
Instructions
[DESTRUCTIVE] Permanently delete a Coolify application
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 |