get_schedule
Get your course schedule for any term, showing meeting days, times, locations, instructors, and add/drop deadlines. Just ask about your classes or weekly plan.
Instructions
The student's course schedule: sections with meeting days, start/end times, building/room, instructors (with emails), and add/drop/withdrawal deadlines per section.
Call this when the user asks about their classes, class times, locations,
instructors, or what their day/week looks like. term accepts an SIO code
("F26"), a slug ("fall-2026"), or a name ("Fall 2026"); omit it for the
current term. A section may have several meeting entries (lecture +
recitation); group by course_code + section when presenting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | No | ||
| force_refresh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | ||
| meetings | Yes | ||
| timezone | No | America/New_York | |
| available_terms | No |