get_candidate
Retrieve detailed information for a candidate by their ID. Specify optional fields to customize the response.
Instructions
Get details for a specific candidate by ID.
Args: candidate_id: The Candidate ID fields: Comma-separated fields to return (default: all common fields)
Returns: JSON object with candidate details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | ||
| fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |