list_polls
Fetch polls and surveys for the current user, with filters for created-by, invited, or archived items.
Instructions
Lists polls/surveys for the current user. Constraint filters: "createdByAndNotArchived", "invited", "archived".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | No | Company ID (optional) | |
| constraint | Yes | Filter: createdByAndNotArchived, invited, archived |