Remove All Effects
remove_all_effectsRemove all effects from a clip in Premiere Pro to restore its original appearance. This clears every applied effect, filter, and adjustment from the selected clip.
Instructions
Remove ALL effects from a clip. Uses QE DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip |
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. |