Get the all-school schedule
mpaz_get_scheduleGet a window of upcoming events for all teams in a school year, oldest first. For a full season, query the team schedule tool.
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. |