nba_schedule
Access the complete NBA schedule for the current season, including all game dates, broadcasters, and arena details.
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||