Update contact note
ghl_update_contact_noteUpdate an existing contact's note by providing the contact ID, note ID, and new text. Directly modify note content in the CRM.
Instructions
Update the text of an existing note on a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | New note text. | |
| noteId | Yes | ||
| userId | No | ||
| contactId | Yes |