Skip to main content
Glama
javerthl

ServiceNow MCP Server

by javerthl

create_category

Create a new category in a ServiceNow knowledge base to organize articles and content. Specify title, knowledge base, and optional parent category for hierarchical structuring.

Instructions

Create a new category in a knowledge base

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
activeNoWhether the category is active
descriptionNoDescription of the category
knowledge_baseYesThe knowledge base to create the category in
parent_categoryNoParent category (if creating a subcategory). Sys_id refering to the parent category or sys_id of the parent table.
parent_tableNoParent table (if creating a subcategory). Sys_id refering to the table where the parent category is defined.
titleYesTitle of the category

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/javerthl/servicenow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server