Skip to main content
Glama

Freshdesk MCP server

by effytech

update_canned_response

Modify and update canned responses in Freshdesk by specifying the response ID and fields. Streamline support operations by ensuring pre-written responses are accurate and up-to-date.

Instructions

Update a canned response in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
canned_response_fieldsYes
canned_response_idYes

Input Schema (JSON Schema)

{ "properties": { "canned_response_fields": { "title": "Canned Response Fields", "type": "object" }, "canned_response_id": { "title": "Canned Response Id", "type": "integer" } }, "required": [ "canned_response_id", "canned_response_fields" ], "title": "update_canned_responseArguments", "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