get_track_color
Get the color of a specific REAPER track by providing its 0-based index. Use this to retrieve the track's color value.
Instructions
Get the color of a track.
Args: track_index: 0-based track index (0 = first track, 1 = second track, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |