verify_email_otp
Confirm an email address by submitting the OTP code received via email. Completes the add-email flow when the code is correct.
Instructions
Submit the OTP code to verify an email addition. Completes the add-email flow if the code is correct.
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, or sign in with start_login — a session opens this tool — then call this tool again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | OTP code received via email | |
| session_id | Yes | Add-email session ID |