get_dependents
Retrieve an employee's dependents and beneficiaries including personal information, relationship, benefits coverage, and national ID.
Instructions
Get dependents and beneficiaries for an employee.
Returns:
- Dependent personal information
- Relationship to employee
- Benefits coverage status
- National ID (if available)
:param employee_id: The employee ID (EMPLID)
:return: List of dependents with their details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee_id | Yes |