LinkedIn: Classic get applicant resume
linkedin_classic_get_applicant_resumeDownload/retrieve the resume of one applicant to a LinkedIn Classic job. Never infer applicant_id from name; list applicants first and reuse exact applicant.id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Exact LinkedIn job posting ID. Classic: obtain from owned Classic job postings. Recruiter: obtain from the selected Recruiter project's jobs. Never use title/URL as job_id. | |
| account_id | No | Optional Nilyo connection ID (unipile_account_id from list_connected_accounts). Omit when the user has one account for this provider. When several exist, Nilyo never guesses: list them (display name, identifier, provider user ID), choose the one the user named or ask, and pass its ID here. | |
| applicant_id | Yes | Exact applicant profile ID returned by the corresponding applicants listing. Keep it paired with the Classic job_id or Recruiter project_id that produced it. |