situational_query
Plan a geospatial situational-awareness query with natural language and a bounding box or area name. Receive a structured plan of data sources and products for environmental or disaster response.
Instructions
Plan a geospatial situational-awareness query. Pass natural-language 'query' plus bounding box (minLon,minLat,maxLon,maxLat) or 'aoi_name' (an administrative area name).
Returns a structured plan: which data sources to use, which products to fetch, how to chain them, and Care Membrane status. Actual tile fetching is a Pro-tier feature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| bbox | No | ||
| aoi_name | No | ||
| time_window | No | last_7_days | |
| preferred_sources | No | copernicus_sentinel_2,openstreetmap | |
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |