Ableton Copilot MCP

by xiaolaa2
Verified

get_all_notes_by_clipid

Retrieve all notes associated with a specific clip ID in Ableton Live, enabling precise MIDI data access and manipulation for enhanced music production workflows.

Instructions

Get clip all notes by clip id

Input Schema

NameRequiredDescriptionDefault
clip_idYes

Input Schema (JSON Schema)

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