juba_get_fallo
Retrieve complete court ruling texts using numeric IDs from the Buenos Aires judicial database. Access full judicial reasoning and metadata for legal research and case analysis.
Instructions
Retrieve the full text of a court ruling by its numeric ID.
Use id_fallo values from search results to get the complete ruling text,
including the full judicial reasoning, not just the summary.
Args:
id_fallo: Numeric ruling ID from search results (e.g., 191298).
Returns:
JSON with metadata (tribunal, caratula, fecha) and full ruling text.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_fallo | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |