find_player
Search for players by partial name to get their ID and team information. Resolves a player name to an ID without downloading the full roster.
Instructions
Search for players by name (partial, case-insensitive). Returns matching players with their IDs and team info. Use this to resolve a player name to an ID without downloading the full roster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name to search (partial, case-insensitive match on first name, last name, or full name) |