list_leaves_for_employee
Get all leave records for an employee using their employee ID. Shows complete leave history for review and tracking.
Instructions
List all leave entries for a single employee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |