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_inactiveRequired | string | include inactive |
include_metadataRequired | string | include metadata |
page | string | page |
page_size | string | page size |
offset | string | offset |
limit | string | 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.