Skip to main content
Glama
WAINUTAI
by WAINUTAI

data_politie_search

Read-only

Search Dutch registered crime statistics filtered by region, crime type, and period. Explore dimension values for precise queries.

Instructions

Search Dutch registered crime statistics (data.politie.nl / CBS dataderden OData). Filter by region (RegioS gemeente/wijk/buurt code or name), crime type (SoortMisdrijf code or name) and period. Set 'dimension' to explore valid filter values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo
limitNo
queryNoFree-text filter, used only in dimension-explore mode (matches dimension title/key).
regioNoRegioS code (e.g. GM0363, NL01, WK036300) or name (e.g. Amsterdam). Names are resolved to a code via the RegioS dimension.
dryRunNo
offsetNo
periodeNoPeriod: bare year (e.g. 2023 = all months/year-totals of that year) or exact key (e.g. 2023MM01, 2023JJ00).
tableIdNoCBS dataderden table id. Examples: 47013NED (registered crimes), 47018NED (monthly wijk/buurt), 84468NED.47013NED
verboseNo
dimensionNoExplore the values of a dimension instead of fetching data rows.
outputFormatNojson
soortMisdrijfNoSoortMisdrijf code (e.g. 0.0.0, 1.1.1) or name (e.g. diefstal). Names are resolved via the SoortMisdrijf dimension.
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 explaining the dimension exploration mode, which is a non-obvious behavior. No contradictions. The description is consistent with the 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?

The description is extremely concise with only two sentences, front-loading the purpose and data source. Every sentence adds value without redundancy.

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

Completeness4/5

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

Given the tool has 12 parameters and no output schema, the description covers the key aspects (main filters and dimension mode) but lacks details on pagination, output formats, and error behavior. It is adequate for basic usage but could be more complete.

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 50%, so the description partially compensates by grouping the main filter parameters (region, crime type, period) and explaining the dimension parameter. However, it does not add detailed semantics for parameters like top, limit, offset, or outputFormat, which remain only in the schema.

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 Dutch registered crime statistics from a specific data source, and specifies the filtering by region, crime type, and period. It distinguishes itself from sibling tools by naming the exact data source and scope.

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 provides clear guidance on when to use the tool (searching crime statistics with filters) and mentions an alternative mode (exploring dimension values). However, it does not explicitly state when not to use it or list alternatives among sibling tools.

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