nbl_next_matches
Retrieve upcoming NBL matches for a specified season year. Returns match IDs, start times, round, and team details.
Instructions
Upcoming matches across all NBL teams for a season (empty in the deep off-season). For the full fixture incl. completed games use nbl_schedule.
Returns: {type, count, data:[{id, start_time, round, home_team, away_team}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes |