imap_delete_spam
Scans your mailbox for emails from known spam or disposable domains and deletes them. Use dry run to preview which emails would be removed.
Instructions
Find and delete emails from known spam/disposable email domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of emails to check | |
| dryRun | No | If true, only report what would be deleted without deleting | |
| folder | No | Folder name | INBOX |
| accountId | Yes | Account ID | |
| minConfidence | No | Minimum confidence level for spam detection | high |