search_notes
Find customer notes using filters for dates, offices, customers, or note IDs, and retrieve the matching note IDs.
Instructions
Search for customer notes and return matching IDs. Maps to POST /note/search. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dateEnd | No | ||
| noteIDs | No | ||
| dateStart | No | ||
| officeIDs | No | ||
| customerIDs | No | ||
| includeData | No | ||
| extra_filters | No |