Search jobs
search_jobsSearch the index of open job postings. Use for a one-off question about the job market: who is hiring for a role, what is open in a city or country, which companies have remote positions. Returns a page of job records plus a meta.next_cursor to continue; each record has title, company, structured locations, remote flag, employment type, salary when the board publishes one, and an apply URL. Descriptions are omitted unless include_description is set, because they are large. To find what has changed since you last looked, use job_changes instead — do not poll this tool in a loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Free text over title and description. | |
| ats | No | Restrict to one ATS platform. | |
| limit | No | ||
| title | No | Match on the job title. | |
| cursor | No | From a previous meta.next_cursor. | |
| remote | No | Only remote, or only non-remote. | |
| company | No | Company name, partial match. | |
| country | No | ISO-3166 alpha-2, e.g. US, DE. | |
| location | No | City or region. | |
| department | No | ||
| posted_after | No | ISO-8601 timestamp. | |
| employment_type | No | full_time | part_time | contract | intern | temporary | volunteer | |
| include_description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||