apply-category
Apply, add, or remove categories on Outlook email messages to organize your inbox efficiently. Use this tool to manage message categorization with batch operations.
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 |