add_fusion_comp
Add a Fusion composition to a timeline clip. Targets the selected clip or a specific clip by index and track.
Instructions
Add a Fusion composition to a timeline clip.
If clip_index is not provided, adds a Fusion comp to the currently selected clip. Otherwise, targets the clip at the given 0-based index on the specified track.
Args: clip_index: Optional 0-based index of the clip on the track. Uses the currently selected clip if omitted. track_type: Type of track containing the clip (default: "video"). track_index: 1-based index of the track (default: 1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | No | ||
| track_type | No | video | |
| track_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |