analyze_cv_job_match
Evaluate CV compatibility with a job description by scoring it against requirements and providing targeted suggestions for improvement.
Instructions
Analyzes how well a CV matches a job description without modifying it. Scores the CV against job requirements and provides specific improvement suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cvData | Yes | CV content (base64, raw text, or file path) | |
| jobUrl | Yes | URL of the job posting to analyze against | |
| cvFormat | Yes | Format of the input CV |