jobs_workable_postings
Retrieve public job postings from a company's Workable careers page, filterable by department, location, remote status, or free-text search.
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 |