create_catalog_category
Enables creating new service catalog categories in ServiceNow by defining a title, description, parent category, icon, active status, and order.
Instructions
Create a new service catalog category.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Whether the category is active | |
description | No | Description of the category | |
icon | No | Icon for the category | |
order | No | Order of the category | |
parent | No | Parent category sys_id | |
title | Yes | Title of the category |