pipeline_summary
Retrieve a job's candidate pipeline grouped by stage, with counts, names, days-in-stage, and last activity—one call replaces multiple API requests.
Instructions
Complete pipeline view for a job — candidates grouped by stage. Read-only.
Users say "show me the pipeline for Backend Engineer" or "how many candidates are in each stage." To find the job_id: list_jobs → match by name. Returns stages with candidate counts, names, days-in-stage, and last activity. One call replaces 5-10 sequential API calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Greenhouse job ID — list_jobs → match by name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |