list_stores_in_area
Find Pyaterochka stores within a specified rectangular area using top, bottom, left, and right coordinates. Returns store locations for the given geographic bounds.
Instructions
List Pyaterochka stores inside a rectangular map area.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_latitude | Yes | ||
| left_longitude | Yes | ||
| bottom_latitude | Yes | ||
| right_longitude | Yes |