nbl_seasons
Lists NBL seasons with IDs, years, types, and date ranges. Provides the season ID for accessing stats or the year for season-scoped feeds.
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}]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||