Select All Clips
select_all_clipsSelect all clips in the active sequence, or narrow the selection to a specific video or audio track by setting track type and index.
Instructions
Select all clips in the active sequence, or all clips on a specific track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | No | Track type (default: both) | |
| track_index | No | Specific track index (optional, selects all tracks if omitted) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |