Freshdesk MCP server

by effytech
Verified

view_agent

Retrieve detailed information about a specific support agent in Freshdesk by providing their unique agent ID 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" }
ID: cdob370h7l