Email login — send OTP
auth_email_login_startSends a 6-digit OTP to a user's email for passwordless login initiation. Requires only an email address to start the authentication flow.
Instructions
Passwordless email login: send a 6-digit OTP (POST /api/v2/auth/email/login/start). Public; no prior session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | Product name in the email, e.g. "Erebrus MCP" | |
| Yes |