{ "type": "object", "description": "Summary information about a list view", "name": "ListViewSummary", "properties": { "id": { "type": "string" }, "apiName": { "type": "string" }, "label": { "type": "string" }, "url": { "type": "string" } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }