Skip to main content
Glama

Freshservice MCP server

by effytech

getAgentGroupById

Retrieve agent group details by specific group ID from Freshservice MCP server, streamlining agent management and data access.

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