Skip to main content
Glama

Binalyze AIR MCP Server

Official
by binalyze
MIT License
54
7
  • Linux
  • Apple

get_organization_users

Retrieve users associated with a specific organization by providing its unique ID. This tool integrates with the Binalyze AIR MCP Server to streamline user data retrieval for digital forensics and incident response tasks.

Instructions

Get users for a specific organization by its ID

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the organization to retrieve users for

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The ID of the organization to retrieve users for", "type": "string" } }, "required": [ "id" ], "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