get_company_employees
Retrieve a list of employees for a company using its LinkedIn URL slug. Returns names, headlines, and identifiers for prospecting.
Instructions
List employees LinkedIn surfaces for a company (by URL slug). Returns name, headline, and public identifier (feed the slug to get_profile). Prospecting core.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| universal_name | Yes | Company URL slug, e.g. "anthropicresearch" | |
| count | No | Employees to return (default 10) |