color_load_version
Replace the current grade on a timeline clip with the contents of a named grade version, using exact clip name, track, and version details.
Instructions
Load a specific grade version onto a timeline item, replacing current.
Unlike set_current_version (which switches), load_version replaces the current grade data with the contents of the named 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_name | Yes | Name of the version to load. | |
| version_type | No | 0 for local (default), 1 for remote. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |