vibo_comment_on_song
Leave a comment or note for the DJ on a specific song at an event, after confirming your submission.
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. |