search_jobs
Search open job postings read directly from employers' own Greenhouse, Ashby and Lever boards. Unlike a job board, every result carries the employer's real publish date and age in days, so you can tell a role posted this morning from one that has been open two years.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 25) | |
| query | No | Words in the job title, e.g. 'staff backend engineer' | |
| remote | No | Only roles flagged remote | |
| location | No | Any part of the location string, e.g. 'Berlin', 'California' | |
| department | No | Function, e.g. 'Engineering', 'Sales' | |
| technology | No | Technology named in the posting, e.g. 'Python', 'Kubernetes' | |
| max_age_days | No | Only roles posted within this many days | |
| min_age_days | No | Only roles OLDER than this many days -- use to hunt stale listings |