vibo_reorder_songs
Reorder songs within an event section by selecting source songs and a target position. Preview changes before confirming.
Instructions
Reorder songs within a section. Confirm-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| eventId | Yes | Event id. | |
| sectionId | Yes | Section id. | |
| targetSongId | No | place the moved songs after this song _id; omit for start | |
| sourceSongIds | Yes | Song _ids from vibo_get_section_songs. |