get_candidate
Retrieves detailed information about a specific candidate using their unique ID, including skills and experience.
Instructions
Get detailed information about a specific candidate.
Args: candidate_id: The unique ID of the candidate
Returns: JSON string containing full candidate details including skills, experience, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |