bulk_candidate_update
Update multiple candidates at once by specifying IDs and fields to modify. Apply status changes such as rejecting all candidates who failed an assessment.
Instructions
Update many candidates at once. Each item must include an 'id' plus the fields to change, e.g. [{"id":"123","Candidate_Status":"Rejected"}]. Useful for "reject all candidates who failed assessment".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||