Skip to main content
Glama
binalyze

Binalyze AIR MCP Server

Official
by binalyze

assign_image_acquisition_task

Assign disk image acquisition tasks to specific endpoints and volumes for digital forensics and incident response investigations.

Instructions

Assign a disk image acquisition task to specific endpoints and volumes

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
caseIdNoThe case ID to associate the acquisition with (optional)
repositoryIdYesThe repository ID where the image will be saved
endpointsYesArray of endpoints and volumes to image (e.g., [{"endpointId": "uuid", "volumes": ["/dev/sda1"]}]). At least one endpoint and one volume per endpoint required.
organizationIdsNoArray of organization IDs. Defaults to [0]
bandwidthLimitNoBandwidth limit in KB/s. Defaults to 100000
enableCompressionNoWhether to enable compression. Defaults to true
enableEncryptionNoWhether to enable encryption. Defaults to false
encryptionPasswordNoPassword for encryption if enabled
chunkSizeNoChunk size in bytes. Defaults to 1048576
chunkCountNoNumber of chunks to acquire. Defaults to 0 (acquire until end).
startOffsetNoOffset in bytes to start acquisition from. Defaults to 0.

Other Tools

Latest Blog Posts

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