Write a cover letter .docx
cover_letter_createGenerate a one-page cover letter from your stored profile with opening, fit, proof, and close. Returns the output path, word count, and bracketed prompts for missing details to complete.
Instructions
Call this tool to write a one-page cover letter from the stored profile: opening, fit, proof, close. Returns the output path, the word count, and every bracketed prompt left for you to fill in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| tone | No | Default "formal". | formal |
| company | Yes | ||
| out_path | No | Where to write the .docx. Defaults to <data dir>/documents/<company>-<role>-cover-letter.docx, numbered -2, -3, ... if that exists. | |
| overwrite | No | Replace an existing file at out_path. Default false: the call fails and nothing is written. | |
| highlights | No | Points to lead with. Each is checked against the profile; anything not found there is returned as a bracketed prompt, not printed as fact. | |
| hiring_manager | No | ||
| job_description | No | Paste the posting. Used only to pick which of your own skills to lead with; no figure from the posting is ever restated as yours. |