find_places_in_area
Find OpenStreetMap places by tag within any geographic area. Specify coordinates and a tag key like 'shop' to retrieve matching elements.
Instructions
Find OSM elements matching a tag within a bounding box.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| east | Yes | ||
| west | Yes | ||
| limit | No | Max number of elements to return | |
| north | Yes | ||
| south | Yes | ||
| tag_key | Yes | OSM tag key, e.g. "shop" | |
| tag_value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||