Box scores with lineups
get_box_scoresGet detailed weekly box scores with actual and projected team scores. Include lineups to compare player performance and injury status for start/sit decisions and weekly recaps.
Instructions
Get detailed box scores for a week: actual and projected team scores plus, with includeLineup, every starter and bench player with their points, projected points, slot, pro opponent, bye-week flag and injury status. This is the richest tool here — use it for start/sit review, bench blunders, over/under-performance versus projection and weekly recaps. Requesting a week later than the league current_week fails with an error, so check get_league first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | No | NFL scoring week (1-18). Omit for the current week. Fantasy playoffs are usually weeks 15-17. | |
| year | No | Season year, e.g. 2026. Omit to use the server-configured default season. | |
| leagueId | No | ESPN league ID. Omit to use the server-configured default league. | |
| includeLineup | No | Include full per-player home and away lineups. Set true for any player-level analysis. |