List Applicants
list_applicantsSearch recruitment applicants by first name, last name, or email. Retrieve candidate details from HR Partner to manage hiring processes.
Instructions
Get recruitment applicants (candidates). Search matches first name, last name or email (including email domain).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Match text against applicant first name, last name or email (e.g. 'Smith' or '@gmail.com') | |
| max_records | No | Optional client-side limit on the number of records returned. Use to keep responses small when exploring data; the API itself does not paginate. |