get_heroes
Retrieve comprehensive Dota 2 hero data including names, attributes, and basic statistics for game analysis and strategy planning.
Instructions
Get list of all Dota 2 heroes.
Returns:
List of all heroes with basic information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}