Skip to main content
Glama

Freshdesk MCP server

by effytech

update_contact

Update specific contact details in Freshdesk by providing the contact ID and desired fields, enabling efficient customer data management and support operations.

Instructions

Update a contact in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
contact_fieldsYes
contact_idYes

Input Schema (JSON Schema)

{ "properties": { "contact_fields": { "title": "Contact Fields", "type": "object" }, "contact_id": { "title": "Contact Id", "type": "integer" } }, "required": [ "contact_id", "contact_fields" ], "title": "update_contactArguments", "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