create_category
Create a category (usable on watchlist accounts, posts and assets). Only the org owner or an admin can manage categories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Category name | |
| color | No | Optional hex color like #3B82F6 (default blue) |