im_get_match_score
Calculate the match score between a specific candidate and job, returning a 0–1 score with criteria breakdown to compare fit.
Instructions
Calculate the match score between a specific candidate and job. Returns a score (0–1) with a breakdown of matching criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | Candidate identifier | |
| job_id | Yes | Job requisition identifier |