Control Coolify Resource
coolify_controlStart, stop, or restart applications, databases, or services to control their lifecycle on the specified infrastructure instance.
Instructions
Start, stop, or restart an application, database, or service. This is the universal control tool — use it for lifecycle management of any Coolify resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the resource | |
| action | Yes | Action to perform | |
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | Yes | REQUIRED — which Coolify instance to mutate: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). No default: state the target explicitly so a write never lands on prod by accident. | |
| resource_type | Yes | Resource type: applications, databases, or services |