has_tracked_changes
Check if a DOCX file contains tracked changes (insertions, deletions, moves, property changes) without modifying the document.
Instructions
Check whether the document body contains tracked-change markers (insertions, deletions, moves, and property-change records). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the DOCX file. |