accept_all_changes
Accepts all tracked changes and removes comments in one operation to produce a finalized clean document. Use when a document review is fully complete.
Instructions
Accepts all tracked changes and removes all comments in a single operation, producing a finalized clean document. Use this when a document review is entirely complete and you want to clear all redlines. For selective acceptance/rejection of specific changes, use process_document_batch instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docx_path | Yes | Absolute path to the DOCX file. | |
| output_path | No | Optional output path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |