create_job_hunt
Define job search criteria to track and apply for positions matching your titles, locations, skills, salary, and other preferences.
Instructions
Create a new job hunt to start tracking and applying to jobs. A job hunt defines what jobs you want to find based on titles, locations, skills, salary, etc. You need at least one job hunt to use match_jobs or add_job_to_applications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | A name for this job hunt (e.g., "Senior Engineer roles in SF") | |
| config | Yes | Search filters configuration | |
| autoMode | No | Enable full autopilot mode (default: false). When enabled, jobs are automatically matched, scored against your resume using AI, and applied to if they meet your minMatchScore threshold. Resume customization (if enabled) is applied before each application. Each auto-apply consumes a credit. | |
| dailyLimit | No | Maximum jobs to auto-apply per day (default: 5, max: 100) | |
| minMatchScore | No | Minimum match score for auto-apply (0-1). Jobs below this score will not be auto-applied. Default is 0.70 (70%) when not explicitly set. | |
| customizeResume | No | Enable AI resume customization for applications (default: false) |