get_camp_stacks
Get all neutral camp stacks for a Dota 2 match. Provide a match ID to retrieve all stacks, optionally filtered by hero, for strategic analysis.
Instructions
Get all neutral camp stacks in a Dota 2 match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match_id | Yes | ||
| hero_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| stacks | No | ||
| success | Yes | ||
| match_id | Yes | ||
| hero_filter | No | Hero filter applied | |
| total_stacks | No |