relate_cases
Link multiple case instances to a primary case to establish relationships, ensuring organized and interconnected workflows within Pega DX MCP Server for enhanced case management.
Instructions
Create relationships between cases by relating a set of case instances to a primary case
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseID | Yes | Primary case ID to relate other cases to. Example: "ON6E5R-DIYRecipe-Work-RecipeCollection R-1008". Must be a complete case identifier including spaces and special characters. | |
cases | Yes | Array of case objects to relate to the primary case. Each case must have an ID property. |