fuel_find_cheapest
Find the cheapest fuel near a UK postcode, outcode, or coordinates, ranked by price with each station compared to the local median. Get official pence-per-litre pricing updated within 30 minutes.
Instructions
Find the cheapest fuel near a location, ranked by price, with each station's price compared to the local median. Prices are pence per litre from the official Fuel Finder data (updated within 30 minutes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fuel | No | unleaded/E10, super/E5, diesel/B7, premium diesel, B10 or HVO | unleaded |
| top_k | No | ||
| location | Yes | UK postcode ('LL57 2DG'), outcode ('LL57') or 'lat,lon' | |
| radius_miles | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fuel | Yes | ||
| results | Yes | ||
| location | Yes | ||
| attribution | No | Contains public sector information from the Fuel Finder scheme, licensed under the Open Government Licence v3.0. Prices are reported by forecourts and can occasionally lag or err — treat pump price as final. Spotted a wrong price? Report it: https://www.fuel-finder.service.gov.uk/motorist/price-report | |
| radius_miles | Yes | ||
| savings_note | Yes | ||
| area_median_ppl | Yes | ||
| stations_in_radius | Yes |