list_tickets_log
Retrieve ticket activity logs across all tickets, showing movement and change history with timestamps and users. Ideal for auditing support ticket actions.
Instructions
List ticket activity logs across all tickets. Returns movement/change history with timestamps and users. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| logDesde | No | Log from date (YYYY-MM-DD) | |
| logHasta | No | Log until date (YYYY-MM-DD) | |
| per_page | No | Results per page (default 50) |