Skip to main content
Glama

mcp-svstudio

by ocadaruma

get_track_notes

Retrieve all notes within a specific track by providing the track ID. Enables precise editing and management of vocal tracks in Synthesizer V AI Vocal Studio.

Instructions

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" }

You must be authenticated.

Other Tools from mcp-svstudio

Related Tools

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/ocadaruma/mcp-svstudio'

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