search_linkedin_jobs
Search LinkedIn job listings using advanced filters for keyword, location, salary, experience level, job type, and remote preference. Returns results with position title, company, location, salary information, and application links.
Instructions
Search for jobs on LinkedIn with advanced filtering options. Returns job listings with position titles, company names, locations, salary information, and application links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Job title or keywords to search for (e.g., 'software engineer', 'product manager') | |
| location | Yes | Location to search in (e.g., 'San Francisco', 'New York', 'remote') | |
| dateSincePosted | No | Filter by posting date | |
| jobType | No | Type of employment | |
| remoteFilter | No | Work location type | |
| salary | No | Minimum salary filter | |
| experienceLevel | No | Required experience level | |
| limit | No | Number of jobs to return (1-100, default: 10) | |
| sortBy | No | Sort results by recency or relevance | |
| page | No | Page number for pagination (default: 0) |