get_legal_moves
Retrieve every legal chess move for the current position in SAN and UCI so agents can validate turns and avoid illegal or desynced play.
Instructions
List every legal move in the current position, as SAN and UCI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_id | No | ||
| verbose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||