get_stations_in_area
Destructive
Find fuel stations by type within specified geographic boundaries using bounding box coordinates. Locate EV chargers, diesel, petrol, LPG, CNG, or LNG providers in targeted map areas.
Instructions
Get fuel stations within a bounding box
Input Schema
TableJSON 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) |