Search Jobs
search_jobsSearch LinkedIn for job postings using keywords, location, job type, work type, and more. Returns job IDs for retrieving complete job details.
Instructions
Search for jobs on LinkedIn.
Returns job_ids that can be passed to get_job_details for full info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort_by | No | Sort results (date, relevance) | |
| job_type | No | Filter by job type, comma-separated (full_time, part_time, contract, temporary, volunteer, internship, other) | |
| keywords | Yes | Search keywords (e.g., "software engineer", "data scientist") | |
| location | No | Optional location filter (e.g., "San Francisco", "Remote") | |
| max_pages | No | Maximum number of result pages to load (1-10, default 3) | |
| work_type | No | Filter by work type, comma-separated (on_site, remote, hybrid) | |
| easy_apply | No | Only show Easy Apply jobs (default false) | |
| date_posted | No | Filter by posting date (past_hour, past_24_hours, past_week, past_month) | |
| experience_level | No | Filter by experience level, comma-separated (internship, entry, associate, mid_senior, director, executive) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||