get_data_view_metadata
Retrieve metadata for a specific data view, including parameters and queryable fields, to enhance interaction with Pega DX APIs through the MCP server.
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" |