add_to_timeline
Place a project clip onto the Premiere Pro timeline at a specific track and start time, setting audio track as needed.
Instructions
Add a project item (clip) to the timeline at a specific position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item to add | |
| track_index | No | Video track index (0-based, default: 0) | |
| start_seconds | No | Start time in seconds on the timeline (default: 0) | |
| audio_track_index | No | Audio track index for the audio portion (default: 0) |