color_get_current_version
Retrieve the active grade version name for a selected timeline clip in DaVinci Resolve. Provide the clip name and track details to get the current local or remote version.
Instructions
Return the name of the currently active grade version.
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 (default), 1 for remote. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |