readGovernance
Get Proposal Details
get_proposal_detailsFetch full details for a Celo governance proposal by ID, including on-chain stage, vote tallies, and the linked Celo Governance Proposal (CGP) markdown content when available.
§ Inputs
| Name | Type | Description |
|---|---|---|
proposal_idRequired | integer | Numeric governance proposal ID. |
§ Returns
{ id, stage, proposer, votes, transactions, cgp? }§ Try saying
- Show me details of Celo proposal 198.
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_proposal_details automatically.