Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

export_case_endpoints

Export endpoints associated with a specific case by its ID using the MCP server, enabling efficient organization and analysis of digital forensic data.

Instructions

Export endpoints for a specific case by its ID

Input Schema

NameRequiredDescriptionDefault
caseIdYesThe ID of the case to export endpoints for
organizationIdsNoOrganization IDs to filter by. Defaults to "0".

Input Schema (JSON Schema)

{ "properties": { "caseId": { "description": "The ID of the case to export endpoints for", "type": "string" }, "organizationIds": { "description": "Organization IDs to filter by. Defaults to \"0\".", "type": "string" } }, "required": [ "caseId" ], "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