Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

list_acquisition_profiles

Retrieve and filter acquisition profiles by organization IDs or include profiles across all organizations for efficient management in Binalyze AIR's digital forensics and incident response framework.

Instructions

List all acquisition profiles in the system

Input Schema

NameRequiredDescriptionDefault
allOrganizationsNoWhether to include profiles from all organizations. Defaults to true.
organizationIdsNoOrganization IDs to filter acquisition profiles by. Leave empty to use default (0).

Input Schema (JSON Schema)

{ "properties": { "allOrganizations": { "description": "Whether to include profiles from all organizations. Defaults to true.", "type": "boolean" }, "organizationIds": { "description": "Organization IDs to filter acquisition profiles by. Leave empty to use default (0).", "type": "string" } }, "required": [], "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