audit_employee_data
Run data integrity checks on an employee, validating job info, personal info, effective dates, manager, compensation, and email. Returns findings with severity levels.
Instructions
Run data integrity checks on a single employee.
Validates: job info exists, employment record exists, personal info complete, effective dates are consistent, manager is valid, compensation exists, email is present. Returns findings with severity levels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | ||
| user_id | Yes | Employee userId to audit | |
| data_center | No | ||
| auth_user_id | No | ||
| auth_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||