Get guidepost details
get_guidepostRetrieve details of a waymarking signpost node (guidepost) including name, elevation, position, and tags using its OSM node id.
Instructions
Get details of a guidepost (waymarking signpost node) by its OSM node id: name, elevation, lon/lat position, and OSM tags. Guidepost ids come from map tiles or other tools, not from route searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | OSM node id of the guidepost. | |
| flavour | No | Which activity map to query: hiking, cycling, mtb (mountain biking), riding (horse), skating (inline), or slopes (ski/winter). Defaults to hiking. | hiking |
| language | No | Preferred language for names (BCP-47 code, e.g. 'en', 'de', 'fr'). | en |