late_report
Generate a combined report of late arrivals, leaves, and absences for a specified date range, filterable by office and company.
Instructions
Late / leave / absent combined report over a date range.
Args: from_date: YYYY-MM-DD (inclusive). to_date: YYYY-MM-DD (inclusive). office_id: Falls back to TIPSOI_OFFICE_ID. company_id: Falls back to TIPSOI_COMPANY_ID. per_page: Pagination size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | Yes | ||
| to_date | Yes | ||
| office_id | No | ||
| company_id | No | ||
| per_page | No |