get_active_player
Retrieve comprehensive data about the active player in League of Legends using the MCP server for real-time in-game insights and client information.
Instructions
Get all data about the active player.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_active_playerArguments",
"type": "object"
}