Skip to main content
Glama

Freshservice MCP server

by effytech

update_group

Modify group details in Freshservice by specifying the group ID and updating relevant fields using this tool for accurate group management.

Instructions

Update a group in Freshservice.

Input Schema

NameRequiredDescriptionDefault
group_fieldsYes
group_idYes

Input Schema (JSON Schema)

{ "properties": { "group_fields": { "additionalProperties": true, "title": "Group Fields", "type": "object" }, "group_id": { "title": "Group Id", "type": "integer" } }, "required": [ "group_id", "group_fields" ], "title": "update_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/freshservice_mcp'

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