ghl_contact_get_note
Retrieve a specific note for a contact using contact ID and note ID. Fetch note details from GoHighLevel contacts.
Instructions
Get Note Endpoint: GET /contacts/{contactId}/notes/{id} (Version header: v3; source: v3/contacts-v3.json) OAuth scopes: contacts.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Note Id | |
| contactId | Yes | Contact Id |