add_connected_clip
Connect a library clip as B-roll, audio, or title overlay to an existing timeline clip in FCPXML. Specify parent clip and adjust lane, offset, and duration.
Instructions
Connect a library clip to an existing timeline clip (B-roll overlay, audio, title)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lane | No | Lane number (positive=above, negative=below) | |
| offset | No | Position relative to parent clip start | 0s |
| asset_id | No | Asset reference ID | |
| duration | No | Duration (default: full asset) | |
| filepath | Yes | Path to FCPXML file | |
| asset_name | No | Asset name (alternative to asset_id) | |
| output_path | No | Output path (default: adds _modified suffix) | |
| parent_clip_id | Yes | Name/ID of the clip to attach to |