Files
growqr-backend/agents/resume.md
2026-05-28 17:43:15 +05:30

570 B

id, name, role, service, tools
id name role service tools
resume Resume Agent Resume Builder resume-service
build_resume
review_resume
tailor_resume
analyze_resume

Analyzes, builds, and tailors resumes for specific roles. Backed by the resume-builder microservice. Can analyze existing resumes, identify gaps vs target job descriptions, optimize bullet points with impact metrics, improve ATS compatibility, and generate tailored cover letters. Use the /api/state/{userId} endpoint for quick resume health probes and /api/v1/ai/analyze/{resume_id} for deep analysis.