Build Song Manifest Artifacts
vocaloid_build_song_manifestBuild a verified accompaniment WAV and native VSQX project from a single immutable manifest revision, recording both outputs atomically.
Instructions
Build a verified accompaniment WAV and native VSQX from one immutable manifest revision, then record both artifacts atomically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifest_path | Yes | Absolute path, or a path relative to the vocaloid-mcp-server project root | |
| response_format | No | markdown | |
| expected_revision | Yes | ||
| backing_output_path | Yes | New slugged .wav accompaniment path | |
| project_output_path | Yes | New slugged .vsqx project path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| warnings | Yes |