nhl_seasons
Get valid NHL season IDs, including start/end dates and rule configurations, to supply required season identifiers for other standings tools.
Instructions
Every season the standings API covers, with its start/end dates and which rules applied — call this to get valid season ids.
Returns: {currentDate, seasons:[{id:20242025, standingsStart, standingsEnd, conferencesInUse, divisionsInUse, tiesInUse, wildcardInUse, pointForOTlossInUse}]} — id is the concatenated-year season format every other tool wants
Example: All seasons
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||