system
Check Coolify health, get version, verify connectivity, and view infrastructure overview for monitoring and diagnostics.
Instructions
System actions for Coolify (health, version, verify, infrastructure_overview). Actions: health() · version() → { coolifyVersion, mcpVersion, serverName, capabilities } (not legacy { version }) · verify() · infrastructure_overview(format?, max_chars?) Safety: confirm for destructive ops · optional instance · reveal opt-in only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| action | Yes | The action to run | |
| format | No | Output format style | |
| reveal | No | Reveal sensitive/masked values in full projection (default false — secrets masked as ***) | |
| instance | No | Coolify instance name from registry (optional — uses env credentials or registry default) | |
| per_page | No | Items per page | |
| max_chars | No | Maximum characters in text response before truncation | |
| projection | No | Detail projection depth | |
| include_full | No | Alias for projection: full |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| _meta | No | ||
| error | No | ||
| _size_warning | No | ||
| _formattedText | No |