list_entries
Retrieve interaction entries such as calls, emails, and meetings. Filter by type, contact, or date range to view specific records.
Instructions
List interaction entries (calls, emails, meetings, events, etc.). Supports filtering by type, contact, and date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (YYYY-MM-DD) | |
| from | No | Start date (YYYY-MM-DD) | |
| type | No | Filter by entry type | |
| limit | No | Max results (default 20) | |
| offset | No | Pagination offset | |
| contact_id | No | Filter by associated contact ID |