br_get_case_tcu
Fetch full ruling text of a TCU acórdão (deliberation, rapporteur report, vote) by number and year. Specify the deciding body if the same number recurs across chambers.
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 | |||