Skip to main content
Glama

Freshservice MCP server

by effytech

list_requester_group_members

Retrieve all members of a specified requester group in Freshservice by providing the group ID to streamline group management and access control.

Instructions

List all members of a requester group in Freshservice.

Input Schema

NameRequiredDescriptionDefault
group_idYes

Input Schema (JSON Schema)

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