Skip to main content
Glama
malkreide
by malkreide

search_by_law_reference

Read-onlyIdempotent

Find Swiss court decisions that cite a specific legal article. Retrieve case law practice for norms like Art. 8 BV or Art. 328 OR.

Instructions

Sucht Gerichtsentscheide die einen bestimmten Gesetzesartikel zitieren.

Use-Case: Praxis zu einer Norm finden. Mehrstufige Suche: exakte Phrase (höchste Relevanz) + Artikelnummer/Kürzel (breitere Abdeckung). Synergie mit fedlex-mcp: zuerst Gesetz nachschlagen, dann Praxis dazu finden. Beispiele: 'Art. 8 BV', 'Art. 328 OR', 'Art. 25 DSG'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes
Behavior3/5

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

The annotations already indicate read-only and idempotent behavior. The description adds the multi-step search approach and examples, but does not detail other behaviors like pagination or error handling.

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 concise with no fluff, front-loaded with the main action, and includes helpful examples. Every sentence adds value.

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?

The description covers the core purpose and use-case but lacks details on output format, pagination, or full parameter usage. Given the absence of an output schema, more completeness would be beneficial.

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 description coverage is low (0% per context). The description does not explain parameters like date_from, date_to, language, or limit beyond examples for law_reference. It fails to compensate for missing parameter explanations.

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?

The description clearly states the tool searches for court decisions citing a specific legal article. It gives context and examples, but does not explicitly distinguish from sibling search tools like search_bger_decisions.

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 provides a use-case (finding practice to a norm) and suggests synergy with fedlex-mcp, but does not specify when to use this tool versus alternatives or when not to use it.

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/malkreide/swiss-courts-mcp'

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