get_tracks_count
Retrieve the total count of MIDI and audio tracks in Ableton Live sessions for improved project organization and real-time track management using the MCP server.
Instructions
get midi + audio tracks count
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"
}