move_application_same_job
Move a candidate's application to any stage within the same job, enabling stage skipping for faster pipeline progression.
Instructions
Move an application to a SPECIFIC stage within the SAME job (skip stages).
Use this to jump a candidate to any stage, e.g. skipping from "Application Review" directly to "Onsite." Requires both from_stage_id and to_stage_id. For sequential advancement to the next stage, use advance_application instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | ||
| from_stage_id | Yes | ||
| to_stage_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |