color_get_node_label
Get the label of a specific color correction node by providing the clip name, node index, and optional track details.
Instructions
Get the label of a specific color correction node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | Yes | Exact name of the timeline clip. | |
| node_index | Yes | 1-based index of the node to query. | |
| 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 |