people_search
Search for people profiles using natural language queries across LinkedIn, GitHub, and StackOverflow. Optionally enrich LinkedIn profiles with contact information.
Instructions
Search for people profiles using natural language across LinkedIn, GitHub, and StackOverflow. Credits: 1 per reserved slot up front (default maxResults=100). Enrichment: +1 credit per LinkedIn profile with contact info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number. | |
| query | No | Natural language query. Required for new searches. | |
| enrich | No | Request email/phone enrichment for LinkedIn profiles. | |
| filters | No | Structured filters. | |
| per_page | No | Results per page (max 50, default 10). | |
| searchId | No | Existing search ID for pagination. | |
| timeoutMs | No | Max wait time in ms. | |
| maxResults | No | Max profiles to collect (default 100). Charged up front. | |
| includeLogs | No | Include pipeline trace logs. | |
| returnAllProfiles | No | Return all matched profiles, not just current page. |