get_nest
Retrieve details of a specific egg category in Pterodactyl game server panels by ID, including name, description, author, and metadata for administrative management.
Instructions
Get details of a specific nest (egg category) by ID (admin action). Returns name, description, author, and metadata. Use list_nests to find the nest_id. Requires Application API key.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nest_id | Yes | Nest ID to retrieve (from list_nests) |