Find Jobs
find_jobsSearch live jobs from LinkedIn, Greenhouse, Lever, and other boards. Deduplicate results and return full descriptions with filters for role, location, experience, and job type, using your saved profile by default.
Instructions
Source live jobs (LinkedIn + Greenhouse, Lever, Ashby, Workday, SmartRecruiters, Hacker News, RemoteOK, Remotive), dedup them, and return them as text with full descriptions. Uses the saved profile's roles/location by default; pass query/location/filters to override. This returns UNSCORED jobs and does NOT show a card UI — immediately score all of them with evaluate_jobs (a 0-100 fit score + reason each), then show_board once, to present the single ranked board. Do not just list them back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max jobs to return/persist this run (default 15). | |
| query | No | Role/keyword filter, e.g. 'backend java spring'. Overrides the profile's target roles. | |
| remote | No | Workplace type (LinkedIn); also sets remote preference. | |
| sort_by | No | LinkedIn result ordering. | |
| sources | No | Restrict to these sources (default: all). | |
| job_type | No | Employment type (LinkedIn). | |
| location | No | Location filter, e.g. 'California' or 'Remote'. Overrides the profile's search location. | |
| max_years | No | Candidate's years of experience for this search (overrides the saved profile); also defaults the seniority filter. | |
| salary_min | No | Minimum annual salary filter (LinkedIn), e.g. 100000. | |
| date_posted | No | Recency filter (LinkedIn). | |
| verify_urls | No | If true, network-verify each job URL (slower). Default false. | |
| max_applicants | No | Surface low-applicant LinkedIn jobs (uses LinkedIn's early-applicant filter, ~under 25). Exact applicant-count filtering requires the LinkedIn cookie. | |
| experience_level | No | Seniority filter (LinkedIn). |