lichess_make_move
Submit chess moves in active Lichess games using UCI notation. Play moves during live games by providing game ID and move coordinates.
Instructions
Play a chess move in an active Lichess game using UCI notation (e.g. e2e4, d7d5, e7e8q for promotion). Submit your move during a live game.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gameId | Yes | Lichess game ID | |
| move | Yes | Move in UCI format (e.g. e2e4 or e7e8q) |