Get targeted resume improvement suggestions
optimize_resumeGenerate prioritized rewrite suggestions for a resume, optionally aligned to a job description. Each suggestion includes type, priority, tip, and example rewrite to close keyword gaps.
Instructions
Return prioritized, rewrite-level suggestions for a resume, optionally aimed at a specific role or job description. Each suggestion has a type, priority, tip, and an example rewrite. Pass missingMustHave / missingNiceToHave from analyze_job_description to close keyword gaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jdText | No | Target job description, for role-specific suggestions. | |
| jobTitle | No | Target job title, e.g. "Senior Backend Engineer". | |
| resumeText | Yes | Full plain-text resume. | |
| missingMustHave | No | Required keywords the resume is missing. | |
| missingNiceToHave | No | Preferred keywords the resume is missing. |