timeline_create_compound_clip
Merge multiple timeline items into one compound clip on a specified track, simplifying editing by treating them as a single unit.
Instructions
Create a compound clip from timeline items on a specific track.
A compound clip merges multiple timeline items into one editable unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_name | No | Optional name for the compound clip. If empty, Resolve generates a default name. | |
| item_names | Yes | Names of timeline items to combine. | |
| track_type | No | Track type to search for items ("video", "audio", "subtitle"). Defaults to "video". | video |
| track_index | No | 1-based track index. Defaults to 1. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |