preview_room
Inspect a room's scenario, board layout, seat occupancy with ready status, and configuration (fog-of-war, team mode) to evaluate before joining or verify readiness for match start.
Instructions
Read-only. Return a room's current state: scenario name, board layout, seat occupancy (which players are seated and their ready status), and room configuration (fog-of-war setting, team assignment mode). room_id is the string identifier from list_rooms. Requires set_player_metadata. Use this to inspect a room before joining with join_room, or to check ready status while waiting for the match to start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | ||
| room_id | Yes |