get_attendance_abnormal
Retrieve attendance exceptions such as late arrivals, early departures, and missed punches for any date range.
Instructions
Get attendance exceptions (late, early leave, missed punch, etc.) within a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | Range end in `YYYY-MM-DD` format | |
| start_date | Yes | Range start in `YYYY-MM-DD` format |