get_schedule
Retrieve the lesson schedule for any day by specifying a date offset from today. Get your daily class timetable quickly.
Instructions
Retrieve the lesson schedule for a given day.
Args: date_offset: Days from today (0=today, 1=tomorrow, -1=yesterday, default: 0)
Returns: Dictionary with the lessons scheduled for the given date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_offset | No |