ghl_calendar_appointment_create
Creates a calendar appointment with title, time, location, contact, and optional recurrence. Supports various meeting types and status updates.
Instructions
Create appointment Endpoint: POST /calendars/events/appointments (Version header: v3; source: v3/calendars-v3.json) OAuth scopes: calendars/events.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |