remove_effect_by_name
Remove all instances of a specific effect from a clip by providing the clip's node ID and the effect's display name. Streamlines cleaning up unwanted effects in Premiere Pro timelines.
Instructions
Remove all instances of a specific effect from a clip by display name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect to remove |