nhl: Get stat leaders
nhl_get_stat_leadersFind top NHL players in points, goals, assists, and other stat categories for a given season.
Instructions
Get the NHL stat leaders for a given category (points, goals, assists, wins, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| season | No | Season identifier, e.g. "20232024" | |
| category | No | Stat category: "points", "goals", "assists", "plusMinus", "gaa", "savePctg", etc. (defaults to "points") |