resolve_get_fusion_tools
Lists every tool in the Fusion composition on the clip at the playhead, returning each tool's type and name for inspection.
Instructions
List all tools in a Fusion composition on the clip at the playhead.
Args: comp_index: Fusion comp index (1-based, default: 1).
Returns JSON array of tools with their type and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comp_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |