Skip to main content
Glama

Freshservice MCP server

by effytech

getAgentGroupById

Retrieve agent group details from Freshservice using the group ID to streamline team management and access control.

Instructions

Get agent groups by its group id in Freshservice.

Input Schema

NameRequiredDescriptionDefault
group_idYes

Input Schema (JSON Schema)

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

If you have feedback or need assistance with the MCP directory API, please join our Discord server