search_job_postings
Search LinkedIn job postings by keywords, location, seniority, job type, and more. Returns job offers with company info — great for finding companies that are actively hiring for a specific role. Uses the connected LinkedIn account (Classic search, no Recruiter needed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-50, default 10) | |
| job_type | No | Job type filter. Optional. | |
| keywords | Yes | Job title or keywords to search for (e.g. 'Sales Manager', 'frontend developer') | |
| location | No | Human-readable location (e.g. 'Praha', 'Brno', 'Berlin'). Resolved to LinkedIn geo ID automatically. | |
| presence | No | Workplace type filter. Optional. | |
| seniority | No | Experience level filter. Optional. | |
| easy_apply | No | Filter to Easy Apply jobs only. Optional. | |
| locationId | No | Raw LinkedIn location ID. Use this OR location. | |
| date_posted | No | Only jobs posted within this many days (e.g. 7 for last week). Optional. |