Create poll
create_pollPost a native Discord poll with a question, two to ten answers, and a duration up to 32 days. Optionally allow multiple selections and add message text.
Instructions
Post a native Discord poll: a question, two to ten answers, and a duration of up to 32 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| answers | Yes | ||
| channel | Yes | Channel name or ID. | |
| content | No | Optional message text above the poll. | |
| question | Yes | ||
| multi_select | No | Allow choosing several answers. | |
| duration_hours | No | How long the poll runs. Default 24. |