get_hero_positions
Retrieve hero positions at any minute in a Dota 2 match to analyze movement, map control, and fight setups.
Instructions
Get hero positions at a specific minute in a Dota 2 match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minute | Yes | ||
| match_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| minute | No | Game minute | |
| success | Yes | ||
| match_id | Yes | ||
| positions | No |