it_case_get_decision
Retrieve the full text of an Italian Constitutional Court decision using its ECLI or year and number.
Instructions
Fetch the full text of one Constitutional Court decision, by ECLI or year + number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anno | No | year (used with ``numero`` when ``ecli`` is not given). | |
| ecli | No | an ECLI, e.g. "ECLI:IT:COST:2024:1". | |
| numero | No | decision number (used with ``anno``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anno | No | ||
| ecli | Yes | ||
| testo | No | ||
| numero | No | ||
| citation | No | ||
| collegio | No | ||
| epigrafe | No | ||
| relatore | No | ||
| presidente | No | ||
| source_url | No | ||
| dispositivo | No | ||
| dataset_note | No | Source: Corte Costituzionale official open data (dati.cortecostituzionale.it) - every decision since 1956, ECLI-native, public for reuse. This is a LOCAL index, provisioned automatically on first use (a sha256-verified pre-built index or a build from the open data) and cached under ~/.matematic; see 'provenance'/'ingested_at' in it_case_stats for freshness, and run 'italy-eli-mcp-caselaw-ingest' to refresh. Scope: the Italian Constitutional Court only - not the Corte di Cassazione or administrative courts. | |
| data_deposito | No | ||
| data_decisione | No | ||
| tipologia_label | No |