Get Dota 2 tournament
get_dota2_tournamentRetrieve tournament metadata, participants, and placements by providing an exact Liquipedia canonical title. Use this to get tournament details without loading match data.
Instructions
Get tournament metadata, participants, and placements from an exact Liquipedia canonical title. Does not load matches; use list_dota2_matches when schedules or results are requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canonical_title | Yes | Exact canonical_title returned by search_dota2_entities. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | Yes | ||
| source | Yes | ||
| coverage | Yes | ||
| warnings | Yes |