apply_effect
Applies a video effect to a clip in Premiere Pro by specifying the clip's node ID and the effect's 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') |