Skip to main content
Glama
alesop95
by alesop95

cerca_normativa

Search Italian legislation by keywords to retrieve the most relevant legal extracts (BM25 ranking). Filter to in-force laws and set result limit for precise normative research.

Instructions

Cerca nella legislazione italiana e restituisce gli estratti normativi piu pertinenti (ranking BM25). USA SEMPRE questo strumento prima di rispondere a una domanda di diritto italiano: non rispondere a memoria. Ogni risultato porta urn, atto, articolo e un estratto: cita sempre atto e articolo nella risposta.

query: testo libero (concetti, parole chiave). solo_vigenti: se True esclude gli atti abrogati. limit: numero massimo di estratti (default 8).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes
solo_vigentiNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A4.3/5.0
Behavior4/5

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

With no annotations provided, the description carries the explanatory burden. It discloses the BM25 ranking behavior, the result fields, the effect of solo_vigenti, and the instruction to cite act and article. It conveys that this is a read/search operation, and there are no hidden destructive side effects.

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 every sentence earns its place: the search behavior, the mandatory usage instruction, the output citation rule, and parameter semantics are all included without waste. The imperative 'USA SEMPRE' is intentionally attention-grabbing and reinforces the priority of this tool.

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 is nearly complete for invocation: it explains purpose, when to use, all parameters, and the structure of results. It could be slightly richer by explaining how it relates to sibling tools or what to do when the ordinary law details are not sufficient, but nothing essential is missing for calling the tool correctly.

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

Parameters5/5

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

The schema has 0% description coverage, but the description compensates fully by defining every parameter: query as free text, solo_vigenti as excluding repealed acts, and limit as the maximum number of extracts with a default of 8. This adds substantial meaning beyond the bare schema types and titles.

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 Italian legislation and returns the most relevant normative extracts using BM25 ranking, which is specific and action-oriented. It does not explicitly mention sibling tools, but the search scope is clear enough for an agent to distinguish it from leggi_atto and info_corpus.

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?

It gives an explicit usage directive: always use this tool before answering Italian law questions and do not answer from memory. However, it does not state when not to use it or mention alternatives, so the guidance is strong on when but not on exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/alesop95/legal-consultant'

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