manage-category
Organize Outlook emails by creating, updating, listing, or deleting master categories to classify and color-code messages for better inbox management.
Instructions
Manage master categories. action=list (default) lists categories. action=create creates a category. action=update changes name/color. action=delete removes a category.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform (default: list) | |
| outputVerbosity | No | Output detail level (action=list, default: standard) | |
| displayName | No | Category name (action=create required, action=update optional) | |
| color | No | Color preset, e.g. preset0=Red, preset7=Blue (action=create/update) | |
| id | No | Category ID (action=update/delete, required) |