find_linkedin_candidates
Recruiter sourcing: find LinkedIn profiles matching a role, skills, location, experience band, and optional target companies. Returns name, headline, current title/company, profile URL, matched skills, and a match-confidence score. No login required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skills | No | Required skills (e.g. ["Python", "PyTorch"]) | |
| location | No | Location filter (e.g. "Bangalore", "Remote") | |
| maxYears | No | Maximum years of experience | |
| minYears | No | Minimum years of experience | |
| roleTitle | Yes | Role to source for (e.g. "Senior Machine Learning Engineer") | |
| maxResults | No | Max candidates (default 25) | |
| targetCompanies | No | Only return candidates currently at these companies |