opendota: Get player matches
opendota_get_player_matchesRetrieve a Dota 2 player's recent matches with details on hero, result, K/D/A, and duration. Optionally set a limit on the number of matches returned.
Instructions
Get a player's recent matches (hero, result, K/D/A, duration). Use limit to cap the list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max matches (default 20) | |
| account_id | Yes | Steam32 account id |