Skip to main content
Glama

Freshdesk MCP server

by effytech

view_group

Access and manage group details in Freshdesk by querying specific group IDs, enabling streamlined support ticket organization and customer service automation.

Instructions

View a group in Freshdesk.

Input Schema

NameRequiredDescriptionDefault
group_idYes

Input Schema (JSON Schema)

{ "properties": { "group_id": { "title": "Group Id", "type": "integer" } }, "required": [ "group_id" ], "title": "view_groupArguments", "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