edit_poll
Update an existing poll's name, timing, or privacy settings using its ID.
Instructions
Edits an existing poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Poll name | |
| poll_id | Yes | Poll ID to edit | |
| end_time | Yes | End time as Unix timestamp (seconds) | |
| company_id | Yes | Company ID | |
| start_time | Yes | Start time as Unix timestamp (seconds) | |
| description | No | Poll description | |
| privacy_type | No | Privacy type |