Skip to main content
Glama

Pega DX MCP Server

by marco-looy

get_case_stages

Retrieve detailed case stage information, including processes, steps, and visited status, for a specified case ID using the Pega DX MCP Server.

Instructions

Retrieve the stages list for a given case ID with processes, steps, and visited status information.

Input Schema

NameRequiredDescriptionDefault
caseIDYesFull case handle (e.g.,ON6E5R-DIYRECIPE-WORK-RECIPECOLLECTION R-1008)

Input Schema (JSON Schema)

{ "properties": { "caseID": { "description": "Full case handle (e.g.,ON6E5R-DIYRECIPE-WORK-RECIPECOLLECTION R-1008)", "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