create_case
Initiate a new case in Binalyze AIR MCP Server by specifying organization ID, case name, owner, visibility, and assigned users for digital forensics and incident response.
Instructions
Create a new case in the system
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignedUserIds | No | Array of user IDs to assign to the case. Defaults to empty array. | |
name | Yes | Name of the case | |
organizationId | No | Organization ID to create the case in. Defaults to 0. | |
ownerUserId | Yes | User ID of the case owner | |
visibility | No | Visibility of the case. Defaults to "public-to-organization" |