fusion_export_comp
Export a Fusion composition from a specified timeline clip to a .comp file on disk, with control over track and destination path.
Instructions
Export a Fusion composition to a .comp file on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_name | Yes | Name of the Fusion composition to export. | |
| item_name | Yes | Exact name of the timeline clip. | |
| track_type | No | Track type (default "video"). | video |
| export_path | Yes | Absolute destination path (should end in .comp). | |
| track_index | No | 1-based track number (default 1). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |