get_map_messages
Retrieve geolocated messages as GeoJSON with server-side clustering and bounding box filtering for spatial analysis.
Instructions
Get geolocated messages as GeoJSON. Supports server-side clustering and bounding box filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Time window | |
| zoom | No | Map zoom level (affects clustering) | |
| bounds | No | Bounding box: minLng,minLat,maxLng,maxLat | |
| cluster | No | Enable server-side clustering | |
| cluster_grid_size | No | Cluster grid size | |
| include_confidence | No | Include confidence scores |