jobhound_get_for_tailoring
Fetch the job description and full resume for a job ID, enabling creation of a tailored CV and cover letter.
Instructions
Get everything needed to write a tailored application for a job. Returns the job description and the full resume. After reading this, generate a tailored CV and cover letter, then call jobhound_apply_tailored(job_id, tailored_cv, cover_letter).
Args: job_id: integer ID from jobhound_list('queued')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |