company_employees
List and filter company employees by seniority, function, and email availability to support lead enrichment and contact discovery.
Instructions
List employees at a company, filterable by seniority and function.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain (e.g., stripe.com) | |
| seniority | No | Filter by seniority (e.g., VP, Director, C-Suite) | |
| function | No | Filter by function (e.g., Engineering, Sales) | |
| has_email | No | Only return people with an email | |
| page | No | Page number (default 1) | |
| per_page | No | Results per page (max 100, default 25) |