Get recent games
get_recent_gamesFetch a player's recent chess games with results, opponents, openings, and accuracy. Filter by time control or color to analyze performance.
Instructions
Fetch a player's most recent games with PGN, result, opponent, opening and accuracy. Optionally filter to one time format or one colour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ||
| count | No | ||
| format | No | ||
| username | Yes | ||
| rated_only | No | ||
| include_pgn | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||