Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
618
7
  • Linux
  • Apple

compare_baseline

Analyze and compare multiple baseline acquisition tasks for a specific endpoint in Binalyze AIR to identify differences and track changes effectively.

Instructions

Compare baseline acquisition tasks for a specific endpoint

Input Schema

NameRequiredDescriptionDefault
endpointIdYesThe endpoint ID to compare baselines for
taskIdsYesArray of baseline task IDs to compare (minimum 2)

Input Schema (JSON Schema)

{ "properties": { "endpointId": { "description": "The endpoint ID to compare baselines for", "type": "string" }, "taskIds": { "description": "Array of baseline task IDs to compare (minimum 2)", "items": { "type": "string" }, "type": "array" } }, "required": [ "endpointId", "taskIds" ], "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