set_clip_selection
Select or deselect a specific clip in the active Premiere Pro timeline by providing its node ID and a boolean 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 |