Skip to main content
Glama
Ansvar-Systems

Swiss Data Protection MCP

ch_dp_search_decisions

Search Swiss FDPIC decisions and opinions by keyword, filter by decision type or topic, and retrieve references, entity names, and DSG articles.

Instructions

Full-text search across FDPIC decisions and opinions (Sachverhaltsdarstellungen, Empfehlungen). Returns matching decisions with reference, entity name, and DSG articles cited.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoFilter by decision type. Optional.
limitNoMaximum number of results to return. Defaults to 20.
queryYesSearch query in German (e.g., 'Datenschutz Cloud', 'Google Street View', 'Einwilligung')
topicNoFilter by topic ID (e.g., 'cloud_computing', 'videoüberwachung', 'gesundheitsdaten'). Optional.
Behavior3/5

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

No annotations are present, so the description carries the burden. It mentions full-text search and German query requirement but does not disclose behavioral traits such as pagination, rate limits, or authentication needs. The slight inconsistency between mentioned document types and schema enum is noted.

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 sentence that efficiently conveys purpose, document scope, and return content. No unnecessary words, and key information is front-loaded.

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 no output schema, the description usefully specifies return fields (reference, entity, DSG articles). The schema covers filtering by type and topic, so the agent has sufficient context for invocation. Minor inconsistency in document types mentioned does not severely impact completeness.

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 100%, so the schema already documents all parameters. The description adds minimal extra parameter meaning beyond confirming the German language requirement for the query. The mention of return fields is about output, not parameters.

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 'Full-text search across FDPIC decisions and opinions', specifies the document types, and lists return fields (reference, entity name, DSG articles). This distinguishes it from sibling tools like ch_dp_search_guidelines (guidelines) and ch_dp_get_decision (single decision retrieval).

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 implies use for searching decisions/opinions but does not explicitly state when to use this tool versus alternative sibling tools like ch_dp_search_guidelines or ch_dp_get_decision. No exclusion criteria or context are 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/Ansvar-Systems/swiss-data-protection-mcp'

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