nbl_seasons
Retrieve all NBL seasons including preseason, regular, and tournament variants. Use a season's ID to access stat leaders or its year for year-scoped data.
Instructions
Every NBL season (~73: NBL27, NBL26, blitz/preseason/tournament variants…), each with id (UUID), name, year (season start year), season_type, the Genius external_id, and start/end dates. The discovery entry point — take a season's id for nbl_stat_leaders, or its year for the year-scoped feeds. Current regular season is the latest year with season_type=regular.
Returns: {type, count, source, data:[{id, name, year, season_type, external_id, start_date, end_date, competition}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||