Skip to main content
Glama

Freshdesk MCP server

by effytech

create_ticket_reply

Automate support ticket responses in Freshdesk by generating replies directly within the system, ensuring timely and consistent customer communication.

Instructions

Create a reply to a ticket in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
bodyYes
ticket_idYes

Input Schema (JSON Schema)

{ "properties": { "body": { "title": "Body", "type": "string" }, "ticket_id": { "title": "Ticket Id", "type": "integer" } }, "required": [ "ticket_id", "body" ], "title": "create_ticket_replyArguments", "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