Redo
redoRestores the last undone edit in a Premiere Pro project. Cannot be executed because the application lacks a supported API for this operation.
Instructions
Unavailable: Premiere exposes no supported, observable redo-stack API, so a scripted redo cannot be performed or verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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. |