get_leave_history
Retrieve approved and pending leave applications within a given date range. Provide start and end dates to access leave history.
Instructions
Get approved and pending leave applications within a date range (leave_historyV2).
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 |