save_tailored_resume
Store a tailored LaTeX resume for a specific job, replacing any previous version for that job.
Instructions
Store a tailored resume for a job as LaTeX. Replaces any previous version for that job.
Args: job_id: the job this version targets. content: the full tailored resume, a complete LaTeX document. extension: output file type; leave as "tex" unless you have a reason not to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| content | Yes | ||
| extension | No | tex |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |