clio_find_notes
Retrieve notes for Clio matters or contacts. Set type to Matter with matter_id or Contact with contact_id to filter specific records.
Instructions
Read notes. The type is required: 'Matter' (with matter_id) or 'Contact' (with contact_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| limit | No | ||
| matter_id | No | ||
| contact_id | No |