make_cover_letter
Write a cover letter as a DOCX file, pad it with metadata to meet the 8KB minimum for job boards, and return its path for browser upload.
Instructions
Write a cover letter as a DOCX file into CV_collection and return its path — ready for browser_upload as a supporting file. Boards like Totaljobs reject files smaller than 8KB, so the document is padded through metadata if the text alone is too short. Prefer DOCX over PDF here (PDFs from minimal text are usually under the limit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Cover_Letter | |
| text | Yes |