sophos_update_case
Update an existing security case with new details for name, type, severity, status, assignee, or overview.
Instructions
Update an existing case (name, type, severity, status, assignee, overview).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated case name | |
| type | No | Updated case type | |
| status | No | Updated status (e.g. 'new', 'investigating', 'onHold', 'resolved') | |
| case_id | Yes | Case UUID | |
| assignee | No | Updated assignee email | |
| overview | No | Updated overview/description text | |
| severity | No | Updated severity (e.g. 'notSet', 'high', 'critical') | |
| tenant_id | Yes | Tenant UUID |