Skip to main content
Glama

search

Read-onlyIdempotent

Search Polish administrative court rulings (NSA and regional) by keywords, case number, court, or date. Retrieve top results with metadata like signature, court, date, and legal basis.

Instructions

Przeszukuje Centralna Baze Orzeczen Sadow Administracyjnych (CBOSA) - Naczelny Sad Administracyjny + 16 wojewodzkich sadow administracyjnych. TU zyje merytoryczne orzecznictwo RODO/UODO, podatkowe, celne, kontrola decyzji administracji publicznej. SAOS NIE indeksuje tego pionu. Dla MVP zwraca top-N wynikow z pelnymi metadanymi (sygnatura, sad, data, sklad, hasla tematyczne, podst. prawna, fragment tresci). Max 5 dokumentow pobranych w jednym zapytaniu - kazda kolejna szczegolowa lektura przez get_judgment z konkretnym doc_id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoSlowa kluczowe (pole 'wszystkieSlowa' w CBOSA), np. 'RODO art 6' albo 'tajemnica skarbowa'.
caseNumberNoSygnatura akt, np. 'III OSK 1377/23' (NSA) albo 'I SA/Gl 659/22' (WSA).
courtNoNazwa sadu (pelna). Domyslnie wszystkie sady administracyjne.
dateFromNoData orzeczenia od (YYYY-MM-DD).
dateToNoData orzeczenia do (YYYY-MM-DD).
pageSizeNoLiczba wynikow na strone z CBOSA (10-100). Domyslnie 20. Tylko z pierwszych 5 pobierane sa pelne dane.
pageNumberNoNumer strony (od 1). Do paginacji.
Behavior4/5

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

Annotations already declare readOnlyHint, destructiveHint, idempotentHint, and openWorldHint. The description adds value by explaining the return behavior (top-N results with full metadata, max 5 documents per query, and the MVP nature). No contradictions with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single paragraph of four sentences in Polish. It includes some domain-specific commentary that, while informative, could be trimmed for conciseness. It is front-loaded with the primary action.

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?

The description covers the database scope, return metadata, result limit, and relationship with get_judgment. It is fairly complete for an MVP tool, though it could clarify the interaction between pageSize and the max 5 limit. The schema descriptions help fill in the gaps.

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% with each parameter having a description. The tool description does not add parameter-specific semantics beyond what is in the schema, so baseline score of 3 applies.

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 the CBOSA database of administrative court judgments, specifies the courts included, and notes the domain (GDPR, tax, etc.). It differentiates from siblings by mentioning that detailed reading should use get_judgment and implies that search_by_case is for case number searches.

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 context on when to use the tool (for broad searches) and explicitly instructs to use get_judgment for detailed document retrieval. However, it does not explicitly state when not to use it or compare with search_by_case.

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/matematicsolutions/mcp-nsa'

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