List a company's open roles
list_company_jobsFetch all public job postings from a company's ATS (Greenhouse, Lever, or Ashby) using its careers URL slug. Filter by seniority or free text.
Instructions
Fetch all public postings from a single company's ATS job board. Provider is one of greenhouse, lever, or ashby; slug is the company identifier from its careers URL (e.g. boards.greenhouse.io/).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Company identifier in the ATS URL. | |
| query | No | Optional free-text filter. | |
| provider | Yes | ||
| minSeniority | No | Only return roles at or above this seniority level. |