load_fusion_comp
Load and activate a Fusion composition by name. Optionally set track and item for clip location.
Instructions
Load a named Fusion composition as the active composition.
Parameters:
comp_name: Name of the Fusion composition to load
track_type/track_index/item_index: Clip locator
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_name | Yes | ||
| track_type | No | video | |
| track_index | No | ||
| item_index | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |