resolve_get_fusion_comps
List Fusion compositions on a timeline clip, targeting the playhead by default. Specify track and clip indices to retrieve comp names and total count.
Instructions
List Fusion compositions on a timeline clip. Targets clip at playhead by default.
Args: track_index: Video track (1-based). 0 = use playhead. clip_index: Clip position on track (1-based). 0 = use playhead.
Returns JSON with comp names and count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | No | ||
| track_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |