generate_cv_markdown
Create a Markdown CV from tailored data for easy editing and version control. Specify output directory and filename to save.
Instructions
Generate CV as Markdown format for easy editing and version control
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 |