Freshdesk MCP server

by effytech
Verified

get_ticket_conversation

Retrieve a specific ticket conversation from Freshdesk to view or analyze customer interactions. Use this tool to streamline support workflows and enhance ticket management efficiency.

Instructions

Get a ticket conversation in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
ticket_idYes

Input Schema (JSON Schema)

{ "properties": { "ticket_id": { "title": "Ticket Id", "type": "integer" } }, "required": [ "ticket_id" ], "title": "get_ticket_conversationArguments", "type": "object" }
ID: cdob370h7l