Parse resume the way an ATS would
parse_resumeInspect a resume through ATS eyes: see detected sections, contact info, experience estimates, bullet metrics, and formatting warnings.
Instructions
Shows what an ATS extracts from the resume: detected sections and headings, contact info, date range and estimated years of experience, bullet stats (metrics, weak verbs, overly long bullets), formatting/parsing warnings, and the raw extracted text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resume_path | No | Path to the resume (.pdf, .md, .txt). Absolute, ~-relative, or a bare file name inside the resume folder (/root/Documents/Resumes). | |
| resume_text | No | Raw resume text — use this to re-score an edited draft without saving a file. | |
| include_text | No | Include the full extracted text (needed for Claude to rewrite bullets). |