list_proposals
List voting proposals for a Clink group, showing status (open/finalized) and vote counts. Filter by group and status to track decision outcomes.
Instructions
List voting proposals for a Clink group. Shows status and vote counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | The group slug (e.g., "backend-team") or group ID | |
| limit | No | Maximum proposals to return (default: 20) | |
| status | No | Filter by status: open (voting in progress) or finalized (voting closed). Default: all. |