leave_balance_report
Generate a leave balance report for employees across a date range, with optional office filter and pagination control.
Instructions
Leave balance report across a date range.
Args: from_date: YYYY-MM-DD. to_date: YYYY-MM-DD. 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 |