ashby_get_candidate
Retrieve a complete candidate profile including contact info, social links, tags, resume handles, source, and all applications with current stages to evaluate suitability.
Instructions
Get a comprehensive candidate profile.
Returns everything needed to evaluate a candidate: name, contact info, social links, tags, resume/file handles, source, and all their applications with current stages. Fetches the candidate profile, then resolves each application for full details.
Response: candidate (id, name, email, phone, socialLinks, tags, source, profileUrl, fileHandles), applications[] (id, status, job, current_stage, source, hiringTeam).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| candidate_id | Yes | The candidate ID (UUID) to fetch. |