LinkedIn: Recruiter list applicants
linkedin_recruiter_list_applicantsList applicants from a LinkedIn Recruiter Hiring Project talent pool. Resolve project_id first. Recruiter applicants are project-scoped; never substitute a Classic job_id for project_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | Opaque next_cursor returned by previous page; never invent. | |
| filters | No | Recruiter talent-pool applicant filters such as sort/seniority/current-company using documented V2 enums/parameter IDs. | |
| 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. |