team_roster
Retrieve a team's player roster for any NBA season by providing team ID and season (YYYY-YY).
Instructions
Roster for a team in a given season.
Get team_id from find_team. season is 'YYYY-YY'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | Yes | ||
| team_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||