Skip to main content
Glama
by marco-looy

get_case_view

Retrieve detailed case view metadata by specifying a case ID and view name. Customize logic using the pyUpgradeOnOpen Data Transform to enhance dynamic interactions and data handling.

Instructions

Get view details based on case ID and view name. Returns view metadata with customizable logic from pyUpgradeOnOpen Data Transform.

Input Schema

NameRequiredDescriptionDefault
caseIDYesFull case handle (e.g.,ON6E5R-DIYRECIPE-WORK-RECIPECOLLECTION R-1008)
viewIDYesName of the view to retrieve

Input Schema (JSON Schema)

{ "properties": { "caseID": { "description": "Full case handle (e.g.,ON6E5R-DIYRECIPE-WORK-RECIPECOLLECTION R-1008)", "type": "string" }, "viewID": { "description": "Name of the view to retrieve", "type": "string" } }, "required": [ "caseID", "viewID" ], "type": "object" }

Latest Blog Posts

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