overwrite_clip
Replace existing clips on the timeline by inserting a project item at a specified time and track.
Instructions
Overwrite a project item onto the timeline (replaces existing clips at the insertion point)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item to add | |
| start_seconds | No | Start time in seconds on the timeline (default: 0) | |
| track_index | No | Video track index (0-based, default: 0) | |
| audio_track_index | No | Audio track index (0-based, default: 0) |