le_get_player_stats
Retrieve statistics for a player by providing their player ID or name. This tool returns individual player data from the game.
Instructions
Get stats for one player.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | No | Player name (if ID not provided). | |
| playerid | No | Player ID. |