search
Find a specific message by sender, subject, or content. Results come back most-relevant + newest first, and every hit says where it matched (from / subject / body) and why. On this hosted sandbox it searches the built-in demo inbox; run the radmail-mcp package with RADMAIL_API_KEY set and the same tool searches your REAL ingested inbox read-only (with from / after / before filters) via the v1 search API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max hits to return (default 10). | |
| query | Yes | Words to find, matched against from / subject / body. Every word must appear somewhere in a message. |