create_category
Define and organize knowledge by creating new categories or subcategories in a ServiceNow knowledge base. Specify title, description, and parent category for structured content management.
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 |