has_tracked_changes
Check if a DOCX or ODT file contains tracked changes, including insertions, deletions, moves, and property changes. This read-only operation identifies pending revisions.
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. |