lichess_tournaments
Retrieve Lichess arena tournaments split into upcoming, ongoing, and finished lists. Get tournament details such as name, start time, variant, clock, and player count.
Instructions
Arena tournaments — currently running, finished and upcoming.
Returns: {created:[{id, fullName, startsAt, variant, clock, nbPlayers}], started:[…], finished:[…]} — three lists by state, NOT one
Example: Arena tournaments by state
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||