Skip to main content
Glama

Huntress-MCP-Server

get_organization

Retrieve detailed information about a specific organization using its unique ID. Integrates with the Huntress API for streamlined data access and management.

Instructions

Get details of a specific organization

Input Schema

NameRequiredDescriptionDefault
organization_idYesOrganization ID

Input Schema (JSON Schema)

{ "properties": { "organization_id": { "description": "Organization ID", "type": "integer" } }, "required": [ "organization_id" ], "type": "object" }

You must be authenticated.

Other Tools from Huntress-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/DynamicEndpoints/huntress-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server