enable_disable_clip
Toggle a clip's enabled state on the timeline using its node ID. Set true to enable or false to disable.
Instructions
Enable or disable a clip on the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| enabled | Yes | Set to true to enable, false to disable |