fetch_cv
Fetch a person's cv.json — their full machine-readable CV — by FreeCV slug or livelink.cv URL. Returns structured JSON: basics, work, education, skills, languages, availability, ats, verification, i18n.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Full cv.json URL (alternative to slug). | |
| slug | No | The slug, e.g. "ashley" (from livelink.cv/ashley). |