get_data_objects
Retrieve a list of available data objects, including metadata and HATEOAS links, from the Pega DX MCP Server. Optionally filter results by data object type (data or case) to streamline access.
Instructions
Retrieve list of available data objects with metadata and HATEOAS links. Can optionally filter by data object type (data or case).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
type | No | Optional filter for data object type. "data" returns data type objects, "case" returns case type objects. If not provided, returns all data objects. |