get_all_tracks_info
Get an overview of all tracks in one request, including name, type, mute, solo, arm, device count, and clip count, avoiding separate calls per track.
Instructions
Get summary information for all tracks at once.
Returns a list of all tracks with name, type, color, mute, solo, arm, is_foldable, is_grouped, device count, and clip count. Useful for getting a full session overview without making separate calls per track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |