listCallHistory
Retrieve call history for a lead with pagination. Use leadId, offset, and limit to control results.
Instructions
List call communication history for a lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | ID of the lead (required) | |
| offset | No | Pagination offset | |
| limit | No | Max number of results to return | |
| currentId | No | Cursor ID for pagination |