Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

delete_repository

Remove a specific evidence repository by its unique ID using this tool. It ensures clean and precise management of digital forensics data within the Binalyze AIR MCP Server.

Instructions

Delete an evidence repository by its ID

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the repository to delete

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The ID of the repository to delete", "type": "string" } }, "required": [ "id" ], "type": "object" }

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