Br Validate Cpf
br__validate_cpfValidate Brazilian CPF numbers to confirm they are correctly formatted and mathematically valid, supporting inputs with or without separators.
Instructions
Validate a Brazilian CPF (individual taxpayer ID).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpf | Yes | CPF string, with or without ``.``/``-`` separators. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| valid | Yes | ||
| value | No | ||
| country_code | No |