contacts_create_note
Create a note for a contact in GoHighLevel CRM. Provide contact ID and note body; optionally set title, color, pinned status, and user ID.
Instructions
Create Note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| color | No | ||
| title | No | ||
| pinned | No | ||
| userId | No | ||
| contactId | Yes | Contact Id |