Skip to main content
Glama

Pega DX MCP Server

by marco-looy

get_case_followers

Retrieve a list of users following a specific case in Pega to receive notifications and updates. Input the full case ID to access detailed follower information.

Instructions

Get the list of all the Case Followers. Retrieves information about users who are following a case to receive notifications and updates.

Input Schema

NameRequiredDescriptionDefault
caseIDYesFull case handle (case ID) to retrieve followers for. Example: "OSIEO3-DOCSAPP-WORK T-561003". Must be a complete case identifier including spaces and special characters.

Input Schema (JSON Schema)

{ "properties": { "caseID": { "description": "Full case handle (case ID) to retrieve followers for. Example: \"OSIEO3-DOCSAPP-WORK T-561003\". Must be a complete case identifier including spaces and special characters.", "type": "string" } }, "required": [ "caseID" ], "type": "object" }
Install Server

Other Tools from Pega DX MCP Server

Related Tools

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/marco-looy/pega-dx-mcp'

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