vibo_list_section_questions
List DJ planning questions for an event section to review each question's type, options, answer status, and progress before answering.
Instructions
List the DJ's planning questions for a section, with each question's type (text/radio/checkbox/select/link/header), available options, whether it's answered, the current answer, and overall progress. Use the question _id (and option _ids) with vibo_answer_question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Event id. | |
| sectionId | Yes | Section id (from vibo_list_sections). |