update_catalog_item
Update an existing ServiceNow catalog item by specifying its sys_id and the fields to modify, such as name, price, or active status.
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.) |