koios_proposal_voting_summary
Retrieve a voting summary for a specified Cardano governance proposal, showing vote distribution and totals.
Instructions
Get voting summary for a specific governance proposal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering | |
| _proposal_id | Yes | Proposal ID (tx_hash#index format) |