List Coolify Private Keys
coolify_list_private_keysList SSH private keys stored in Coolify for Git deploy key authentication and server SSH access. Returns key details like UUID, name, description, and fingerprint.
Instructions
List all SSH private keys stored in Coolify. These are used for Git deploy key authentication and server SSH access. Returns UUID, name, description, and fingerprint for each key.
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 |