Skip to main content
Glama

Ableton Copilot MCP

by xiaolaa2

get_clips_by_track_id

Retrieve all clips associated with a specific track ID in Ableton Live using this tool. Streamline clip operations and enhance track management for better music production workflows.

Instructions

get all clip by track 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