enable_disable_clip
Enable or disable a specific clip in the Premiere Pro timeline by passing its node ID and a boolean enabled flag. Use this to control clip activity during editing.
Instructions
Enable or disable a clip on the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Set to true to enable, false to disable | |
| node_id | Yes | Node ID of the clip |