search_jobs
Find verified tech job postings from multiple platforms using filters for location, salary, remote status, employment type, and more.
Instructions
Search active, verified tech job postings across Greenhouse, Lever, Ashby, and Workable with multi-parameter filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-indexed) | |
| limit | No | Number of listings to return (1-50, default 15) | |
| query | No | Keywords matching job title, tech stack, or description (e.g. 'Senior TypeScript Engineer', 'Staff Kubernetes') | |
| sort_by | No | Sorting strategy (recent or salary) | recent |
| currency | No | ISO currency code (e.g. USD, EUR, GBP) | USD |
| location | No | City, country, or region (e.g. 'Berlin', 'United States', 'EMEA') | |
| min_salary | No | Minimum base annual salary in specified currency | |
| company_slug | No | Filter by specific company identifier (e.g. 'stripe', 'vercel') | |
| remote_status | No | Remote work policy filter | any |
| employment_type | No | Employment type filter | any |