update_case
Modify case details by updating its ID, name, owner, visibility, assigned users, status, or notes to manage investigations efficiently within the Binalyze AIR MCP Server.
Instructions
Update an existing case by ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignedUserIds | No | New array of user IDs to assign to the case | |
id | Yes | ID of the case to update | |
name | No | New name for the case | |
notes | No | New notes for the case | |
ownerUserId | No | New owner user ID for the case | |
status | No | New status for the case | |
visibility | No | New visibility setting for the case |