test_bulk_operations
Perform safe verification of bulk email operations by testing on recent inbox messages. Optionally use dry-run mode to preview actions without applying changes.
Instructions
Test bulk email actions against recent inbox messages, optionally as a dry run. Use only for safe operational verification of bulk email tooling. Do not use for normal user-facing mailbox tasks; use the actual bulk tools instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, only shows what would be done without making changes (default: true) | |
| limit | No | Number of emails to test with (default: 3, max: 10) |