enrich_employee_count
Find the employee count of a company by providing its professional network URL. Optionally filter by date, employment status, and cache policy.
Instructions
Get the number of employees at a company. Cost: 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Professional network company URL | |
| at_date | No | ISO8601 date (YYYY-MM-DD) for historical count, e.g. 2023-12-31 | |
| use_cache | No | Cache freshness guarantee. | |
| coy_name_match | No | Include profiles matching company name. | |
| employment_status | No | Filter by employment status. | |
| estimated_employee_count | No | Include estimated count from profile. |