Ask Mireye
mireye_askAnswers natural-language questions about a US location using authoritative federal data, providing cited answers for queries like flood zones, wildfire risk, or building type.
Instructions
Answer a natural-language question about a US coordinate, with citations to authoritative federal data sources. Returns the answer plus per-citation provenance (source, source URL, fetched_at, confidence). Use this when the caller has a specific question about a place (e.g. 'is this in a flood zone?', 'what's the wildfire risk here?', 'what kind of building is at this address?').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude in decimal degrees inside the supported US envelope. | |
| lng | Yes | Longitude in decimal degrees inside the supported US envelope. | |
| question | Yes | Natural-language question about the coordinate. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||