get_clip_slot_status
Retrieve the current state of any clip slot in Ableton Live, including playing, recording, trigger status, color, and clip details.
Instructions
Get detailed status of a specific clip slot.
Returns playing, recording, and trigger state, color info, and clip details (name, length, color) if a clip is present.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |