validate_country_compliance
Validate that employees in a country have all required country-specific fields, ensuring payroll and compliance readiness by reporting missing or empty fields.
Instructions
Validate that employees in a country have all required country-specific fields.
Checks each employee against the country's required fields (from knowledge base) and reports which fields are missing or empty. Essential for payroll and compliance readiness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_ids | No | ||
| data_center | No | ||
| auth_user_id | No | ||
| country_code | Yes | ISO country code: COL, MEX, PER, CHL, ARG, BRA, USA, ESP | |
| auth_password | No | ||
| max_employees | No | Max employees to check (1-500) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||