get_candidate
Retrieve a candidate's full profile by ID, returning contact info, applications, tags, custom fields, and attachments. This central lookup provides all candidate data needed for workflows.
Instructions
Get a candidate's full profile by ID. Read-only.
Returns name, contact info, all applications (with job names and statuses), tags, custom fields, and attachments. This is the central lookup — most workflows route through here after resolving a name via search_candidates_by_name. For a screening package with resume and location, use screen_candidate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | Greenhouse candidate ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |