Lookup Company
lookup_companyLook up UK companies on Companies House by name or number to get the public record: status, address, SIC codes, directors, filing deadlines. Use during onboarding to confirm a user's company.
Instructions
Look up a UK company on Companies House — search by name to find candidates, or fetch a single company by its number to get the full public record (registered name, number, status, incorporation date, registered office address, SIC codes, directors/officers, and filing deadlines). Use this during onboarding to find and confirm the user's company ("is this your company?") and to see who the directors are. Read-only — it does NOT save anything; use link_company to save the confirmed company. UK only (Companies House); for non-UK companies, ask the user for their details directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Company name to search for (returns up to ~10 candidates with number, status, and address). Use when you have a name but not a number. | |
| company_number | No | Exact company number to fetch the full record + directors + deadlines. Use once you know the number (e.g. after the user confirms a search candidate). |