add_resume
Store a resume by pasting text or uploading a file to tailor it against job listings.
Instructions
Store a resume so it can be tailored against job listings.
Give either text (pasted resume) or path (a file to read). Accepted
files: .md, .txt, .pdf, .docx, .tex. Non-text files are converted to text
for matching and the original is kept so a rewrite can stay in that format.
Re-using a name replaces that resume.
Args: name: label for this resume, e.g. "main" or "backend". text: full resume text, if pasting. path: path to a resume file, if uploading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | main | |
| path | No | ||
| text | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |