select_clips_in_range
Select clips overlapping a time range in the active sequence, with optional track type and index filters.
Instructions
Select all clips that overlap a time range in the active sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_seconds | Yes | Start of selection range in seconds | |
| end_seconds | Yes | End of selection range in seconds | |
| track_type | No | Track type (default: both) | |
| track_index | No | Specific track index (optional) |