ghl_calendar_appointment_note_create
Create a note for a calendar appointment. Attach up to 5000 characters of text to an appointment record to add context or instructions.
Instructions
Create Note Endpoint: POST /calendars/appointments/{appointmentId}/notes (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). | |
| appointmentId | Yes | Appointment ID |