coolify_stop
Stop a named application, service, or database resource in Coolify by providing its UUID and resource type. Requires explicit enablement via COOLIFY_ALLOW_STOP.
Instructions
Stop a resource. DEFAULT DISABLED — COOLIFY_ALLOW_STOP must be true. Marked destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_type | Yes | Resource type: application, service, or database | |
| resource_uuid | Yes | Resource UUID | |
| environment_name | No | Environment name for production guard check |