accept_all_changes
Accepts all tracked changes in a Word document in document order. Returns a JSON count of accepted changes to clean up revisions.
Instructions
Accept all tracked changes in document order.
Returns a JSON object with the count of accepted changes: {"accepted": int}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |