create_category
Add a new category or subcategory to a specific knowledge base in ServiceNow, including title, description, and activation status.
Instructions
Create a new category in a knowledge base
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Whether the category is active | |
description | No | Description of the category | |
knowledge_base | Yes | The knowledge base to create the category in | |
parent_category | No | Parent category (if creating a subcategory) | |
title | Yes | Title of the category |