get_novedades_cedulas
Retrieve electronic cedula notifications from the Argentine judiciary, distinguishing new from seen items and storing fetched records to prevent duplicate notifications.
Instructions
Get the list of electronic cedula notifications (novedades). Each cedula is marked as 'NEW' or 'SEEN'. New cedulas are those not previously fetched. All fetched cedulas are stored to avoid duplicate notifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of results per page | |
| pageIndex | No | Page index (0-based) | |
| sortColumn | No | Column to sort by | Fecha |
| sortDirection | No | Sort direction | asc |