saij_get_sumarios
Retrieve legal summaries and tagged principles from Argentine court decisions to analyze key holdings and legal topics.
Instructions
Get all legal summaries (sumarios) linked to a court decision.
Each sumario contains a legal principle extracted from the decision,
tagged with thesaurus descriptors. Useful for understanding the key
legal holdings of a case.
Args:
fallo_id: The fallo's id-infojus (e.g. "FA20000057"). The "FA"
prefix is added automatically if missing.
Returns:
JSON with the fallo ID, total count, and array of sumarios, each
with: summary text, thesaurus descriptors (legal topic tags),
tribunal, date, and jurisdiction.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fallo_id | Yes |