wait_for_otp
Automatically extracts OTP/verification codes from incoming emails for account verification flows. Monitors a disposable inbox and blocks until a code arrives or timeout is reached.
Instructions
Wait for an email to arrive and automatically extract the OTP/verification code. Blocks until an email with a code arrives or timeout is reached. This is the most useful tool for account verification flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The inbox email address to check for OTP | ||
| timeout | No | Max seconds to wait (1-60, default: 30) |