outlook_scan_attachments
Scan Outlook emails for large files and suspicious attachments by size and file type. Set thresholds and extensions to identify flagged emails.
Instructions
Scan emails for large or suspicious attachments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Folder to scan (default: inbox) | inbox |
| maxSizeMB | No | Maximum attachment size in MB to flag as large | |
| suspiciousTypes | No | File extensions to flag as suspicious | |
| limit | No | Maximum number of emails to scan | |
| daysBack | No | How many days back to scan |