search_job_postings
Search LinkedIn job postings by keywords, location, seniority, job type, and more. Uses the connected LinkedIn account and the same protected Classic provider-search budget as people discovery. Respect quota_protection and retry_after_seconds; job search must never be used to bypass a people-search cooldown.
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. |