reject_all_changes
Reject all tracked changes in document order and get the count of rejected changes.
Instructions
Reject all tracked changes in document order.
Returns a JSON object with the count of rejected changes: {"rejected": int}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |