Insert From Source
insert_from_sourceInsert a clip from the Source Monitor into the timeline at the playhead position, shifting existing clips to make room.
Instructions
Insert the clip from the Source Monitor at the playhead position (insert edit — shifts 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. |