Get One Song Section
vocaloid_get_song_sectionRetrieve a specific song section along with intersecting vocals, harmonies, and arrangements from a VOCALOID project.
Instructions
Fetch one semantic section and only the vocal, harmony, and arrangement objects that intersect it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path, or a path relative to the vocaloid-mcp-server project root | |
| section_id | Yes | Globally unique stable lowercase ID; preserve it across unrelated revisions | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| warnings | Yes |