listTextHistory
Retrieve the SMS and text message history for a specific lead in Lofty CRM. Use the lead ID to access their full communication records.
Instructions
List SMS/text 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 |