Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
618
7
  • Linux
  • Apple

update_organization_deployment_token

Modify the deployment token for a specific organization within Binalyze AIR MCP Server to ensure secure and authorized access to digital forensics and incident response operations.

Instructions

Update the deployment token for a specific organization

Input Schema

NameRequiredDescriptionDefault
deploymentTokenYesNew deployment token for the organization
idYesThe ID of the organization to update

Input Schema (JSON Schema)

{ "properties": { "deploymentToken": { "description": "New deployment token for the organization", "type": "string" }, "id": { "description": "The ID of the organization to update", "type": "number" } }, "required": [ "id", "deploymentToken" ], "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