search_messages
Find emails in your mailbox using filters like sender, recipient, subject, body text, or date range.
Instructions
Search messages in a mailbox by sender, recipient, subject, body text, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Filter by recipient address/name | |
| from | No | Filter by sender address/name | |
| text | No | Filter by body text substring | |
| limit | No | ||
| since | No | ISO date, only messages on/after this date | |
| before | No | ISO date, only messages before this date | |
| unseen | No | Only unread messages | |
| mailbox | No | INBOX | |
| subject | No | Filter by subject substring |