get_player_stats
Retrieve historical or season statistics for a single player using a player UUID from list_players, with optional season filter.
Instructions
Historical / season statistics for a single player. Use a player id from list_players; optionally scope to one season.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Season year (e.g. 2026). Omit for all available. | |
| player_id | Yes | Player UUID (from list_players). |