save_cv_text
Save tailored CV data as a text file to a chosen directory, enabling local storage of generated CVs.
Instructions
Save CV content as a text file to specified location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cvData | No | Tailored CV data object | |
| fileName | No | Optional custom filename (without extension) | |
| outputPath | Yes | Directory path where the CV should be saved |