get_document_history
Retrieve change history for a specific document, including modifications, timestamps, and contributors, to track revisions and maintain version control.
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 |