test_bulk_operations
Test bulk operations safely on recent emails by previewing mark read/unread actions in dry-run mode before applying changes.
Instructions
Test bulk operations by finding recent emails and performing safe operations (mark read/unread)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of emails to test with (default: 3, max: 10) | |
| dryRun | No | If true, only shows what would be done without making changes (default: true) |