search_email
Find local Outlook emails by searching subject or body. Scans a chosen folder and returns matches using the local COM interface, no cloud APIs required.
Instructions
Search locally configured Outlook desktop email by subject and/or body.
This scans the newest max_items messages in folder and returns up to
max_results matches. It uses the local Outlook profile via COM, not
Microsoft Graph or Outlook Web APIs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| folder | No | Inbox | |
| max_items | No | ||
| max_results | No | ||
| search_scope | No | all | |
| include_body_preview | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||