Skip to main content
Glama

search_uitspraken_bulk

search_uitspraken_bulk

Run multiple ECLI searches in one call to fetch summaries for up to 10 Dutch case law decisions, enabling broad exploration before detailed review.

Instructions

Run several Open Data lookups at once (3–10 entries). Pass ECLIs to resolve a batch of decisions' summaries in one call. Note: Open Data has no free-text matching, so non-ECLI terms fall back to facet-only results — prefer get_uitspraken_bulk when you already have the ECLIs. Use to cast a broad net before narrowing down via get_uitspraak.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fromNoZero-based offset per term (default 0).
termsYes3–10 distinct search terms, phrased differently.
pageSizeNoResults per term (max 10, default 10).
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses a key behavioral trait: 'Open Data has no free-text matching, so non-ECLI terms fall back to facet-only results.' This goes beyond the schema and helps the agent anticipate fallback behavior. It doesn't detail rate limits or return format, but provides the most important caveat.

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?

Three sentences, each adding distinct information: purpose, ECLI nuance, and when-to-use guidance. No filler.

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?

For a bulk lookup tool with no annotations or output schema, the description covers the core behavior, the limitation about free-text matching, and the relationship to sibling tools. It also implies return value (summaries). A small gap is the lack of explanation of 'facet-only results,' but overall it's adequate.

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

Parameters4/5

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

Schema coverage is 100%, so the baseline is 3. The description adds extra meaning by specifying that terms should be ECLIs and 'phrased differently,' which goes beyond the schema's min/max constraints. This raises it slightly.

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 uses specific verbs ('Run several Open Data lookups at once', 'Pass ECLIs to resolve a batch') and clearly identifies the resource (Open Data lookups, decisions' summaries). It also distinguishes from siblings by directing users to get_uitspraken_bulk when ECLIs are already available and get_uitspraak for narrowing down.

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

Usage Guidelines5/5

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

Explicitly states when to use this tool vs alternatives: 'prefer get_uitspraken_bulk when you already have the ECLIs' and 'Use to cast a broad net before narrowing down via get_uitspraak.' It also warns about Open Data's lack of free-text matching, providing context for when the tool is appropriate.

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/Prudai/rechtspraak-mcp'

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