Search Jobs
search_jobsKeyword-search recent Arbeitnow job postings (keyless European/German job board, many English-speaking & visa-sponsor roles). The upstream API has no search param, so this scans the most recent pages and filters client-side: it keeps jobs whose title, company name, or any tag contains the query (case-insensitive). Scans up to pages pages (default 3, max 10). Older jobs that have scrolled off the recent pages will not be found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | How many recent pages to scan (default 3, max 10). More pages = older jobs, slower. | |
| query | Yes | Keyword to match against title, company name, or tags (case-insensitive). | |
| remote_only | No | If true, keep only remote jobs (default false). |