Get the all-school schedule
mpaz_get_scheduleList upcoming events for all teams, oldest first, from a short-term rolling window. Use the team schedule tool for the full season.
Instructions
Upcoming events across every team, oldest first. Note this page returns a WINDOW of upcoming events (10 observed), not a whole season — for a team's full season use mpaz_get_team_schedule. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | School year, e.g. "2026-2027". Defaults to the current one. Past seasons often work; resolve that year's team id with mpaz_list_teams first and read its `coverage` note. |