get_team_roster
Retrieve any ESPN Fantasy Football team's full roster by team or owner name, showing player positions, projected points, injury status, and starting or bench slots.
Instructions
Get the full roster for any team in the league.
Args: team_name: Team name or owner name (fuzzy, case-insensitive substring). week: Week to project for. Defaults to the upcoming (actionable) week — if the current week's games are already final, this is next week.
Shows each player's name, position, projected points, injury status, and whether they are in a starting slot or on the bench.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | No | ||
| team_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |