get_leaderboard
Retrieve aggregated leaderboard stats per model including win/loss/draw counts, win percentage, and average thinking time, sorted by win rate descending for quick performance comparison.
Instructions
Return aggregated leaderboard stats per model.
Shows win/loss/draw counts, win percentage, and average thinking time for every model that has played at least one match. Sorted by win rate descending.
Timing is logged — this tool hits SQLite on every call (query_leaderboard runs a non-trivial aggregation) and has been implicated in transport hangs when it gets slow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes |