vibo_comment_on_song
Leave a comment for the DJ on a specific song to provide feedback or request changes. Requires confirmation before posting to avoid 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. |