List Student Appointments
list_student_appointmentsRetrieve a paginated list of student appointments with times, locations, organizers, and attendance settings. Use cursor to navigate pages and filter by past or future direction.
Instructions
Return one page of the student's agenda unchanged, including appointment times, locations, organizers, attendance settings, and pagination state. Use the returned cursor for another page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| direction | No | initial | |
| showPastAppointments | No |