search_companies_near_pointGeospatial company search: all companies within N km of a lat/lng point (FR only).
Find companies whose registered office lies within a radius of a latitude/longitude coordinate. Backed by France INSEE Sirene's geocoded establishment data. Useful for 'companies within 2 km of the Eiffel Tower' style questions. Returns the same UnifiedSearchCandidate shape as search_companies.
| Name | Type | Required | Description |
|---|---|---|---|
jurisdiction | string | yes | Must be 'FR' — only France exposes this endpoint. |
lat | number | yes | Latitude. |
lng | number | yes | Longitude. |
radius_km | number | yes | Radius in kilometres. |
limit | integer | no | Result cap (default 25). |
This tool currently has no live registry bindings. See per-country support.