campaignstack_extract_company_employees
Extract a company's employees from its LinkedIn People page (up to 1000, LinkedIn's display ceiling; optionally filtered by job titles). Employees land as shared leads tied to the company - re-running updates them, never duplicates. They are NOT added to any lead list; read them with campaignstack_list_company_employees and act with campaignstack_add_leads_to_list. The job runs in the background; one extraction per company at a time. Use campaignstack_list_companies to find company IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | ||
| maxResults | No | ||
| workspaceId | Yes | ||
| positionFilter | No | Job-title keywords separated by " OR ", at most 6 terms |