overwrite_clip
Place a project item onto a chosen timeline track at a specific time, replacing existing content and verifying the new source location.
Instructions
Overwrite a project item onto validated timeline tracks and verify a new source placement at the requested time
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 (0-based, default: 0) |