Extract structured requirements from a job description
analyze_job_descriptionParse a job posting into structured data to identify keyword gaps and key responsibilities, then feed the results into resume optimization for ATS alignment.
Instructions
Parse a job posting into structured data: title, company, seniority, industry, must-have keywords, nice-to-have keywords, and key responsibilities. Feed the result into optimize_resume to find keyword gaps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jdText | Yes | The full job description text. |