br_get_case_tcu
Retrieve the full text of a TCU acordao, including deliberation, report, and vote, using acordao number and year. Specify the deciding body when needed to disambiguate.
Instructions
Fetch one TCU acordao with the real ruling text: acordao_texto
(deliberation), relatorio (rapporteur's report) and voto (vote).
A TCU acordao is uniquely identified by (numero, ano, colegiado) - the
same numero/ano recurs across the Plenario and the two Camaras. When
colegiado is omitted and more than one acordao matches, this errors
and lists the matching bodies instead of guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ano | Yes | four-digit year, e.g. ``"2026"``. | |
| numero | Yes | acordao number, e.g. ``"1771"``. | |
| colegiado | No | deciding body - ``"Plenário"``, ``"Primeira Câmara"`` or ``"Segunda Câmara"`` (accent-sensitive, as spelled in the index). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||