nbl_season_current
Retrieve current NBL season details (ID, name, year, season type, dates). Use limit parameter to restrict number of records.
Instructions
The current season(s). Convenience shortcut over nbl_seasons; may return empty in the deep off-season (the call still resolves). Use limit to cap rows.
Returns: {type, count, data:[{id, name, year, season_type, external_id, start_date, end_date}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |