Skip to main content
Glama

get_inflation

Retrieve official eurozone HICP inflation data from the ECB. Get annual rates or index levels for the euro area or specific countries to analyze price trends and economic conditions.

Instructions

Get HICP inflation data from the ECB — the official eurozone inflation measure.

Returns the Harmonised Index of Consumer Prices (HICP) as published by Eurostat via the ECB. Available as annual rate of change (%) or index level, for the euro area or individual countries.

Examples of questions this tool answers:

  • "What is the current eurozone inflation rate?"

  • "Show me Germany's inflation over the past year"

  • "Compare inflation in France vs Italy"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countryNoCountry code: "U2" for euro area (default), "DE", "FR", "IT", "ES", etc.
measureNoannual_rate = year-over-year % change (default), index = price index level
startPeriodNoStart date (YYYY-MM, or YYYY)
endPeriodNoEnd date (YYYY-MM, or YYYY)
lastNObservationsNoReturn only the last N data points
Behavior3/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It adequately describes what data is returned (HICP inflation data) and the source (ECB/Eurostat), but lacks information about rate limits, authentication requirements, data freshness, error conditions, or response format. The description doesn't contradict any annotations (none exist).

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

Conciseness4/5

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

The description is well-structured and appropriately sized. It begins with the core purpose, adds details about data formats and scope, then provides concrete usage examples. Every sentence serves a purpose, though the example section could be slightly more concise. The information is front-loaded with the most important details first.

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

Completeness3/5

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

For a data retrieval tool with 5 parameters and no output schema, the description provides adequate context about what data is available and example use cases. However, without annotations covering behavioral aspects and no output schema describing the return format, there are significant gaps in understanding how to interpret results or handle potential issues.

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?

Schema description coverage is 100%, providing comprehensive parameter documentation. The description adds minimal value beyond the schema, mentioning 'annual rate of change (%) or index level' and 'euro area or individual countries' which are already covered in the schema's enum and descriptions. Baseline 3 is appropriate when schema does the heavy lifting.

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 clearly states the tool's purpose with specific verb ('Get') and resource ('HICP inflation data from the ECB'), distinguishing it from siblings like get_exchange_rates or get_interest_rates. It identifies this as 'the official eurozone inflation measure' and specifies what data is returned (Harmonised Index of Consumer Prices).

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

Usage Guidelines5/5

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

The description provides explicit usage guidance through three concrete example questions that demonstrate when to use this tool: for current eurozone inflation rates, country-specific inflation over time, and cross-country comparisons. This clearly differentiates it from sibling tools that handle currency conversion, interest rates, or dataset searches.

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/scka-de/ecb-mcp'

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