delete_related_case
Remove the association between two linked cases by deleting their specified relationship in the Pega DX MCP Server. Input primary and related case IDs to disassociate them.
Instructions
Remove related work association between two cases by deleting a specific relationship
Input Schema
Name | Required | Description | Default |
---|---|---|---|
caseID | Yes | Primary case ID from which to remove the related case. Example: "ON6E5R-DIYRecipe-Work-RecipeCollection R-1008". Must be a complete case identifier including spaces and special characters. | |
related_caseID | Yes | Related case ID to be removed from the primary case. Example: "ON6E5R-DIYRecipe-Work-RecipeCollection R-1009". Must be a complete case identifier including spaces and special characters. |