nhl: Get team schedule
nhl_get_team_scheduleRetrieve the monthly schedule for any NHL team by entering its three-letter abbreviation and optional month.
Instructions
Get the monthly schedule for an NHL team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | No | Month in YYYY-MM format (defaults to current month) | |
| team_abbrev | Yes | Three-letter team abbreviation (e.g. "TOR", "MTL", "BOS") |