Get Appointment Group
get_appointment_groupRetrieve a specific appointment group by ID with its time slots and participant counts for scheduling insights.
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 |