Get SSH Key
hetzner_get_ssh_keyRetrieve details of a specific SSH key by its ID. Returns key data in markdown or JSON format, helping you inspect key information.
Instructions
Get details of a specific SSH key by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The SSH key ID | |
| response_format | No | Output format: 'markdown' or 'json' | markdown |