tailor_cv
Tailors a CV to a specific job description for ATS compatibility. Delivers keyword matches, format checks, and before-after edits to apply directly.
Instructions
ATS-tailor a CV to ONE specific job and return applyable edits (before → after diffs).
Give the job either as free text (job_text) OR as a board listing (source + job_id
from a search result). Provide cv_text as plain text / markdown.
Returns:
advice: labelled guidance (keyword MATCH, ADD THESE KEYWORDS, TITLE, FORMAT CHECK).
edits: a list of {title, rationale, before, after} — each before is a verbatim CV
snippet and after its ATS-tailored replacement; apply them as diffs.
examples: anonymised real-world phrasing references (style only — never copy facts).
Never invents experience. Anonymous = up to 5 edits (free tier). Rate-limited (~30/hr per IP).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cv_text | Yes | ||
| job_text | No | ||
| source | No | ||
| job_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||