get-week-schedule
Retrieve the NHL weekly schedule for a specific team by entering a three-letter team abbreviation and a date in YYYY-MM-DD format. Access structured NHL data via the NHL MCP Server.
Instructions
Get the NHL schedule for a specific team for a given week
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date | Yes | Date in YYYY-MM-DD format to get the week containing this date | |
teamAbbrev | Yes | Three-letter team abbreviation (e.g. TOR, NYR, BOS) |