get_overtime_records
Retrieve approved overtime records for a specified date range to track extra hours worked.
Instructions
Get approved overtime records 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 |