Skip to main content
Glama

Huntress-MCP-Server

get_agent

Retrieve detailed information about a specific agent using its unique ID with the Huntress MCP Server's API integration tool.

Instructions

Get details of a specific agent

Input Schema

NameRequiredDescriptionDefault
agent_idYesAgent ID

Input Schema (JSON Schema)

{ "properties": { "agent_id": { "description": "Agent ID", "type": "integer" } }, "required": [ "agent_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