make_move
Submit a chess move in SAN or UCI notation to a server-arbitrated game; invalid moves are rejected without altering the position.
Instructions
Play a move. Accepts SAN ('Nf3') or UCI ('g1f3'). Rejected moves leave the position untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| move | Yes | ||
| comment | No | ||
| game_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||