update_case
Modify case details such as name, owner, visibility, assigned users, status, and notes using the case ID in Binalyze AIR's MCP Server for efficient case management and updates.
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 |