wetrack_create_ticket_category
Create a ticket category in WeTrack by specifying a name and optional description, color, and icon to organize tickets.
Instructions
Create a new ticket category.
Args: name: Category name e.g. 'Hardware'. description: Optional description. color: Hex color. icon: Icon identifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | ||
| name | Yes | ||
| color | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |