hey_search
Search emails by query using local cache first, then network. Optionally bypass cache for real-time results.
Instructions
Search emails by query. Uses local FTS cache first, then network. Use force_refresh for real-time results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| limit | No | Maximum number of results (default: 25) | |
| force_refresh | No | Bypass cache and search via network (default: false) |