open_lyrics_editor
Opens an editor to review and adjust proposed lyric syllable boundaries before applying, ensuring each phrase's syllable count matches its note count.
Instructions
Open a local browser page where the user can review and adjust the proposed lyric syllable boundaries BEFORE they are applied (per the lyric workflow, readings must be confirmed first). Each phrase is one editable line of space-separated syllables (e.g. fixing あし た to あ した) with a live count against the phrase's note count. After the user says they submitted, call get_lyrics_editor_result and apply the edited plan with set_lyrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Heading shown on the page (e.g. song/section name) | |
| phrases | Yes | The proposed alignment, phrase by phrase |