Import VSQX into Canonical Manifest
vocaloid_import_vsqx_manifestImport a V3/V4 VSQX vocal score into a new stable-ID manifest, recording the source and warning about unsupported data.
Instructions
Import a V3/V4 VSQX vocal score into a new stable-ID manifest and record the source with warnings for unsupported data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Globally unique stable lowercase ID; preserve it across unrelated revisions | |
| title | No | ||
| song_id | Yes | Globally unique stable lowercase ID; preserve it across unrelated revisions | |
| overwrite | No | ||
| sample_rate | No | ||
| source_path | Yes | Absolute path, or a path relative to the vocaloid-mcp-server project root | |
| response_format | No | markdown | |
| accompaniment_gain | No | ||
| output_manifest_path | Yes | New .song.json path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| warnings | Yes |