search_google_xray
Google X-Ray search for public LinkedIn profiles via Google operators (site:linkedin.com/in). Useful when you don't want to consume LinkedIn search limits. Found profiles are saved into your contacts (in a 'Google X-Ray' list, deduplicated by profile URL) and the tool returns their contact_id values. To move them into the CRM, add them to a campaign with add_contacts_to_campaign (auto-creates CRM leads) or use a CRM tool like set_deal_stage. Paginates Google results and auto-filters duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-100, default 10) | |
| jobTitle | Yes | Job title to search for | |
| keywords | No | Additional keywords to include in search. Optional. | |
| location | No | Location filter (e.g. 'Praha', 'Brno'). Optional. | |
| excludeWords | No | Words to exclude from search. Optional. |