getLayerSchema
Get field names, types, and sample values from any Cesium layer (GeoJSON, CZML, KML, 3D Tiles) to understand its data structure.
Instructions
Get layer field schema — returns field names, types, sample values. Works with GeoJSON/CZML/KML/3D Tiles layers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layerId | Yes | Layer ID (get via listLayers) | |
| sessionId | No | Target browser session ID for multi-browser routing (optional) |