update_catalog_item
Modify existing ServiceNow catalog items by updating fields like name, description, price, or category to maintain accurate service offerings.
Instructions
Update an existing catalog item (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | Catalog item sys_id | |
| fields | Yes | Fields to update (name, short_description, price, active, category, etc.) |