create_solution_category
Create a new solution category to organize knowledge base articles by specifying a name and optional description.
Instructions
Create a new solution category.
Args: name: Category name. description: Category description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |