update_table_record
Update specific fields on an existing ServiceNow record by providing its table name and sys_id, enabling partial modifications without full record replacement.
Instructions
Update fields on an existing record identified by sys_id, in any ServiceNow table by technical name (partial update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| fields | Yes | ||
| sys_id | Yes |