br_search_processos
Search court dockets in a Brazilian tribunal's DataJud index by process number or case class. Retrieve procedural metadata and timeline, excluding ruling text and STF cases.
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 | |||