Estimate Future Time Off Balance
estimate-time-off-balanceCalculate an employee's future time-off balance by employee ID, with an optional date, to see current balance, units, policy type, and year-to-date usage.
Instructions
Calculate future time off balances for an employee. Returns array of time off types with current balance, units (days/hours), policyType (accruing/discretionary/manual), and usedYearToDate amounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Future date to estimate balance for (YYYY-MM-DD format) | |
| employeeId | Yes | The employee ID to estimate time off balance for |