set_clip_selection
Select or deselect a clip in the active sequence by specifying its node ID and a boolean value to control the selection state.
Instructions
Select or deselect a clip in the active sequence
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| selected | Yes | True to select, false to deselect |