Freshdesk MCP server

by effytech
Verified

list_solution_folders

Retrieve solution folders from Freshdesk by specifying a category ID, enabling efficient organization and access to support resources through MCP server integration.

Input Schema

NameRequiredDescriptionDefault
category_idYes

Input Schema (JSON Schema)

{ "properties": { "category_id": { "title": "Category Id", "type": "integer" } }, "required": [ "category_id" ], "title": "list_solution_foldersArguments", "type": "object" }
ID: cdob370h7l