Compile a Job-Specific Resume Draft
compile_job_specific_resumeCompile a $0 candidate-controlled ATS-oriented plain-text Markdown resume for one active job using only candidate-verified evidence. Without identity, returns a transient non-persisted preview that cannot be approved or submitted. With a verified candidate key, saves an immutable draft hash plus a machine-readable candidate_review handoff and requires the agent to pause for explicit human review. Never submits or authorizes an application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Active job UUID or slug returned by search_jobs or get_job. | |
| candidate_skills | No | Candidate-declared skills. The draft lists a skill as evidence-backed only when verified evidence supports it. | |
| evidence_bullets | Yes | Candidate-owned factual evidence. Raw text is processed transiently and is not retained in MCP analytics. |