tailored_resume_link
Create a self-contained data URI link with the tailored resume for a job, enabling direct download or sharing without server access.
Instructions
Return the tailored resume for a job as a base64 data: URI.
The whole document travels inside the link, so it can be pasted anywhere that renders a URL and downloaded without this server running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |