apply_effect
Apply a specified video effect to a clip in Premiere Pro by providing the clip's node ID and the effect name.
Instructions
Apply a video effect to a clip. Uses QE DOM for effect lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip to apply the effect to | |
| effect_name | Yes | Name of the effect (e.g., 'Gaussian Blur', 'Lumetri Color') |