set_clip_selection
Selects or deselects a clip in the active sequence using its node ID and a boolean value. Control timeline selection state to manage clip operations precisely.
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 |