get_otp
Extract OTP or verification codes from disposable email inboxes to automate authentication workflows for AI agents.
Instructions
Extract OTP/verification code from the latest email in an inbox. Use this when an email has already arrived and you need to extract the code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The inbox email address | ||
| include_body | No | Include raw text body as fallback if OTP not found (default: true) |