get_eu_gas_price
Retrieve European natural gas prices for TTF and NBP hubs with spot and 7-day historical data, enabling spark spread analysis and gas-power switching decisions.
Instructions
EU gas prices (EUR/MWh): TTF or NBP. Latest + daily history. No API key. Spark spread, gas-power switching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub | No | Gas trading hub. "ttf" = Dutch TTF (European benchmark, EUR/MWh). "nbp" = UK NBP (GBp/therm). Defaults to ttf. | |
| period | No | "spot" = latest available price. "week" = last 7 daily closes. Defaults to spot. |