get_hero_benchmarks
Obtain typical player benchmarks for any Dota 2 hero, showing percentile stats like kills, last hits, and GPM, optionally segmented by rank bracket to compare performance across skill levels.
Instructions
Benchmarks for a hero: what various percentiles of players achieve (last hits, kills, GPM, ...) by rank bracket (1 Herald ... 8 Immortal; omit for all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bracket | No | Rank bracket 1-8 (Herald..Immortal). Omit for all brackets. | |
| hero_id | Yes | Hero id (resolve names to ids first with search_dota_entities, e.g. '敌法师' -> 1). |