get_lane_summary
Retrieve a summary of the laning phase for a Dota 2 match by providing its match ID.
Instructions
Get laning phase summary for a Dota 2 match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| success | Yes | ||
| match_id | Yes | ||
| hero_stats | No | ||
| team_scores | No | ||
| lane_winners | No | ||
| coaching_analysis | No | AI coaching analysis of laning phase (requires sampling-capable client) |