hires_update_candidate
Update candidate details, profile answers, and CV to keep recruiting data in sync across ATS, CRM, sourcing, and enrichment tools.
Instructions
Update candidate fields, profile answers, and optional CV. Used for bi-directional sync from ATS, CRM, sourcing, or enrichment tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cv | No | CV/resume file to attach (base64 payload). | |
| id | Yes | Candidate ID (integer) or alias (string). | |
| No | Candidate email address. | ||
| phone | No | Candidate phone number. | |
| job_id | No | Job ID to create a new application for this candidate. | |
| profile | No | Key-value map of profile field answers. Keys can be question text or question_id. | |
| stage_id | No | Pipeline stage ID for the application. Requires job_id. | |
| last_name | No | Candidate last name. | |
| first_name | No | Candidate first name. |