claim_agent_start
Start claiming an existing agent by its EVM address: returns the exact SIWE message the agent's wallet must sign. Complete with claim_agent_complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | A label for the agent, e.g. 'treasury-bot' | |
| address | Yes | The agent's 0x wallet address (its identity) |