Play move
play_moveValidate and apply a submitted chess move; optionally force illegal moves and get separate legal/applied status.
Instructions
Validate and apply one submitted move. Set allow_illegal to force a from/to move when it is illegal; the result reports legal and applied separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| move | Yes | ||
| game_id | Yes | ||
| allow_illegal | No |