request_agent_wallet_challenge
Create a wallet-auth challenge for ERC-8004 agent registration or management. The wallet owner must sign the returned message locally; MCP does not sign with the wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Wallet auth chain | |
| action | No | Session scope to request | |
| payload | No | Optional payload object to bind into the signed challenge | |
| walletAddress | Yes | Wallet address that will sign the challenge |