hires_transfer_application
Transfer an applicant to a new job by creating a fresh application on the target job, optionally setting the pipeline stage.
Instructions
Transfer an application to another job. A new application is created on the target job. Optionally specify a stage on the target job's pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Application ID to transfer. | |
| job_id | Yes | Target job ID to transfer the application to. | |
| include | No | Comma-separated relations to embed: candidate, cv.text. | |
| stage_id | No | Pipeline stage ID on the target job. If omitted, defaults to the first stage. |