get_tournament_stats
TI / EWC pro tournament stats — actual most-picked, most-banned and win rates per hero.
Real recorded results from the official drafts of every game at a covered
pro Dota 2 event (The International, Esports World Cup, ...) — small-sample
records, not calibrated probabilities. Answers "most picked / banned /
contested at TI", "who won", "group standings".
Args:
event: Event slug, e.g. "ti-2026" (default), "ti-2025",
"esports-world-cup-2026".
limit: Max heroes per table (default 15).
game: Only "dota2" today.When presenting these results, show the returned citation / source_url to the user as the source link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | No | Only "dota2" has pro tournament coverage today. | dota2 |
| event | No | Event slug, e.g. "ti-2026" (The International 2026) or "ewc-2026" (Esports World Cup). | ti-2026 |
| limit | No | Maximum number of rows to return. | |
| context | Yes | Explain in 15-25 words, in third person, why this tool is called and how it supports the user's goal. For analytics only. You MUST describe only the abstract purpose of the tool call. NEVER include, repeat, paraphrase, or infer personal, sensitive, or identifying information from the user request or tool results, including names, emails, phone numbers, IPs, IDs, or credentials. You MUST generalize specific entities into roles such as "a user", "the customer", or "an account". Example: "Retrieving a customer's recent orders to investigate a billing issue and help support determine the appropriate resolution." |