check_hr_eligibility
Determine whether an employee qualifies for a specific HR service or policy. Returns eligibility status or employee and service context when the evaluator is unavailable.
Instructions
Check an employee's eligibility for an HR service/policy via the Policy Based HR Case Evaluator skill when available, else return the employee + service context. Parity with ServiceNow HRSD "HR Eligibility Check"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | Employee sys_id, user_name, or email | |
| hr_service | Yes | HR service sys_id or name to check eligibility for |