Skip to main content
Glama

Freshservice MCP server

by effytech

list_all_ticket_conversation

Retrieve all conversations associated with a specific ticket in Freshservice. Input the ticket ID to access detailed interactions and updates for efficient troubleshooting and issue tracking.

Instructions

List all conversation of a ticket in freshservice.

Input Schema

NameRequiredDescriptionDefault
ticket_idYes

Input Schema (JSON Schema)

{ "properties": { "ticket_id": { "title": "Ticket Id", "type": "integer" } }, "required": [ "ticket_id" ], "title": "list_all_ticket_conversationArguments", "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/freshservice_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server