List Appointment Groups
list_appointment_groupsIdentify appointment groups in Canvas Scheduler by scope: reservable for student sign-ups, manageable for instructor-owned groups. Optionally include time slots and participant counts.
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"] |