validate_cuil
Validates an Argentine CUIL (Código Único de Identificación Laboral) using the official ANSES checksum algorithm. CUIL is the labor identification number assigned to all workers and employees in Argentina. Use this tool when processing Argentine payroll, employment contracts, social security forms, HR onboarding, or any document requiring a valid Argentine labor identifier. The validation algorithm is identical to CUIT. Returns whether the CUIL is valid and the cleaned CUIL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cuil | Yes | The Argentine CUIL to validate. Formatting (dashes) is automatically removed. Example: '20-12345678-9' or '20123456789' |