update_catalog_item
Update existing ServiceNow catalog items by providing the sys_id and fields to modify, such as name, short_description, price, and active status.
Instructions
Update an existing catalog item (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (name, short_description, price, active, category, etc.) | |
| sys_id | Yes | Catalog item sys_id |