create_fusion_clip
Combine multiple timeline items into a Fusion clip for advanced compositing. Choose track type, track index, and which items to merge.
Instructions
Create a Fusion clip from one or more timeline items.
Parameters:
track_type: "video" (default)
track_index: 1-based track index (default: 1)
item_indices: List of 0-based item indices to merge. If None, uses all items.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | No | video | |
| track_index | No | ||
| item_indices | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |