Freshdesk MCP server

by effytech
Verified

list_solution_articles

Retrieve all solution articles from a specific folder in Freshdesk to streamline support operations and improve knowledge base management.

Instructions

List all solution articles in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
folder_idYes

Input Schema (JSON Schema)

{ "properties": { "folder_id": { "title": "Folder Id", "type": "integer" } }, "required": [ "folder_id" ], "title": "list_solution_articlesArguments", "type": "object" }
ID: cdob370h7l