read_messages
Retrieve messages from a specified email address, newest first. Filter by direction: received (default), sent, or both.
Instructions
Read messages in the given inbox address (newest first).
direction is "in" for received mail (default), "out" for mail sent from this
address, or "all" for both. Received mail is the default so that a reply you are
waiting for is not confused with a message you just sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| direction | No | in |