Skip to main content
Glama

Freshdesk MCP server

by effytech

update_solution_category

Modify solution categories in Freshdesk by updating category fields such as name, description, or visibility settings to organize and improve support content.

Instructions

Update a solution category in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
category_fieldsYes
category_idYes

Input Schema (JSON Schema)

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