get_current_power_price
Fetch today's hourly day-ahead electricity spot prices for any Nordic bidding zone. Optionally retrieve tomorrow's prices when available after 13:00 CET.
Instructions
Fetch today's hourly day-ahead electricity spot prices for a Nordic bidding zone.
Use this for current and near-term (today/tomorrow) price queries. Do not use for historical price analysis — use search_filings with report_type='macro_summary' and a date reference in the query for that purpose. Tomorrow's prices are published by NordPool around 13:00 CET; requests before that time will return "not yet available" for the tomorrow field.
All zones return prices in EUR/kWh (NordPool day-ahead, native currency). Norwegian zones (NO1–NO5) use hvakosterstrommen.no; all other zones use ENTSO-E.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | No | Bidding zone: NO1–NO5, SE1–SE4, DK1, DK2, or FI | NO1 |
| include_tomorrow | No | Also fetch tomorrow's prices if available (published after 13:00 CET) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||