get_clip_info
Retrieve detailed information about a session clip, including name, length, loop points, and playback status, by providing track and clip indices.
Instructions
Get detailed info about a session clip: name, length, loop_start, loop_end, is_playing, is_recording.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| clip_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |