search_mail
Search Outlook emails by content, folder, sender, subject, or date range. Returns a compact list with handles for reading full messages.
Instructions
Tìm mail. Trả danh sách gọn kèm handle (h1, h2...) để dùng cho read_mail.
query tìm trong nội dung mail; folder="*" tìm mọi folder.
Ngày theo định dạng YYYY-MM-DD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| since | No | ||
| until | No | ||
| folder | No | ||
| offset | No | ||
| sender | No | ||
| subject | No | ||
| unread_only | No | ||
| flagged_only | No | ||
| has_attachments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |