get_ticket
Get a single ticket
How to use it
get_ticket is exposed by the Freshdesk MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_ticket tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Freshdesk MCP
npx -y @smithery/cli install @effytech/freshdesk_mcp --client claudeOther tools in Freshdesk MCP (39)
(object, optional): Additional top-level fields
(object, required): Agent details
(number, required): ID of the agent
(array of strings, optional): Additional email addresses added to the 'bcc' field of the outgoing email. These supplement the ticket requester, who always remains the primary recipient
(string, required): Content of the reply
(array of strings, optional): Additional email addresses added to the 'cc' field of the outgoing email. These supplement the ticket requester, who always remains the primary recipient
(number, required): ID of the conversation
Create a new agent
Create new support tickets
Add a note to a ticket
Reply to a ticket
(object, optional): Custom fields to set on the ticket
Delete a ticket
Delete the summary of a ticket
(string, required): Ticket description
(string, optional): Email of the requester
(string, optional): Email address the reply is sent from
Get all agents
Get conversation for a ticket
Get all ticket fields
Get all tickets
(number, optional): Page number to fetch
(number, optional): Number of tickets per page
(number, required): Ticket priority level
(string, required): Search query string
(number, optional): ID of the requester
Search for tickets based on criteria
(number, required): Ticket source code
(number, required): Ticket status code
(string, required): Ticket subject
(object, required): Fields to update
(number, required): ID of the ticket to update
Update an agent
Update existing tickets
Update a conversation
Update the summary of a ticket
(number, optional): ID of the agent who is adding the reply
Get a single agent
Get the summary of a ticket