generate_and_save_cv_html
Generate a tailored CV from user profile and job requirements, then save it as an HTML file.
Instructions
Generate tailored CV and save directly as HTML (combines CV generation and HTML creation in one step)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileName | No | Custom filename (without extension) | |
| outputPath | Yes | Directory path where the CV should be saved | |
| userProfile | Yes | ||
| jobRequirements | Yes |