Get Appointment Group
get_appointment_groupFetch a specific appointment group by ID to access its time slots and participant counts.
Instructions
Get a single appointment group by ID, including its time slots and participant counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Extra data to include: appointments (time slots), child_events (per-slot reservations), participant_count | |
| appointment_group_id | Yes | The appointment group ID |