Weavz
Amber Electric

Amber Electric

Australian wholesale energy prices, forecasts, usage, and renewable share

API KeyAnalytics
5 tools
1 trigger

Tools

Name
list_sites

List Amber Electric sites available to the API token.

get_current_prices

Get current Amber prices plus optional previous and next intervals for a site.

get_price_forecast

Get Amber price intervals for a site and optional date range.

get_usage

Get historical usage for an Amber site.

get_current_renewables

Get current grid renewables data for an Amber site when available.

Triggers

Name
price_threshold

Triggers when the current Amber price crosses the configured threshold.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('amber-electric', 'list_sites', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'amber-electric',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Amber Electric to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Amber Electric support?

Amber Electric supports 5 tools including List Sites, Get Current Prices, Get Price Forecast, Get Usage, Get Current Renewables.

Can I use Amber Electric with AI agents?

Yes. Add Amber Electric to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Amber Electric be used in stateful agent workflows?

Yes. Agents can combine Amber Electric tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Amber Electric use?

Amber Electric uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Amber Electric integration cost?

The Amber Electric integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Amber Electric support?

Amber Electric supports 1 triggers including Price Threshold Met.

Connect Amber Electric in minutes

Get 20,000 free action executions every month. No credit card required.