get_data_view_metadata
Retrieve metadata for data views, including parameters and queryable fields, to streamline integration with Pega DX MCP Server. Supports all data view types for enhanced API interactions.
Instructions
Retrieve data view metadata which includes data view parameters and list of queryable fields. Supports both queryable and non-queryable data views.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dataViewID | Yes | ID of the data view to retrieve metadata for. Example: "D_CaseList", "D_WorkBasket" |