Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
618
7
  • Linux
  • Apple

cancel_task_assignment

Cancel a specific task assignment using its unique ID to halt its execution within the Binalyze AIR MCP Server for incident response and forensics workflows.

Instructions

Cancel a task assignment by its ID

Input Schema

NameRequiredDescriptionDefault
assignmentIdYesThe ID of the task assignment to cancel

Input Schema (JSON Schema)

{ "properties": { "assignmentId": { "description": "The ID of the task assignment to cancel", "type": "string" } }, "required": [ "assignmentId" ], "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