get_poll
Fetch a single Loomio poll by its ID or short key to view title, type, options, closing state, voter visibility, and author. Use this to show a specific poll or check its results.
Instructions
Fetch a single Loomio poll (proposal / vote / multi-choice / score / ranked_choice / meeting / dot_vote) by id or short string key. Returns the poll record — title, type, options, closing state, voter visibility settings, and embedded author. Use for 'show me poll X', 'what's the result of Y', or to follow up on a poll id referenced elsewhere. To enumerate a group's polls, use list_polls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_key | Yes | Poll id (numeric) or short string key. |