Skip to main content
Glama

get_hydro_inflows

Get hydro inflow proxies for 10 European countries using ERA5-Land precipitation, snowfall, snowmelt, and temperature data, with recent 7-day or historical 30-day options.

Instructions

Hydro inflow proxy from ERA5-Land: precipitation, snowfall, snowmelt, temperature for NO/SE/CH/AT/FR/IT/ES/PT/FI/RO. No API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodNo"recent" = last 7 days of conditions (default). "historical" = last 30 days for trend analysis.
countryYesCountry code for hydropower basin. Available: NO, SE, CH, AT, FR, IT, ES, PT, FI, RO. Data uses precipitation, snowmelt, and temperature as proxies for hydro inflow conditions.
Behavior3/5

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

With no annotations provided, the description carries the burden. It discloses the data source, variables, countries, and the fact that no API key is needed, but lacks details on units, update frequency, or data latency. Calling it a 'proxy' is a useful caveat, but more behavioral context would be expected.

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 concise sentence that front-loads the main purpose and key details (source, variables, countries, no API key). Every word earns its place; there is no redundancy or fluff.

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 tool with only two well-documented parameters, the description is adequate. It tells the agent what the tool does and its scope. However, without an output schema or any note on return format, the agent must guess what the response looks like, which is a notable gap.

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 schema provides 100% coverage of both parameters with descriptions, so the baseline is 3. The description adds extra context about countries and variables, but does not add meaning beyond what the schema already explains, such as how the period values affect the output.

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 what the tool does: provides a hydro inflow proxy using specific ERA5-Land variables for a set of countries. It distinguishes itself from generic weather tools like get_era5_weather by focusing on a derived proxy and naming the exact geographical scope.

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

Usage Guidelines3/5

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

Usage is implied by the phrase 'Hydro inflow proxy' and the listed countries, but there is no explicit guidance on when to choose this over alternatives, nor any exclusions. The 'No API key' note is helpful but not enough to fully direct an agent.

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