List Anomalies
anomaly_listList anomalies in HR, operations, and finance with optional filters by type, severity, and period for daily review and compliance audits.
Instructions
List HR / operational / financial anomalies detected by the system. Filter by type (duplicate_clock_in, overtime_spike, missing_clock_out, expense_outlier, etc.), severity (low/medium/high/critical), or period. Useful for daily HR review and compliance audits. / Lista anomalias detectadas (RRHH/operativas/financieras) con filtros opcionales.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by anomaly type slug / Tipo | |
| severity | No | Filter by severity / Severidad | |
| from | No | Period start ISO 8601 / Inicio | |
| to | No | Period end ISO 8601 / Fin | |
| limit | No | Max results / Maximos | |
| offset | No | Offset / Desplazamiento |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| total | Yes | ||
| limit | Yes | ||
| offset | Yes | ||
| nextCursor | No |