remove_effect_by_name
Delete all instances of a specified effect from a clip by display name. Use it to clean up repeated effects or reset a clip's effect stack.
Instructions
Remove all instances of a specific effect from a clip by display name. Returns a capability error when the host cannot remove individual components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| effect_name | Yes | Display name of the effect to remove |