search_google_xray
Google X-Ray search for public LinkedIn profiles via Google operators. For company discovery pass the company in keywords and several realistic jobTitles; they are combined with OR in one web query. Existing matching contacts are returned with their contact_id instead of disappearing as duplicates, so they can be enriched. Results remain unverified until enrich_contacts confirms the current employer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-100, default 10) | |
| list_id | No | UUID of an existing lead list to save the found contacts into (from list_lead_lists). Optional — defaults to the 'Google X-Ray' list. | |
| jobTitle | No | One job title. Use jobTitles for company decision-maker fallback. | |
| keywords | No | Additional keywords to include in search. Optional. | |
| location | No | Location filter (e.g. 'Praha', 'Brno'). Optional. | |
| jobTitles | No | Alternative job titles combined with OR in one query, e.g. President, General Manager, Finance Director, Plant Manager. | |
| excludeWords | No | Words to exclude from search. Optional. |