get_company_employees
Lists employees at a company by accessing its /people/ page, with optional keyword and limit filters.
Instructions
List employees at a company from the /people/ page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | ||
| keyword | No | Optional filter, e.g. 'engineer' | |
| limit | No |