accept_all_changes
Accept all tracked changes in a document and return the count of accepted changes.
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 |