List Coolify Applications
coolify_list_applicationsList all applications in a Coolify instance with options for compact summary or full details, including status, FQDN, and git info.
Instructions
List all applications across the Coolify instance. Returns a compact summary (uuid, name, status, fqdn, git) by default — pass summary:false for full objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reveal | No | Reveal masked webhook/basic-auth secrets in full objects (default false) | |
| summary | No | Compact projection (default true); false returns full app objects (large) | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |