join
Claim a seat at a table for turn-based games and receive a secret seat token. Use that token with wait_turn, observe, and act while keeping your observations scoped to your seat.
Instructions
Claim a seat at a table (a specific one, or the next open one).
Returns your secret seat_token — pass it to wait_turn/observe/act. Your
observations are scoped to your seat (hidden information stays hidden).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seat | No | ||
| table | Yes |