ghl_create_appointment
Create a GoHighLevel calendar appointment for a contact after checking free slots. Specify start/end times, title, and location.
Instructions
Book an appointment on a GHL calendar for a contact. Always check free slots first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| title | No | Appointment title/name | |
| address | No | Location address if in-person | |
| endTime | Yes | ISO 8601 end time | |
| toNotify | No | ||
| contactId | Yes | Contact to book the appointment for | |
| startTime | Yes | ISO 8601 start time, e.g. '2024-12-15T14:00:00-05:00' | |
| calendarId | Yes | ||
| ignoreDateRange | No | ||
| appointmentStatus | No | ||
| meetingLocationType | No |