opendota_heroes
Retrieve the full Dota 2 hero catalogue, including IDs, names, primary attributes, attack types, and roles. Use it to supply hero data for odds and stats comparison across sports providers.
Instructions
The hero catalogue — id, name, primary attribute, attack type and roles.
Returns: [{id, name:'npc_dota_hero_antimage', localized_name:'Anti-Mage', primary_attr:'agi', attack_type:'Melee', roles:[str], legs}] (top-level array, ~127 heroes)
Example: All heroes
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||