mobile_punch_report
Retrieve a mobile punch report showing app-based check-in/out details, including selfie attendance, filtered by date range and office.
Instructions
Mobile punch (app-based check-in/out, incl. selfie attendance) report.
Args: from_date: YYYY-MM-DD (inclusive). to_date: YYYY-MM-DD (inclusive). office_id: Falls back to TIPSOI_OFFICE_ID. per_page: Pagination size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_date | Yes | ||
| to_date | Yes | ||
| office_id | No | ||
| per_page | No |