remove_effect
Remove a specific effect from a Premiere Pro clip by name or index. Target unwanted effects directly to clean up your timeline efficiently.
Instructions
Remove an effect from a clip by its index or name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | No | Name of the effect to remove (alternative to effect_index) | |
| effect_index | No | Index of the effect to remove (0-based). Use get_clip_properties to see effects list. |