Skip to main content
Glama

Freshdesk MCP server

by effytech

update_contact_field

Modify specific fields for a contact in Freshdesk to maintain accurate and up-to-date customer information during support operations.

Instructions

Update a contact field in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
contact_field_fieldsYes
contact_field_idYes

Input Schema (JSON Schema)

{ "properties": { "contact_field_fields": { "title": "Contact Field Fields", "type": "object" }, "contact_field_id": { "title": "Contact Field Id", "type": "integer" } }, "required": [ "contact_field_id", "contact_field_fields" ], "title": "update_contact_fieldArguments", "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