sella_auth_complete
Complete Sella agent authentication. Submit the 6-digit code from the email. Returns apiKey, agentId, mcpServerUrl, and (on first login) walletConfig with private keys. Instruct the user to save walletConfig to ~/.sella-wallet.json immediately. Private keys are shown only once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The same email used in sella_auth_start | ||
| otp_code | Yes | The 6-digit verification code from the email |