nhl_seasons
Retrieve every NHL season covered by the standings API with start/end dates and rule settings, so you can get valid season IDs.
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 | |||