get_state_tool
Get the current chess board state in FEN format to track and analyze game positions.
Instructions
Gets the state of the board
Args:
None
Returns:
The state of the board in FEN format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |