apply-category
Organize Outlook emails by applying, adding, or removing categories to single messages or batches for better inbox management.
Instructions
Apply, add, or remove categories on email message(s)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | No | Single message ID to categorise | |
| messageIds | No | Array of message IDs to categorise (batch operation) | |
| categories | Yes | Category display names to apply/remove (required) | |
| action | No | set (replace all), add (append), remove (remove specific). Default: set |