List Appointment Groups
list_appointment_groupsList Canvas appointment groups to find sign-up slots. Filter by reservable scope for student availability or manageable scope for instructor-owned groups, with optional details on time slots and reservations.
Instructions
List appointment groups (Canvas Scheduler sign-up slots). Use scope=reservable to find groups students can reserve, or scope=manageable for groups the current user manages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Filter by scope: "reservable" (student sign-ups) or "manageable" (instructor-owned) | |
| include | No | Extra data to include: appointments (time slots), child_events (per-slot reservations), participant_count | |
| context_codes | No | Limit to specific contexts, e.g. ["course_123"] |