get_timetable_changes
Retrieve timetable changes or substitutions for a given date, defaulting to today. Stay updated on schedule modifications.
Instructions
Get timetable changes / substitutions for a date (defaults to today).
Args: date_str: Date in YYYY-MM-DD format. Leave empty for today. school: School subdomain (only needed with multiple schools).
Returns: JSON array of timetable changes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school | No | ||
| date_str | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |