imap_delete_spam
Delete unwanted emails from known spam or disposable domains, with a dry-run option to preview before removing.
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 |