get_changes
Detect timetable changes such as cancellations, substitutions, and room swaps by filtering lessons modified from the original schedule for a chosen date range.
Instructions
Detect timetable changes like cancellations, substitutions, and room swaps.
Filters the timetable for lessons that have been modified from the original schedule.
Args: start_date: Start date in YYYY-MM-DD format (default: today) end_date: End date in YYYY-MM-DD format (default: start + 4 days)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |