get_mmr_history_by_name
Retrieve a Valorant player's MMR history with match IDs, maps, rank changes, and dates for competitive analysis. Provide player name, tag, region, and optional size to get detailed historical data.
Instructions
Get MMR history with match IDs and maps.
Essential for competitive analysis - includes match IDs for each game!
Args: name: Player's in-game name tag: Player's tag region: Region code (ap, na, eu, kr, br, latam) size: Number of history entries (default: 10, max: 20)
Returns: MMR history with match IDs, maps, rank changes, dates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | Yes | ||
| name | Yes | ||
| size | No | ||
| region | No | na |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||