Skip to main content
Glama

Freshdesk MCP server

by effytech

update_solution_article

Update Freshdesk solution articles by specifying the article ID and desired fields, ensuring accurate and current support content.

Instructions

Update a solution article in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
article_fieldsYes
article_idYes

Input Schema (JSON Schema)

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