get_beneficiaries
Retrieve beneficiary designations for an employee's benefit plans. Optionally filter by plan type.
Instructions
Get beneficiary designations for an employee's benefit plans.
:param employee_id: The employee ID (EMPLID)
:param plan_type: Optional filter by plan type (e.g., '2A' for life insurance)
:return: Beneficiary designations by plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_type | No | ||
| employee_id | Yes |