Skip to main content
Glama

get_elexon_bmrs

Get GB balancing mechanism data from Elexon BMRS without an API key, covering imbalance prices, generation by fuel, bids/offers, system warnings, and interconnector flows.

Instructions

GB balancing mechanism from Elexon BMRS: cashout prices, generation by fuel, bids/offers, system warnings, interconnectors. No API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNoDate in YYYY-MM-DD format. Defaults to today.
datasetYes"imbalance_prices" = GB settlement-period imbalance/cashout prices. "generation_by_fuel" = half-hourly generation by fuel type (MW). "balancing_bids" = balancing mechanism bids and offers. "system_warnings" = system operator warnings and notifications. "interconnector_flows" = cross-border interconnector flows (MW).
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It discloses 'No API key,' which is a useful access requirement, and implies a read-only operation through the 'get' verb. However, it does not mention rate limits, response format, or other operational behaviors.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, dense sentence with no filler. It front-loads the main purpose and ends with a critical access note, every element earning its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description adequately covers the tool's scope and datasets, but without an output schema it leaves the return structure implied. The sibling tool context is not directly addressed, though the unique data source and dataset list help the agent distinguish it.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema already describes all parameters with 100% coverage, including the enum values and the date format. The description's list of data types echoes but does not add new semantic meaning beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states the tool's scope: 'GB balancing mechanism from Elexon BMRS' and enumerates the available datasets (cashout prices, generation by fuel, bids/offers, system warnings, interconnectors), clearly distinguishing it from sibling tools by naming the specific data source.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides clear context on what data this tool serves, but does not explicitly state when to use it over alternatives or list exclusions. The mention of 'Elexon BMRS' and the dataset list effectively guide selection among similar GB energy tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kitfunso/luminus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server