format_from_linkedin
Convert a LinkedIn profile into a polished, branded resume or candidate profile. Paste visible profile text to generate a document.
Instructions
Turn a LinkedIn profile into a polished, branded resume or candidate profile. Paste the visible profile text as profile_text. (To capture LinkedIn profiles automatically inside the browser, install the Formatix Chrome extension.) Returns a record_id; poll check_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | No | Optional template id from `list_document_types`. If omitted, call `list_document_types` first to choose a profile/resume template. | |
| profile_text | Yes | The text content of the LinkedIn profile (paste what is visible on the page). | |
| output_format | No | Output file format. Default docx. | docx |
| template_type | No | The template's type. Required if template_id is supplied. | |
| candidate_name | No | Candidate display name. Optional. |