add_to_timeline
Add media clips to specific tracks and positions in Adobe Premiere Pro sequences, controlling placement with track index, timecode, and insert mode options.
Instructions
Adds a media clip from the project panel to a sequence timeline at a specific track and time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequenceId | Yes | The ID of the sequence (timeline) to add the clip to | |
| projectItemId | Yes | The ID of the project item (clip) to add | |
| trackIndex | Yes | The index of the video or audio track (0-based) | |
| time | Yes | The time in seconds where the clip should be placed on the timeline | |
| insertMode | No | Whether to overwrite existing content or insert and shift |