meetlark_vote
Cast a vote on a scheduling poll. Each time slot can be voted yes, maybe, or no. Requires participant name and email. Use the participation token from the poll's participate URL. If the email matches a previous voter on this poll, their response is updated instead of creating a duplicate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name to display in results | |
| Yes | Participant's email address (required). Used to identify returning voters and send confirmation email. | ||
| votes | Yes | Votes for each time slot | |
| participateToken | Yes | The prt_xxx token from the participation URL |