stop_service
Stop a service in Coolify self-hosted PaaS. Use this tool to halt service operations, with confirmation required when security settings demand it.
Instructions
Stop a service. When COOLIFY_REQUIRE_CONFIRM=true, requires confirm: true parameter.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Service UUID | |
| confirm | No | Confirm the dangerous operation (required when COOLIFY_REQUIRE_CONFIRM=true) |