Celina/Tools/Staking/execute-unstake
writeStakingHosted · Stdio

Unstake CELO

execute_unstake

Remove staking votes from a Celo validator group. Requires humanness verification. Requires CELO_PRIVATE_KEY or SELF_AGENT_PRIVATE_KEY in your MCP client env.

§ Inputs

NameTypeDescription
group_addressRequiredstringgroup address
amountRequiredstringamount
signerstringMCP server signer: celo (CELO_PRIVATE_KEY) or self_agent (SELF_AGENT_PRIVATE_KEY). Defaults to the CELO wallet when both keys are configured.

§ Returns

{ hash, status, blockNumber, groupAddress, amount }

§ Try saying

  • Unstake 50 CELO from validator group 0x…

Use this tool

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