get_server
Retrieve static configuration details for a Pterodactyl game server, including name, resource limits, container settings, and allocations. Use this tool to inspect server setup without live resource data.
Instructions
Get detailed static configuration for a server: name, description, resource limits, container config (egg, Docker image, startup command), allocations, and timestamps. Use for server config inspection. For live resource usage (CPU/RAM/disk), use get_server_resources instead. Sensitive environment variables are masked. Requires Application API key.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | Numeric server ID from list_servers field 'id' |