Skip to main content
Glama

Pega DX MCP Server

by marco-looy

get_related_cases

Retrieve a list of related cases for a specific case by providing its full case ID using Pega DX MCP Server. Streamline case management by accessing interconnected case data efficiently.

Instructions

Get list of related cases for a specific case based on case ID

Input Schema

NameRequiredDescriptionDefault
caseIDYesFull case handle to retrieve related cases for. Example: "ON6E5R-DIYRecipe-Work-RecipeCollection R-1008". Must be a complete case identifier including spaces and special characters.

Input Schema (JSON Schema)

{ "properties": { "caseID": { "description": "Full case handle to retrieve related cases for. Example: \"ON6E5R-DIYRecipe-Work-RecipeCollection R-1008\". Must be a complete case identifier including spaces and special characters.", "type": "string" } }, "required": [ "caseID" ], "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/marco-looy/pega-dx-mcp'

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