get_spatial_map
Retrieve spatial layouts, topological graphs, 3D exports, or environment summaries from a persistent world model to support agent navigation and analysis.
Instructions
Return a structured spatial layout, topological graph, 3D asset export (gltf/obj), or high-level environment summary of the known world.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Export or view format (default: json, use "summary" for high-level environment overview) | |
| project | No | Optional project identifier | |
| region_id | No | Optional region ID to filter | |
| min_confidence | No | Filter out entities below confidence threshold |