meetlark_get_results
Get poll details and available time slots using a participation token. Returns the poll title, description, status, and time slots -- but NOT votes or participant data. This is the view a participant sees before voting. To see who voted and how, use meetlark_get_admin_view instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| participateToken | Yes | The prt_xxx token from the participation URL |