List egg configurations
calagopus_list_egg_configurationsList reusable egg configuration presets to locate shared startup, stop, and script blocks that eggs can inherit, making server configuration consistent.
Instructions
List reusable egg configuration presets (shared startup/stop/script blocks eggs can inherit).
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). |