edit_poll_answer
Modify an existing poll answer option by updating its text, position, or selection limit. Provide the company and answer IDs for the specific option.
Instructions
Edits an existing answer option.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Answer type, e.g. "text" | |
| position | No | Position/order | |
| answer_id | Yes | Answer ID to edit | |
| company_id | Yes | Company ID | |
| answer_text | No | Answer text | |
| answer_limit | No | Max selections for this answer |