Skip to main content
Glama

Freshdesk MCP server

by effytech

view_contact_field

Retrieve specific contact field details in Freshdesk using a unique ID, enabling streamlined access to customer information for support operations automation.

Instructions

View a contact field in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
contact_field_idYes

Input Schema (JSON Schema)

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