Search UK Due Diligence Registers
searchSearch UK due diligence registers at once, including Companies House, Charity Commission, disqualified directors, and Gazette insolvency notices. Returns result IDs for full records via fetch.
Instructions
Search across all UK due diligence registers simultaneously.
Searches Companies House, Charity Commission, disqualified directors, and Gazette insolvency notices in parallel. Returns a list of result IDs — use fetch with each ID to retrieve the full record.
registers_searched names the registers that actually answered and
registers_unavailable those that failed; is_partial is true whenever
the latter is non-empty. An empty ids with is_partial true means
UNRESOLVED, not "nothing on record". If no register answers at all the
call raises rather than returning an empty result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Company name, charity name, director name, or keyword to search for across all UK due diligence registers |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||