es_search_constitutional
Resolve a Spanish Constitutional Court citation (number and year) to the full ruling text. Supports sentencias, autos, and declaraciones for accurate retrieval.
Instructions
Resolve a Tribunal Constitucional citation (number + year) to the full ruling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| anno | Yes | the citation year, e.g. ``"2010"``. | |
| tipo | No | one of ``"SENTENCIA"`` (default, -> STC), ``"AUTO"`` (-> ATC), or ``"DECLARACION"`` (-> DTC). | SENTENCIA |
| numero | Yes | the citation number, e.g. ``"31"`` for "STC 31/2010". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| ecli | No | ||
| sala | No | ||
| tipo | No | ||
| fallo | No | ||
| source_url | No | ||
| dataset_note | No | Tribunal Constitucional rulings are reached by internal resolution id (es_get_constitutional_ruling) or by human citation number+year (es_search_constitutional, e.g. numero=31, anno=2010 for 'STC 31/2010'). Source: hj.tribunalconstitucional.es (Sistema HJ / Buscador de jurisprudencia constitucional), server-rendered HTML, no free-text full-content search. | |
| encabezamiento | No | ||
| human_readable_citation | No |