get_hero_duration_performance
Analyze a hero's win rate across 5-minute match duration bins to reveal their power curve over game length.
Instructions
A hero's win rate binned by match duration bucket (in 5-minute bins: '0-5', '5-10', ...). Shows hero power curve across game length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hero_id | Yes | Hero id (resolve names to ids first with search_dota_entities, e.g. '敌法师' -> 1). |