joinGame
Join an existing chess game using its game ID to get the current board state and whose turn it is.
Instructions
Joins an existing chess game. Returns the current board state and turn information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_id | Yes | The ID of the game to join. |