get_stations_in_area
Find fuel stations within a specified geographic area by providing a bounding box and fuel type.
Instructions
Get fuel stations within a bounding box
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | Yes | Bounding box as "minLon,minLat,maxLon,maxLat" | |
| fuel | Yes | Fuel type code (e.g. B7, E5, E10, E85, LPG, CNG, LNG, EV) |