Skip to main content
Glama

Freshdesk MCP server

by effytech

view_solution_category

Retrieve detailed information about a specific solution category in Freshdesk using its category ID. Enables efficient management and organization of support resources.

Instructions

View a solution category in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
category_idYes

Input Schema (JSON Schema)

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