List servers
calagopus_list_serversList game servers from the panel, filter by name, UUID, or owner, and view node, owner, egg, and allocation details with pagination and optional full records.
Instructions
List game servers across the whole panel. search matches the server name, UUID and owner. Each record names its node, owner, egg and primary allocation. Requires servers.read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| detail | No | summary returns the useful fields only; full returns the panel's complete record, which can be very large (a single server is ~15 KB, an egg ~13 KB). | summary |
| search | No | Free-text filter applied by the panel across the record's searchable columns. | |
| per_page | No | Records per page (max 100). |