find_player
Look up an NBA player by full or partial name to retrieve the player ID needed for career stats and review other matching players.
Instructions
Look up an NBA player by full or partial name.
Returns the player_id needed by player_career_stats, plus any other name matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||