get_node_graph
Retrieve the color grading node graph for a selected clip on the Color page. Specify track type, track index, and item index to access node graph information.
Instructions
Get the color grading node graph info for a timeline item. Must be on the Color page with a clip selected.
Parameters:
track_type: "video", "audio", or "subtitle" (default: "video")
track_index: 1-based track index (default: 1)
item_index: 0-based item index (default: 0)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_type | No | video | |
| track_index | No | ||
| item_index | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |