check_inbox
Retrieve emails from a temporary inbox. Use an optional sequence ID to fetch only messages newer than a specified email.
Instructions
Check the inbox. Pass seq to poll only emails newer than that id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seq | No | Sequence id to poll from (default '0'). |