br_search_processos
Search procedural metadata of court dockets in a Brazilian tribunal's DataJud index. Find cases by CNJ number or class name, retrieve timeline and court details.
Instructions
Search court dockets (procedural metadata, NOT ruling text) in one tribunal's DataJud CNJ index.
DataJud carries classe/assuntos/orgaoJulgador and the full procedural
timeline (movimentos) for each docket - it does not carry the prose
text of a ruling/acordao/ementa. STF is not covered (see server docstring).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max results (default 20). | |
| query | Yes | free text - a CNJ process number (15+ digits) matches `numeroProcesso` exactly; anything else matches `classe.nome`. | |
| tribunal | Yes | one of the supported tribunal codes, e.g. ``"STJ"``, ``"TST"``, ``"TRF1"``, ``"TJSP"``, ``"TRT2"``, ``"TRE-SP"``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||