Skip to main content
Glama

Freshdesk MCP server

by effytech

view_ticket_field

Retrieve specific ticket field details in Freshdesk using the provided ticket field ID to streamline support ticket management and enhance operational efficiency.

Instructions

View a ticket field in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
ticket_field_idYes

Input Schema (JSON Schema)

{ "properties": { "ticket_field_id": { "title": "Ticket Field Id", "type": "integer" } }, "required": [ "ticket_field_id" ], "title": "view_ticket_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