add_note_to_case
Attach a note to a specific case in Binalyze AIR MCP Server by providing the case ID and note content for clear case documentation and tracking.
Instructions
Add a note to a specific case by its ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseId | Yes | The ID of the case to add a note to (e.g., "C-2022-0002") | |
note | Yes | The content of the note to add to the case |