Celina/Tools/Governance/get-proposal-details

Get Proposal Details

get_proposal_details

Fetch 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

NameTypeDescription
proposal_idRequiredintegerNumeric 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.