Ofgem energy price cap
get_ofgem_price_capUse this when a user asks what the current UK energy price cap is, the default tariff unit rate or standing charge in their region, or how the cap compares between direct debit, standard credit and prepayment. Returns Ofgem's default tariff cap per region, fuel and payment method for the period in force today, or for a given date via period (the next quarter is usually on file as soon as Ofgem announces it; the response note lists every period held). Values are pence per kWh and pence per day including VAT, with the Ofgem source_url and verified_at. Not for individual supplier tariffs (use get_uk_energy_tariffs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fuel | No | ||
| period | No | A date inside the cap period you want, YYYY-MM-DD. Default today. | |
| region | No | GB electricity region: GSP group letter A to P (no I or O), or GB for the national average. Omit to get every region. | |
| payment_method | No | ||
| include_history | No | Return all stored cap periods, not just the one in force. |