export_fusion_comp
Export a specific Fusion composition from a timeline item to a file path, specifying the composition index and clip location.
Instructions
Export a Fusion composition from a timeline item to a file.
Parameters:
export_path: Destination file path
comp_index: 1-based Fusion composition index (default: 1)
track_type/track_index/item_index: Clip locator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| export_path | Yes | ||
| comp_index | No | ||
| track_type | No | video | |
| track_index | No | ||
| item_index | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |