Skip to main content
Glama

Freshdesk MCP server

by effytech

update_agent

Modify agent details in Freshdesk by specifying the agent ID and updated fields to streamline support operations and maintain accurate agent records.

Instructions

Update an agent in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
agent_fieldsYes
agent_idYes

Input Schema (JSON Schema)

{ "properties": { "agent_fields": { "title": "Agent Fields", "type": "object" }, "agent_id": { "title": "Agent Id", "type": "integer" } }, "required": [ "agent_id", "agent_fields" ], "title": "update_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