match_jobs
Find new job opportunities using your saved search criteria, filtering out previously viewed or applied positions.
Instructions
Get new job matches based on a saved job hunt configuration. Uses the filters saved in your job hunt (titles, locations, skills, salary, etc.) and only returns jobs you have not already seen, applied to, or rejected. To change filters, use update_job_hunt first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobHuntId | Yes | The job hunt ID to match jobs against | |
| limit | No | Maximum number of results (default: 5, max: 50). Keep low to avoid large responses. | |
| page | No | Page number for pagination (default: 1) |