color_get_version_count
Find how many grade versions a timeline clip has by providing its exact name, track, and version type. Useful for managing color grading variants in DaVinci Resolve.
Instructions
Return the number of grade versions on a timeline item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | Yes | Exact name of the timeline clip. | |
| track_type | No | Track type (default "video"). | video |
| track_index | No | 1-based track number (default 1). | |
| version_type | No | 0 for local versions, 1 for remote versions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |