Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
618
7
  • Linux
  • Apple

delete_triage_rule

Remove a triage rule by specifying its ID to streamline incident response processes in Binalyze AIR's digital forensics framework.

Instructions

Delete an existing triage rule by ID

Input Schema

NameRequiredDescriptionDefault
idYesID of the triage rule to delete

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the triage rule to delete", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Binalyze AIR MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/binalyze/air-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server