job_search
Search jobs by title, skill, location. Filter by type and recency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starts at 1) | |
| query | Yes | Job title or keywords, e.g. 'Business Development Manager' | |
| country | No | Country code: de, gb, us, at, ch, nl, fr, it, pl, br, au, in | de |
| sort_by | No | Sort: relevance, date, salary | relevance |
| location | No | City or region, e.g. 'Bielefeld' or 'Berlin' | |
| full_time | No | Full-time only | |
| salary_min | No | Minimum annual salary filter | |
| max_days_old | No | Only jobs posted within N days | |
| results_per_page | No | Results per page (max 50) |