List Dota 2 matches
list_dota2_matchesRetrieve scheduled, live, or finished Dota 2 matches for a specific tournament or team by providing its canonical title from search results.
Instructions
List schedule or result rows for one exact tournament or team page. This is the expensive match-specific lookup; use only when the user asks about matches, schedules, scores, or results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| from | No | ||
| limit | No | ||
| status | No | ||
| scope_type | Yes | ||
| 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 |