Evaluate Jobs
evaluate_jobsScore each sourced job for a candidate with a 0-100 fit score, considering must-have requirements, skills, and domain fit. Returns job_id, score, and reason.
Instructions
Score one or more sourced jobs for THIS candidate (holistic). YOU assign each job a 0-100 fit score directly, using the candidate summary (shown in find_jobs / whats_promising) and the job description. Weigh the must-have requirements, the candidate's actual skills and years of experience (a role demanding far more seniority/years than the candidate has should score LOWER), domain fit, and standout strengths. Calibrate and use the FULL range — do not bunch everything at 80+: 80-100 = strong fit and realistic; 60-79 = good with real gaps; 40-59 = partial/stretch (e.g. wrong level); below 40 = poor or wrong field. Pass { job_id, score, reason } per job. Use the EXACT bracketed ids; do not invent them. Score every job in one call. Returns text; call show_board afterward to display the ranked board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| evaluations | Yes | One entry per job to score. |