speedrun_get_leaderboard
Retrieve ranked times for any speedrun game and category from Speedrun.com, with optional filters for platform, emulators, and top N places.
Instructions
Get the leaderboard for a Speedrun.com game category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Only return top N places | |
| game_id | Yes | Game ID | |
| platform | No | ||
| emulators | No | ||
| video_only | No | ||
| category_id | Yes | Category ID |