get_heroes
Retrieve a complete list of Dota 2 heroes, including localized and English names, primary attributes, attack types, roles, and base statistics.
Instructions
List all Dota 2 heroes with names (localized + English), primary attribute, attack type, roles, and base stats. Good starting point for hero questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Language for hero/item/ability names. Accepts Steam codes ("english", "schinese", "russian", ...) or tags ("zh-CN", "zh", "ru", ...). Defaults to the OPENDOTA_LANGUAGE env var or "english". Use list_supported_languages to see all options. |