mark_inbox_item_as_false_positive
Mark an inbox item as a false positive in RAD Security's MCP server by specifying the item ID and providing a reason, ensuring accurate security alerts in Kubernetes and cloud environments.
Instructions
Mark an inbox item as a false positive with a reason
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inbox_item_id | Yes | ID of the inbox item to mark as false positive | |
reason | Yes | Reason for marking the item as false positive | |
value | No | Whether to mark the item as false positive (true) or not (false) |