get_start_sit
Recommend start/sit lineup moves for a fantasy team in a given week by flagging injured or bye-week starters and suggesting bench swaps when a bench player out-projects a starter.
Instructions
Recommend start/sit moves for a team's lineup for a given week.
Args: team_name: Team name or owner name (fuzzy, case-insensitive substring). week: Week number. Defaults to the upcoming (actionable) week — if the current week's games are already final, this is next week.
Flags starters who are injured or on bye, then compares bench players to the current starters at slots they are eligible to fill and suggests any swap where a bench player out-projects a starter. Purely projection-driven — treat it as a starting point, not gospel (matchups and game scripts still matter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | No | ||
| team_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |