LinkedIn: Recruiter get applicant
linkedin_recruiter_get_applicantGet one Recruiter applicant. Required chain: list/select Hiring Project -> project.id -> list applicants -> applicant.id. applicant_id is scoped to the selected project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. | |
| project_id | Yes | Exact LinkedIn Recruiter Hiring Project ID from linkedin_recruiter_list_projects. Never pass project name. | |
| 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. |