get_tag_suggestions
Find OpenStreetMap tag suggestions and autocomplete options using Taginfo statistics to accurately label map features.
Instructions
Get OSM tag suggestions and autocomplete based on Taginfo statistics
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Partial tag input (e.g., "highway", "amenity=rest", "shop=super") | |
| limit | No | Maximum number of suggestions (default: 10) |