Get Server
hetzner_get_serverRetrieve detailed information about a specific Hetzner cloud server using its ID. Get status, specs, and configuration in markdown or JSON.
Instructions
Get detailed information about a specific server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The server ID | |
| response_format | No | Output format: 'markdown' or 'json' | markdown |