Celina/Tools/Governance/get-votable-proposals
readGovernanceHosted · Stdio

Get Votable Proposals

get_votable_proposals

Return Celo governance proposals currently in the Referendum stage with dequeue index for voting. Use before execute_vote or prepare_vote. For CGP title and markdown, call get_proposal_details on a proposal_id.

§ Inputs

This tool takes no parameters.

§ Returns

Array of { id, stage, dequeueIndex, … }

§ Try saying

  • Which governance proposals can I vote on right now?

Use this tool

Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_votable_proposals automatically.