Skip to main content
Glama

risoluzioni_circolari

Restituisce risoluzioni e circolari dell'Agenzia delle Entrate per anno, con possibilità di filtrare per tipo e ricerca testo libero. Aggiornate ogni settimana tramite scraper. Fonte: agenziaentrate.gov.it/portale/risoluzioni. NOTA: Questo è un servizio a pagamento ($0.01/chiamata via x402).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoTesto da cercare nell'oggetto del documento (es: iva, bonus, cessione)
annoNoAnno di riferimento (default: anno corrente)
tipoNoTipo di documento (default: tutti)

TDQS

A4/5.0
Behavior4/5

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

Non essendoci annotazioni, la descrizione deve comunicare da sola i comportamenti. Aggiunge informazioni utili come l'aggiornamento tramite scraper, la fonte ufficiale e il costo per chiamata ($0.01 via x402). Non menziona però il formato di ritorno o eventuali limitazioni, ma per un tool di lettura è sufficiente.

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?

La descrizione è composta da tre frasi concise e tutte informative: scopo, aggiornamento/fonte, e nota sul pagamento. Nessuna parola superflua e informazioni 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?

Per un tool di recupero con 3 parametri opzionali e senza output schema, la descrizione copre gli aspetti principali: cosa restituisce, la fonte, l'aggiornamento e il costo. Manca la struttura di ritorno, ma la semplicità dei dati non richiede ulteriori dettagli.

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?

Lo schema copre già tutti i parametri con descrizioni, quindi la baseline è 3. La descrizione riformula genericamente il filtraggio per tipo e ricerca testo libero, ma non aggiunge dettagli oltre allo schema.

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?

La descrizione specifica chiaramente l'azione ('Restituisce'), la risorsa ('risoluzioni e circolari dell'Agenzia delle Entrate') e l'ambito ('per anno'), distinguendosi dai tool fratelli che sono calcolatori o scadenzari. La fonte citata aggiunge ulteriore chiarezza.

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?

La descrizione fornisce contesto sull'aggiornamento settimanale e sulla fonte, ma non indica esplicitamente quando usare questo tool rispetto ad alternative come novita_fiscali o scadenzario_fiscale. L'utilizzo è implicito nel purpose, ma manca una guida diretta.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4/5.0
Disambiguation5/5

Every tool has a clearly distinct purpose with no ambiguity. Each tool targets a specific Italian fiscal or administrative calculation (e.g., codice fiscale, crypto tax, IRPEF) or information retrieval task (e.g., ATECO groups, fiscal news, deadlines), and their descriptions precisely define their scope without overlap.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in Italian (e.g., calcola_codice_fiscale, lista_gruppi_ateco, novita_fiscali). The naming is uniform across all tools, using snake_case and descriptive terms that align with their functions, making them easily readable and predictable.

Tool Count5/5

With 9 tools, the count is well-scoped for the server's purpose of providing Italian fiscal and administrative tools. Each tool earns its place by covering key areas such as tax calculations, regulatory information, and deadlines, offering a comprehensive yet manageable set for agents to handle related tasks.

Completeness4/5

The tool set provides strong coverage for Italian fiscal calculations and information retrieval, including core tax types (e.g., IRPEF, INPS, forfettario), administrative codes, and regulatory updates. Minor gaps might exist, such as tools for specific deductions or advanced tax scenarios, but agents can likely work around these with the available tools for most common workflows.

Resources