Search a national company registry by name or keyword. Pass EXACTLY ONE of:
• `jurisdiction='GB'` - single country, direct.
• `jurisdictions=['GB','NO','FR']` - multi-country when you're unsure; the server asks the user to confirm (clients with MCP elicitation) or errors back asking you to ask in chat. Per-tier cap on distinct countries per call: anonymous=3, pro=10, max=30, enterprise=unlimited.
Returns candidates with unified fields (company_id, company_name, status, incorporation_date, registered_address) plus raw upstream `jurisdiction_data`. For country-specific filters (FR ca_min, CZ czNace, CH canton, etc.) pass the `filters` object — call list_jurisdictions for the per-country schema.
Connector