create_job_stage
Add a new stage to a job pipeline by specifying stage name, milestone, position, and candidate review time.
Instructions
Create a new pipeline stage for a job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID | |
| name | Yes | Stage name | |
| milestone_id | No | Milestone ID to associate with this stage | |
| position | No | Position of the stage in the pipeline (1-based) | |
| candidate_review_time | No | Expected review time in days |