update_catalog_category
Update an existing ServiceNow catalog category by supplying its sys_id and any fields to change: title, description, icon, order, active, or parent.
Instructions
Update an existing service catalog category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | ||
| order | No | ||
| title | No | ||
| active | No | ||
| parent | No | Parent category title or sys_id | |
| category_id | Yes | Category sys_id | |
| description | No |