project_undo
Undo recent changes in a REAPER project by specifying the number of steps to revert (1-100) in a single call.
Instructions
Undo the last step, or the last several steps in one call.
Every change made through these tools is its own named undo step
("MCP: "), and a batch call is one step. A tool that runs many
commands, like engine_mix, leaves one step per command, labelled
"MCP: # > ". Undo just the last 2 or 3 of them
with steps, or use project_undo_group to undo the whole run.
Args: steps: How many steps to undo, 1-100 (default 1). Stops early if the undo history runs out. The response lists every step undone, most recent first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No |