Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

update_organization_deployment_token

Modify the deployment token for a specific organization using the ID and new token value to ensure secure and updated access within the Binalyze AIR MCP Server.

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" }

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