keap_list_contact_notes
Retrieve all notes for a specific contact using its ID. Supports pagination with limit and offset to manage large sets of notes.
Instructions
Get all notes for a specific contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| offset | No | Pagination offset | |
| contact_id | Yes | Contact ID |