get_all_tracks
Retrieve all tracks in an Ableton Live project to manage song creation, track organization, and audio workflows efficiently with real-time control.
Instructions
get all tracks
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}