get_document_history
Retrieve the full change history for a document, including timestamps and authors, with optional filters by date range, users, or fields.
Instructions
Get history of changes for a specific document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| keys | No | ||
| excludeKeys | No | ||
| dateRangeStart | No | ||
| dateRangeEnd | No | ||
| createdBy | No | ||
| documentId | Yes |