generate_attendance_report
Generate attendance reports per user and day showing work, break, capacity, overtime, and time off for a specified date range.
Instructions
Generate an attendance report (per user/day: work, break, capacity, overtime, time off) for a date range. Requires the attendance/time-tracking add-on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_range_start | Yes | ||
| date_range_end | Yes | ||
| workspace_id | No | ||
| page | No | ||
| page_size | No | ||
| sort_column | No | ||
| has_time_off | No |