search_emails
Search Outlook emails by keyword across subject, body, and sender using KQL, returning metadata for matching results.
Instructions
按关键词搜索邮件(Microsoft Graph KQL,可搜主题、正文、发件人)。只返回元数据。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回条数,默认 15 | |
| query | Yes | 搜索关键词,例如 项目名称 或 发件人邮箱 |