Skip to main content
Glama
WAINUTAI
by WAINUTAI

knmi_latest_observations

Read-only

Retrieve recent KNMI weather observation files. Use the 'top' parameter to choose how many files (1 to 200) to get.

Instructions

Get the latest KNMI weather observation files. Requires KNMI_API_KEY.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo
Behavior3/5

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

Annotations already declare readOnlyHint and openWorldHint. Description adds the API key requirement, which is useful authentication context. No other behavioral traits (rate limits, output format) are mentioned, but basic safety is covered by annotations.

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?

Two short sentences, no wasted words. First sentence states purpose, second adds a necessary prerequisite. Front-loaded and efficient.

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

Completeness2/5

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

Tool is simple but lacks output schema. Description doesn't explain what the observation files contain, their format, or how to handle the response. For a tool with many siblings and no output schema, more context is needed for correct use.

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

Parameters2/5

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

Schema coverage is 0% with no parameter descriptions. Description does not explain the 'top' parameter's meaning (e.g., number of observations to return). It should compensate for the missing schema descriptions but fails to do so.

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

Purpose4/5

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

Description clearly states verb 'Get' and resource 'latest KNMI weather observation files', distinguishing from siblings like knmi_earthquakes or knmi_warnings. However, it doesn't explicitly differentiate from knmi_latest_files, which could also be for files. Sibling differentiation is vague.

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

Usage Guidelines2/5

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

No guidance on when to use this tool vs alternatives like knmi_datasets or knmi_search_datasets. Lacks any when-to-use or when-not-to-use context.

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/WAINUTAI/NL-GOV-MCP'

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