jobs_workable_postings
Retrieve public Workable job postings for any company using its careers URL slug. Filter by department, location, remote status, or search text to get normalized job details.
Instructions
List a company's Workable postings. Lists a company's public Workable postings, normalized to the shared Job shape, optionally filtered by department, location, or remote. The company is the Workable account slug from its careers URL https://apply.workable.com/{company}/. Detail (full description) is fetched per job via the single-posting endpoint. Credential-free public ATS JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remote | No | Filter by remote (true or false) | |
| search | No | Free-text search | |
| company | Yes | Workable account slug (careers URL) | |
| location | No | Filter: location contains | |
| department | No | Filter: department contains |