get_player_info
Look up any player by name to retrieve detailed stats, position, team, and roster status, with support for misspelled names via fuzzy matching.
Instructions
Look up a player by name and get detailed information including stats, position, team, and roster status. Supports fuzzy matching for misspelled names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| league_id | No | ESPN League ID | |
| player_name | Yes | Player's full name (e.g., 'Shohei Ohtani', 'Aaron Judge') | |
| season_year | No | Season year (defaults to current year) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |