create_appointment
Schedule a new appointment in GoHighLevel CRM for a specific contact, with title, start and end times, and optional location.
Instructions
Create an appointment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Appointment title | |
| end_time | Yes | End time (ISO 8601) | |
| location | No | Location | |
| contact_id | Yes | Contact ID | |
| start_time | Yes | Start time (ISO 8601) | |
| response_format | No | Response format | markdown |