Look up Japanese corporation by number
corporation_lookupLook up a Japanese company by its 13-digit corporate number (法人番号) against the National Tax Agency (NTA) corporate-number registry. Returns the registered trade name, head-office address, change history and other public fields as JSON, plus mandatory NTA attribution. Useful when an AI agent already has a corporate number and needs canonical company facts (e.g. validating or enriching a B2B record). To go the other way (company name → number), use corporation_search. Source: Shirabe Corporation API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| law_id | Yes | A 13-digit Japanese corporate number (法人番号), e.g. 1234567890123. |