Skip to main content
Glama

Freshdesk MCP server

by effytech

view_solution_article

Access and display solution articles in Freshdesk using the article ID to retrieve relevant support content for customer inquiries.

Instructions

View a solution article in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
article_idYes

Input Schema (JSON Schema)

{ "properties": { "article_id": { "title": "Article Id", "type": "integer" } }, "required": [ "article_id" ], "title": "view_solution_articleArguments", "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