validate_corporate_number
Validate 13-digit Japanese corporate numbers offline using the official NTA check-digit formula to verify format and checksum. Does not confirm registry existence.
Instructions
Validate a 13-digit Japanese corporate number (法人番号) offline: format + official NTA check-digit formula. Does NOT confirm the company exists in the registry (use lookup_corporate_number for that).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||