history_undo
Undo a specific design operation while preserving unrelated later edits. Conflicting changes fail safely; undo the undo to redo.
Instructions
Guarded undo of a specific operation, preserving unrelated later edits. Conflicting changes fail safely. Undo the resulting undo operation to redo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| documentId | Yes | ||
| operationId | Yes | ||
| expectedRevision | Yes | ||
| targetOperationId | Yes |