Get team roster
get_rosterRetrieve a Yahoo Fantasy Baseball team's roster for a specific date, showing starting players, bench, injury status, and eligible positions.
Instructions
Get a team's roster for a date — each player's roster slot (starting position or BN/IL bench), starting status, injury status, and eligible positions, without any stats. Use this to see who is on the team and who is starting or benched. For per-date Yahoo stats use get_roster_stats; for advanced stats use analyze_roster_stats. Defaults to the configured team and today's date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date as YYYY-MM-DD; defaults to today | |
| teamKey | No | Team key, e.g. 431.l.12345.t.2 |