undo
Revert the last Ableton Live change using a guarded, confirm-to-execute operation. Plan first via dry run, then apply with a confirmation token for safe control.
Instructions
Plan or apply one guarded Ableton undo operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Omit or true to return a plan; false requires a valid confirmationToken. | |
| planHash | No | Hash returned by the matching dry run. | |
| confirmationToken | No | Short-lived, single-use token returned by the matching dry run. | |
| expectedStateVersion | Yes | Exact stateVersion observed immediately before planning. |