merge_undo
Reverse a prior merge or supersede operation in your agent's memory. List recent operations to select one for reversal.
Instructions
Reverse a prior merge/supersede operation (the 'git reflog for your agent's memory'). With no operation_id, lists the reversible operation log so you can pick one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | No | ID of the merge/supersede operation to reverse. Omit to list recent operations (the reflog). |