update_security_incident
Update a ServiceNow security incident by specifying its system ID and fields to modify. Change state, severity, containment status, and other attributes directly.
Instructions
Update a security incident record (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (state, severity, containment_status, etc.) | |
| sys_id | Yes | System ID of the security incident |