get_roster
Retrieve a team's current roster with player details and lineup positions. Specify league ID, team ID, and season year.
Instructions
Get current roster for a team with player details and lineup positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team ID (1-based index) | |
| league_id | No | ESPN League ID | |
| season_year | No | Season year (defaults to current year) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |