unreject_application
Undo a candidate's rejection and reactivate their application in Greenhouse. Provide the application ID to reverse the rejection and restore active status.
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 |