get_game_stats
Retrieve essential game data from the League of Legends client API using this MCP server tool. Access basic game statistics for real-time in-game insights and analysis.
Instructions
Basic data about the game.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_game_statsArguments",
"type": "object"
}