search_emails
Search your emails using filter syntax with conditions such as subject, from, date, and flag operators to quickly find specific messages.
Instructions
Search emails using himalaya filter syntax. Examples: 'subject invoice', 'from paypal', 'subject meeting and from boss'. Operators: and, or, not. Conditions: subject, from, to, body, date, before, after, flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query in himalaya filter syntax (e.g. 'subject invoice', 'from alice and subject meeting') | |
| folder | No | Folder to search in (default: INBOX) | |
| account | No | Account name (uses default if omitted) |