list_clients_log
Retrieve change history logs across all clients, showing database snapshots before modifications with timestamps and users. Track who made changes and when.
Instructions
List change history logs across all clients. Returns database record snapshots before modifications 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) |