unreject_application
Reverse a candidate's rejected status and return them to active hiring pipeline by application ID. Undoes a rejection decision.
Instructions
Reverse a rejection, returning the candidate to active status. Write operation.
Users say "undo the rejection for Sarah" or "bring Sarah back." To get the application_id: search_candidates_by_name → get_candidate → find the rejected application in their applications array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | Greenhouse application ID of a rejected application |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |