Get Delegation Info
get_delegation_infoReturn governance voting power delegation info for an address from LockedGold — who they delegate to and how much voting power is delegated.
§ Inputs
| Name | Type | Description |
|---|---|---|
address | string | Wallet on Celo mainnet. Omit to use the connected wallet or the configured MCP signer (CELO or Self agent). |
§ Returns
{ address, delegations: [{ delegatee, percent, … }] }§ Try saying
- Who does 0x… delegate governance power to?
- Show my governance delegation settings.
Use this tool
Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_delegation_info automatically.