stop_service
Stop a service by its UUID; supply a confirm boolean when the server requires confirmation.
Instructions
Stop a service. When COOLIFY_REQUIRE_CONFIRM=true, requires confirm: true parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Service UUID | |
| confirm | No | Confirm the dangerous operation (required when COOLIFY_REQUIRE_CONFIRM=true) |