Skip to main content
Glama

it_ga_search

Read-onlyIdempotent

Find Italian administrative court decisions by full-text or exact number. Searches Consiglio di Stato, TAR, and C.G.A.R.S. live from the Giustizia Amministrativa portal.

Instructions

Search Italian administrative case law (Consiglio di Stato, C.G.A.R.S., TAR), live.

Queries the Giustizia Amministrativa portal's own public decision search in real time - one backend for the whole administrative jurisdiction (3.4M+ provvedimenti). Provide a full-text query, a decision numero, or both.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
annoNooptional 4-digit publication year. Applied CLIENT-SIDE over the returned page (the portal's year field is a no-op upstream); ``total_found`` stays the upstream, year-unfiltered total.
sedeNooptional court seat - "Consiglio di Stato", "C.G.A.R.S", or a TAR seat city ("Roma", "Milano", "Napoli", ...). Filters server-side.
tipoNooptional - "sentenza", "ordinanza", "decreto", "parere", "plenaria" (Adunanza Plenaria). Filters server-side.
limitNomax hits (1..60; the portal serves pages of 20/40/60, newest first).
queryNofull-text search terms, matched against the decision text.
numeroNooptional decision number (1-5 digits) for an exact lookup. Filters server-side; combine with ``anno`` + ``sede`` to pin one decision.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
hitsNo
queryNo
total_foundYes
dataset_noteNoSource: Giustizia Amministrativa (www.giustizia-amministrativa.it), the official public decision search of the Italian administrative jurisdiction - Consiglio di Stato (501K+ provvedimenti), C.G.A.R.S. (53K+) and the 29 regional TAR seats (3.4M+ portal-wide), queried live, keyless, on every call. Search hits carry the court's NATIVE ECLI; full texts are the portal's own GA XML. Italian official legal texts are outside copyright (art. 5, l. 633/1941). This connector relays individual decisions on request; it does not bulk-harvest. The portal's year filter is applied client-side (see tool docs); total_found is the upstream, year-unfiltered total.
total_returnedYes
Behavior4/5

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

The description discloses that the search is 'live' and 'real time', indicating results may change and the data comes from the public portal. This adds behavioral context beyond the annotations (readOnly, openWorld, idempotent) by specifying the dynamic nature and scale (3.4M+ provvedimenti). No contradiction 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.

Conciseness5/5

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

The description is compact and front-loaded: it opens with the purpose and scope in the first sentence, follows with useful backend context, and ends with a terse input hint. No filler or redundant content.

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

Completeness5/5

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

Given the rich schema and annotations, the description is sufficient. It explains what the tool does, the data source, and the input pattern. For a search tool with an output schema, this is a complete picture; the only minor gap is unlike sibling tools, but the purpose is clear enough.

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?

While the schema already provides thorough descriptions for all 6 parameters (100% coverage), the description adds a meaningful usage constraint: 'Provide a full-text query, a decision numero, or both.' This is not explicitly stated in the schema and helps the agent know a minimum input is expected.

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 Italian administrative case law, listing the specific courts (Consiglio di Stato, C.G.A.R.S., TAR). It uses a specific verb ('Search') and resource, and distinguishes itself by its exclusive focus on the administrative jurisdiction.

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 a clear context for when to use the tool: it's the live search over the Giustizia Amministrativa portal. It also instructs the agent to provide a query, decision number, or both, which helps in choosing inputs. However, it does not explicitly mention alternatives like it_ga_get_decision for known citations.

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/it-eli-mcp'

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