Get Coolify Version
coolify_versionRetrieve the Coolify instance version to verify connectivity and API compatibility. Supports targeting prod or dev instances and optionally revealing redacted secrets.
Instructions
Returns the Coolify instance version. Useful for verifying connectivity and API compatibility.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | No | Coolify instance to target: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). Defaults to prod. | prod |