Skip to main content
Glama

Ableton Copilot MCP

by xiaolaa2

get_track_info_by_id

Retrieve detailed track information in Ableton Live by specifying a track ID, enabling precise control and management of music production workflows.

Instructions

get track info by id

Input Schema

NameRequiredDescriptionDefault
track_idYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "track_id": { "type": "string" } }, "required": [ "track_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaolaa2/ableton-copilot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server