get_champion_mastery_tool
Retrieve detailed champion mastery data including level, points, and last play time for League of Legends players using their game name, tag line, and champion name.
Instructions
šÆ Get the player's mastery info for a specific champion.
Returns detailed mastery data (level, points, last play time, etc.) for the requested champion.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_name | Yes | ||
| tag_line | Yes | ||
| champion_name | Yes | ||
| language | No | en_US |