has_tracked_changes
Checks whether a DOCX or ODT document contains tracked changes, such as insertions, deletions, moves, or property changes. Provides a boolean result without modifying the file.
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 or ODT file. |