wait_for_otp
Poll an email inbox until a one-time password (OTP) arrives, with optional timeout. Returns the OTP code and associated email.
Instructions
Poll the inbox until an OTP code arrives (or timeout). Returns {otp_code, email}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| timeout | No |