Overwrite From Source
overwrite_from_sourceReplace the clip at the playhead position with footage from the Source Monitor, overwriting existing clips on selected video and audio tracks.
Instructions
Overwrite the clip from the Source Monitor at the playhead position (overwrite edit — replaces existing clips).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audio_track_index | No | Target audio track index (default: 0) | |
| video_track_index | No | Target video track index (default: 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |