get_verification_code
Extract the newest one-time verification code or confirmation link from inbound mail. Ideal for signup and login flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Mailbox bearer token (mi_live_...) returned when the inbox was purchased. Optional when the MCP request itself carries Authorization: Bearer. | |
| sender | No | Only consider senders whose address contains this substring. | |
| inbox_id | Yes | Inbox UUID. |