Skip to main content
Glama

Freshdesk MCP server

by effytech

view_solution_category_folder

Access and view details of a specific solution category folder in Freshdesk by providing the folder ID. It enables streamlined management of support content and enhances organization of help articles.

Instructions

View a solution category folder in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
folder_idYes

Input Schema (JSON Schema)

{ "properties": { "folder_id": { "title": "Folder Id", "type": "integer" } }, "required": [ "folder_id" ], "title": "view_solution_category_folderArguments", "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