coolify_delete_environment
Delete an empty environment from a Coolify project. Requires confirmation to proceed with this destructive operation.
Instructions
[DESTRUCTIVE] Delete an environment from a Coolify project. Environment must be empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set to true to confirm this destructive operation | |
| project_uuid | Yes | UUID of the project | |
| environment_name_or_uuid | Yes | Name or UUID of the environment to delete |