vibo_export_event_to_apple_music
Export an event's song selections to a new Apple Music playlist. Confirm to proceed and receive the playlist URL with track counts.
Instructions
Export an event's song selections to a new Apple Music playlist (Apple Music must be connected). Returns the playlist URL plus how many tracks exported / failed. Confirm-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Playlist title (defaults to the event title). | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| eventId | Yes | Event id. | |
| sectionIds | Yes | Section ids to include (from vibo_list_sections). | |
| onlyFlagged | No | Export only flagged/do-not-play songs (rarely needed). |