stop_database
Stop a database in Coolify by providing its UUID. Use the confirm parameter when COOLIFY_REQUIRE_CONFIRM is enabled to authorize this operation.
Instructions
Stop a database. When COOLIFY_REQUIRE_CONFIRM=true, requires confirm: true parameter.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Database UUID | |
| confirm | No | Confirm the dangerous operation (required when COOLIFY_REQUIRE_CONFIRM=true) |