aula_get_calendar
Retrieve school calendar events from Aula, including lessons, excursions, holidays, and special events. Filter by event type and date range to plan ahead.
Instructions
Get calendar events from Aula (school events, excursions, holidays, lessons, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Which event types to include (default: all_except_lessons) | all_except_lessons |
| days_back | No | Days to look back (default: 3) | |
| days_forward | No | Days to look forward (default: 14) |