getLayerSchema
Retrieve the schema of a layer, including field names, data types, and sample values. Supports GeoJSON, CZML, KML, and 3D Tiles layers. Provide the layer ID to inspect its 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) |