Search LinkedIn People (Not Available)
linkedin_search_peopleSearch for LinkedIn members by keywords such as name, title, or company to identify relevant professionals for recruitment, sales, or networking.
Instructions
Search for LinkedIn members by keywords.
⚠️ NOTE: This tool is NOT available with standard OAuth apps. People search requires LinkedIn Sales Navigator API or a third-party provider.
This tool returns a clear error message explaining the limitation.
Args:
keywords (string, required): Search keywords (name, title, company, etc.)
start (number): Start index for pagination (default: 0)
count (number): Number of results (max 50, default: 10)
response_format ('markdown' | 'json'): Output format (default: 'markdown')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results to return (max 50) | |
| start | No | Start index for pagination | |
| keywords | Yes | Keywords to search for (name, title, company, etc.) | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |