Read an existing resume .docx
resume_readExtract profile fields from a Word resume, including name, contact, summary, skills, roles, and education. Returns parsed data plus unparsed sections for review.
Instructions
Call this tool to extract an existing Word resume into the profile shape: name, contact, summary, skills, roles with bullets, education. Returns the parsed profile, the sections found, and anything unparsed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to an existing .docx. Legacy .doc and .rtf are not readable here. Parsed best effort, section by heading. | |
| save | No | Store the result as the profile. Default false: nothing is saved. Review the result first. | |
| variant | No |