get_clip_color
Retrieve the color assigned to a clip in Ableton Live using its track and clip index. Useful for visual organization and session management.
Instructions
Get the color of a clip.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |