Get an egg
calagopus_get_eggRetrieve a single game server egg from Calagopus by nest and egg UUIDs. Choose summary for essential fields or full for complete record with scripts and configs.
Instructions
Fetch one egg. detail: "full" includes the install script, config files, startup parsing rules and the upstream repository copy — that is ~13 KB, so prefer the summary unless you need the scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| egg | Yes | Egg UUID. | |
| nest | Yes | Nest UUID the egg belongs to. | |
| 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 |