hires_update_application
Update an application's pipeline stage, disqualification status, or CV attachment. Use for general edits; for explicit stage moves, prefer the dedicated move/advance tools.
Instructions
Update application fields such as stage, disqualification flag, and CV. For explicit stage transitions prefer hires_move_application or hires_advance_application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cv | No | Replace or attach a CV. | |
| id | Yes | Application ID. | |
| include | No | Comma-separated relations to embed: candidate, cv.text. | |
| stage_id | No | Move application to this pipeline stage. | |
| is_disqualified | No | Set to true to disqualify the candidate on this application. |