Skip to main content
Glama

Freshdesk MCP server

by effytech

view_agent

Retrieve detailed information about a Freshdesk support agent using their unique agent ID. This tool integrates with the Freshdesk MCP server to streamline agent management and support operations.

Instructions

View an agent in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
agent_idYes

Input Schema (JSON Schema)

{ "properties": { "agent_id": { "title": "Agent Id", "type": "integer" } }, "required": [ "agent_id" ], "title": "view_agentArguments", "type": "object" }

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/effytech/freshdesk_mcp'

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