list_polls
Lists polls for a school, displaying questions, answer options with vote totals, and the winning option.
Instructions
List polls for a school with questions, options, and vote counts.
Shows each poll's question, answer options with vote totals, and which option is winning.
Args: school_id: School ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |