list_scenarios
Enumerate available game scenarios by scanning the server's games directory for valid configurations, enabling players to select and switch scenarios in the game room.
Instructions
Enumerate scenarios available on this server.
Walks the packaged games/ directory and returns the
sub-directory names that have a readable config.yaml. The
client uses this to populate the 'change scenario' dropdown in
the room screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes |