outlook_batch_process_emails
Batch process multiple Outlook emails by marking as read/unread, deleting, moving, flagging, or categorizing in one operation.
Instructions
Perform bulk operations on multiple emails
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageIds | Yes | Array of email IDs to process | |
| operation | Yes | The operation to perform on all emails | |
| operationData | No | Additional data for the operation (e.g., destinationFolderId for move) |