sleeper_state
Get the current NFL season, week, and scoring status to resolve 'this week' without guessing.
Instructions
Current NFL state — season, week, and whether scoring has started. Call this to resolve 'this week' instead of guessing.
Returns: {season, season_type:'pre'|'regular'|'post', week, leg, display_week, season_start_date, previous_season, league_season, season_has_scores}
Example: Where the NFL season is up to {"sport": "nfl"}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sport | No | Sport. Fantasy football (nfl) is the live one. | nfl |