Skip to main content
Glama

Freshdesk MCP server

by effytech

create_solution_category_folder

Generate and organize solution category folders in Freshdesk to streamline support content management. Automates folder creation using specified category IDs and folder fields for efficient knowledge base structuring.

Instructions

Create a solution category folder in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
category_idYes
folder_fieldsYes

Input Schema (JSON Schema)

{ "properties": { "category_id": { "title": "Category Id", "type": "integer" }, "folder_fields": { "title": "Folder Fields", "type": "object" } }, "required": [ "category_id", "folder_fields" ], "title": "create_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