List Coolify Services
coolify_list_servicesRetrieve all Docker Compose services managed by Coolify. Options include compact summary, full details, instance targeting, and revealing secret values.
Instructions
List all services (Docker Compose workloads) managed by Coolify. Compact summary by default; pass summary:false for full objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| summary | No | Compact projection (default true); false for full objects | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |