Celina/Tools/Staking/execute-undelegate-power
writeStakingHosted · Stdio

Undelegate Power

execute_undelegate_power

Revoke a percentage of previously delegated governance voting power from a delegatee address. Requires humanness verification. Requires CELO_PRIVATE_KEY or SELF_AGENT_PRIVATE_KEY in your MCP client env.

§ Inputs

NameTypeDescription
delegateeRequiredstringdelegatee
percentRequirednumberpercent
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, delegatee, percent }

§ Try saying

  • Undelegate 100% of governance power from 0x…

Use this tool

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