undo_last_mutation
Undo the most recent reversible mutation by applying inverse operations in FIFO order. Enable dry_run to preview the reversal without applying changes.
Instructions
Undo the most recent reversible mutation (receipt FIFO). Same inversion semantics as undo_mutation. Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it |