get_board
Retrieve the current chess position and state: FEN, board diagram, side to move, check status, clocks, material, and move history for a game.
Instructions
Read the current position: FEN, board diagram, side to move, check state, clocks, material, and move history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||