vibo_list_sections
List event timeline sections with times, notes, song counts, and progress. Use section IDs to fetch or add songs.
Instructions
List an event's timeline sections (e.g. Ceremony, First Dance, Dinner, Dancing) with each section's id, name, scheduled time, note, song count and progress. Use a section _id with vibo_get_section_songs / vibo_add_song_to_section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Event id (from vibo_list_events). |