Skip to main content
Glama
WAINUTAI
by WAINUTAI

ndw_search

Read-only

Search NDW open traffic data on the Dutch road network. Use keywords such as traffic topics or road names to retrieve structured results.

Instructions

Search NDW open traffic data (Dutch road network). Use traffic topic or road keywords.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rowsNo
queryYesTraffic data topic keywords. Examples: 'verkeersdrukte A2', 'snelheid', 'filedata'. Do NOT pass full questions.
Behavior3/5

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

Annotations declare readOnlyHint=true and openWorldHint=true, covering safety and variability. The description adds limited behavioral context, only reinforcing that this is a search tool without detailing request/response behavior or limitations.

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 with no filler, directly stating purpose and usage hint. It is front-loaded and efficient.

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?

Given the simple search nature, the description adequately states the scope but lacks details on return format, pagination, or result interpretation, which would be helpful given no output schema.

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 coverage is 50% (query described, rows not). The description provides query examples and usage tips, adding value beyond the schema's brief description, but rows parameter is not mentioned.

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 'Search NDW open traffic data (Dutch road network)' clearly specifies the verb (Search) and resource (NDW open traffic data), distinguishing it from siblings like rdw_open_data_search (vehicle data) and pdok_search (geodata).

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?

The description advises using 'traffic topic or road keywords' and the parameter description cautions against full questions, but no explicit guidance on when to choose this tool over alternatives or when not to use it is provided.

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