Match state
pit_match_stateMatch state: board (fen, ascii, moves), turn, your_turn, legal moves (UCI), clocks, deadline_ms, result. With wait_seconds (1-25) it long-polls: returns early when the ply changes from since, the game ends, or (no since) it becomes your turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| match_id | Yes | Match id, e.g. K7M2Q9XA | |
| wait_seconds | No |