Here Discover
here_discoverFind places / points of interest (restaurants, shops, landmarks, gas stations, etc.) near a location via HERE — "coffee near Times Square", "pharmacies near 48.85,2.35", "hardware stores in Austin". Returns name, category, address, coordinates, distance, and contact info. The near location can be a place name (geocoded automatically) or "lat,lng".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| near | Yes | Place name (e.g. "Times Square, New York") or "lat,lng" (e.g. "40.758,-73.985") to search around. | |
| limit | No | Max results (default 10, max 50). | |
| query | Yes | What to search for, e.g. "coffee", "pharmacy", "hardware store". |