get_match_players
Retrieve all 10 players and their picked heroes for a Dota 2 match using its match ID.
Instructions
Get the 10 players in a Dota 2 match with their hero assignments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dire | No | ||
| error | No | ||
| radiant | No | ||
| success | Yes | ||
| match_id | Yes |