create_category
Create a new category in Mautic with a title, bundle type, and optional alias, description, and color code.
Instructions
Create new category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Category title | |
| alias | No | Category alias | |
| description | No | Category description | |
| bundle | Yes | Category type | |
| color | No | Hex color code |