get_match_heroes
Retrieve the 10 heroes from a Dota 2 match with detailed stats using the match ID.
Instructions
Get the 10 heroes in a Dota 2 match with detailed stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| success | Yes | ||
| match_id | Yes | ||
| dire_heroes | No | ||
| radiant_heroes | No |