lol-summoner-search
Search and retrieve detailed stats for League of Legends summoners, including rank, win rate, and match history, based on their Riot ID and region using OP.GG data.
Instructions
Retrieves information about a specific summoner, such as their rank, win rate, and recent match history. If a user mentions a specific summoner or wants to know about themselves, you must always call this function. If you can't find the summoner, ask to the user which region do they play.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
game_name | Yes | The first part of a Riot ID (e.g., "Annie" in "Annie#Opgg"). | |
lang | Yes | Language code for localized content. Determines the language of returned data. | |
region | Yes | The region to search in (e.g., KR, NA, EUW). | |
tag_line | Yes | The second part of a Riot ID (e.g., "Opgg" in "Annie#Opgg"). |