OpenDota Pro Teams
opendota.proteams.listRetrieve a list of professional Dota 2 teams sorted by rating, including wins, losses, last match time, logo, and sponsor information.
Instructions
List professional Dota 2 teams with rating, wins/losses, last match time, logo URL, team_id, sponsor. Sorted by rating descending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _unused | No | Reserved for future filtering — not currently used. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |