get_player_peers
Retrieve the most frequent match peers for a Dota 2 player. Input an account_id to get peer names, number of games together, wins, and win rate.
Instructions
Players this player has played with most: names, games together, wins, win rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return. | |
| account_id | Yes | Steam32 account id (the number after /players/ in an OpenDota profile URL, or from search_players). |