cancel_deployment
Cancel a deployment by providing its UUID. If the environment requires confirmation, include the confirm parameter.
Instructions
Cancel a deployment. When COOLIFY_REQUIRE_CONFIRM=true, requires confirm: true parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Deployment UUID | |
| confirm | No | Confirm the dangerous operation (required when COOLIFY_REQUIRE_CONFIRM=true) |