add_to_timeline
Place a project item on a timeline at the chosen track and start time, then check that Premiere Pro does not create unintended fragments on the same track.
Instructions
Insert a project item at a timeline position and verify Premiere added no unexpected same-track fragments.
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) |