get-season-stat-leaders
Retrieve NHL skater stat leaders for a specific season and game type. Provide category, season, and optional parameters like limit to customize results.
Instructions
Get NHL skater stats leaders for a specific season and game type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Stat category (e.g. goals, assists, points) | |
gameType | No | Game type (2 for regular season, 3 for playoffs) | |
limit | No | Number of players to return (default: 5) | |
season | Yes | Season in YYYYYYYY format (e.g. 20232024) |