business_search
Look up official U.S. company registrations from Secretary of State records across 25 states. Retrieve business status, filing dates, and registered agent using a full or partial company name.
Instructions
Look up a U.S. company's official Secretary of State business registration across 25 states (KYB). Returns registration records (status, dates, registered agent). Use the full or partial company name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| states | No | Two-letter state codes to query (e.g. ["NY","TX"]). Omit for all 25 supported states. | |
| exactMatch | No | Only return exact name matches (case-insensitive). Default false. | |
| companyName | Yes | Business name (or part of it) to search for | |
| maxResultsPerState | No | Cap on records per state (1-200, default 25). |