getSystemLogs
Retrieve paginated system logs for a specific lead using offset and limit parameters.
Instructions
Get system logs for a specific lead, with optional offset and limit for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | Lead ID to retrieve system logs for | |
| offset | No | Pagination offset | |
| limit | No | Number of results to return |