Email login — verify OTP
auth_email_login_verifyVerify a 6-digit email OTP to complete login and store the PASETO token in the MCP session for authenticated API access.
Instructions
Verify email OTP and log in (POST /api/v2/auth/email/login/verify). Stores PASETO in MCP session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Optional referral code | |
| code | Yes | 6-digit OTP from email | |
| Yes |