get_gen_comparison
Compare generator forecast to actual output by plant and fuel type. See average percentage difference between MUSE forecast and Edison actual generation.
Instructions
Compare generator forecast vs actual output. Compares MUSE (forecast) vs Edison (actual/IIR) generation by plant and fuel type. Shows average percentage difference — positive means Edison produced more than MUSE forecast. Use this when asked about generator forecasts, forecast accuracy, MUSE vs Edison, plant output, or fuel-type generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | Yes | End date in YYYY-MM-DD format | |
| sort_by | No | Sort by: abs_diff (largest error first), diff, or plant name | abs_diff |
| date_from | Yes | Start date in YYYY-MM-DD format | |
| fuel_type | No | Filter by fuel type (e.g. GAS, WIND, SOLAR, NUCLEAR) | |
| plant_name | No | Filter by specific plant name (partial match) |