Book an appointment
book_appointmentBook a confirmed appointment by providing a slot from get_availability. Creates a real appointment and sends invitations to attendees.
Instructions
Book a slot. Use a start time returned by get_availability — booking an unlisted slot is rejected. Creates a real appointment and sends real invitations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Attendee full name | |
| Yes | Attendee email | ||
| notes | No | Context for the host | |
| start | Yes | Slot start, from get_availability | |
| timezone | No | ||
| meetingTypeId | Yes |