get_prices
Fetch composite electricity prices and rate breakdown for OSD and tariff. Optionally scope by retailer, date, market, region, or annual kWh to compute exact capacity fees.
Instructions
Fetch composite electricity prices and rate breakdown for a given OSD +
tariff, optionally scoped to a retailer, date, market, region, and annual
consumption. When annual_kwh is provided, the backend computes exact
annual capacity fees and volume-weighted totals — never re-derive these
client-side.
detail_level="summary" (default) strips verbose audit fields for token
economy; use detail_level="detailed" for the full raw payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| osd | Yes | ||
| date | No | ||
| page | No | ||
| size | No | ||
| since | No | ||
| market | No | ||
| region | No | ||
| taryfa | Yes | ||
| annual_kwh | No | ||
| sprzedawca | No | ||
| detail_level | No | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||