search_emails
Find medical emails by text, date, sender, or relevance to help cancer patients and caregivers manage communications through AI-powered document management.
Instructions
Search stored email entries by text, date, sender, or medical relevance.
Args: query: Text to search in subject, body snippet, and sender. date_from: Filter from this date (YYYY-MM-DD). date_to: Filter to this date (YYYY-MM-DD). sender: Filter by sender email or name (partial match). is_medical: Filter to medical emails only when True. limit: Maximum results to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| date_from | No | ||
| date_to | No | ||
| sender | No | ||
| is_medical | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |