edit_poll_question
Edit an existing poll question to update its text, position, or answer selection limit.
Instructions
Edits an existing question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Updated question text | |
| position | No | Position/order of the question | |
| company_id | Yes | Company ID | |
| question_id | Yes | Question ID to edit | |
| answer_limit | No | Max answers a user can select |