create_timeline_from_clips
Create a timeline in DaVinci Resolve by selecting clips from the media pool. Build sequences quickly for editing workflows.
Instructions
Create a new timeline from clips in the current media pool folder.
Args: name: The name of the timeline to create clip_indices: A list of clip indices (1-based) to include in the timeline
Returns: A message indicating success or failure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| clip_indices | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |