Request a login OTP
auth_request_otpStep 1 of 2 for in-conversation authentication. Sends a one-time password (OTP) to the user's email address. If the user has multiple accounts, provide accountID (obtained from account_list) to target the right one. On success, an OTP code is sent by email — then call auth_login_with_otp with that code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to send the OTP to | ||
| accountID | No | Target account ID if the email has multiple accounts |