get_arrangement_clips
Retrieve all clips placed in the Arrangement timeline for a specified track, including each clip's name, start and end times, length, and type.
Instructions
List all clips placed in the Arrangement timeline for a track.
Returns each clip's name, start_time, end_time, length, and type.
Parameters:
track_index: The index of the track to inspect
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |