nba_schedule
Get the full NBA season schedule with every game, date, broadcasters, and arena. Use for whole-season planning; for today's games, use the scoreboard tool instead.
Instructions
Full league schedule for the current season (every game, date, broadcasters, arena). Large payload (~8 MB) — prefer nba_scoreboard_today for just today.
Returns: {leagueSchedule:{seasonYear, gameDates:[{gameDate, games:[{gameId, homeTeam, awayTeam, ...}]}]}}
Example: Whole-season schedule.
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||