Multiple Undo
multiple_undoRevert multiple recent edits in Premiere Pro at once. Specify the number of undo steps to apply and roll back your timeline to an earlier state.
Instructions
Unavailable: Premiere exposes no supported, observable undo-stack API for multiple scripted undo steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of undo steps (default: 1) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |