Skip to main content
Glama

Ricerca fatture

search_invoices
Read-only

Search sent or received electronic invoices on Aruba Fatturazione Elettronica by date, status, document type, and counterpart. Returns paginated results.

Instructions

Cerca fatture elettroniche inviate (ciclo attivo) o ricevute (ciclo passivo) su Aruba Fatturazione Elettronica, filtrando per periodo, stato, tipo documento e controparte. Risultati paginati. NOTA: richiede un'utenza Premium (o delega da Premium); con utenza base risponde 401 per mancanza di deleghe.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPagina dei risultati (default 1)
sizeNoRisultati per pagina (default 10, max 100)
statusNoFiltro stato fattura (per le inviate: 1=presa in carico, 2=errore elaborazione, 3=inviata a SDI, 4=scartata da SDI, 7=consegnata, 8=accettata, 9=rifiutata)
directionYes"sent" = fatture inviate (ciclo attivo), "received" = fatture ricevute (ciclo passivo)
documentTypeNoTipo documento (TD01, TD04, TD24, ...)
senderCountryNoPaese del cedente/prestatore (es. IT). Obbligatorio per utenze Premium
senderVatcodeNoPartita IVA del cedente/prestatore. Obbligatoria per utenze Premium
creationEndDateYesData/ora fine ricezione su piattaforma, ISO 8601. Massimo 10 giorni di differenza da creationStartDate: per periodi più lunghi eseguire più ricerche in finestre da 10 giorni
modifiedEndDateNoData fine ultima modifica, ISO 8601
receiverCountryNoPaese del cessionario/committente
receiverVatcodeNoPartita IVA del cessionario/committente
creationStartDateYesData/ora inizio ricezione su piattaforma, ISO 8601 (es. 2026-08-01 o 2026-08-01T00:00:00)
modifiedStartDateNoData inizio ultima modifica, ISO 8601
receiverFiscalcodeNoCodice fiscale del cessionario/committente
Behavior4/5

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

Annotations declare readOnlyHint=true, so safety profile is covered. The description adds valuable context about the Premium account/delegation requirement and the 401 error for base accounts, plus the 10-day maximum date window. This goes beyond the annotations to reveal real operational constraints.

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

Conciseness4/5

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

Description is a single reasonably concise sentence followed by a brief NOTE about the Premium requirement. It's front-loaded with the core purpose. Slightly verbose with the enumerated filter list but acceptable. The note is important and earns its place.

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?

For a search/list tool with no output schema, it provides good context: filter capabilities, pagination, account requirements, and the 10-day window constraint. Given the tool operates on paginated results and has 14 params, the description covers the essential operational constraints well. Could mention result ordering or default behavior but is largely complete.

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 all 14 parameters are documented in the schema itself. The description adds some context about senderCountry/senderVatcode being mandatory for Premium accounts (which the individual parameter descriptions also mention). The description doesn't add much beyond what the schema already conveys, so baseline 3 is appropriate.

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 electronic invoices (sent/received) on Aruba Fatturazione Elettronica with filters for period, status, document type, and counterparty. It clearly distinguishes from siblings (search vs get/detail/download/send/notifications). However, it doesn't explicitly name sibling alternatives for search functions, so slightly below 5.

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?

Provides clear context about pagination and the Premium account requirement/delegation note (401 without delegations on base accounts). It states what it searches but doesn't explicitly say when to use it vs. siblings like get_invoice_detail. The 10-day window constraint on creationEndDate is helpful usage guidance.

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/MarckDev/aruba-fatture-mcp'

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