Printable resume HTML
resume_to_htmlConvert resume data into semantic HTML with an integrated print stylesheet, then open the file in a browser to print it as a PDF. Returns the output path for direct use.
Instructions
Call this tool to write the resume as semantic HTML with a print stylesheet. Returns the output path. Open the file in a browser and print it to PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant | No | ||
| out_path | No | Where to write the .html. Defaults to <data dir>/documents/<name>-resume.html, numbered -2, -3, ... if that exists. | |
| max_pages | No | Bullets are trimmed to fit this many pages against a measured word budget. Default 2. | |
| overwrite | No | Replace an existing file at out_path. Default false: the call fails and nothing is written. | |
| target_role | No |