MCPVault

get_case_descendants

MCP tool from Pega Dx MCP by marco-looy

Get case descendant hierarchy

How to use it

get_case_descendants is exposed by the Pega Dx MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_case_descendants tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Pega Dx MCP

$npm install -g @marco-looy/pega-dx-mcp
FULL PEGA DX MCP LISTING

Other tools in Pega Dx MCP (39)

add_case_attachments

Attach files/URLs to cases

add_optional_process

Add stage or case-wide optional processes

bulk_cases_patch

Perform actions on multiple cases

change_to_next_stage

Navigate case to next stage

change_to_stage

Navigate case to specific stage

create_case

Create new cases with content

delete_attachment

Remove attachments from cases

delete_case

Delete cases in create stage

delete_data_record

Delete data records from savable data pages

get_assignment

Get detailed assignment information

get_assignment_action

Get assignment action details and UI metadata

get_attachment

Retrieve attachment content

get_attachment_categories

List available attachment categories

get_case

Retrieve detailed case information

get_case_action

Get case action details and metadata

get_case_ancestors

Get case ancestor hierarchy

get_case_attachments

List all case attachments

get_case_stages

List case stages and processes

get_case_type_action

Get case type action metadata

get_case_type_bulk_action

Get bulk action metadata for case types

get_case_types

List available case types

get_case_view

Get specific case view details

get_case_view_calculated_fields

Calculate case view fields

get_cases

Get all cases created by authenticated user (V1 EXCLUSIVE)

get_next_assignment

Get next work assignment for user

jump_to_step

Navigate to specific step in assignment flow

navigate_assignment_previous

Navigate to previous step in assignment

perform_assignment_action

Execute assignment actions

perform_bulk_action

Execute bulk case operations

perform_case_action

Execute case-wide actions

recalculate_assignment_fields

Recalculate assignment form fields

recalculate_case_action_fields

Recalculate case action fields

refresh_assignment_action

Refresh assignment action form data

refresh_case_action

Refresh case action form data

release_case_lock

Release pessimistic case locks

save_assignment_action

Save assignment form data without executing

update_attachment

Update attachment metadata

update_case

Update case by modifying properties directly (V1 EXCLUSIVE)

upload_attachment

Upload files as temporary attachments