Get Governance Proposals
get_governance_proposalsList Celo governance proposals (queued, approved, referendum, execution, expiration) with pagination. Includes proposer, stage, and vote totals.
§ Inputs
| Name | Type | Description |
|---|---|---|
include_inactive | boolean | include inactive |
include_metadata | boolean | include metadata |
page | number | page |
page_size | number | page size |
offset | number | offset |
limit | number | limit |
§ Returns
Array of proposal summaries with stage, deposit, and vote totals.§ Try saying
- List the latest Celo governance proposals.
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_governance_proposals automatically.