nem_dispatch_5min
Retrieve recent 5-minute NEM dispatch intervals for a region or all regions, including spot price, demand, and generation by fuel. Use it to see what's been happening in the market.
Instructions
Returns the AEMO 5-minute NEM dispatch series — recent dispatch intervals for a region (or all regions): spot price, scheduled demand, dispatched generation by fuel/technology. Use this when an agent is asked 'what's been happening in the NEM over the last hour?' or 'show me the dispatch curve in QLD today'. Higher cadence than energy_snapshot (which is a point-in-time summary). Sources AEMO live dispatch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of 5-minute intervals to return (1-288 — 288 covers a full 24h day). Defaults to the server-side default. | |
| region | No | NEM region code. NSW1 = New South Wales, QLD1 = Queensland, SA1 = South Australia, TAS1 = Tasmania, VIC1 = Victoria. Omit for all regions. |