br_search_case_tst
Search Brazilian Labor Supreme Court (TST) rulings using free text with AND semantics, returning full case summaries and decisions.
Instructions
Search TST (labor supreme court) rulings by free text - real ruling text.
The query goes into the TST frontend's own "contendo as palavras" (AND)
field - quote an expression for an exact-phrase match, e.g.
"adicional de insalubridade". Returns the index's own total plus a
page of records carrying the real ementa and inteiro_teor prose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tipo | No | document type - ``"ACORDAO"`` (default), ``"DESPACHO"``, ``"SUM"`` (sumulas), ``"OJ"`` (orientacoes jurisprudenciais), ``"PN"``, ``"DESPGP"``, ``"DESPGVP"``, ``"DESPGCG"``. | ACORDAO |
| limit | No | max results per page (default 20). | |
| query | Yes | free text (AND semantics; quotes for exact phrase). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||