vibo_comment_on_song
Communicate song-specific feedback to the DJ by leaving a comment, with a confirmation step to prevent accidental submissions.
Instructions
Leave a comment / note for the DJ on a specific song. Confirm-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| songId | Yes | Song _id (from vibo_get_section_songs). | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| eventId | Yes | Event id. | |
| message | Yes | The comment text. | |
| sectionId | Yes | Section id. |