get_schedule
View school schedule for a specific date by providing today, tomorrow, a weekday, or a date in standard formats.
Instructions
Get the school schedule for a specific date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_str | No | Date to get schedule for. Supports: - "today", "tomorrow", "yesterday" - Weekday names: "monday", "tuesday", etc. - Date formats: "2024-03-15", "15.3.2024", "15.3." | today |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |