item_get_color
Retrieve the label color assigned to a specific timeline item by providing its name, track type, and track number.
Instructions
Return the label color assigned to a timeline item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_name | Yes | Name of the item. | |
| track_type | No | Track type — "video" or "audio". | video |
| track_index | No | 1-based track number. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |