Skip to main content
Glama
WAINUTAI
by WAINUTAI

overheidsorganisaties_search

Read-only

Find Dutch government organisations by name and retrieve official TOOI identifiers, addresses, and contact info. Enables cross-source linking with canonical IDs.

Instructions

Search the Dutch government organisation register (ROO / TOOI): find agencies, municipalities, provinces, ministries, water authorities and ZBOs by name. Returns organisation name, organisation type, TOOI URI, website, phone and visiting address. Utility for cross-source linking (name -> canonical TOOI id).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo
typeNoOptional TOOI type URI filter, e.g. https://identifier.overheid.nl/tooi/def/ont/Gemeente
limitNo
queryYesName substring of the government organisation, e.g. 'Amsterdam' or 'Kadaster'. Leave empty to browse the full register.
dryRunNo
enrichNoEnrich each hit with contact + visiting address (extra API calls; auto-skipped above 15 hits).
offsetNo
verboseNo
outputFormatNojson
Behavior4/5

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

Annotations already declare readOnlyHint and openWorldHint. The description adds value by specifying returned fields (name, type, TOOI URI, etc.) and the enrichment behavior. No contradictions.

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 sentences with no wasted words. Purpose, output, and utility are front-loaded. Efficient and clear.

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?

With 9 parameters and no output schema, the description is somewhat sparse. It lists returned fields but does not describe the response format or structure. More detail on output would improve completeness.

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 low (33%). The description mentions 'query' and 'enrich' briefly but does not explain most parameters. Enrich auto-skip is noted, but top, limit, dryRun, offset, verbose, outputFormat remain undocumented.

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 searches a specific register (ROO/TOOI) for Dutch government organizations by name, lists returned fields, and explains its utility. It is distinct from siblings which cover other domains.

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?

The description implies usage for finding government organizations and linking cross-source data. It does not explicitly state when not to use it or alternatives, but the context is clear.

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