get_company_employees
Retrieve a list of employees for a specific company using its LinkedIn URL slug. Get names, headlines, and public identifiers to support 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) |