advbox_list_lawsuits
List lawsuits from Advbox using filters like customer, process number, dates, stage, or responsible. Returns paginated results for organized case management.
Instructions
List lawsuits from Advbox with various filter options including customer, process number, dates, stage, and responsible. Returns paginated results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Lawsuit name or part of it | |
| step | No | Filter by step (Aguardando retorno...) | |
| type | No | Filter by type name or ID | |
| group | No | Filter by group name or ID | |
| limit | No | Number of items (1-100) | |
| notes | No | Search in lawsuit notes | |
| stage | No | Filter by stage (Judicial, Recursal...) | |
| folder | No | Lawsuit folder name | |
| offset | No | Pagination offset | |
| created_end | No | Creation date end (YYYY-MM-DD) | |
| customer_id | No | Customer ID associated with the lawsuit | |
| responsible | No | Filter by responsible person | |
| created_start | No | Creation date start (YYYY-MM-DD) | |
| identification | No | Customer CPF/CNPJ | |
| process_number | No | Process number | |
| protocol_number | No | Protocol number | |
| process_date_end | No | Process date end (YYYY-MM-DD) | |
| process_date_start | No | Process date start (YYYY-MM-DD) | |
| status_closure_end | No | Closure date end (YYYY-MM-DD) | |
| status_closure_start | No | Closure date start (YYYY-MM-DD) |