list_hiring_pipeline_stages
List hiring pipeline stages by pipeline ID to filter assigned candidates. Use pipeline_id=0 for master pipeline.
Instructions
List hiring pipeline stages for a given pipeline.
Use pipeline_id=0 for the master hiring pipeline. Returns {id, label} stage entries suitable for filtering assigned candidates by hiring stage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |