get_applicant
Retrieve a specific applicant's details using their applicant ID.
Instructions
Get a specific applicant by ID.
Args: applicant_id: The applicant ID.
Returns: Applicant details as dictionary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applicant_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||