copy_effects_between_clips
Copy effects from one clip to another. Specify an effect name to copy a specific effect; otherwise all non-intrinsic effects (excluding Motion/Opacity) are copied.
Instructions
Copy all effects (or a specific effect) from one clip to another. Does not copy intrinsic properties like Motion/Opacity unless specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| effect_name | No | Specific effect display name to copy (copies all non-intrinsic effects if omitted) | |
| source_node_id | Yes | Node ID of the source clip to copy effects from | |
| target_node_id | Yes | Node ID of the target clip to paste effects to |