fusion_get_comp
Fetch details of a Fusion composition by providing its name and the timeline clip that contains it, optionally specifying track type and index.
Instructions
Return basic information about a Fusion composition by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_name | Yes | Name of the Fusion composition to query. | |
| item_name | Yes | Exact name of the timeline clip. | |
| track_type | No | Track type (default "video"). | video |
| track_index | No | 1-based track number (default 1). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |