color_get_num_nodes
Count color correction nodes on a specified timeline clip to assess grade complexity. Provide clip name, track type, and track index to retrieve the total node count.
Instructions
Return the number of color correction nodes on a timeline item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | Yes | Exact name of the timeline clip. | |
| track_type | No | Track type — "video" or "audio" (default "video"). | video |
| track_index | No | 1-based track number (default 1). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |