Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
618
7
  • Linux
  • Apple

check_case_name

Verify the availability of a case name in the Binalyze AIR MCP Server to ensure unique case creation and prevent duplicates.

Instructions

Check if a case name is already in use

Input Schema

NameRequiredDescriptionDefault
nameYesThe case name to check for availability

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The case name to check for availability", "type": "string" } }, "required": [ "name" ], "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