get_match_info
Retrieve Dota 2 match metadata and player details using a match ID to analyze game outcomes and performance.
Instructions
Get match metadata and player information for a Dota 2 match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| info | No | Match info including teams and players | |
| error | No | ||
| success | Yes | ||
| match_id | Yes |