Get POI details
poi_detailsFetches the complete OpenStreetMap record for a given OSM ID, returning all tags (hours, website, phone), coordinates, and a map link. Use after finding a POI to retrieve full details.
Instructions
Fetches the full OpenStreetMap record of one element — all tags (opening hours, website, phone, …), coordinates and a map link. Takes an OSM id as returned by find_nearby_pois or geocode, e.g. "node/240109189".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| osm_id | Yes |