daily_absent_report
Generate a report of employees absent on a specified date, with optional filters for office and absent type.
Instructions
Report of employees absent on a given date.
Args: date: YYYY-MM-DD. office_id: Falls back to TIPSOI_OFFICE_ID if omitted. absent_type: Tipsoi absent classification code (default 1). per_page: Pagination size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| office_id | No | ||
| absent_type | No | ||
| per_page | No |