mcp-svstudio

Apache 2.0
  • Apple

get_track_notes

Get all notes in a specific track

Input Schema

NameRequiredDescriptionDefault
trackIdYesID of the track

Input Schema (JSON Schema)

{ "properties": { "trackId": { "description": "ID of the track", "type": "string" } }, "required": [ "trackId" ], "type": "object" }
ID: bm67u9m0ww