find_team
Look up an NBA team by name, city, or three-letter abbreviation to obtain its team_id for roster queries.
Instructions
Look up an NBA team by name, city, or 3-letter abbreviation (e.g. 'BOS').
Returns the team_id needed by team_roster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||