get_clip_info
Retrieve comprehensive clip details in Ableton Live, including name, length, playing state, gain, and pitch. Specify track and clip indices to access the data.
Instructions
Get detailed info about a clip — name, length, playing state, gain, pitch, etc.
Parameters:
track_index: The track index (0-based)
clip_index: The clip slot index (0-based)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |