parse_job_requirements
Parse job postings to extract requirements and key details for tailoring CVs and applications.
Instructions
Parse job requirements and extract key information for CV tailoring
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | Company name | |
| jobTitle | Yes | The job title/position | |
| location | No | Job location | |
| salaryRange | No | Salary range if provided | |
| requirements | No | Specific requirements if separated | |
| jobDescription | Yes | Full job description text | |
| preferredSkills | No | Preferred skills if separated |