generate_cv_html
Generate a tailored CV as a styled HTML document for direct web viewing. Provide output directory and optional custom filename.
Instructions
Generate CV as styled HTML document for web viewing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cvData | No | Tailored CV data object | |
| fileName | No | Custom filename (without extension) | |
| outputPath | Yes | Directory path where the CV should be saved |