Skip to main content
Glama

Freshdesk MCP server

by effytech

get_field_properties

Retrieve detailed properties of a specific field by name using Freshdesk MCP server to streamline support ticket management and integration with AI models.

Instructions

Get properties of a specific field by name.

Input Schema

NameRequiredDescriptionDefault
field_nameYes

Input Schema (JSON Schema)

{ "properties": { "field_name": { "title": "Field Name", "type": "string" } }, "required": [ "field_name" ], "title": "get_field_propertiesArguments", "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